index
:
pub/scm/linux/kernel/git/rcu/linux.git
master
paulmck's fork of linux.git
RCU Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
smb
/
client
/
ioctl.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-24
smb: client: remove redundant NULL check before kfree()
Mohammad Shahid
1
-2
/
+1
2026-06-14
smb/client: allow FS_IOC_SETFLAGS to clear compression
Huiwen He
1
-12
/
+31
2026-06-14
smb/client: use writable handle for FS_IOC_SETFLAGS compression
Huiwen He
1
-4
/
+112
2026-06-14
smb/client: always return a value for FS_IOC_GETFLAGS
Huiwen He
1
-7
/
+5
2026-05-07
smb: client: Use FullSessionKey for AES-256 encryption key derivation
Piyush Sachdeva
1
-1
/
+1
2026-02-26
smb: client: use atomic_t for mnt_cifs_flags
Paulo Alcantara
1
-1
/
+1
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-1
/
+1
2026-02-08
cifs: SMB1 split: Split SMB1 protocol defs into smb1pdu.h
David Howells
1
-1
/
+0
2025-12-30
smb3 client: add missing tracepoint for unsupported ioctls
Steve French
1
-0
/
+3
2025-06-21
smb: minor fix to use SMB2_NTLMV2_SESSKEY_SIZE for auth_key size
Bharath SM
1
-1
/
+1
2024-11-03
convert cifs_ioctl_copychunk()
Al Viro
1
-7
/
+4
2024-09-23
Merge tag 'pull-stable-struct_fd' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-4
/
+4
2024-08-22
smb3: fix problem unloading module due to leaked refcount on shutdown
Steve French
1
-0
/
+2
2024-08-12
introduce fd_file(), convert all accessors to it.
Al Viro
1
-4
/
+4
2024-08-02
smb3: add dynamic tracepoints for shutdown ioctl
Steve French
1
-7
/
+25
2024-04-03
smb: client: fix potential UAF in cifs_dump_full_key()
Paulo Alcantara
1
-1
/
+5
2024-03-10
smb3: add dynamic trace point for ioctls
Steve French
1
-0
/
+5
2023-11-10
Missing field not being returned in ioctl CIFS_IOC_GET_MNT_INFO
Steve French
1
-0
/
+1
2023-11-10
smb3: allow dumping session and tcon id to improve stats analysis and debugging
Steve French
1
-0
/
+25
2023-07-26
cifs: add missing return value check for cifs_sb_tlink
Shyam Prasad N
1
-0
/
+5
2023-07-22
cifs: allow dumping keys for directories too
Shyam Prasad N
1
-4
/
+13
2023-05-27
cifs: address unused variable warning
Steve French
1
-1
/
+5
2023-05-24
smb: move client and server files to common directory fs/smb
Steve French
1
-0
/
+526