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
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-22
Merge tag 'mm-hotfixes-stable-2025-10-22-12-43' of git://git.kernel.org/pub/s...
Linus Torvalds
2
-9
/
+5
2025-10-22
Merge tag 'erofs-for-6.18-rc3-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-29
/
+30
2025-10-22
Merge tag '9p-for-6.18-rc3-v2' of https://github.com/martinetd/linux
Linus Torvalds
3
-22
/
+4
2025-10-22
xfs: fix locking in xchk_nlinks_collect_dir
Darrick J. Wong
1
-3
/
+31
2025-10-22
xfs: loudly complain about defunct mount options
Darrick J. Wong
1
-2
/
+18
2025-10-22
xfs: always warn about deprecated mount options
Darrick J. Wong
1
-8
/
+17
2025-10-22
xfs: don't set bt_nr_sectors to a negative number
Darrick J. Wong
2
-1
/
+2
2025-10-22
btrfs: ref-verify: fix IS_ERR() vs NULL check in btrfs_build_ref_tree()
Amit Dhingra
1
-1
/
+1
2025-10-22
btrfs: fix delayed_node ref_tracker use after free
Leo Martins
2
-1
/
+8
2025-10-22
Revert "fs/9p: Refresh metadata in d_revalidate for uncached mode too"
Dominique Martinet
3
-22
/
+4
2025-10-22
erofs: consolidate z_erofs_extent_lookback()
Gao Xiang
1
-14
/
+6
2025-10-22
erofs: avoid infinite loops due to corrupted subpage compact indexes
Gao Xiang
1
-14
/
+18
2025-10-21
hugetlbfs: move lock assertions after early returns in huge_pmd_unshare()
Deepanshu Kartikey
1
-9
/
+0
2025-10-21
Revert "NFSD: Remove the cap on number of operations per NFSv4 COMPOUND"
Chuck Lever
5
-3
/
+20
2025-10-21
nfsd: Avoid strlen conflict in nfsd4_encode_components_esc()
Nathan Chancellor
1
-6
/
+3
2025-10-21
NFSD: Fix crash in nfsd4_read_release()
Chuck Lever
1
-3
/
+4
2025-10-21
NFSD: Define actions for the new time_deleg FATTR4 attributes
Chuck Lever
1
-0
/
+8
2025-10-21
xfs: don't use __GFP_NOFAIL in xfs_init_fs_context
Christoph Hellwig
1
-1
/
+1
2025-10-21
xfs: cache open zone in inode->i_private
Christoph Hellwig
4
-85
/
+53
2025-10-21
xfs: avoid busy loops in GCD
Christoph Hellwig
1
-35
/
+46
2025-10-21
xfs: XFS_ONLINE_SCRUB_STATS should depend on DEBUG_FS
Geert Uytterhoeven
1
-1
/
+1
2025-10-21
xfs: do not tightly pack-write large files
Damien Le Moal
1
-4
/
+15
2025-10-21
xfs: Improve CONFIG_XFS_RT Kconfig help
Damien Le Moal
1
-0
/
+9
2025-10-20
cifs: Add a couple of missing smb3_rw_credits tracepoints
David Howells
1
-0
/
+8
2025-10-20
Merge tag 'fsnotify_for_v6.18-rc3' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+6
2025-10-20
x86,fs/resctrl: Fix NULL pointer dereference with events force-disabled in mb...
Babu Moger
1
-9
/
+7
2025-10-19
smb: client: allocate enough space for MR WRs and ib_drain_qp()
Stefan Metzmacher
1
-13
/
+23
2025-10-18
Merge tag 'exfat-for-6.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-9
/
+10
2025-10-18
Merge tag 'nfs-for-6.18-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
4
-15
/
+37
2025-10-18
Merge tag '6.18-rc1-smb-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
20
-498
/
+419
2025-10-17
btrfs: send: fix duplicated rmdir operations when using extrefs
Ting-Chang Hou
1
-8
/
+48
2025-10-17
btrfs: directly free partially initialized fs_info in btrfs_check_leaked_roots()
Dewei Meng
1
-1
/
+7
2025-10-17
sysfs: check visibility before changing group attribute ownership
Fernando Fernandez Mancera
1
-5
/
+21
2025-10-17
erofs: fix crafted invalid cases for encoded extents
Gao Xiang
1
-1
/
+6
2025-10-16
Merge tag 'f2fs-fix-6.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-2
/
+2
2025-10-16
Merge tag 'for-6.18-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
9
-22
/
+25
2025-10-16
Merge tag 'v6.18-rc1-smb-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
4
-16
/
+34
2025-10-15
smb: client: Consolidate cmac(aes) shash allocation
Eric Biggers
3
-11
/
+3
2025-10-15
smb: client: Remove obsolete crypto_shash allocations
Eric Biggers
5
-47
/
+2
2025-10-15
smb: client: Use HMAC-MD5 library for NTLMv2
Eric Biggers
1
-92
/
+22
2025-10-15
smb: client: Use MD5 library for SMB1 signature calculation
Eric Biggers
2
-17
/
+18
2025-10-15
smb: client: Use MD5 library for M-F symlink hashing
Eric Biggers
2
-28
/
+4
2025-10-15
smb: client: Use HMAC-SHA256 library for SMB2 signature calculation
Eric Biggers
3
-61
/
+53
2025-10-15
smb: client: Use HMAC-SHA256 library for key generation
Eric Biggers
2
-54
/
+15
2025-10-15
smb: client: Use SHA-512 library for SMB3.1.1 preauth hash
Eric Biggers
3
-44
/
+16
2025-10-15
cifs: parse_dfs_referrals: prevent oob on malformed input
Eugene Korenevsky
1
-0
/
+17
2025-10-15
smb: client: Fix refcount leak for cifs_sb_tlink
Shuhao Fu
2
-6
/
+8
2025-10-15
Merge tag 'vfs-6.18-rc2.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
11
-26
/
+20
2025-10-15
ocfs2: clear extent cache after moving/defragmenting extents
Deepanshu Kartikey
1
-0
/
+5
2025-10-15
smb: client: let smbd_destroy() wait for SMBDIRECT_SOCKET_DISCONNECTED
Stefan Metzmacher
1
-4
/
+4
[prev]
[next]