index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
libxfs
Age
Commit message (
Expand
)
Author
2019-09-23
xfs: convert inode to extent format after extent merge due to shift
Brian Foster
2019-09-03
xfs: define a flags field for the AG geometry ioctl structure
Darrick J. Wong
2019-09-03
xfs: add a xfs_valid_startblock helper
Christoph Hellwig
2019-08-30
xfs: remove the unused XFS_ALLOC_USERDATA flag
Christoph Hellwig
2019-08-30
xfs: allocate xattr buffer on demand
Dave Chinner
2019-08-30
xfs: consolidate attribute value copying
Dave Chinner
2019-08-30
xfs: move remote attr retrieval into xfs_attr3_leaf_getvalue
Dave Chinner
2019-08-30
xfs: remove unnecessary indenting from xfs_attr3_leaf_getvalue
Dave Chinner
2019-08-30
xfs: make attr lookup returns consistent
Dave Chinner
2019-08-30
xfs: reverse search directory freespace indexes
Dave Chinner
2019-08-30
xfs: speed up directory bestfree block scanning
Dave Chinner
2019-08-30
xfs: factor free block index lookup from xfs_dir2_node_addname_int()
Dave Chinner
2019-08-30
xfs: factor data block addition from xfs_dir2_node_addname_int()
Dave Chinner
2019-08-30
xfs: move xfs_dir2_addname()
Dave Chinner
2019-08-30
xfs: remove all *_ITER_CONTINUE values
Darrick J. Wong
2019-08-29
xfs: remove all *_ITER_ABORT values
Darrick J. Wong
2019-08-28
xfs: reinitialize rm_flags when unpacking an offset into an rmap irec
Darrick J. Wong
2019-08-28
xfs: remove unnecessary int returns from deferred bmap functions
Darrick J. Wong
2019-08-28
xfs: remove unnecessary int returns from deferred refcount functions
Darrick J. Wong
2019-08-28
xfs: remove unnecessary int returns from deferred rmap functions
Darrick J. Wong
2019-08-28
xfs: remove unnecessary parameter from xfs_iext_inc_seq
Darrick J. Wong
2019-08-28
xfs: fix sign handling problem in xfs_bmbt_diff_two_keys
Darrick J. Wong
2019-08-28
xfs: don't return _QUERY_ABORT from xfs_rmap_has_other_keys
Darrick J. Wong
2019-08-28
xfs: fix maxicount division by zero error
Darrick J. Wong
2019-08-26
xfs: remove excess function parameter description in 'xfs_btree_sblock_v5hdr_...
zhengbin
2019-08-26
xfs: add kmem allocation trace points
Dave Chinner
2019-08-26
fs: xfs: Remove KM_NOSLEEP and KM_SLEEP.
Tetsuo Handa
2019-08-12
xfs: don't crash on null attr fork xfs_bmapi_read
Darrick J. Wong
2019-08-12
xfs: remove more ondisk directory corruption asserts
Darrick J. Wong
2019-07-15
xfs: sync up xfs_trans_inode with userspace
Eric Sandeen
2019-07-15
xfs: move xfs_trans_inode.c to libxfs/
Eric Sandeen
2019-07-05
xfs: attribute scrub should use seen_enough to pass error values
Darrick J. Wong
2019-07-04
xfs: allow single bulkstat of special inodes
Darrick J. Wong
2019-07-04
xfs: specify AG in bulk req
Darrick J. Wong
2019-07-03
xfs: wire up the v5 inumbers ioctl
Darrick J. Wong
2019-07-03
xfs: wire up new v5 bulkstat ioctls
Darrick J. Wong
2019-07-03
xfs: introduce v5 inode group structure
Darrick J. Wong
2019-07-03
xfs: introduce new v5 bulkstat structure
Darrick J. Wong
2019-07-03
xfs: remove various bulk request typedef usage
Darrick J. Wong
2019-07-02
xfs: create simplified inode walk function
Darrick J. Wong
2019-07-02
xfs: create iterator error codes
Darrick J. Wong
2019-06-30
xfs: remove XFS_TRANS_NOFS
Christoph Hellwig
2019-06-28
xfs: remove unused header files
Eric Sandeen
2019-06-28
xfs: account for log space when formatting new AGs
Darrick J. Wong
2019-06-28
xfs: refactor free space btree record initialization
Darrick J. Wong
2019-06-28
xfs: always update params on small allocation
Brian Foster
2019-06-28
xfs: skip small alloc cntbt logic on NULL cursor
Brian Foster
2019-06-28
xfs: move small allocation helper
Brian Foster
2019-06-28
xfs: clean up small allocation helper
Brian Foster
2019-06-28
xfs: add struct xfs_mount pointer to struct xfs_buf
Christoph Hellwig
[next]