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
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-02
Merge tag 'vfs-6.16-rc2.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
1
-2
/
+20
2025-05-31
Merge tag 'mm-nonmm-stable-2025-05-31-15-28' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-2
/
+0
2025-05-28
iomap: don't lose folio dropbehind state for overwrites
Jens Axboe
1
-2
/
+20
2025-05-26
Merge tag 'xfs-merge-6.16' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
41
-182
/
+1493
2025-05-26
Merge tag 'for-6.16/block-20250523' of git://git.kernel.dk/linux
Linus Torvalds
3
-79
/
+26
2025-05-26
Merge tag 'vfs-6.16-rc1.super' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
2
-5
/
+5
2025-05-26
Merge tag 'vfs-6.16-rc1.async.dir' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
1
-4
/
+3
2025-05-14
xfs: add inode to zone caching for data placement
Hans Holmberg
2
-0
/
+110
2025-05-14
xfs: free the item in xfs_mru_cache_insert on failure
Christoph Hellwig
2
-14
/
+16
2025-05-14
xfs: Fix comment on xfs_trans_ail_update_bulk()
Carlos Maiolino
1
-15
/
+17
2025-05-14
xfs: Fix a comment on xfs_ail_delete
Carlos Maiolino
1
-1
/
+1
2025-05-14
xfs: Fail remount with noattr2 on a v5 with v4 enabled
Nirjhar Roy (IBM)
1
-0
/
+26
2025-05-14
xfs: fix zoned GC data corruption due to wrong bv_offset
Christoph Hellwig
1
-2
/
+3
2025-05-14
xfs: free up mp->m_free[0].count in error case
Wengang Wang
1
-1
/
+1
2025-05-14
xfs: remove the EXPERIMENTAL warning for pNFS
Christoph Hellwig
4
-9
/
+0
2025-05-14
xfs: remove some EXPERIMENTAL warnings
Darrick J. Wong
5
-31
/
+0
2025-05-14
Merge branch 'atomic_writes-6.16' into xfs-6.16-merge
Carlos Maiolino
32
-120
/
+1356
2025-05-14
xfs: Remove deprecated xfs_bufd sysctl parameters
Zizhi Wo
2
-4
/
+0
2025-05-14
xfs: stop using set_blocksize
Darrick J. Wong
1
-4
/
+11
2025-05-11
sort.h: hoist cmp_int() into generic header file
Fedor Pchelkin
1
-2
/
+0
2025-05-09
super: add filesystem freezing helpers for suspend and hibernate
Christian Brauner
2
-5
/
+5
2025-05-09
Merge tag 'atomic-writes-6.16_2025-05-07' of https://git.kernel.org/pub/scm/linux/kernel/git/djwong/xfs-linux into atomic_writes
Carlos Maiolino
31
-121
/
+1323
2025-05-07
xfs: allow sysadmins to specify a maximum atomic write limit at mount time
Darrick J. Wong
6
-2
/
+248
2025-05-07
xfs: update atomic write limits
John Garry
2
-7
/
+47
2025-05-07
xfs: add xfs_calc_atomic_write_unit_max()
John Garry
7
-0
/
+263
2025-05-07
xfs: add xfs_file_dio_write_atomic()
John Garry
1
-0
/
+68
2025-05-07
xfs: commit CoW-based atomic writes atomically
John Garry
6
-1
/
+82
2025-05-07
xfs: add large atomic writes checks in xfs_direct_write_iomap_begin()
John Garry
1
-2
/
+60
2025-05-07
xfs: add xfs_atomic_write_cow_iomap_begin()
John Garry
6
-1
/
+159
2025-05-07
xfs: refine atomic write size check in xfs_file_write_iter()
John Garry
3
-12
/
+39
2025-05-07
xfs: refactor xfs_reflink_end_cow_extent()
John Garry
1
-30
/
+42
2025-05-07
xfs: allow block allocator to take an alignment hint
John Garry
2
-1
/
+10
2025-05-07
xfs: ignore HW which cannot atomic write a single block
Darrick J. Wong
3
-10
/
+14
2025-05-07
xfs: add helpers to compute transaction reservation for finishing intent items
Darrick J. Wong
2
-31
/
+152
2025-05-07
xfs: add helpers to compute log item overhead
Darrick J. Wong
12
-3
/
+88
2025-05-07
xfs: separate out setting buftarg atomic writes limits
Darrick J. Wong
3
-12
/
+28
2025-05-07
xfs: rename xfs_inode_can_atomicwrite() -> xfs_inode_can_hw_atomic_write()
John Garry
3
-5
/
+3
2025-05-07
xfs: only call xfs_setsize_buftarg once per buffer target
Darrick J. Wong
2
-14
/
+30
2025-05-07
fs: add atomic write unit max opt to statx
John Garry
1
-1
/
+1
2025-05-07
xfs: simplify building the bio in xlog_write_iclog
Christoph Hellwig
1
-26
/
+6
2025-05-07
xfs: simplify xfs_rw_bdev
Christoph Hellwig
1
-18
/
+12
2025-05-07
xfs: simplify xfs_buf_submit_bio
Christoph Hellwig
1
-35
/
+8
2025-05-05
xfs: don't assume perags are initialised when trimming AGs
Dave Chinner
1
-1
/
+16
2025-04-30
xfs: allow ro mounts if rtdev or logdev are read-only
Hans Holmberg
1
-3
/
+18
2025-04-28
xfs: stop using set_blocksize
Darrick J. Wong
1
-4
/
+11
2025-04-22
XFS: fix zoned gc threshold math for 32-bit arches
Carlos Maiolino
1
-2
/
+8
2025-04-16
xfs: fix fsmap for internal zoned devices
Darrick J. Wong
1
-18
/
+33
2025-04-16
xfs: Fix spelling mistake "drity" -> "dirty"
Zhang Xianwei
1
-1
/
+1
2025-04-14
xfs: compute buffer address correctly in xmbuf_map_backing_mem
Darrick J. Wong
1
-1
/
+1
2025-04-14
xfs: add tunable threshold parameter for triggering zone GC
Hans Holmberg
4
-2
/
+54
[next]