index
:
kernel/git/stable/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
Age
Commit message (
Expand
)
Author
2025-09-16
xfs: remove the xfs_trans_header_t typedef
Christoph Hellwig
2025-09-16
xfs: remove the xlog_op_header_t typedef
Christoph Hellwig
2025-09-15
fs: rename generic_delete_inode() and generic_drop_inode()
Mateusz Guzik
2025-09-05
Merge tag 'kconfig-2025-changes_2025-09-05' of https://git.kernel.org/pub/scm...
Carlos Maiolino
2025-09-05
Merge tag 'fix-scrub-reap-calculations_2025-09-05' of https://git.kernel.org/...
Carlos Maiolino
2025-09-05
xfs: enable online fsck by default in Kconfig
Darrick J. Wong
2025-09-05
xfs: use deferred reaping for data device cow extents
Darrick J. Wong
2025-09-05
xfs: remove deprecated sysctl knobs
Darrick J. Wong
2025-09-05
xfs: remove static reap limits from repair.h
Darrick J. Wong
2025-09-05
xfs: remove deprecated mount options
Darrick J. Wong
2025-09-05
xfs: disable deprecated features by default in Kconfig
Darrick J. Wong
2025-09-05
xfs: compute file mapping reap limits dynamically
Darrick J. Wong
2025-09-05
xfs: compute realtime device CoW staging extent reap limits dynamically
Darrick J. Wong
2025-09-05
xfs: compute data device CoW staging extent reap limits dynamically
Darrick J. Wong
2025-09-05
xfs: compute per-AG extent reap limits dynamically
Darrick J. Wong
2025-09-05
xfs: convert the ifork reap code to use xreap_state
Darrick J. Wong
2025-09-05
xfs: prepare reaping code for dynamic limits
Darrick J. Wong
2025-09-05
xfs: use deferred intent items for reaping crosslinked blocks
Darrick J. Wong
2025-09-05
xfs: Replace strncpy with memcpy
Marcelo Moreira
2025-09-01
fs: add an icount_read helper
Josef Bacik
2025-08-28
xfs: implement XFS_IOC_DIOINFO in terms of vfs_getattr
Christoph Hellwig
2025-08-28
xfs: allow setting file attributes on special files
Andrey Albershteyn
2025-08-28
xfs: add .fileattr_set and fileattr_get callbacks for symlinks
Andrey Albershteyn
2025-08-28
xfs: allow renames of project-less inodes
Andrey Albershteyn
2025-08-26
xfs: do not propagate ENODATA disk errors into xattr code
Eric Sandeen
2025-08-19
xfs: reject swapon for inodes on a zoned file system earlier
Christoph Hellwig
2025-08-19
xfs: kick off inodegc when failing to reserve zoned blocks
Christoph Hellwig
2025-08-19
xfs: remove xfs_last_used_zone
Christoph Hellwig
2025-08-19
xfs: Default XFS_RT to Y if CONFIG_BLK_DEV_ZONED is enabled
Damien Le Moal
2025-08-11
xfs: split xfs_zone_record_blocks
Christoph Hellwig
2025-08-11
xfs: fix scrub trace with null pointer in quotacheck
Andrey Albershteyn
2025-08-11
xfs: reject max_atomic_write mount option for no reflink
John Garry
2025-08-11
xfs: disallow atomic writes on DAX
John Garry
2025-08-11
xfs: remove XFS_IBULK_SAME_AG
Christoph Hellwig
2025-08-11
xfs: fully decouple XFS_IBULK* flags from XFS_IWALK* flags
Christoph Hellwig
2025-08-11
xfs: fix frozen file system assert in xfs_trans_alloc
Christoph Hellwig
2025-07-31
Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-07-28
Merge tag 'for-6.17/block-20250728' of git://git.kernel.dk/linux
Linus Torvalds
2025-07-28
Merge tag 'vfs-6.17-rc1.iomap' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-07-28
Merge tag 'vfs-6.17-rc1.fileattr' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2025-07-28
Merge tag 'vfs-6.17-rc1.mmap_prepare' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2025-07-24
xfs: don't use a xfs_log_iovec for ri_buf in log recovery
Christoph Hellwig
2025-07-24
xfs: don't use a xfs_log_iovec for attr_item names and values
Christoph Hellwig
2025-07-24
xfs: use better names for size members in xfs_log_vec
Christoph Hellwig
2025-07-24
xfs: cleanup the ordered item logic in xlog_cil_insert_format_items
Christoph Hellwig
2025-07-24
xfs: don't pass the old lv to xfs_cil_prepare_item
Christoph Hellwig
2025-07-24
xfs: remove unused trace event xfs_reflink_cow_enospc
Steven Rostedt
2025-07-24
xfs: remove unused trace event xfs_discard_rtrelax
Steven Rostedt
2025-07-24
xfs: remove unused trace event xfs_log_cil_return
Steven Rostedt
2025-07-24
xfs: remove unused trace event xfs_dqreclaim_dirty
Steven Rostedt
[prev]
[next]