index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
Makefile
Age
Commit message (
Expand
)
Author
2022-05-04
xfs: Set up infrastructure for log attribute replay
Allison Henderson
2020-05-08
xfs: refactor log recovery item sorting into a generic dispatch structure
Darrick J. Wong
2020-05-04
xfs: stop CONFIG_XFS_DEBUG from changing compiler flags
Arnd Bergmann
2020-03-18
xfs: introduce fake roots for ag-rooted btrees
Darrick J. Wong
2019-11-10
xfs: remove the now unused dir ops infrastructure
Christoph Hellwig
2019-07-15
xfs: move xfs_trans_inode.c to libxfs/
Eric Sandeen
2019-07-03
xfs: multithreaded iwalk implementation
Darrick J. Wong
2019-07-02
xfs: create simplified inode walk function
Darrick J. Wong
2019-06-28
xfs: merge xfs_trans_bmap.c into xfs_bmap_item.c
Christoph Hellwig
2019-06-28
xfs: merge xfs_trans_rmap.c into xfs_rmap_item.c
Christoph Hellwig
2019-06-28
xfs: merge xfs_trans_refcount.c into xfs_refcount_item.c
Christoph Hellwig
2019-06-28
xfs: merge xfs_trans_extfree.c into xfs_extfree_item.c
Christoph Hellwig
2019-06-28
xfs: use bios directly to read and write the log recovery buffers
Christoph Hellwig
2019-05-18
treewide: prefix header search paths with $(srctree)/
Masahiro Yamada
2019-04-30
xfs: add online scrub for superblock counters
Darrick J. Wong
2019-04-16
xfs: scrub/repair should update filesystem metadata health
Darrick J. Wong
2019-04-14
xfs: track metadata health status
Darrick J. Wong
2018-07-29
xfs: move the repair extent list into its own file
Darrick J. Wong
2018-06-08
xfs: move various type verifiers to common file
Dave Chinner
2018-06-06
xfs: convert to SPDX license tags
Dave Chinner
2018-05-30
xfs: repair superblocks
Darrick J. Wong
2018-05-15
xfs: move growfs core to libxfs
Dave Chinner
2018-05-15
xfs: implement the metadata repair ioctl flag
Darrick J. Wong
2017-11-06
xfs: use a b+tree for the in-core extent list
Christoph Hellwig
2017-10-26
xfs: scrub quota information
Darrick J. Wong
2017-10-26
xfs: scrub realtime bitmap/summary
Darrick J. Wong
2017-10-26
xfs: scrub directory parent pointers
Darrick J. Wong
2017-10-26
xfs: scrub symbolic links
Darrick J. Wong
2017-10-26
xfs: scrub extended attributes
Darrick J. Wong
2017-10-26
xfs: scrub directory metadata
Darrick J. Wong
2017-10-26
xfs: scrub directory/attribute btrees
Darrick J. Wong
2017-10-26
xfs: scrub inode block mappings
Darrick J. Wong
2017-10-26
xfs: scrub inodes
Darrick J. Wong
2017-10-26
xfs: scrub refcount btrees
Darrick J. Wong
2017-10-26
xfs: scrub rmap btrees
Darrick J. Wong
2017-10-26
xfs: scrub inode btrees
Darrick J. Wong
2017-10-26
xfs: scrub free space btrees
Darrick J. Wong
2017-10-26
xfs: scrub the secondary superblocks
Darrick J. Wong
2017-10-26
xfs: create helpers to scrub a metadata btree
Darrick J. Wong
2017-10-26
xfs: probe the scrub ioctl
Darrick J. Wong
2017-10-26
xfs: create an ioctl to scrub AG metadata
Darrick J. Wong
2017-06-05
xfs: use the common helper uuid_is_null()
Amir Goldstein
2017-04-03
xfs: implement the GETFSMAP ioctl
Darrick J. Wong
2016-10-04
xfs: introduce the CoW fork
Darrick J. Wong
2016-10-04
xfs: log bmap intent items
Darrick J. Wong
2016-10-04
xfs: create bmbt update intent log items
Darrick J. Wong
2016-10-03
xfs: log refcount intent items
Darrick J. Wong
2016-10-03
xfs: create refcount update intent log items
Darrick J. Wong
2016-10-03
xfs: add refcount btree operations
Darrick J. Wong
2016-10-03
xfs: define the on-disk refcount btree format
Darrick J. Wong
[next]