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
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
xfs: refactor log recovery item sorting into a generic dispatch structure
Darrick J. Wong
2020-05-08
1
-0
/
+3
*
xfs: stop CONFIG_XFS_DEBUG from changing compiler flags
Arnd Bergmann
2020-05-04
1
-2
/
+0
*
xfs: introduce fake roots for ag-rooted btrees
Darrick J. Wong
2020-03-18
1
-0
/
+1
*
xfs: remove the now unused dir ops infrastructure
Christoph Hellwig
2019-11-10
1
-1
/
+0
*
xfs: move xfs_trans_inode.c to libxfs/
Eric Sandeen
2019-07-15
1
-2
/
+2
*
xfs: multithreaded iwalk implementation
Darrick J. Wong
2019-07-03
1
-0
/
+1
*
xfs: create simplified inode walk function
Darrick J. Wong
2019-07-02
1
-0
/
+1
*
xfs: merge xfs_trans_bmap.c into xfs_bmap_item.c
Christoph Hellwig
2019-06-28
1
-1
/
+0
*
xfs: merge xfs_trans_rmap.c into xfs_rmap_item.c
Christoph Hellwig
2019-06-28
1
-2
/
+1
*
xfs: merge xfs_trans_refcount.c into xfs_refcount_item.c
Christoph Hellwig
2019-06-28
1
-1
/
+0
*
xfs: merge xfs_trans_extfree.c into xfs_extfree_item.c
Christoph Hellwig
2019-06-28
1
-1
/
+0
*
xfs: use bios directly to read and write the log recovery buffers
Christoph Hellwig
2019-06-28
1
-0
/
+1
*
treewide: prefix header search paths with $(srctree)/
Masahiro Yamada
2019-05-18
1
-2
/
+2
*
xfs: add online scrub for superblock counters
Darrick J. Wong
2019-04-30
1
-0
/
+1
*
xfs: scrub/repair should update filesystem metadata health
Darrick J. Wong
2019-04-16
1
-0
/
+1
*
xfs: track metadata health status
Darrick J. Wong
2019-04-14
1
-0
/
+1
*
xfs: move the repair extent list into its own file
Darrick J. Wong
2018-07-29
1
-0
/
+1
*
xfs: move various type verifiers to common file
Dave Chinner
2018-06-08
1
-0
/
+1
*
xfs: convert to SPDX license tags
Dave Chinner
2018-06-06
1
-13
/
+1
*
xfs: repair superblocks
Darrick J. Wong
2018-05-30
1
-0
/
+1
*
xfs: move growfs core to libxfs
Dave Chinner
2018-05-15
1
-0
/
+1
*
xfs: implement the metadata repair ioctl flag
Darrick J. Wong
2018-05-15
1
-0
/
+7
*
xfs: use a b+tree for the in-core extent list
Christoph Hellwig
2017-11-06
1
-0
/
+1
*
xfs: scrub quota information
Darrick J. Wong
2017-10-26
1
-0
/
+1
*
xfs: scrub realtime bitmap/summary
Darrick J. Wong
2017-10-26
1
-0
/
+2
*
xfs: scrub directory parent pointers
Darrick J. Wong
2017-10-26
1
-0
/
+1
*
xfs: scrub symbolic links
Darrick J. Wong
2017-10-26
1
-0
/
+1
*
xfs: scrub extended attributes
Darrick J. Wong
2017-10-26
1
-0
/
+1
*
xfs: scrub directory metadata
Darrick J. Wong
2017-10-26
1
-0
/
+1
*
xfs: scrub directory/attribute btrees
Darrick J. Wong
2017-10-26
1
-0
/
+1
*
xfs: scrub inode block mappings
Darrick J. Wong
2017-10-26
1
-0
/
+1
*
xfs: scrub inodes
Darrick J. Wong
2017-10-26
1
-0
/
+1
*
xfs: scrub refcount btrees
Darrick J. Wong
2017-10-26
1
-0
/
+1
*
xfs: scrub rmap btrees
Darrick J. Wong
2017-10-26
1
-0
/
+1
*
xfs: scrub inode btrees
Darrick J. Wong
2017-10-26
1
-0
/
+1
*
xfs: scrub free space btrees
Darrick J. Wong
2017-10-26
1
-0
/
+1
*
xfs: scrub the secondary superblocks
Darrick J. Wong
2017-10-26
1
-0
/
+1
*
xfs: create helpers to scrub a metadata btree
Darrick J. Wong
2017-10-26
1
-0
/
+1
*
xfs: probe the scrub ioctl
Darrick J. Wong
2017-10-26
1
-0
/
+1
*
xfs: create an ioctl to scrub AG metadata
Darrick J. Wong
2017-10-26
1
-0
/
+11
*
xfs: use the common helper uuid_is_null()
Amir Goldstein
2017-06-05
1
-2
/
+1
*
xfs: implement the GETFSMAP ioctl
Darrick J. Wong
2017-04-03
1
-0
/
+1
*
xfs: introduce the CoW fork
Darrick J. Wong
2016-10-04
1
-0
/
+1
*
xfs: log bmap intent items
Darrick J. Wong
2016-10-04
1
-0
/
+1
*
xfs: create bmbt update intent log items
Darrick J. Wong
2016-10-04
1
-0
/
+1
*
xfs: log refcount intent items
Darrick J. Wong
2016-10-03
1
-0
/
+1
*
xfs: create refcount update intent log items
Darrick J. Wong
2016-10-03
1
-0
/
+1
*
xfs: add refcount btree operations
Darrick J. Wong
2016-10-03
1
-0
/
+1
*
xfs: define the on-disk refcount btree format
Darrick J. Wong
2016-10-03
1
-0
/
+1
*
xfs: set up per-AG free space reservations
Darrick J. Wong
2016-09-19
1
-0
/
+1
[next]