index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-29
Merge tag 'xfs-merge-6.18' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
63
-998
/
+1234
2025-09-29
Merge tag 'vfs-6.18-rc1.workqueue' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-10
/
+11
2025-09-29
Merge tag 'vfs-6.18-rc1.inode' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-2
/
+2
2025-09-29
Merge tag 'vfs-6.18-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2025-09-23
xfs: rework datasync tracking and execution
Dave Chinner
5
-69
/
+128
2025-09-23
xfs: rearrange code in xfs_inode_item_precommit
Dave Chinner
1
-36
/
+29
2025-09-22
xfs: scrub: use kstrdup_const() for metapath scan setups
Dmitry Antipov
1
-6
/
+6
2025-09-22
xfs: use bt_nr_sectors in xfs_dax_translate_range
Christoph Hellwig
1
-1
/
+1
2025-09-22
xfs: track the number of blocks in each buftarg
Christoph Hellwig
5
-34
/
+52
2025-09-19
xfs: constify xfs_errortag_random_default
Christoph Hellwig
1
-1
/
+1
2025-09-19
fs: WQ_PERCPU added to alloc_workqueue users
Marco Crivellari
3
-10
/
+11
2025-09-18
xfs: improve default maximum number of open zones
Damien Le Moal
2
-1
/
+8
2025-09-18
xfs: improve zone statistics message
Damien Le Moal
1
-1
/
+1
2025-09-18
xfs: centralize error tag definitions
Christoph Hellwig
2
-193
/
+87
2025-09-18
xfs: remove pointless externs in xfs_error.h
Christoph Hellwig
1
-19
/
+14
2025-09-18
xfs: remove the expr argument to XFS_TEST_ERROR
Christoph Hellwig
25
-70
/
+62
2025-09-18
xfs: remove xfs_errortag_set
Christoph Hellwig
2
-26
/
+6
2025-09-18
xfs: remove xfs_errortag_get
Christoph Hellwig
2
-15
/
+2
2025-09-16
xfs: move the XLOG_REG_ constants out of xfs_log_format.h
Christoph Hellwig
2
-37
/
+37
2025-09-16
xfs: adjust the hint based zone allocation policy
Hans Holmberg
1
-7
/
+1
2025-09-16
xfs: refactor hint based zone allocation
Hans Holmberg
1
-60
/
+62
2025-09-16
xfs: fix log CRC mismatches between i386 and other architectures
Christoph Hellwig
5
-9
/
+54
2025-09-16
xfs: rename the old_crc variable in xlog_recover_process
Christoph Hellwig
1
-9
/
+8
2025-09-16
xfs: remove the unused xfs_log_iovec_t typedef
Christoph Hellwig
1
-3
/
+2
2025-09-16
xfs: remove the unused xfs_qoff_logformat_t typedef
Christoph Hellwig
1
-2
/
+2
2025-09-16
xfs: remove the unused xfs_dq_logformat_t typedef
Christoph Hellwig
1
-2
/
+2
2025-09-16
xfs: remove the unused xfs_buf_log_format_t typedef
Christoph Hellwig
1
-2
/
+2
2025-09-16
xfs: remove the unused xfs_efd_log_format_64_t typedef
Christoph Hellwig
1
-2
/
+2
2025-09-16
xfs: remove the unused xfs_efd_log_format_32_t typedef
Christoph Hellwig
1
-2
/
+2
2025-09-16
xfs: remove the xfs_efd_log_format_t typedef
Christoph Hellwig
2
-3
/
+3
2025-09-16
xfs: remove the xfs_efi_log_format_64_t typedef
Christoph Hellwig
2
-3
/
+3
2025-09-16
xfs: remove the xfs_efi_log_format_32_t typedef
Christoph Hellwig
2
-3
/
+3
2025-09-16
xfs: remove the xfs_efi_log_format_t typedef
Christoph Hellwig
2
-3
/
+3
2025-09-16
xfs: remove the xfs_extent64_t typedef
Christoph Hellwig
1
-4
/
+4
2025-09-16
xfs: remove the xfs_extent32_t typedef
Christoph Hellwig
1
-4
/
+4
2025-09-16
xfs: remove the xfs_extent_t typedef
Christoph Hellwig
1
-8
/
+9
2025-09-16
xfs: remove the xfs_trans_header_t typedef
Christoph Hellwig
3
-4
/
+4
2025-09-16
xfs: remove the xlog_op_header_t typedef
Christoph Hellwig
2
-11
/
+11
2025-09-15
fs: rename generic_delete_inode() and generic_drop_inode()
Mateusz Guzik
1
-1
/
+1
2025-09-05
Merge tag 'kconfig-2025-changes_2025-09-05' of https://git.kernel.org/pub/scm...
Carlos Maiolino
15
-187
/
+35
2025-09-05
Merge tag 'fix-scrub-reap-calculations_2025-09-05' of https://git.kernel.org/...
Carlos Maiolino
5
-130
/
+553
2025-09-05
xfs: enable online fsck by default in Kconfig
Darrick J. Wong
1
-12
/
+2
2025-09-05
xfs: use deferred reaping for data device cow extents
Darrick J. Wong
1
-2
/
+2
2025-09-05
xfs: remove deprecated sysctl knobs
Darrick J. Wong
6
-53
/
+6
2025-09-05
xfs: remove static reap limits from repair.h
Darrick J. Wong
3
-12
/
+9
2025-09-05
xfs: remove deprecated mount options
Darrick J. Wong
8
-118
/
+23
2025-09-05
xfs: disable deprecated features by default in Kconfig
Darrick J. Wong
1
-4
/
+4
2025-09-05
xfs: compute file mapping reap limits dynamically
Darrick J. Wong
2
-5
/
+105
2025-09-05
xfs: compute realtime device CoW staging extent reap limits dynamically
Darrick J. Wong
2
-4
/
+68
2025-09-05
xfs: compute data device CoW staging extent reap limits dynamically
Darrick J. Wong
2
-5
/
+84
[next]