index
:
kernel/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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
Age
Commit message (
Expand
)
Author
Files
Lines
2025-01-28
treewide: const qualify ctl_tables where applicable
Joel Granados
1
-1
/
+1
2025-01-27
Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+2
2025-01-26
mm: alloc_pages_bulk: rename API
Luiz Capitulino
1
-2
/
+2
2025-01-24
Merge tag 'fsnotify_hsm_for_v6.14-rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-1
/
+14
2025-01-24
Merge tag 'xfs-merge-6.14' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
131
-1440
/
+10861
2025-01-20
Merge tag 'vfs-6.14-rc1.statx.dio' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-25
/
+48
2025-01-16
xfs: fix buffer lookup vs release race
Christoph Hellwig
3
-51
/
+54
2025-01-16
xfs: check for dead buffers in xfs_buf_find_insert
Christoph Hellwig
1
-2
/
+1
2025-01-14
xfs: add a b_iodone callback to struct xfs_buf
Christoph Hellwig
5
-15
/
+9
2025-01-14
xfs: move b_li_list based retry handling to common code
Christoph Hellwig
4
-35
/
+6
2025-01-14
xfs: simplify xfsaild_resubmit_item
Christoph Hellwig
1
-7
/
+2
2025-01-14
xfs: always complete the buffer inline in xfs_buf_submit
Christoph Hellwig
1
-10
/
+6
2025-01-14
xfs: remove the extra buffer reference in xfs_buf_submit
Christoph Hellwig
1
-15
/
+1
2025-01-14
xfs: move invalidate_kernel_vmap_range to xfs_buf_ioend
Christoph Hellwig
1
-3
/
+3
2025-01-14
xfs: simplify buffer I/O submission
Christoph Hellwig
2
-146
/
+60
2025-01-14
xfs: move in-memory buftarg handling out of _xfs_buf_ioapply
Christoph Hellwig
1
-11
/
+9
2025-01-14
xfs: move write verification out of _xfs_buf_ioapply
Christoph Hellwig
1
-30
/
+37
2025-01-14
xfs: remove xfs_buf_delwri_submit_buffers
Christoph Hellwig
1
-66
/
+55
2025-01-14
xfs: simplify xfs_buf_delwri_pushbuf
Christoph Hellwig
1
-25
/
+8
2025-01-14
xfs: move xfs_buf_iowait out of (__)xfs_buf_submit
Christoph Hellwig
1
-26
/
+16
2025-01-14
xfs: remove the incorrect comment about the b_pag field
Christoph Hellwig
1
-1
/
+1
2025-01-14
xfs: remove the incorrect comment above xfs_buf_free_maps
Christoph Hellwig
1
-3
/
+0
2025-01-14
xfs: fix a double completion for buffers on in-memory targets
Christoph Hellwig
1
-3
/
+1
2025-01-13
xfs/libxfs: replace kmalloc() and memcpy() with kmemdup()
Mirsad Todorovac
1
-2
/
+1
2025-01-13
xfs: constify feature checks
Christoph Hellwig
3
-7
/
+7
2025-01-13
xfs: refactor xfs_fs_statfs
Christoph Hellwig
2
-55
/
+78
2025-01-13
xfs: don't take m_sb_lock in xfs_fs_statfs
Christoph Hellwig
1
-2
/
+4
2025-01-13
xfs: fix the comment above xfs_discard_endio
Christoph Hellwig
1
-1
/
+1
2025-01-13
xfs: remove bp->b_error check in xfs_attr3_root_inactive
Long Li
1
-5
/
+0
2025-01-13
xfs: remove redundant update for ticket->t_curr_res in xfs_log_ticket_regrant
Long Li
1
-2
/
+0
2025-01-13
xfs: clean up xfs_end_ioend() to reuse local variables
Long Li
1
-1
/
+1
2025-01-13
xfs: fix mount hang during primary superblock recovery failure
Long Li
1
-1
/
+10
2025-01-13
xfs: remove the t_magic field in struct xfs_trans
Christoph Hellwig
2
-3
/
+0
2025-01-13
xfs: remove XFS_ILOG_NONCORE
Christoph Hellwig
1
-6
/
+0
2025-01-13
xfs: mark xfs_dir_isempty static
Christoph Hellwig
2
-4
/
+3
2025-01-13
Merge tag 'realtime-reflink_2024-12-23' of https://git.kernel.org/pub/scm/lin...
Carlos Maiolino
74
-350
/
+4328
2025-01-13
Merge tag 'realtime-rmap_2024-12-23' of https://git.kernel.org/pub/scm/linux/...
Carlos Maiolino
85
-366
/
+5381
2025-01-13
Merge tag 'reserve-rt-metadata-space_2024-12-23' of https://git.kernel.org/pu...
Carlos Maiolino
23
-19
/
+367
2025-01-13
Merge tag 'btree-ifork-records_2024-12-23' of https://git.kernel.org/pub/scm/...
Carlos Maiolino
8
-212
/
+445
2025-01-13
Merge tag 'xfs-6.13-fixes_2024-12-23' of https://git.kernel.org/pub/scm/linux...
Carlos Maiolino
2
-14
/
+25
2025-01-10
xfs: lock dquot buffer before detaching dquot from b_li_list
Darrick J. Wong
1
-1
/
+2
2025-01-09
xfs: report larger dio alignment for COW inodes
Christoph Hellwig
1
-1
/
+10
2025-01-09
xfs: report the correct read/write dio alignment for reflinked inodes
Christoph Hellwig
1
-3
/
+18
2025-01-09
xfs: cleanup xfs_vn_getattr
Christoph Hellwig
1
-24
/
+23
2025-01-08
xfs: don't return an error from xfs_update_last_rtgroup_size for !XFS_RT
Christoph Hellwig
1
-1
/
+1
2024-12-24
xfs: enable realtime reflink
Darrick J. Wong
4
-4
/
+36
2024-12-24
xfs: fix CoW forks for realtime files
Darrick J. Wong
9
-42
/
+470
2024-12-24
xfs: check for shared rt extents when rebuilding rt file's data fork
Darrick J. Wong
1
-8
/
+13
2024-12-24
xfs: repair inodes that have a refcount btree in the data fork
Darrick J. Wong
1
-0
/
+36
2024-12-24
xfs: online repair of the realtime refcount btree
Darrick J. Wong
7
-7
/
+809
[next]