index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xfs
Commit message (
Expand
)
Author
Age
Files
Lines
*
xfs: abort directory parent scrub scans if we encounter a zapped directory
Darrick J. Wong
2023-12-15
4
-0
/
+46
*
xfs: zap broken inode forks
Darrick J. Wong
2023-12-15
11
-46
/
+808
*
xfs: repair inode records
Darrick J. Wong
2023-12-15
7
-2
/
+1018
*
xfs: set inode sick state flags when we zap either ondisk fork
Darrick J. Wong
2023-12-15
13
-12
/
+166
*
xfs: dont cast to char * for XFS_DFORK_*PTR macros
Darrick J. Wong
2023-12-15
2
-2
/
+2
*
xfs: add missing nrext64 inode flag check to scrub
Darrick J. Wong
2023-12-15
1
-0
/
+4
*
xfs: try to attach dquots to files before repairing them
Darrick J. Wong
2023-12-15
7
-5
/
+55
*
xfs: disable online repair quota helpers when quota not enabled
Darrick J. Wong
2023-12-15
2
-0
/
+11
*
xfs: repair refcount btrees
Darrick J. Wong
2023-12-15
12
-19
/
+856
*
xfs: repair inode btrees
Darrick J. Wong
2023-12-15
11
-51
/
+1022
*
xfs: repair free space btrees
Darrick J. Wong
2023-12-15
20
-21
/
+1224
*
xfs: remove trivial bnobt/inobt scrub helpers
Darrick J. Wong
2023-12-15
4
-46
/
+39
*
xfs: roll the scrub transaction after completing a repair
Darrick J. Wong
2023-12-15
1
-3
/
+6
*
xfs: move the per-AG datatype bitmaps to separate files
Darrick J. Wong
2023-12-15
8
-150
/
+175
*
xfs: create separate structures and code for u32 bitmaps
Darrick J. Wong
2023-12-15
4
-166
/
+458
*
xfs: constrain dirty buffers while formatting a staged btree
Darrick J. Wong
2023-12-15
3
-11
/
+50
*
xfs: move btree bulkload record initialization to ->get_record implementations
Darrick J. Wong
2023-12-15
2
-15
/
+17
*
xfs: add debug knobs to control btree bulk load slack factors
Darrick J. Wong
2023-12-15
4
-3
/
+76
*
xfs: read leaf blocks when computing keys for bulkloading into node blocks
Darrick J. Wong
2023-12-15
3
-2
/
+10
*
xfs: set XBF_DONE on newly formatted btree block that are ready for writing
Darrick J. Wong
2023-12-15
1
-0
/
+6
*
xfs: force all buffers to be written during btree bulk load
Darrick J. Wong
2023-12-15
3
-7
/
+42
*
xfs: initialise di_crc in xfs_log_dinode
Dave Chinner
2023-12-15
1
-0
/
+3
*
xfs: fix an off-by-one error in xreap_agextent_binval
Darrick J. Wong
2023-12-15
1
-1
/
+1
*
xfs: short circuit xfs_growfs_data_private() if delta is zero
Eric Sandeen
2023-12-15
1
-0
/
+4
*
xfs: pass the defer ops directly to xfs_defer_add
Christoph Hellwig
2023-12-14
7
-36
/
+10
*
xfs: pass the defer ops instead of type to xfs_defer_start_recovery
Christoph Hellwig
2023-12-14
9
-12
/
+13
*
xfs: store an ops pointer in struct xfs_defer_pending
Christoph Hellwig
2023-12-14
8
-36
/
+34
*
xfs: move xfs_attr_defer_type up in xfs_attr_item.c
Christoph Hellwig
2023-12-14
1
-33
/
+33
*
xfs: consolidate the xfs_attr_defer_* helpers
Christoph Hellwig
2023-12-14
2
-71
/
+21
*
xfs: recompute growfsrtfree transaction reservation while growing rt volume
Darrick J. Wong
2023-12-13
1
-0
/
+5
*
xfs: move xfs_ondisk.h to libxfs/
Christoph Hellwig
2023-12-07
1
-0
/
+0
*
xfs: use static_assert to check struct sizes and offsets
Christoph Hellwig
2023-12-07
1
-4
/
+4
*
xfs: extract xfs_da_buf_copy() helper function
Zhang Tianci
2023-12-07
3
-52
/
+36
*
xfs: update dir3 leaf block metadata after swap
Zhang Tianci
2023-12-07
1
-0
/
+7
*
xfs: ensure logflagsp is initialized in xfs_bmap_del_extent_real
Jiachen Zhang
2023-12-07
1
-42
/
+31
*
xfs: clean up xfs_fsops.h
Christoph Hellwig
2023-12-07
1
-5
/
+5
*
xfs: clean up the xfs_reserve_blocks interface
Christoph Hellwig
2023-12-07
5
-50
/
+14
*
xfs: clean up the XFS_IOC_FSCOUNTS handler
Christoph Hellwig
2023-12-07
3
-26
/
+20
*
xfs: clean up the XFS_IOC_{GS}ET_RESBLKS handler
Christoph Hellwig
2023-12-07
1
-44
/
+43
*
mm, pmem, xfs: Introduce MF_MEM_PRE_REMOVE for unbind
Shiyang Ruan
2023-12-07
1
-6
/
+102
*
xfs: force small EFIs for reaping btree extents
Darrick J. Wong
2023-12-06
3
-11
/
+104
*
xfs: log EFIs for all btree blocks being used to stage a btree
Darrick J. Wong
2023-12-06
2
-8
/
+29
*
xfs: implement block reservation accounting for btrees we're staging
Darrick J. Wong
2023-12-06
4
-0
/
+595
*
xfs: remove unused fields from struct xbtree_ifakeroot
Darrick J. Wong
2023-12-06
1
-6
/
+0
*
xfs: automatic freeing of freshly allocated unwritten space
Darrick J. Wong
2023-12-06
3
-8
/
+117
*
xfs: remove __xfs_free_extent_later
Darrick J. Wong
2023-12-06
11
-27
/
+16
*
xfs: allow pausing of pending deferred work items
Darrick J. Wong
2023-12-06
3
-16
/
+111
*
xfs: don't append work items to logged xfs_defer_pending objects
Darrick J. Wong
2023-12-06
1
-13
/
+48
*
xfs: make xchk_iget safer in the presence of corrupt inode btrees
Darrick J. Wong
2023-12-06
3
-4
/
+31
*
xfs: elide ->create_done calls for unlogged deferred work
Darrick J. Wong
2023-12-06
2
-3
/
+4
[next]