summaryrefslogtreecommitdiffstats
path: root/fs/xfs/libxfs (follow)
Commit message (Expand)AuthorAgeFilesLines
* xfs: change the seconds fields in xfs_bulkstat to signedDarrick J. Wong2019-10-151-4/+4
* xfs: move local to extent inode logging into bmap helperBrian Foster2019-10-094-7/+8
* xfs: remove broken error handling on failed attr sf to leaf changeBrian Foster2019-10-091-17/+2
* xfs: log the inode on directory sf to block format changeBrian Foster2019-10-092-0/+2
* xfs: remove unused flags arg from xfs_get_aghdr_buf()Eric Sandeen2019-10-071-3/+2
* xfs: log proper length of superblockEric Sandeen2019-09-241-1/+1
* xfs: revert 1baa2800e62d ("xfs: remove the unused XFS_ALLOC_USERDATA flag")Darrick J. Wong2019-09-232-5/+10
* xfs: convert inode to extent format after extent merge due to shiftBrian Foster2019-09-231-0/+5
* xfs: define a flags field for the AG geometry ioctl structureDarrick J. Wong2019-09-041-1/+1
* xfs: add a xfs_valid_startblock helperChristoph Hellwig2019-09-032-1/+8
* xfs: remove the unused XFS_ALLOC_USERDATA flagChristoph Hellwig2019-08-312-10/+5
* xfs: allocate xattr buffer on demandDave Chinner2019-08-314-9/+49
* xfs: consolidate attribute value copyingDave Chinner2019-08-311-39/+49
* xfs: move remote attr retrieval into xfs_attr3_leaf_getvalueDave Chinner2019-08-312-16/+2
* xfs: remove unnecessary indenting from xfs_attr3_leaf_getvalueDave Chinner2019-08-311-16/+17
* xfs: make attr lookup returns consistentDave Chinner2019-08-313-24/+48
* xfs: reverse search directory freespace indexesDave Chinner2019-08-311-8/+5
* xfs: speed up directory bestfree block scanningDave Chinner2019-08-311-63/+34
* xfs: factor free block index lookup from xfs_dir2_node_addname_int()Dave Chinner2019-08-311-92/+102
* xfs: factor data block addition from xfs_dir2_node_addname_int()Dave Chinner2019-08-311-166/+158
* xfs: move xfs_dir2_addname()Dave Chinner2019-08-311-71/+69
* xfs: remove all *_ITER_CONTINUE valuesDarrick J. Wong2019-08-313-8/+4
* xfs: remove all *_ITER_ABORT valuesDarrick J. Wong2019-08-304-17/+17
* xfs: reinitialize rm_flags when unpacking an offset into an rmap irecDarrick J. Wong2019-08-282-1/+1
* xfs: remove unnecessary int returns from deferred bmap functionsDarrick J. Wong2019-08-282-8/+8
* xfs: remove unnecessary int returns from deferred refcount functionsDarrick J. Wong2019-08-283-44/+28
* xfs: remove unnecessary int returns from deferred rmap functionsDarrick J. Wong2019-08-284-52/+36
* xfs: remove unnecessary parameter from xfs_iext_inc_seqDarrick J. Wong2019-08-281-4/+4
* xfs: fix sign handling problem in xfs_bmbt_diff_two_keysDarrick J. Wong2019-08-281-2/+14
* xfs: don't return _QUERY_ABORT from xfs_rmap_has_other_keysDarrick J. Wong2019-08-281-1/+4
* xfs: fix maxicount division by zero errorDarrick J. Wong2019-08-281-2/+7
* xfs: remove excess function parameter description in 'xfs_btree_sblock_v5hdr_...zhengbin2019-08-271-2/+0
* xfs: add kmem allocation trace pointsDave Chinner2019-08-271-0/+8
* fs: xfs: Remove KM_NOSLEEP and KM_SLEEP.Tetsuo Handa2019-08-2611-35/+35
* xfs: don't crash on null attr fork xfs_bmapi_readDarrick J. Wong2019-08-121-8/+21
* xfs: remove more ondisk directory corruption assertsDarrick J. Wong2019-08-122-8/+14
* xfs: sync up xfs_trans_inode with userspaceEric Sandeen2019-07-151-0/+4
* xfs: move xfs_trans_inode.c to libxfs/Eric Sandeen2019-07-151-0/+152
* xfs: attribute scrub should use seen_enough to pass error valuesDarrick J. Wong2019-07-051-1/+7
* xfs: allow single bulkstat of special inodesDarrick J. Wong2019-07-041-1/+12
* xfs: specify AG in bulk reqDarrick J. Wong2019-07-041-2/+8
* xfs: wire up the v5 inumbers ioctlDarrick J. Wong2019-07-041-0/+8
* xfs: wire up new v5 bulkstat ioctlsDarrick J. Wong2019-07-041-1/+23
* xfs: introduce v5 inode group structureDarrick J. Wong2019-07-041-0/+11
* xfs: introduce new v5 bulkstat structureDarrick J. Wong2019-07-042-2/+48
* xfs: remove various bulk request typedef usageDarrick J. Wong2019-07-041-8/+8
* xfs: create simplified inode walk functionDarrick J. Wong2019-07-022-4/+36
* xfs: create iterator error codesDarrick J. Wong2019-07-023-3/+9
* xfs: remove XFS_TRANS_NOFSChristoph Hellwig2019-06-301-1/+0
* xfs: remove unused header filesEric Sandeen2019-06-2935-138/+0