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
2 days
Merge tag 'xfs-fixes-7.2-rc4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
4 days
xfs: don't zap bmbt forks if they are MAXLEVELS tall
Darrick J. Wong
4 days
xfs: clamp timestamp nanoseconds correctly
Darrick J. Wong
4 days
xfs: fully check the parent handle when it points to the rootdir
Darrick J. Wong
4 days
xfs: handle non-inode owners for rtrmap record checking
Darrick J. Wong
4 days
xfs: fix off-by-one error when calling xchk_xref_has_rt_owner
Darrick J. Wong
4 days
xfs: set xfarray killable sort correctly
Darrick J. Wong
4 days
xfs: grab rtrmap btree when checking rgsuper
Darrick J. Wong
4 days
xfs: write the rg superblock when fixing it
Darrick J. Wong
4 days
xfs: use the rt version of the cow staging checker
Darrick J. Wong
4 days
xfs: use rtrefcount btree cursor in xchk_xref_is_rt_cow_staging
Darrick J. Wong
4 days
xfs: don't wrap around quota ids in dqiterate
Darrick J. Wong
4 days
xfs: move cow_replace_mapping to xfs_bmap_util.c
Darrick J. Wong
4 days
xfs: make cow repair somewhat flaky when debugging knob enabled
Darrick J. Wong
4 days
xfs: don't replace the wrong part of the cow fork
Darrick J. Wong
4 days
xfs: resample the data fork mapping after cycling ILOCK
Darrick J. Wong
6 days
xfs: fix null pointer dereference in tracepoint
Andrey Albershteyn
10 days
xfs: use xfs_csn_t for xlog_cil_push_now() push_seq parameter
Jinliang Zheng
10 days
xfs: tie zoned sysfs lifetime to zone info
Cen Zhang
10 days
xfs: fail recovery on a committed log item with no regions
Weiming Shi
12 days
xfs: splice unsorted log items back to the transaction after the loop
Weiming Shi
12 days
xfs: drop ASSERT(0) on unrecognized log item type
Weiming Shi
2026-07-03
Merge tag 'vfs-7.2-rc2.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2026-07-01
iomap: consolidate bio submission
Christoph Hellwig
2026-07-01
xfs: fix the error unwind in xfs_open_devices()
Christian Brauner
2026-07-01
xfs: simplify __xfs_buf_ioend
Christoph Hellwig
2026-07-01
xfs: fix handling of synchronous errors in xfs_buf_submit
Christoph Hellwig
2026-07-01
xfs: remove xfs_buf_ioend
Christoph Hellwig
2026-07-01
xfs: improve the xfs_buf_ioend_fail calling convention
Christoph Hellwig
2026-07-01
xfs: use null daddr for unset first bad log block
Yousef Alhouseen
2026-07-01
xfs: fix memory leak in xfs_dqinode_metadir_create()
Dawei Feng
2026-07-01
xfs: release dquot buffer after dqflush failure
Yingjie Gao
2026-07-01
xfs: also mark the buffer stale on verifier failure in xfs_buf_submit
Christoph Hellwig
2026-07-01
xfs: open code xfs_buf_ioend_fail in xfs_buf_submit
Christoph Hellwig
2026-06-29
xfs: fix AGFL extent count calculation in xrep_agfl_fill
jiazhenyuan
2026-06-29
xfs: simplify the failure path in xfs_buf_alloc_vmalloc
Christoph Hellwig
2026-06-29
xfs: fix incorrect use of gfp flags in xfs_buf_alloc_backing_mem
Christoph Hellwig
2026-06-29
xfs: lift setting __GFP_NOFAIL from xfs_buf_alloc_kmem to the caller
Christoph Hellwig
2026-06-29
xfs: split up xfs_buf_alloc_backing_mem
Christoph Hellwig
2026-06-16
Merge tag 'xfs-merge-7.2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2026-06-15
Merge tag 'vfs-7.2-rc1.casefold' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2026-06-15
Merge tag 'vfs-7.2-rc1.inode' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2026-06-15
Merge tag 'vfs-7.2-rc1.exportfs' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2026-06-12
xfs: shut down the filesystem on a failed mount
Mikhail Lobanov
2026-06-12
xfs: skip inode inactivation on a shut down mount
Mikhail Lobanov
2026-06-12
xfs: move XFS_LSN_CMP to xfs_log_format.h
Christoph Hellwig
2026-06-12
xfs: shut down zoned file systems on writeback errors
Yao Sang
2026-06-10
xfs: cleanup xfs_growfs_compute_deltas
Christoph Hellwig
2026-06-10
xfs: pass back updated nb from xfs_growfs_compute_deltas
Christoph Hellwig
2026-06-10
xfs: fix pointer arithmetic error on 32-bit systems
Darrick J. Wong
[next]