index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
Age
Commit message (
Expand
)
Author
9 days
xfs: replace ns_capable_noaudit
Carlos Maiolino
9 days
xfs: fix capability check in xfs
Carlos Maiolino
9 days
xfs: restore bi_bdev in xfs_zone_gc_write_chunk
Christoph Hellwig
9 days
xfs: split ioend handling into a separate source file
Christoph Hellwig
9 days
xfs: factor out a xfs_iomap_set_anon_write helper
Christoph Hellwig
9 days
xfs: fix zoned write iomap flags assignments
Christoph Hellwig
9 days
xfs: fix racy open zone caching
Christoph Hellwig
9 days
xfs: handle NULL open_zone for merged ioends in xfs_ioend_put_open_zones
Christoph Hellwig
9 days
xfs: use inode_init_always_gfp with __GFP_NOFAIL in xfs_inode_alloc
Christoph Hellwig
9 days
xfs: remove kmem_to_page()
Tal Zussman
9 days
xfs: don't flush and invalidate internal RT device twice in xfs_shutdown_devices
Christoph Hellwig
9 days
xfs: split an assert in xfs_trans_log_buf
Christoph Hellwig
9 days
xfs: don't hold buffer locks across sync transaction commit in xfs_sync_sb_buf
Yun Zhou
10 days
Merge tag 'for-7.3/block-20260819' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
13 days
Merge tag 'xfs-merge-7.3' of git://git.kernel.org:/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
13 days
Merge tag 'vfs-7.3-rc1.super' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
13 days
Merge tag 'vfs-7.3-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
13 days
Merge tag 'vfs-7.3-rc1.lookup' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
13 days
Merge tag 'vfs-7.3-rc1.iomap' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2026-08-15
xfs: avoid double deferrals for RWF_DONTCACHE writes
Tal Zussman
2026-08-10
xfs: validate attr entry pointer before field access
Hongling Zeng
2026-08-10
xfs: check split_sectors validity before bio_split call
Hongling Zeng
2026-08-10
xfs: use file target for post-log fsync fallback flush
Hongling Zeng
2026-08-10
xfs: restore nofs context unconditionally in xfs_trans_roll
Yun Zhou
2026-08-10
xfs: add lockless xfs_buf_readahead_map fast path
Christoph Hellwig
2026-08-10
xfs: move buffer locking out of xfs_find_get_buf
Christoph Hellwig
2026-08-10
xfs: merge xfs_buf_reverify into xfs_buf_read_map
Christoph Hellwig
2026-08-10
xfs: use goto based error unwinding in xfs_buf_read_map
Christoph Hellwig
2026-08-10
xfs: don't reverify buffers in xfs_buf_readahead_map
Christoph Hellwig
2026-08-10
xfs: use WRITE_ONCE to update b_flags
Christoph Hellwig
2026-08-10
xfs: hide b_flags manipulation from code outside of xfs_buf.c
Christoph Hellwig
2026-08-10
xfs: remove _XBF_LOGRECOVERY
Christoph Hellwig
2026-08-10
xfs: remove spurious XBF_DONE clearing on readahead validation failure
Christoph Hellwig
2026-08-10
xfs: split out a lower-level xfs_buf_get_map helper from xfs_find_get_buf
Christoph Hellwig
2026-08-10
xfs: consolidate buffer locking in xfs_buf_get_map
Christoph Hellwig
2026-08-10
xfs: don't get a pag reference in xfs_buf_get_map
Christoph Hellwig
2026-08-06
Merge tag 'xfs-fixes-7.2-rc7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2026-08-03
xfs: check v5 superblock features early
Christoph Hellwig
2026-08-03
xfs: add a comment to describe xfs_gc_bio.victim_rtg
Christoph Hellwig
2026-08-03
xfs: add a separate bio_set for spliting GC writes
Christoph Hellwig
2026-08-03
xfs: don't swallow dquot recovery verification errors
Long Li
2026-08-03
xfs: fix ilock leak on error in xfs_dq_get_next_id
Long Li
2026-08-03
xfs: don't ignore runtime errors in xrep_iunlink_reload_next
Darrick J. Wong
2026-08-03
xfs: set the prev pointer when reinserting an inode on the unlinked list
Darrick J. Wong
2026-08-03
xfs: fix another iunlink infinite loop bug in online fsck
Darrick J. Wong
2026-08-03
xfs: fix allocated inodes that show up in the unlinked list
Darrick J. Wong
2026-08-03
xfs: check xfarray iteration errors when committing unlinked inode lists
Darrick J. Wong
2026-08-03
xfs: pass runtime errors from xrep_iunlink_mark_ondisk_rec up to callers
Darrick J. Wong
2026-08-03
xfs: load next_agino from the correct xfarray in xrep_iunlink_relink_prev
Darrick J. Wong
2026-08-03
xfs: don't walk off the end of a null sc->sa.agi_bp in AGI repair
Darrick J. Wong
[next]