index
:
pub/scm/linux/kernel/git/rcu/linux.git
master
paulmck's fork of linux.git
RCU Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
Age
Commit message (
Expand
)
Author
Files
Lines
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: drop redundant S_IFDIR from mkdir
Jori Koolstra
1
-1
/
+1
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: port to fs_bdev_file_open_by_path()
Christian Brauner
2
-6
/
+6
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
-790
/
+768
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
-26
/
+25
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
2026-06-10
xfs: initialize iomap->flags earlier in xfs_bmbt_to_iomap
Christoph Hellwig
1
-1
/
+1
2026-06-10
xfs: only log freed extents for the current RTG in zoned growfs
Christoph Hellwig
1
-4
/
+4
2026-06-10
xfs: add newly added RTGs to the free pool in growfs
Christoph Hellwig
1
-0
/
+8
2026-06-10
xfs: factor out a xfs_zone_mark_free helper
Christoph Hellwig
3
-5
/
+11
2026-06-09
xfs: mark struct xfs_imap as __packed
Christoph Hellwig
1
-1
/
+1
2026-06-09
xfs: store an agbno in struct xfs_imap
Christoph Hellwig
11
-49
/
+44
2026-06-09
xfs: massage xfs_imap_to_bp into xfs_read_icluster
Christoph Hellwig
8
-19
/
+18
2026-06-09
xfs: remove im_len field in struct xfs_imap
Christoph Hellwig
7
-15
/
+18
2026-06-09
xfs: cleanup xfs_imap
Christoph Hellwig
1
-34
/
+28
2026-06-09
xfs: remove the call to xfs_buf_reverify in xfs_trans_read_buf_map
Christoph Hellwig
3
-37
/
+5
2026-06-09
xfs: remove the i_ino field in struct xfs_inode
Christoph Hellwig
91
-425
/
+427
2026-06-09
xfs: remove xfs_setup_existing_inode
Christoph Hellwig
2
-9
/
+5
2026-06-09
xfs: convert xchk_inode_xref_set_corrupt to xchk_ip_xref_set_corrupt
Christoph Hellwig
7
-14
/
+14
2026-06-09
xfs: add a xchk_ip_set_corrupt helper
Christoph Hellwig
10
-36
/
+38
[prev]
[next]