index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2025-11-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
31
-223
/
+403
2025-11-17
Merge tag 'vfs-6.18-rc7.fixes' of gitolite.kernel.org:pub/scm/linux/kernel/gi...
Linus Torvalds
19
-66
/
+185
2025-11-14
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 git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
21
-98
/
+246
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-12
Merge tag 'nfsd-6.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
5
-26
/
+57
2025-11-12
fs: add iput_not_last()
Mateusz Guzik
1
-0
/
+12
2025-11-12
fs/namespace: correctly handle errors returned by grab_requested_mnt_ns
Andrei Vagin
1
-16
/
+16
2025-11-12
power: always freeze efivarfs
Christian Brauner
2
-3
/
+11
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-10
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-09
nilfs2: avoid having an active sc_timer before freeing sci
Edward Adam Davis
1
-1
/
+6
2025-11-09
fs/proc: fix uaf in proc_readdir_de()
Wei Yang
1
-3
/
+9
2025-11-09
ksmbd: close accepted socket when per-IP limit rejects connection
Joshua Rogers
1
-1
/
+4
2025-11-09
smb: server: rdma: avoid unmapping posted recv on accept failure
Joshua Rogers
1
-1
/
+10
2025-11-09
cifs: client: fix memory leak in smb3_fs_context_parse_param
Edward Adam Davis
1
-0
/
+2
2025-11-09
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-07
erofs: avoid infinite loop due to incomplete zstd-compressed data
Gao Xiang
1
-4
/
+7
2025-11-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
13
-39
/
+136
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
[next]