index
:
pub/scm/linux/kernel/git/ralf/linux.git
master
The Linux/MIPS repository
Ralf Baechle
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-17
NFS/localio: remove dead FLUSH_SYNC handling from nfs_local_commit
Mike Snitzer
3
-16
/
+5
2026-08-17
NFS/localio: issue IO inline when not in a memory-reclaim context
Mike Snitzer
1
-2
/
+31
2026-08-17
NFS: Fix delayed delegation return list handling
Guangshuo Li
1
-1
/
+1
2026-08-17
NFS: Verify symlink inode before caching target
ZhangGuoDong
1
-0
/
+6
2026-08-17
NFS: fix folio dereference before NULL check in nfs_inode_remove_request()
Jiangshan Yi
1
-5
/
+6
2026-08-17
nfs4.2: open UNCACHEABLE_FILE_DATA files with O_DIRECT
Mike Snitzer
3
-0
/
+16
2026-08-17
nfs4.2: request UNCACHEABLE_FILE_DATA only for regular files
Mike Snitzer
2
-7
/
+45
2026-08-17
nfs4.2: add UNCACHEABLE_FILE_DATA attribute support
Tom Haynes
5
-9
/
+69
2026-08-17
NFSv4/flexfiles: report cancelled I/O as a layout error
Benjamin Coddington
1
-1
/
+22
2026-08-17
pNFS: honor clora_changed when recalling a layout
Benjamin Coddington
3
-11
/
+16
2026-08-17
pNFS: report clora_changed in the cb_layoutrecall_file tracepoint
Benjamin Coddington
2
-2
/
+55
2026-08-17
pnfs/blocklayout: Fix device leaks on parse failure
ZhangGuoDong
1
-6
/
+15
2026-08-17
NFSv4: remove callback IDR entry on client allocation failure
Ruoyu Wang
3
-1
/
+15
2026-08-17
nfs: refactor pNFS functions using clear_and_wake_up_bit
Arnaud Bonnet
1
-25
/
+10
2026-08-17
nfs: replace atomic bitops sequence with clear_and_wake_up_bit helper
Arnaud Bonnet
1
-3
/
+1
2026-08-17
Merge tags 'vfs-7.3-rc1.efs' and 'vfs-7.3-rc1.freevxfs' of git://git.kernel.o...
Linus Torvalds
27
-3596
/
+0
2026-08-17
fuse: wait for FR_FINISHED on abort_on_kill to prevent use-after-free
Rochan Avlur
1
-1
/
+2
2026-08-17
Merge tag 'vfs-7.3-rc1.binfmt' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
8
-516
/
+1688
2026-08-17
fuse: make dentry_tree_work static
Ben Dooks
1
-1
/
+1
2026-08-17
fuse: add zero-copy over io-uring
Joanne Koong
6
-16
/
+202
2026-08-17
fuse: support registered buffer pools in io-uring
Joanne Koong
2
-21
/
+99
2026-08-17
fuse: add io-uring buffer pools
Joanne Koong
3
-29
/
+249
2026-08-17
fuse: add FUSE_IO_URING_CMD_ADD_QUEUE
Joanne Koong
1
-7
/
+38
2026-08-17
fuse: decouple fuse_ring creation from ent registration
Joanne Koong
5
-23
/
+22
2026-08-17
smb/server: fix session counter on session removal
Ze Tan
1
-4
/
+10
2026-08-17
smb/server: update session counter under sessions table lock
Ze Tan
1
-1
/
+1
2026-08-17
smb/server: fix session leak in ksmbd_session_register()
Ze Tan
1
-1
/
+12
2026-08-17
smb/server: warn if ksmbd_proc_create() fails
Ze Tan
4
-6
/
+16
2026-08-17
ksmbd: bound smb_check_perm_dacl() ACE walks by DACL size
Hang Nan
1
-2
/
+2
2026-08-17
ksmbd: make RDMA encryption diagnostics conditional
Namjae Jeon
2
-18
/
+90
2026-08-17
ksmbd: add SMB Direct RDMA encryption transform
Namjae Jeon
10
-63
/
+663
2026-08-17
ksmbd: handle encrypted compressed requests
Namjae Jeon
4
-24
/
+97
2026-08-17
ksmbd: decrypt requests from expired encrypted sessions
Namjae Jeon
2
-6
/
+14
2026-08-17
ksmbd: disconnect on SMB3 decryption failure
Namjae Jeon
4
-1
/
+26
2026-08-17
ksmbd: encrypt interim responses to encrypted requests
Namjae Jeon
1
-4
/
+67
2026-08-17
ksmbd: scope session state changes to bound connections
Namjae Jeon
4
-16
/
+41
2026-08-17
ksmbd: fix encrypted request lookup on bound channels
Namjae Jeon
2
-3
/
+10
2026-08-17
ksmbd: add per-share SMB3 encryption enforcement
Namjae Jeon
5
-5
/
+34
2026-08-17
ksmbd: notify parent directory leases on child create
Namjae Jeon
2
-4
/
+8
2026-08-17
ksmbd: implement SMB2 AppInstanceVersion takeover
Namjae Jeon
3
-9
/
+101
2026-08-17
ksmbd: accept unspecified volatile ID on durable reconnect
Namjae Jeon
1
-2
/
+6
2026-08-17
smb/server: fix tree connection leak in smb2_tree_connect()
Ze Tan
1
-1
/
+9
2026-08-17
ksmbd: wait for deferred notify cancellation
Namjae Jeon
1
-0
/
+12
2026-08-17
smb/server: fix use-after-free in ksmbd_conn_transport_destroy()
ChenXiaoSong
1
-1
/
+6
2026-08-17
ksmbd: detach blocked lock requests before freeing
Namjae Jeon
2
-8
/
+17
2026-08-17
smb: server: Clear Preauth_HashValue in smb2pdu.c with kfree_sensitive()
Thomas Huth
1
-2
/
+2
2026-08-17
smb: server: Free sensitive data in connection.c with kfree_sensitive()
Thomas Huth
1
-3
/
+3
2026-08-17
smb: server: Free session data in user_session.c with kfree_sensitive()
Thomas Huth
1
-2
/
+2
2026-08-17
smb: server: Make sure that passkey is not leaked on the heap in user_config.c
Thomas Huth
1
-3
/
+3
2026-08-17
smb: server: Clear sensitive stack and heap data in auth.c
Thomas Huth
1
-2
/
+10
[prev]
[next]