index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_ondisk.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-04-12
xfs: clean up scrub context if scrub setup returns -EDEADLOCK
Darrick J. Wong
1
-12
/
+16
2023-04-12
xfs: allow queued AG intents to drain before scrubbing
Darrick J. Wong
16
-21
/
+438
2023-04-12
xfs: add a tracepoint to report incorrect extent refcounts
Darrick J. Wong
2
-1
/
+39
2023-04-12
xfs: update copyright years for scrub/ files
Darrick J. Wong
33
-33
/
+33
2023-04-12
xfs: fix author and spdx headers on scrub/ files
Darrick J. Wong
33
-64
/
+64
2023-04-12
xfs: create traced helper to get extra perag references
Darrick J. Wong
9
-20
/
+22
2023-04-12
xfs: give xfs_refcount_intent its own perag reference
Darrick J. Wong
3
-23
/
+50
2023-04-12
xfs: give xfs_rmap_intent its own perag reference
Darrick J. Wong
3
-21
/
+44
2023-04-12
xfs: give xfs_extfree_intent its own perag reference
Darrick J. Wong
3
-22
/
+47
2023-04-12
xfs: pass per-ag references to xfs_free_extent
Darrick J. Wong
7
-24
/
+28
2023-04-12
xfs: give xfs_bmap_intent its own perag reference
Darrick J. Wong
3
-1
/
+33
2023-04-12
xfs: document future directions of online fsck
Darrick J. Wong
1
-0
/
+210
2023-04-12
xfs: document the userspace fsck driver program
Darrick J. Wong
1
-0
/
+316
2023-04-12
xfs: document directory tree repairs
Darrick J. Wong
1
-0
/
+419
2023-04-12
xfs: document metadata file repair
Darrick J. Wong
1
-0
/
+536
2023-04-12
xfs: document full filesystem scans for online fsck
Darrick J. Wong
1
-0
/
+681
2023-04-12
xfs: document online file metadata repair code
Darrick J. Wong
1
-0
/
+154
2023-04-12
xfs: document btree bulk loading
Darrick J. Wong
1
-0
/
+665
2023-04-12
xfs: document pageable kernel memory
Darrick J. Wong
1
-0
/
+500
2023-04-12
xfs: document how online fsck deals with eventual consistency
Darrick J. Wong
1
-0
/
+332
2023-04-12
xfs: document the filesystem metadata checking strategy
Darrick J. Wong
2
-0
/
+588
2023-04-12
xfs: document the user interface for online fsck
Darrick J. Wong
1
-0
/
+113
2023-04-12
xfs: document the testing plan for online fsck
Darrick J. Wong
1
-0
/
+186
2023-04-12
xfs: document the general theory underlying online fsck design
Darrick J. Wong
1
-0
/
+404
2023-04-12
xfs: document the motivation for online fsck design
Darrick J. Wong
2
-0
/
+213
2023-04-09
Linux 6.3-rc6
v6.3-rc6
Linus Torvalds
1
-1
/
+1
2023-04-07
cifs: double lock in cifs_reconnect_tcon()
Dan Carpenter
1
-1
/
+1
2023-04-07
block: don't set GD_NEED_PART_SCAN if scan partition failed
Yu Kuai
1
-1
/
+7
2023-04-06
tracing/synthetic: Make lastcmd_mutex static
Steven Rostedt (Google)
1
-1
/
+1
2023-04-06
net: stmmac: check fwnode for phy device before scanning for phy
Michael Sit Wei Hong
1
-4
/
+11
2023-04-06
ftrace: Fix issue that 'direct->addr' not restored in modify_ftrace_direct()
Zheng Yejian
1
-6
/
+9
2023-04-06
swiotlb: fix a braino in the alignment check fix
Petr Tesarik
1
-3
/
+3
2023-04-06
block: ublk: make sure that block size is set correctly
Ming Lei
1
-1
/
+3
2023-04-06
ublk: read any SQE values upfront
Jens Axboe
1
-2
/
+20
2023-04-06
net: stmmac: Add queue reset into stmmac_xdp_open() function
Song Yoong Siang
1
-0
/
+2
2023-04-06
selftests: net: rps_default_mask.sh: delete veth link specifically
Hangbin Liu
1
-0
/
+1
2023-04-06
net: fec: make use of MDIO C45 quirk
Greg Ungerer
2
-12
/
+25
2023-04-06
maple_tree: fix a potential concurrency bug in RCU mode
Peng Zhang
1
-2
/
+1
2023-04-06
maple_tree: fix get wrong data_end in mtree_lookup_walk()
Peng Zhang
1
-10
/
+5
2023-04-06
mm/swap: fix swap_info_struct race between swapoff and get_swap_pages()
Rongwei Wang
1
-1
/
+2
2023-04-06
nilfs2: fix sysfs interface lifetime
Ryusuke Konishi
2
-5
/
+9
2023-04-06
mm: take a page reference when removing device exclusive entries
Alistair Popple
1
-1
/
+15
2023-04-06
mm: vmalloc: avoid warn_alloc noise caused by fatal signal
Yafang Shao
1
-3
/
+5
2023-04-06
nilfs2: initialize "struct nilfs_binfo_dat"->bi_pad field
Tetsuo Handa
2
-0
/
+2
2023-04-06
nilfs2: fix potential UAF of struct nilfs_sc_info in nilfs_segctor_thread()
Ryusuke Konishi
1
-2
/
+1
2023-04-06
zsmalloc: document freeable stats
Sergey Senozhatsky
1
-0
/
+2
2023-04-06
zsmalloc: document new fullness grouping
Sergey Senozhatsky
1
-59
/
+74
2023-04-06
fsdax: force clear dirty mark if CoW
Shiyang Ruan
1
-0
/
+37
2023-04-06
mm/hugetlb: fix uffd wr-protection for CoW optimization path
Peter Xu
1
-2
/
+12
2023-04-06
mm: enable maple tree RCU mode by default
Liam R. Howlett
3
-2
/
+7
[next]