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