index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
libxfs
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-31
xfs: prevent gc from picking the same zone twice
Christoph Hellwig
1
-0
/
+6
2025-09-18
xfs: improve default maximum number of open zones
Damien Le Moal
1
-0
/
+7
2025-09-18
xfs: centralize error tag definitions
Christoph Hellwig
1
-47
/
+67
2025-09-18
xfs: remove the expr argument to XFS_TEST_ERROR
Christoph Hellwig
15
-34
/
+29
2025-09-16
xfs: move the XLOG_REG_ constants out of xfs_log_format.h
Christoph Hellwig
1
-37
/
+0
2025-09-16
xfs: fix log CRC mismatches between i386 and other architectures
Christoph Hellwig
2
-1
/
+31
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
1
-2
/
+2
2025-09-16
xfs: remove the xfs_efi_log_format_64_t typedef
Christoph Hellwig
1
-2
/
+2
2025-09-16
xfs: remove the xfs_efi_log_format_32_t typedef
Christoph Hellwig
1
-2
/
+2
2025-09-16
xfs: remove the xfs_efi_log_format_t typedef
Christoph Hellwig
1
-2
/
+2
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
2
-3
/
+3
2025-09-16
xfs: remove the xlog_op_header_t typedef
Christoph Hellwig
1
-3
/
+2
2025-09-05
xfs: remove deprecated sysctl knobs
Darrick J. Wong
1
-11
/
+0
2025-09-05
xfs: remove deprecated mount options
Darrick J. Wong
4
-37
/
+13
2025-08-26
xfs: do not propagate ENODATA disk errors into xattr code
Eric Sandeen
2
-0
/
+13
2025-07-24
xfs: don't use a xfs_log_iovec for ri_buf in log recovery
Christoph Hellwig
1
-2
/
+2
2025-07-24
fs/xfs: replace strncpy with memtostr_pad()
Pranav Tyagi
1
-1
/
+1
2025-07-24
xfs: improve the xg_active_ref check in xfs_group_free
Christoph Hellwig
1
-1
/
+2
2025-07-24
xfs: return the allocated transaction from xfs_trans_alloc_empty
Christoph Hellwig
1
-3
/
+1
2025-07-24
xfs: refactor xfs_btree_diff_two_ptrs() to take advantage of cmp_int()
Fedor Pchelkin
2
-7
/
+7
2025-07-24
xfs: use a proper variable name and type for storing a comparison result
Fedor Pchelkin
1
-11
/
+12
2025-07-24
xfs: refactor cmp_key_with_cur routines to take advantage of cmp_int()
Fedor Pchelkin
8
-62
/
+27
2025-07-24
xfs: refactor cmp_two_keys routines to take advantage of cmp_int()
Fedor Pchelkin
8
-72
/
+45
2025-07-24
xfs: rename key_diff routines
Fedor Pchelkin
9
-23
/
+26
2025-07-24
xfs: rename diff_two_keys routines
Fedor Pchelkin
9
-33
/
+33
2025-07-18
xfs: don't allocate the xfs_extent_busy structure for zoned RTGs
Christoph Hellwig
1
-5
/
+9
2025-06-27
xfs: catch stale AGF/AGF metadata
Dave Chinner
2
-12
/
+60
2025-05-07
xfs: allow sysadmins to specify a maximum atomic write limit at mount time
Darrick J. Wong
2
-0
/
+73
2025-05-07
xfs: add xfs_calc_atomic_write_unit_max()
John Garry
2
-0
/
+96
2025-05-07
xfs: commit CoW-based atomic writes atomically
John Garry
3
-0
/
+20
2025-05-07
xfs: allow block allocator to take an alignment hint
John Garry
2
-1
/
+10
2025-05-07
xfs: add helpers to compute transaction reservation for finishing intent items
Darrick J. Wong
2
-31
/
+152
2025-03-18
xfs: remove the flags argument to xfs_buf_get_uncached
Christoph Hellwig
1
-1
/
+1
2025-03-18
Merge branch 'xfs-6.15-folios_vmalloc' into XFS-for-linus-6.15-merge
Carlos Maiolino
2
-2
/
+2
2025-03-18
Merge branch 'xfs-6.15-zoned_devices' into XFS-for-linus-6.15-merge
Carlos Maiolino
21
-415
/
+634
2025-03-14
xfs: Use abs_diff instead of XFS_ABSDIFF
Matthew Wilcox (Oracle)
1
-5
/
+3
2025-03-12
xfs: Remove duplicate xfs_rtbitmap.h header
Jiapeng Chong
1
-1
/
+0
2025-03-10
xfs: kill XBF_UNMAPPED
Christoph Hellwig
2
-2
/
+2
2025-03-10
Merge branch 'xfs-6.15-merge' into for-next
Carlos Maiolino
21
-415
/
+635
2025-03-10
xfs: Use abs_diff instead of XFS_ABSDIFF
Matthew Wilcox (Oracle)
1
-5
/
+3
2025-03-03
xfs: support zone gaps
Christoph Hellwig
5
-9
/
+36
[next]