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-02-14
xfs: flush inodegc before swapon
Christoph Hellwig
2025-02-14
xfs: rename xfs_iomap_swapfile_activate to xfs_vm_swap_activate
Christoph Hellwig
2025-02-14
xfs: Do not allow norecovery mount with quotacheck
Carlos Maiolino
2025-02-14
xfs: do not check NEEDSREPAIR if ro,norecovery mount.
Lukas Herbolt
2025-02-14
xfs: fix data fork format filtering during inode repair
Darrick J. Wong
2025-02-14
xfs: fix online repair probing when CONFIG_XFS_ONLINE_REPAIR=n
Darrick J. Wong
2025-02-03
Merge tag 'xfs-fixes-6.14-rc2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2025-01-28
treewide: const qualify ctl_tables where applicable
Joel Granados
2025-01-28
xfs: remove xfs_buf_cache.bc_lock
Christoph Hellwig
2025-01-27
xfs: Add error handling for xfs_reflink_cancel_cow_range
Wentao Liang
2025-01-27
xfs: Propagate errors from xfs_reflink_cancel_cow_range in xfs_dax_write_ioma...
Wentao Liang
2025-01-26
Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-01-25
mm: alloc_pages_bulk: rename API
Luiz Capitulino
2025-01-24
xfs: don't call remap_verify_area with sb write protection held
Christoph Hellwig
2025-01-24
xfs: remove an out of data comment in _xfs_buf_alloc
Christoph Hellwig
2025-01-24
xfs: fix the entry condition of exact EOF block allocation optimization
Jinliang Zheng
2025-01-23
Merge tag 'fsnotify_hsm_for_v6.14-rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-01-23
Merge tag 'xfs-merge-6.14' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2025-01-20
Merge tag 'vfs-6.14-rc1.statx.dio' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-01-16
xfs: fix buffer lookup vs release race
Christoph Hellwig
2025-01-16
xfs: check for dead buffers in xfs_buf_find_insert
Christoph Hellwig
2025-01-14
xfs: add a b_iodone callback to struct xfs_buf
Christoph Hellwig
2025-01-14
xfs: move b_li_list based retry handling to common code
Christoph Hellwig
2025-01-14
xfs: simplify xfsaild_resubmit_item
Christoph Hellwig
2025-01-14
xfs: always complete the buffer inline in xfs_buf_submit
Christoph Hellwig
2025-01-14
xfs: remove the extra buffer reference in xfs_buf_submit
Christoph Hellwig
2025-01-14
xfs: move invalidate_kernel_vmap_range to xfs_buf_ioend
Christoph Hellwig
2025-01-14
xfs: simplify buffer I/O submission
Christoph Hellwig
2025-01-14
xfs: move in-memory buftarg handling out of _xfs_buf_ioapply
Christoph Hellwig
2025-01-14
xfs: move write verification out of _xfs_buf_ioapply
Christoph Hellwig
2025-01-14
xfs: remove xfs_buf_delwri_submit_buffers
Christoph Hellwig
2025-01-14
xfs: simplify xfs_buf_delwri_pushbuf
Christoph Hellwig
2025-01-14
xfs: move xfs_buf_iowait out of (__)xfs_buf_submit
Christoph Hellwig
2025-01-14
xfs: remove the incorrect comment about the b_pag field
Christoph Hellwig
2025-01-14
xfs: remove the incorrect comment above xfs_buf_free_maps
Christoph Hellwig
2025-01-14
xfs: fix a double completion for buffers on in-memory targets
Christoph Hellwig
2025-01-13
xfs/libxfs: replace kmalloc() and memcpy() with kmemdup()
Mirsad Todorovac
2025-01-13
xfs: constify feature checks
Christoph Hellwig
2025-01-13
xfs: refactor xfs_fs_statfs
Christoph Hellwig
2025-01-13
xfs: don't take m_sb_lock in xfs_fs_statfs
Christoph Hellwig
2025-01-13
xfs: fix the comment above xfs_discard_endio
Christoph Hellwig
2025-01-13
xfs: remove bp->b_error check in xfs_attr3_root_inactive
Long Li
2025-01-13
xfs: remove redundant update for ticket->t_curr_res in xfs_log_ticket_regrant
Long Li
2025-01-13
xfs: clean up xfs_end_ioend() to reuse local variables
Long Li
2025-01-13
xfs: fix mount hang during primary superblock recovery failure
Long Li
2025-01-13
xfs: remove the t_magic field in struct xfs_trans
Christoph Hellwig
2025-01-13
xfs: remove XFS_ILOG_NONCORE
Christoph Hellwig
2025-01-13
xfs: mark xfs_dir_isempty static
Christoph Hellwig
2025-01-13
Merge tag 'realtime-reflink_2024-12-23' of https://git.kernel.org/pub/scm/lin...
Carlos Maiolino
2025-01-13
Merge tag 'realtime-rmap_2024-12-23' of https://git.kernel.org/pub/scm/linux/...
Carlos Maiolino
[next]