index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
libxfs
Age
Commit message (
Expand
)
Author
2022-05-12
xfs: split remote attr setting out from replace path
Dave Chinner
2022-05-12
xfs: consolidate leaf/node states in xfs_attr_set_iter
Dave Chinner
2022-05-12
xfs: kill XFS_DAC_LEAF_ADDNAME_INIT
Dave Chinner
2022-05-12
xfs: separate out initial attr_set states
Dave Chinner
2022-05-11
xfs: rework deferred attribute operation setup
Dave Chinner
2022-05-11
xfs: make xattri_leaf_bp more useful
Dave Chinner
2022-05-11
xfs: avoid empty xattr transaction when attrs are inline
Dave Chinner
2022-05-11
xfs: add leaf to node error tag
Allison Henderson
2022-05-11
xfs: add leaf split error tag
Allison Henderson
2022-05-11
xfs: Add helper function xfs_init_attr_trans
Allison Henderson
2022-05-11
xfs: Add helper function xfs_attr_leaf_addname
Allison Henderson
2022-05-11
xfs: Merge xfs_delattr_context into xfs_attr_item
Allison Henderson
2022-05-11
xfs: Add larp debug option
Allison Henderson
2022-05-11
xfs: Add log attribute error tag
Allison Henderson
2022-05-11
xfs: Remove unused xfs_attr_*_args
Allison Henderson
2022-05-11
xfs: Add xfs_attr_set_deferred and xfs_attr_remove_deferred
Allison Henderson
2022-05-09
xfs: Skip flip flags for delayed attrs
Allison Henderson
2022-05-09
xfs: Implement attr logging and replay
Allison Henderson
2022-05-04
xfs: Set up infrastructure for log attribute replay
Allison Henderson
2022-05-04
xfs: Return from xfs_attr_set_iter if there are no more rmtblks to process
Allison Henderson
2022-05-04
xfs: Fix double unlock in defer capture code
Allison Henderson
2022-05-04
Merge branch 'guilt/xfs-5.19-fuzz-fixes' into xfs-5.19-for-next
Dave Chinner
2022-05-04
Merge tag 'reflink-speedups-5.19_2022-04-28' of git://git.kernel.org/pub/scm/...
Dave Chinner
2022-05-04
Merge tag 'rmap-speedups-5.19_2022-04-28' of git://git.kernel.org/pub/scm/lin...
Dave Chinner
2022-05-04
xfs: validate v5 feature fields
Dave Chinner
2022-05-04
xfs: set XFS_FEAT_NLINK correctly
Dave Chinner
2022-05-04
xfs: validate inode fork size against fork format
Dave Chinner
2022-05-04
xfs: detect self referencing btree sibling pointers
Dave Chinner
2022-05-04
xfs: tag transactions that contain intent done items
Dave Chinner
2022-05-04
xfs: don't commit the first deferred transaction without intents
Dave Chinner
2022-05-04
xfs: hide log iovec alignment constraints
Dave Chinner
2022-05-04
xfs: zero inode fork buffer at allocation
Dave Chinner
2022-04-28
xfs: rename xfs_*alloc*_log_count to _block_count
Darrick J. Wong
2022-04-28
xfs: reduce transaction reservations with reflink
Darrick J. Wong
2022-04-28
xfs: reduce the absurdly large log operation count
Darrick J. Wong
2022-04-28
xfs: report "max_resp" used for min log size computation
Darrick J. Wong
2022-04-28
xfs: create shadow transaction reservations for computing minimum log size
Darrick J. Wong
2022-04-28
xfs: stop artificially limiting the length of bunmap calls
Darrick J. Wong
2022-04-28
xfs: count EFIs when deciding to ask for a continuation of a refcount update
Darrick J. Wong
2022-04-28
xfs: speed up write operations by using non-overlapped lookups when possible
Darrick J. Wong
2022-04-27
xfs: speed up rmap lookups by using non-overlapped lookups when possible
Darrick J. Wong
2022-04-27
xfs: simplify xfs_rmap_lookup_le call sites
Darrick J. Wong
2022-04-21
Merge tag 'large-extent-counters-v9' of https://github.com/chandanr/linux int...
Dave Chinner
2022-04-21
Merge branch 'guilt/xlog-write-rework' into xfs-5.19-for-next
Dave Chinner
2022-04-21
Merge branch 'guilt/xfs-unsigned-flags-5.18' into xfs-5.19-for-next
Dave Chinner
2022-04-21
xfs: convert quota options flags to unsigned.
Dave Chinner
2022-04-21
xfs: convert dquot flags to unsigned.
Dave Chinner
2022-04-21
xfs: convert da btree operations flags to unsigned.
Dave Chinner
2022-04-21
xfs: convert btree buffer log flags to unsigned.
Dave Chinner
2022-04-21
xfs: convert AGI log flags to unsigned.
Dave Chinner
[next]