blob: 4e893323d780649b06a6b39db0f7ae844016f029 [file] [log] [blame]
5a3930e27ef9 ("xfs: improve xfs_forget_acl")
a25446224353 ("xfs: pass an initialized xfs_da_args structure to xfs_attr_set")
6cc4f4fff10d ("xfs: merge xfs_attrmulti_attr_remove into xfs_attrmulti_attr_set")
0eb81a5f5c34 ("xfs: merge xfs_attr_remove into xfs_attr_set")
d29f781c32b1 ("xfs: Remove all strlen in all xfs_attr_* functions for attr names.")
8cde9f259c7d ("xfs: also remove cached ACLs when removing the underlying attr")
5f213ddbcbe8 ("xfs: fix missing header includes")
a5155b870d68 ("xfs: always log corruption errors")
c2414ad6e66a ("xfs: replace -EIO with -EFSCORRUPTED for corrupt metadata")
7a42c70ea0dd ("xfs: disable xfs_ioc_space for always COW inodes")
ddbca70cc45c ("xfs: allocate xattr buffer on demand")
9df243a1a9e6 ("xfs: consolidate attribute value copying")
e3cc4554ce1b ("xfs: move remote attr retrieval into xfs_attr3_leaf_getvalue")
a0e959d3c9d5 ("xfs: remove unnecessary indenting from xfs_attr3_leaf_getvalue")
728bcaa3e0f9 ("xfs: make attr lookup returns consistent")
707e0ddaf67e ("fs: xfs: Remove KM_NOSLEEP and KM_SLEEP.")
858b44dc62a1 ("xfs: remove more ondisk directory corruption asserts")
294fc7a4c8ec ("fs: xfs: xfs_log: Don't use KM_MAYFAIL at xfs_log_reserve().")
6d6ccedd7682 ("xfs: only allocate memory for scrubbing attributes when we need it")
00816759337c ("xfs: refactor attr scrub memory allocation function")
3addd248800c ("xfs: refactor extended attribute buffer pointer functions")
7035f9724f84 ("xfs: introduce new v5 bulkstat structure")
8bfe9d1810e6 ("xfs: rename bulkstat functions")
40786717c88c ("xfs: multithreaded iwalk implementation")
677717fbd4b0 ("xfs: refactor INUMBERS to use iwalk functions")
04b8fba2e1bf ("xfs: refactor iwalk code to handle walking inobt records")
2b5eb826011b ("xfs: refactor xfs_iwalk_grab_ichunk")
5e29f3b72083 ("xfs: change xfs_iwalk_grab_ichunk to use startino, not lastino")
da1d9e591247 ("xfs: move bulkstat ichunk helpers to iwalk code")
2810bd6840e4 ("xfs: convert bulkstat to new iwalk infrastructure")
f16fe3ecde62 ("xfs: bulkstat should copy lastip whenever userspace supplies one")
ebd126a651f8 ("xfs: convert quotacheck to use the new iwalk functions")
a211432c27ff ("xfs: create simplified inode walk function")
73d30d48749f ("xfs: remove XFS_TRANS_NOFS")
250d4b4c4097 ("xfs: remove unused header files")
c63cdd4fc9cc ("xfs: move small allocation helper")
2a4f35f984f0 ("xfs: clean up small allocation helper")
81f400417351 ("xfs: merge xfs_trans_extfree.c into xfs_extfree_item.c")
73f0d23633c1 ("xfs: merge xfs_bud_init into xfs_trans_get_bud")
60883447f452 ("xfs: merge xfs_rud_init into xfs_trans_get_rud")
ebeb8e062906 ("xfs: merge xfs_cud_init into xfs_trans_get_cud")
9c5e7c2ae34b ("xfs: merge xfs_efd_init into xfs_trans_get_efd")
e8b78db77d48 ("xfs: don't require log items to implement optional methods")
f5b999c03f4c ("xfs: remove unused flag arguments")
ef325959993e ("xfs: separate inode geometry")
025197ebb08a ("xfs: inode btree scrubber should calculate im_boffset correctly")
5cd213b0fec6 ("xfs: don't reserve per-AG space for an internal log")
75efa57d0bf5 ("xfs: add online scrub for superblock counters")
710d707d2fa9 ("xfs: always rejoin held resources during defer roll")
3994fc489575 ("xfs: merge adjacent io completions of the same type")