aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/Makefile
Commit message (Expand)AuthorAge
* xfs: move xfs_trans_inode.c to libxfs/Eric Sandeen2019-07-15
* xfs: multithreaded iwalk implementationDarrick J. Wong2019-07-03
* xfs: create simplified inode walk functionDarrick J. Wong2019-07-02
* xfs: merge xfs_trans_bmap.c into xfs_bmap_item.cChristoph Hellwig2019-06-28
* xfs: merge xfs_trans_rmap.c into xfs_rmap_item.cChristoph Hellwig2019-06-28
* xfs: merge xfs_trans_refcount.c into xfs_refcount_item.cChristoph Hellwig2019-06-28
* xfs: merge xfs_trans_extfree.c into xfs_extfree_item.cChristoph Hellwig2019-06-28
* xfs: use bios directly to read and write the log recovery buffersChristoph Hellwig2019-06-28
* treewide: prefix header search paths with $(srctree)/Masahiro Yamada2019-05-17
* xfs: add online scrub for superblock countersDarrick J. Wong2019-04-30
* xfs: scrub/repair should update filesystem metadata healthDarrick J. Wong2019-04-16
* xfs: track metadata health statusDarrick J. Wong2019-04-14
* xfs: move the repair extent list into its own fileDarrick J. Wong2018-07-30
* xfs: move various type verifiers to common fileDave Chinner2018-06-08
* xfs: convert to SPDX license tagsDave Chinner2018-06-06
* xfs: repair superblocksDarrick J. Wong2018-05-30
* xfs: move growfs core to libxfsDave Chinner2018-05-15
* xfs: implement the metadata repair ioctl flagDarrick J. Wong2018-05-15
* xfs: use a b+tree for the in-core extent listChristoph Hellwig2017-11-06
* xfs: scrub quota informationDarrick J. Wong2017-10-26
* xfs: scrub realtime bitmap/summaryDarrick J. Wong2017-10-26
* xfs: scrub directory parent pointersDarrick J. Wong2017-10-26
* xfs: scrub symbolic linksDarrick J. Wong2017-10-26
* xfs: scrub extended attributesDarrick J. Wong2017-10-26
* xfs: scrub directory metadataDarrick J. Wong2017-10-26
* xfs: scrub directory/attribute btreesDarrick J. Wong2017-10-26
* xfs: scrub inode block mappingsDarrick J. Wong2017-10-26
* xfs: scrub inodesDarrick J. Wong2017-10-26
* xfs: scrub refcount btreesDarrick J. Wong2017-10-26
* xfs: scrub rmap btreesDarrick J. Wong2017-10-26
* xfs: scrub inode btreesDarrick J. Wong2017-10-26
* xfs: scrub free space btreesDarrick J. Wong2017-10-26
* xfs: scrub the secondary superblocksDarrick J. Wong2017-10-26
* xfs: create helpers to scrub a metadata btreeDarrick J. Wong2017-10-26
* xfs: probe the scrub ioctlDarrick J. Wong2017-10-26
* xfs: create an ioctl to scrub AG metadataDarrick J. Wong2017-10-26
* xfs: use the common helper uuid_is_null()Amir Goldstein2017-06-05
* xfs: implement the GETFSMAP ioctlDarrick J. Wong2017-04-03
* xfs: introduce the CoW forkDarrick J. Wong2016-10-04
* xfs: log bmap intent itemsDarrick J. Wong2016-10-04
* xfs: create bmbt update intent log itemsDarrick J. Wong2016-10-04
* xfs: log refcount intent itemsDarrick J. Wong2016-10-03
* xfs: create refcount update intent log itemsDarrick J. Wong2016-10-03
* xfs: add refcount btree operationsDarrick J. Wong2016-10-03
* xfs: define the on-disk refcount btree formatDarrick J. Wong2016-10-03
* xfs: set up per-AG free space reservationsDarrick J. Wong2016-09-18
* Merge tag 'xfs-rmap-for-linus-4.8-rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2016-08-06
|\
| * xfs: log rmap intent itemsDarrick J. Wong2016-08-02
| * xfs: create rmap update intent log itemsDarrick J. Wong2016-08-02
| * xfs: define the on-disk rmap btree formatDarrick J. Wong2016-08-02