index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Lines
2025-10-24
f2fs: maintain one time GC mode is enabled during whole zoned GC cycle
Daeho Jeong
-7
/
+10
2025-10-23
smb: server: let free_transport() wait for SMBDIRECT_SOCKET_DISCONNECTED
Stefan Metzmacher
-4
/
+3
2025-10-23
Merge tag 'for-6.18-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-11
/
+64
2025-10-23
pstore/ram: Update module parameters from platform data
Tzung-Bi Shih
-0
/
+2
2025-10-23
cifs: #include cifsglob.h before trace.h to allow structs in tracepoints
David Howells
-0
/
+2
2025-10-23
cifs: Call the calc_signature functions directly
David Howells
-21
/
+9
2025-10-23
smb: client: get rid of d_drop() in cifs_do_rename()
Paulo Alcantara
-4
/
+1
2025-10-22
cifs: Fix TCP_Server_Info::credits to be signed
David Howells
-1
/
+1
2025-10-22
smb: client: make use of smbdirect_socket.send_io.lcredits.*
Stefan Metzmacher
-25
/
+42
2025-10-22
smb: server: make use of smbdirect_socket.send_io.lcredits.*
Stefan Metzmacher
-5
/
+37
2025-10-22
smb: server: simplify sibling_list handling in smb_direct_flush_send_list/sen...
Stefan Metzmacher
-22
/
+38
2025-10-22
smb: server: smb_direct_disconnect_rdma_connection() already wakes all waiter...
Stefan Metzmacher
-4
/
+0
2025-10-22
smb: smbdirect: introduce smbdirect_socket.send_io.lcredits.*
Stefan Metzmacher
-1
/
+12
2025-10-22
smb: server: allocate enough space for RW WRs and ib_drain_qp()
Stefan Metzmacher
-91
/
+142
2025-10-22
Merge tag 'mm-hotfixes-stable-2025-10-22-12-43' of git://git.kernel.org/pub/s...
Linus Torvalds
-9
/
+5
2025-10-22
Merge tag 'erofs-for-6.18-rc3-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-29
/
+30
2025-10-22
Merge tag '9p-for-6.18-rc3-v2' of https://github.com/martinetd/linux
Linus Torvalds
-22
/
+4
2025-10-22
xfs: fix locking in xchk_nlinks_collect_dir
Darrick J. Wong
-3
/
+31
2025-10-22
xfs: loudly complain about defunct mount options
Darrick J. Wong
-2
/
+18
2025-10-22
xfs: always warn about deprecated mount options
Darrick J. Wong
-8
/
+17
2025-10-22
xfs: don't set bt_nr_sectors to a negative number
Darrick J. Wong
-1
/
+2
2025-10-22
btrfs: ref-verify: fix IS_ERR() vs NULL check in btrfs_build_ref_tree()
Amit Dhingra
-1
/
+1
2025-10-22
btrfs: fix delayed_node ref_tracker use after free
Leo Martins
-1
/
+8
2025-10-22
Revert "fs/9p: Refresh metadata in d_revalidate for uncached mode too"
Dominique Martinet
-22
/
+4
2025-10-22
erofs: consolidate z_erofs_extent_lookback()
Gao Xiang
-14
/
+6
2025-10-22
erofs: avoid infinite loops due to corrupted subpage compact indexes
Gao Xiang
-14
/
+18
2025-10-21
hugetlbfs: move lock assertions after early returns in huge_pmd_unshare()
Deepanshu Kartikey
-9
/
+0
2025-10-21
Revert "NFSD: Remove the cap on number of operations per NFSv4 COMPOUND"
Chuck Lever
-3
/
+20
2025-10-21
nfsd: Avoid strlen conflict in nfsd4_encode_components_esc()
Nathan Chancellor
-6
/
+3
2025-10-21
NFSD: Fix crash in nfsd4_read_release()
Chuck Lever
-3
/
+4
2025-10-21
NFSD: Define actions for the new time_deleg FATTR4 attributes
Chuck Lever
-0
/
+8
2025-10-21
hostfs: Fix only passing host root in boot stage with new mount
Hongbo Li
-11
/
+18
2025-10-21
fs: Fix uninitialized 'offp' in statmount_string()
Zhen Ni
-2
/
+2
2025-10-21
seqlock: Change do_io_accounting() to use scoped_seqlock_read()
Oleg Nesterov
-10
/
+3
2025-10-21
seqlock: Change do_task_stat() to use scoped_seqlock_read()
Oleg Nesterov
-7
/
+2
2025-10-21
xfs: don't use __GFP_NOFAIL in xfs_init_fs_context
Christoph Hellwig
-1
/
+1
2025-10-21
xfs: cache open zone in inode->i_private
Christoph Hellwig
-85
/
+53
2025-10-21
xfs: avoid busy loops in GCD
Christoph Hellwig
-35
/
+46
2025-10-21
xfs: XFS_ONLINE_SCRUB_STATS should depend on DEBUG_FS
Geert Uytterhoeven
-1
/
+1
2025-10-21
xfs: do not tightly pack-write large files
Damien Le Moal
-4
/
+15
2025-10-21
xfs: Improve CONFIG_XFS_RT Kconfig help
Damien Le Moal
-0
/
+9
2025-10-20
cifs: Add a couple of missing smb3_rw_credits tracepoints
David Howells
-0
/
+8
2025-10-20
Merge tag 'fsnotify_for_v6.18-rc3' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-0
/
+6
2025-10-20
writeback: Add logging for slow writeback (exceeds sysctl_hung_task_timeout_s...
Julian Sun
-2
/
+15
2025-10-20
writeback: Wake up waiting tasks when finishing the writeback of a chunk.
Julian Sun
-1
/
+9
2025-10-20
xfs: use the new ->i_state accessors
Mateusz Guzik
-16
/
+16
2025-10-20
nilfs2: use the new ->i_state accessors
Mateusz Guzik
-9
/
+9
2025-10-20
overlayfs: use the new ->i_state accessors
Mateusz Guzik
-9
/
+9
2025-10-20
gfs2: use the new ->i_state accessors
Mateusz Guzik
-5
/
+5
2025-10-20
f2fs: use the new ->i_state accessors
Mateusz Guzik
-5
/
+5
[prev]
[next]