index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-16
Merge tag 'xfs-fixes-7.2-rc4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
21
-168
/
+339
2026-07-14
xfs: don't zap bmbt forks if they are MAXLEVELS tall
Darrick J. Wong
1
-1
/
+1
2026-07-14
xfs: clamp timestamp nanoseconds correctly
Darrick J. Wong
1
-1
/
+1
2026-07-14
xfs: fully check the parent handle when it points to the rootdir
Darrick J. Wong
1
-8
/
+8
2026-07-14
xfs: handle non-inode owners for rtrmap record checking
Darrick J. Wong
1
-0
/
+6
2026-07-14
xfs: fix off-by-one error when calling xchk_xref_has_rt_owner
Darrick J. Wong
1
-1
/
+1
2026-07-14
xfs: set xfarray killable sort correctly
Darrick J. Wong
2
-5
/
+4
2026-07-14
xfs: grab rtrmap btree when checking rgsuper
Darrick J. Wong
1
-1
/
+9
2026-07-14
xfs: write the rg superblock when fixing it
Darrick J. Wong
1
-0
/
+4
2026-07-14
xfs: use the rt version of the cow staging checker
Darrick J. Wong
1
-1
/
+1
2026-07-14
xfs: use rtrefcount btree cursor in xchk_xref_is_rt_cow_staging
Darrick J. Wong
1
-1
/
+1
2026-07-14
xfs: don't wrap around quota ids in dqiterate
Darrick J. Wong
1
-1
/
+1
2026-07-14
xfs: move cow_replace_mapping to xfs_bmap_util.c
Darrick J. Wong
5
-134
/
+136
2026-07-14
xfs: make cow repair somewhat flaky when debugging knob enabled
Darrick J. Wong
1
-4
/
+29
2026-07-14
xfs: don't replace the wrong part of the cow fork
Darrick J. Wong
2
-83
/
+148
2026-07-14
xfs: resample the data fork mapping after cycling ILOCK
Darrick J. Wong
1
-0
/
+36
2026-07-12
xfs: fix null pointer dereference in tracepoint
Andrey Albershteyn
1
-1
/
+1
2026-07-08
xfs: use xfs_csn_t for xlog_cil_push_now() push_seq parameter
Jinliang Zheng
1
-1
/
+1
2026-07-08
xfs: tie zoned sysfs lifetime to zone info
Cen Zhang
3
-11
/
+27
2026-07-08
xfs: fail recovery on a committed log item with no regions
Weiming Shi
1
-0
/
+9
2026-07-07
xfs: splice unsorted log items back to the transaction after the loop
Weiming Shi
1
-7
/
+9
2026-07-07
xfs: drop ASSERT(0) on unrecognized log item type
Weiming Shi
1
-1
/
+0
2026-07-03
Merge tag 'vfs-7.2-rc2.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-2
/
+4
2026-07-01
iomap: consolidate bio submission
Christoph Hellwig
1
-2
/
+1
2026-07-01
xfs: fix the error unwind in xfs_open_devices()
Christian Brauner
1
-0
/
+3
2026-07-01
xfs: simplify __xfs_buf_ioend
Christoph Hellwig
1
-25
/
+26
2026-07-01
xfs: fix handling of synchronous errors in xfs_buf_submit
Christoph Hellwig
1
-5
/
+5
2026-07-01
xfs: remove xfs_buf_ioend
Christoph Hellwig
1
-14
/
+8
2026-07-01
xfs: improve the xfs_buf_ioend_fail calling convention
Christoph Hellwig
4
-11
/
+10
2026-07-01
xfs: use null daddr for unset first bad log block
Yousef Alhouseen
1
-3
/
+3
2026-07-01
xfs: fix memory leak in xfs_dqinode_metadir_create()
Dawei Feng
1
-2
/
+12
2026-07-01
xfs: release dquot buffer after dqflush failure
Yingjie Gao
1
-3
/
+2
2026-07-01
xfs: also mark the buffer stale on verifier failure in xfs_buf_submit
Christoph Hellwig
1
-3
/
+5
2026-07-01
xfs: open code xfs_buf_ioend_fail in xfs_buf_submit
Christoph Hellwig
1
-10
/
+13
2026-06-29
xfs: fix AGFL extent count calculation in xrep_agfl_fill
jiazhenyuan
1
-1
/
+1
2026-06-29
xfs: simplify the failure path in xfs_buf_alloc_vmalloc
Christoph Hellwig
1
-4
/
+3
2026-06-29
xfs: fix incorrect use of gfp flags in xfs_buf_alloc_backing_mem
Christoph Hellwig
1
-26
/
+23
2026-06-29
xfs: lift setting __GFP_NOFAIL from xfs_buf_alloc_kmem to the caller
Christoph Hellwig
1
-2
/
+2
2026-06-29
xfs: split up xfs_buf_alloc_backing_mem
Christoph Hellwig
1
-21
/
+40
2026-06-16
Merge tag 'xfs-merge-7.2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
121
-792
/
+770
2026-06-15
Merge tag 'vfs-7.2-rc1.casefold' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-4
/
+20
2026-06-15
Merge tag 'vfs-7.2-rc1.inode' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-2
/
+2
2026-06-15
Merge tag 'vfs-7.2-rc1.exportfs' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-21
/
+38
2026-06-12
xfs: shut down the filesystem on a failed mount
Mikhail Lobanov
1
-4
/
+12
2026-06-12
xfs: skip inode inactivation on a shut down mount
Mikhail Lobanov
1
-2
/
+15
2026-06-12
xfs: move XFS_LSN_CMP to xfs_log_format.h
Christoph Hellwig
3
-18
/
+13
2026-06-12
xfs: shut down zoned file systems on writeback errors
Yao Sang
1
-0
/
+11
2026-06-10
xfs: cleanup xfs_growfs_compute_deltas
Christoph Hellwig
3
-27
/
+26
2026-06-10
xfs: pass back updated nb from xfs_growfs_compute_deltas
Christoph Hellwig
3
-7
/
+7
2026-06-10
xfs: fix pointer arithmetic error on 32-bit systems
Darrick J. Wong
1
-1
/
+1
[next]