aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/libxfs
Commit message (Expand)AuthorAge
* xfs: change the seconds fields in xfs_bulkstat to signedDarrick J. Wong2019-10-15
* xfs: move local to extent inode logging into bmap helperBrian Foster2019-10-09
* xfs: remove broken error handling on failed attr sf to leaf changeBrian Foster2019-10-09
* xfs: log the inode on directory sf to block format changeBrian Foster2019-10-09
* xfs: remove unused flags arg from xfs_get_aghdr_buf()Eric Sandeen2019-10-06
* xfs: log proper length of superblockEric Sandeen2019-09-24
* xfs: revert 1baa2800e62d ("xfs: remove the unused XFS_ALLOC_USERDATA flag")Darrick J. Wong2019-09-23
* xfs: convert inode to extent format after extent merge due to shiftBrian Foster2019-09-23
* xfs: define a flags field for the AG geometry ioctl structureDarrick J. Wong2019-09-04
* xfs: add a xfs_valid_startblock helperChristoph Hellwig2019-09-03
* xfs: remove the unused XFS_ALLOC_USERDATA flagChristoph Hellwig2019-08-31
* xfs: allocate xattr buffer on demandDave Chinner2019-08-31
* xfs: consolidate attribute value copyingDave Chinner2019-08-31
* xfs: move remote attr retrieval into xfs_attr3_leaf_getvalueDave Chinner2019-08-31
* xfs: remove unnecessary indenting from xfs_attr3_leaf_getvalueDave Chinner2019-08-31
* xfs: make attr lookup returns consistentDave Chinner2019-08-31
* xfs: reverse search directory freespace indexesDave Chinner2019-08-31
* xfs: speed up directory bestfree block scanningDave Chinner2019-08-31
* xfs: factor free block index lookup from xfs_dir2_node_addname_int()Dave Chinner2019-08-31
* xfs: factor data block addition from xfs_dir2_node_addname_int()Dave Chinner2019-08-31
* xfs: move xfs_dir2_addname()Dave Chinner2019-08-31
* xfs: remove all *_ITER_CONTINUE valuesDarrick J. Wong2019-08-31
* xfs: remove all *_ITER_ABORT valuesDarrick J. Wong2019-08-30
* xfs: reinitialize rm_flags when unpacking an offset into an rmap irecDarrick J. Wong2019-08-28
* xfs: remove unnecessary int returns from deferred bmap functionsDarrick J. Wong2019-08-28
* xfs: remove unnecessary int returns from deferred refcount functionsDarrick J. Wong2019-08-28
* xfs: remove unnecessary int returns from deferred rmap functionsDarrick J. Wong2019-08-28
* xfs: remove unnecessary parameter from xfs_iext_inc_seqDarrick J. Wong2019-08-28
* xfs: fix sign handling problem in xfs_bmbt_diff_two_keysDarrick J. Wong2019-08-28
* xfs: don't return _QUERY_ABORT from xfs_rmap_has_other_keysDarrick J. Wong2019-08-28
* xfs: fix maxicount division by zero errorDarrick J. Wong2019-08-28
* xfs: remove excess function parameter description in 'xfs_btree_sblock_v5hdr_...zhengbin2019-08-26
* xfs: add kmem allocation trace pointsDave Chinner2019-08-26
* fs: xfs: Remove KM_NOSLEEP and KM_SLEEP.Tetsuo Handa2019-08-26
* xfs: don't crash on null attr fork xfs_bmapi_readDarrick J. Wong2019-08-12
* xfs: remove more ondisk directory corruption assertsDarrick J. Wong2019-08-12
* xfs: sync up xfs_trans_inode with userspaceEric Sandeen2019-07-15
* xfs: move xfs_trans_inode.c to libxfs/Eric Sandeen2019-07-15
* xfs: attribute scrub should use seen_enough to pass error valuesDarrick J. Wong2019-07-05
* xfs: allow single bulkstat of special inodesDarrick J. Wong2019-07-04
* xfs: specify AG in bulk reqDarrick J. Wong2019-07-04
* xfs: wire up the v5 inumbers ioctlDarrick J. Wong2019-07-03
* xfs: wire up new v5 bulkstat ioctlsDarrick J. Wong2019-07-03
* xfs: introduce v5 inode group structureDarrick J. Wong2019-07-03
* xfs: introduce new v5 bulkstat structureDarrick J. Wong2019-07-03
* xfs: remove various bulk request typedef usageDarrick J. Wong2019-07-03
* xfs: create simplified inode walk functionDarrick J. Wong2019-07-02
* xfs: create iterator error codesDarrick J. Wong2019-07-02
* xfs: remove XFS_TRANS_NOFSChristoph Hellwig2019-06-30
* xfs: remove unused header filesEric Sandeen2019-06-28