index
:
pub/scm/linux/kernel/git/docs/linux.git
master
corbet's fork of linux.git
Kernel documentation group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
Age
Commit message (
Expand
)
Author
Files
Lines
2026-01-30
xfs: fix the errno sign for the xfs_errortag_{add,clearall} stubs
Christoph Hellwig
1
-2
/
+2
2026-01-30
xfs: validate log record version against superblock log version
Raphael Pinsonneault-Thibeault
1
-11
/
+16
2026-01-29
xfs: fix spacing style issues in xfs_alloc.c
Shin Seong-jun
1
-4
/
+4
2026-01-29
xfs: remove xfs_zone_gc_space_available
Christoph Hellwig
1
-14
/
+7
2026-01-29
xfs: use a seprate member to track space availabe in the GC scatch buffer
Christoph Hellwig
1
-16
/
+9
2026-01-28
xfs: use bounce buffering direct I/O when the device requires stable pages
Christoph Hellwig
2
-5
/
+44
2026-01-28
Merge tag 'scrub-syzbot-fixes-7.0_2026-01-25' of https://git.kernel.org/pub/s...
Carlos Maiolino
23
-181
/
+115
2026-01-28
Merge tag 'attr-pptr-speedup-7.0_2026-01-25' of https://git.kernel.org/pub/sc...
Carlos Maiolino
6
-17
/
+157
2026-01-28
Merge tag 'attr-leaf-freemap-fixes-7.0_2026-01-25' of https://git.kernel.org/...
Carlos Maiolino
3
-63
/
+155
2026-01-28
Merge tag 'health-monitoring-7.0_2026-01-20' of https://git.kernel.org/pub/sc...
Carlos Maiolino
17
-7
/
+2795
2026-01-24
xfs: check for deleted cursors when revalidating two btrees
Darrick J. Wong
2
-3
/
+32
2026-01-24
xfs: fix UAF in xchk_btree_check_block_owner
Darrick J. Wong
1
-2
/
+5
2026-01-24
xfs: check return value of xchk_scrub_create_subord
Darrick J. Wong
3
-1
/
+7
2026-01-24
xfs: only call xf{array,blob}_destroy if we have a valid pointer
Darrick J. Wong
5
-9
/
+24
2026-01-23
xfs: get rid of the xchk_xfile_*_descr calls
Darrick J. Wong
19
-166
/
+47
2026-01-23
xfs: add a method to replace shortform attrs
Darrick J. Wong
4
-0
/
+44
2026-01-23
xfs: speed up parent pointer operations when possible
Darrick J. Wong
3
-10
/
+109
2026-01-23
xfs: reduce xfs_attr_try_sf_addname parameters
Darrick J. Wong
1
-7
/
+4
2026-01-23
xfs: fix remote xattr valuelblk check
Darrick J. Wong
1
-1
/
+4
2026-01-23
xfs: fix the xattr scrub to detect freemap/entries array collisions
Darrick J. Wong
1
-27
/
+27
2026-01-23
xfs: strengthen attr leaf block freemap checking
Darrick J. Wong
1
-0
/
+55
2026-01-23
xfs: refactor attr3 leaf table size computation
Darrick J. Wong
2
-29
/
+30
2026-01-23
xfs: fix freemap adjustments when adding xattrs to leaf blocks
Darrick J. Wong
1
-8
/
+28
2026-01-23
xfs: delete attr leaf freemap entries when empty
Darrick J. Wong
1
-0
/
+13
2026-01-21
xfs: fix incorrect context handling in xfs_trans_roll
Wenwu Hou
2
-11
/
+6
2026-01-21
xfs: always allocate the free zone with the lowest index
Hans Holmberg
2
-31
/
+17
2026-01-21
xfs: promote metadata directories and large block support
Darrick J. Wong
3
-14
/
+0
2026-01-21
xfs: use blkdev_get_zone_info to simplify zone reporting
Christoph Hellwig
1
-64
/
+50
2026-01-21
xfs: check that used blocks are smaller than the write pointer
Christoph Hellwig
1
-0
/
+7
2026-01-21
xfs: split and refactor zone validation
Christoph Hellwig
3
-114
/
+68
2026-01-21
xfs: pass the write pointer to xfs_init_zone
Christoph Hellwig
1
-29
/
+37
2026-01-21
xfs: add a xfs_rtgroup_raw_size helper
Christoph Hellwig
1
-0
/
+15
2026-01-21
xfs: add missing forward declaration in xfs_zones.h
Damien Le Moal
1
-0
/
+1
2026-01-21
xfs: remove xfs_attr_leaf_hasname
Christoph Hellwig
1
-51
/
+24
2026-01-21
xfs: mark data structures corrupt on EIO and ENODATA
Darrick J. Wong
3
-0
/
+8
2026-01-21
xfs: rework zone GC buffer management
Christoph Hellwig
1
-47
/
+59
2026-01-21
xfs: use bio_reuse in the zone GC code
Christoph Hellwig
1
-6
/
+1
2026-01-21
xfs: directly include xfs_platform.h
Christoph Hellwig
194
-204
/
+193
2026-01-21
xfs: move the remaining content from xfs.h to xfs_platform.h
Christoph Hellwig
2
-17
/
+16
2026-01-21
xfs: include global headers first in xfs_platform.h
Christoph Hellwig
1
-14
/
+10
2026-01-21
xfs: rename xfs_linux.h to xfs_platform.h
Christoph Hellwig
2
-4
/
+4
2026-01-21
xfs: factor out a xlog_write_space_advance helper
Christoph Hellwig
1
-12
/
+20
2026-01-21
xfs: improve the iclog space assert in xlog_write_iovec
Christoph Hellwig
1
-1
/
+1
2026-01-21
xfs: add a xlog_write_space_left helper
Christoph Hellwig
1
-9
/
+13
2026-01-21
xfs: improve the calling convention for the xlog_write helpers
Christoph Hellwig
1
-110
/
+77
2026-01-21
xfs: regularize iclog space accounting in xlog_write_partial
Christoph Hellwig
1
-3
/
+4
2026-01-21
xfs: move struct xfs_log_vec to xfs_log_priv.h
Christoph Hellwig
2
-12
/
+12
2026-01-21
xfs: move struct xfs_log_iovec to xfs_log_priv.h
Christoph Hellwig
2
-7
/
+6
2026-01-21
xfs: improve the ->iop_format interface
Christoph Hellwig
14
-194
/
+180
2026-01-21
xfs: set lv_bytes in xlog_write_one_vec
Christoph Hellwig
1
-2
/
+3
[prev]
[next]