index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
libxfs
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
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
2025-03-03
xfs: enable the zoned RT device feature
Christoph Hellwig
1
-1
/
+2
2025-03-03
xfs: enable fsmap reporting for internal RT devices
Christoph Hellwig
1
-0
/
+9
2025-03-03
xfs: implement zoned garbage collection
Christoph Hellwig
2
-4
/
+23
2025-03-03
xfs: add support for zoned space reservations
Christoph Hellwig
2
-5
/
+22
2025-03-03
xfs: add the zoned space allocator
Christoph Hellwig
2
-5
/
+18
2025-03-03
xfs: parse and validate hardware zone information
Christoph Hellwig
2
-0
/
+206
2025-03-03
xfs: disable sb_frextents for zoned file systems
Christoph Hellwig
1
-1
/
+1
2025-03-03
xfs: export zoned geometry via XFS_FSOP_GEOM
Christoph Hellwig
2
-1
/
+10
2025-03-03
xfs: allow internal RT devices for zoned mode
Christoph Hellwig
3
-5
/
+10
2025-03-03
xfs: define the zoned on-disk format
Christoph Hellwig
8
-29
/
+133
2025-03-03
xfs: add a xfs_rtrmap_highest_rgbno helper
Christoph Hellwig
2
-0
/
+21
2025-03-03
xfs: support XFS_BMAPI_REMAP in xfs_bmap_del_extent_delay
Christoph Hellwig
2
-4
/
+8
2025-03-03
xfs: move xfs_bmapi_reserve_delalloc to xfs_iomap.c
Christoph Hellwig
2
-292
/
+8
2025-03-03
xfs: add a rtg_blocks helper
Christoph Hellwig
2
-1
/
+6
2025-03-03
xfs: reduce metafile reservations
Christoph Hellwig
1
-0
/
+3
2025-03-03
xfs: make metabtree reservations global
Christoph Hellwig
2
-63
/
+107
2025-03-03
xfs: generalize the freespace and reserved blocks handling
Christoph Hellwig
4
-6
/
+23
2025-01-24
xfs: fix the entry condition of exact EOF block allocation optimization
Jinliang Zheng
1
-6
/
+7
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
1
-1
/
+1
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/linux/kernel/git/djwong/xfs-linux into for-next
Carlos Maiolino
23
-85
/
+1381
2025-01-13
Merge tag 'realtime-rmap_2024-12-23' of https://git.kernel.org/pub/scm/linux/kernel/git/djwong/xfs-linux into for-next
Carlos Maiolino
29
-74
/
+1708
2025-01-13
Merge tag 'reserve-rt-metadata-space_2024-12-23' of https://git.kernel.org/pub/scm/linux/kernel/git/djwong/xfs-linux into for-next
Carlos Maiolino
8
-7
/
+235
2025-01-13
Merge tag 'btree-ifork-records_2024-12-23' of https://git.kernel.org/pub/scm/linux/kernel/git/djwong/xfs-linux into for-next
Carlos Maiolino
8
-212
/
+445
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-23
xfs: scrub the metadir path of rt refcount btree files
Darrick J. Wong
1
-1
/
+2
2024-12-23
xfs: scrub the realtime refcount btree
Darrick J. Wong
1
-1
/
+2
2024-12-23
xfs: report realtime refcount btree corruption errors to the health system
Darrick J. Wong
4
-3
/
+13
2024-12-23
xfs: enable extent size hints for CoW operations
Darrick J. Wong
1
-1
/
+7
2024-12-23
xfs: apply rt extent alignment constraints to CoW extsize hint
Darrick J. Wong
1
-5
/
+20
2024-12-23
xfs: fix xfs_get_extsz_hint behavior with realtime alwayscow files
Darrick J. Wong
1
-3
/
+2
2024-12-23
xfs: recover CoW leftovers in the realtime volume
Darrick J. Wong
2
-16
/
+34
2024-12-23
xfs: allow inodes to have the realtime and reflink flags
Darrick J. Wong
1
-1
/
+2
2024-12-23
xfs: compute rtrmap btree max levels when reflink enabled
Darrick J. Wong
1
-2
/
+26
[next]