index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
Age
Commit message (
Expand
)
Author
2023-12-06
xfs: clean out XFS_LI_DIRTY setting boilerplate from ->iop_relog
Darrick J. Wong
2023-12-06
xfs: use xfs_defer_create_done for the relogging operation
Darrick J. Wong
2023-12-06
xfs: hoist ->create_intent boilerplate to its callsite
Darrick J. Wong
2023-12-06
xfs: collapse the ->finish_item helpers
Darrick J. Wong
2023-12-06
xfs: hoist intent done flag setting to ->finish_item callsite
Darrick J. Wong
2023-12-06
xfs: don't set XFS_TRANS_HAS_INTENT_DONE when there's no ATTRD log item
Darrick J. Wong
2023-12-06
xfs: move ->iop_recover to xfs_defer_op_type
Darrick J. Wong
2023-12-06
xfs: use xfs_defer_finish_one to finish recovered work items
Darrick J. Wong
2023-12-06
xfs: dump the recovered xattri log item if corruption happens
Darrick J. Wong
2023-12-06
xfs: recreate work items when recovering intent items
Darrick J. Wong
2023-12-06
xfs: transfer recovered intent item ownership in ->iop_recover
Darrick J. Wong
2023-12-06
xfs: pass the xfs_defer_pending object to iop_recover
Darrick J. Wong
2023-12-06
xfs: use xfs_defer_pending objects to recover intent items
Darrick J. Wong
2023-12-06
xfs: don't leak recovered attri intent items
Darrick J. Wong
2023-11-25
Merge tag 'xfs-6.7-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2023-11-24
Merge tag 'vfs-6.7-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-11-22
xfs: dquot recovery does not validate the recovered dquot
Darrick J. Wong
2023-11-22
xfs: clean up dqblk extraction
Darrick J. Wong
2023-11-20
xfs: respect the stable writes flag on the RT device
Christoph Hellwig
2023-11-20
xfs: clean up FS_XFLAG_REALTIME handling in xfs_ioctl_setattr_xflags
Christoph Hellwig
2023-11-18
xfs: Block writes to log device
Jan Kara
2023-11-18
xfs: simplify device handling
Christian Brauner
2023-11-18
bdev: rename freeze and thaw helpers
Christian Brauner
2023-11-13
xfs: recovery should not clear di_flushiter unconditionally
Dave Chinner
2023-11-13
xfs: inode recovery does not validate the recovered inode
Dave Chinner
2023-11-13
xfs: fix again select in kconfig XFS_ONLINE_SCRUB_STATS
Anthony Iliopoulos
2023-11-13
xfs: fix internal error from AGFL exhaustion
Omar Sandoval
2023-11-13
xfs: up(ic_sema) if flushing data device fails
Leah Rumancik
2023-11-13
xfs: only remap the written blocks in xfs_reflink_end_cow_extent
Christoph Hellwig
2023-11-13
xfs: abort intent items when recovery intents fail
Long Li
2023-11-13
xfs: factor out xfs_defer_pending_abort
Long Li
2023-11-08
Merge tag 'xfs-6.7-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2023-11-02
Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-11-01
Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-10-30
Merge tag 'vfs-6.7.ctime' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2023-10-30
Merge tag 'vfs-6.7.xattr' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2023-10-28
xfs: Convert to bdev_open_by_path()
Jan Kara
2023-10-23
xfs: allow read IO and FICLONE to run concurrently
Catherine Hoang
2023-10-23
xfs: handle nimaps=0 from xfs_bmapi_write in xfs_alloc_file_space
Christoph Hellwig
2023-10-23
xfs: introduce protection for drop nlink
Cheng Lin
2023-10-19
xfs: don't look for end of extent further than necessary in xfs_rtallocate_ex...
Omar Sandoval
2023-10-19
xfs: don't try redundant allocations in xfs_rtallocate_extent_near()
Omar Sandoval
2023-10-19
xfs: limit maxlen based on available space in xfs_rtallocate_extent_near()
Omar Sandoval
2023-10-19
xfs: return maximum free size from xfs_rtany_summary()
Omar Sandoval
2023-10-19
xfs: invert the realtime summary cache
Omar Sandoval
2023-10-19
xfs: simplify rt bitmap/summary block accessor functions
Darrick J. Wong
2023-10-19
xfs: simplify xfs_rtbuf_get calling conventions
Darrick J. Wong
2023-10-19
xfs: cache last bitmap block in realtime allocator
Omar Sandoval
2023-10-18
xfs: consolidate realtime allocation arguments
Dave Chinner
2023-10-18
xfs: use accessor functions for summary info words
Darrick J. Wong
[prev]
[next]