index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2025-11-15
Merge tag 'nfs-for-6.18-3' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
9
-155
/
+211
2025-11-14
Merge tag 'v6.18-rc5-smb-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
3
-2
/
+7
2025-11-13
Merge tag 'erofs-for-6.18-rc6-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-4
/
+7
2025-11-13
Merge tag 'v6.18-rc5-smb-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
2
-2
/
+17
2025-11-13
Merge tag 'nfsd-6.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
5
-26
/
+57
2025-11-11
Merge tag 'for-6.18-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-34
/
+34
2025-11-11
smb: client: let smbd_disconnect_rdma_connection() turn CREATED into DISCONNE...
Stefan Metzmacher
1
-0
/
+3
2025-11-11
smb: fix invalid username check in smb3_fs_context_parse_param()
Yiqi Sun
1
-1
/
+1
2025-11-11
smb: server: let smb_direct_disconnect_rdma_connection() turn CREATED into DI...
Stefan Metzmacher
1
-0
/
+3
2025-11-11
NFS: Fix LTP test failures when timestamps are delegated
Dai Ngo
1
-6
/
+12
2025-11-10
NFSv4: Fix an incorrect parameter when calling nfs4_call_sync()
Trond Myklebust
1
-3
/
+6
2025-11-10
NFS: sysfs: fix leak when nfs_client kobject add fails
Yang Xiuwei
1
-0
/
+1
2025-11-10
NFSv2/v3: Fix error handling in nfs_atomic_open_v23()
Trond Myklebust
1
-3
/
+4
2025-11-10
nfs/localio: do not issue misaligned DIO out-of-order
Mike Snitzer
1
-76
/
+52
2025-11-10
nfs/localio: Ensure DIO WRITE's IO on stable storage upon completion
Mike Snitzer
1
-1
/
+5
2025-11-10
nfs/localio: backfill missing partial read support for misaligned DIO
Mike Snitzer
1
-4
/
+20
2025-11-10
nfs/localio: add refcounting for each iocb IO associated with NFS pgio header
Mike Snitzer
1
-43
/
+67
2025-11-10
nfs/localio: remove unecessary ENOTBLK handling in DIO WRITE support
Mike Snitzer
1
-10
/
+3
2025-11-10
NFS: Check the TLS certificate fields in nfs_match_client()
Trond Myklebust
1
-0
/
+8
2025-11-10
pnfs: Set transport security policy to RPC_XPRTSEC_NONE unless using TLS
Trond Myklebust
2
-4
/
+24
2025-11-10
pnfs: Fix TLS logic in _nfs4_pnfs_v4_ds_connect()
Trond Myklebust
1
-17
/
+17
2025-11-10
pnfs: Fix TLS logic in _nfs4_pnfs_v3_ds_connect()
Trond Myklebust
1
-14
/
+18
2025-11-10
nfsd: ensure SEQUENCE replay sends a valid reply.
NeilBrown
3
-19
/
+36
2025-11-10
NFSD: Never cache a COMPOUND when the SEQUENCE operation fails
Chuck Lever
1
-1
/
+14
2025-11-10
NFSD: Skip close replay processing if XDR encoding fails
Chuck Lever
1
-2
/
+1
2025-11-10
NFSD: free copynotify stateid in nfs4_free_ol_stateid()
Olga Kornievskaia
1
-1
/
+2
2025-11-10
nilfs2: avoid having an active sc_timer before freeing sci
Edward Adam Davis
1
-1
/
+6
2025-11-10
fs/proc: fix uaf in proc_readdir_de()
Wei Yang
1
-3
/
+9
2025-11-10
ksmbd: close accepted socket when per-IP limit rejects connection
Joshua Rogers
1
-1
/
+4
2025-11-10
smb: server: rdma: avoid unmapping posted recv on accept failure
Joshua Rogers
1
-1
/
+10
2025-11-10
cifs: client: fix memory leak in smb3_fs_context_parse_param
Edward Adam Davis
1
-0
/
+2
2025-11-10
smb: client: fix cifs_pick_channel when channel needs reconnect
Henrique Carvalho
1
-1
/
+1
2025-11-08
Merge tag 'v6.18rc4-SMB-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
3
-9
/
+16
2025-11-08
Merge tag 'xfs-fixes-6.18-rc5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
3
-16
/
+76
2025-11-07
smb: client: validate change notify buffer before copy
Joshua Rogers
1
-2
/
+5
2025-11-07
Merge tag 'v6.18-rc4-smb-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
1
-1
/
+23
2025-11-06
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/linux
Linus Torvalds
1
-2
/
+1
2025-11-06
erofs: avoid infinite loop due to incomplete zstd-compressed data
Gao Xiang
1
-4
/
+7
2025-11-06
xfs: free xfs_busy_extents structure when no RT extents are queued
Christoph Hellwig
1
-1
/
+3
2025-11-05
btrfs: release root after error in data_reloc_print_warning_inode()
Zilin Guan
1
-1
/
+3
2025-11-05
btrfs: scrub: put bio after errors in scrub_raid56_parity_stripe()
Zilin Guan
1
-0
/
+2
2025-11-05
btrfs: do not update last_log_commit when logging inode due to a new name
Filipe Manana
1
-1
/
+1
2025-11-05
btrfs: zoned: fix stripe width calculation
Naohiro Aota
1
-30
/
+26
2025-11-05
btrfs: zoned: fix conventional zone capacity calculation
Naohiro Aota
1
-2
/
+2
2025-11-05
xfs: fix zone selection in xfs_select_open_zone_mru
Christoph Hellwig
1
-1
/
+1
2025-11-05
xfs: fix a rtgroup leak when xfs_init_zone fails
Christoph Hellwig
1
-1
/
+3
2025-11-05
xfs: fix various problems in xfs_atomic_write_cow_iomap_begin
Darrick J. Wong
1
-11
/
+50
2025-11-05
xfs: fix delalloc write failures in software-provided atomic writes
Darrick J. Wong
1
-2
/
+19
2025-11-05
fscrypt: fix left shift underflow when inode->i_blkbits > PAGE_SHIFT
Yongpeng Yang
1
-2
/
+1
2025-11-05
smb: client: fix refcount leak in smb2_set_path_attr
Shuhao Fu
1
-0
/
+2
[next]