index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
cifs
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-15
smb3: improve SMB3 change notification support
Steve French
6
-13
/
+90
2022-10-15
cifs: lease key is uninitialized in two additional functions when smb1
Steve French
1
-2
/
+2
2022-10-15
cifs: lease key is uninitialized in smb1 paths
Steve French
1
-1
/
+1
2022-10-15
smb3: must initialize two ACL struct fields to zero
Steve French
1
-1
/
+2
2022-10-15
cifs: fix double-fault crash during ntlmssp
Paulo Alcantara
1
-7
/
+9
2022-10-14
cifs: fix static checker warning
Paulo Alcantara
1
-1
/
+1
2022-10-13
cifs: use ALIGN() and round_up() macros
Enzo Matsumiya
5
-38
/
+33
2022-10-13
cifs: find and use the dentry for cached non-root directories also
Ronnie Sahlberg
1
-14
/
+49
2022-10-13
cifs: enable caching of directories for which a lease is held
Ronnie Sahlberg
4
-193
/
+263
2022-10-13
cifs: prevent copying past input buffer boundaries
Paulo Alcantara
1
-2
/
+2
2022-10-13
cifs: fix uninitialised var in smb2_compound_op()
Paulo Alcantara
1
-0
/
+1
2022-10-13
cifs: improve symlink handling for smb2+
Paulo Alcantara
14
-453
/
+451
2022-10-13
smb3: clarify multichannel warning
Steve French
1
-1
/
+2
2022-10-13
cifs: fix regression in very old smb1 mounts
Ronnie Sahlberg
1
-6
/
+5
2022-10-11
cifs: fix skipping to incorrect offset in emit_cached_dirents
Ronnie Sahlberg
1
-6
/
+23
2022-10-10
Merge tag '6.1-rc-smb3-client-fixes-part1' of git://git.samba.org/sfrench/cif...
Linus Torvalds
28
-423
/
+439
2022-10-10
Merge tag 'sched-core-2022-10-07' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-4
/
+5
2022-10-07
smb3: fix oops in calculating shash_setkey
Steve French
1
-2
/
+2
2022-10-07
cifs: secmech: use shash_desc directly, remove sdesc
Enzo Matsumiya
7
-166
/
+98
2022-10-07
smb3: rename encryption/decryption TFMs
Enzo Matsumiya
4
-16
/
+15
2022-10-07
cifs: replace kfree() with kfree_sensitive() for sensitive data
Enzo Matsumiya
7
-29
/
+52
2022-10-05
cifs: remove initialization value
Muhammad Usama Anjum
1
-1
/
+1
2022-10-05
cifs: Replace a couple of one-element arrays with flexible-array members
Gustavo A. R. Silva
2
-4
/
+5
2022-10-05
smb3: do not log confusing message when server returns no network interfaces
Steve French
3
-7
/
+20
2022-10-05
cifs: store a pointer to a fid in the cfid structure instead of the struct
Ronnie Sahlberg
2
-9
/
+58
2022-10-05
cifs: improve handlecaching
Ronnie Sahlberg
1
-4
/
+5
2022-10-05
cifs: Make tcon contain a wrapper structure cached_fids instead of cached_fid
Ronnie Sahlberg
4
-29
/
+37
2022-10-05
smb3: add dynamic trace points for tree disconnect
Steve French
15
-38
/
+46
2022-10-05
Fix formatting of client smbdirect RDMA logging
Tom Talpey
1
-7
/
+7
2022-10-05
Handle variable number of SGEs in client smbdirect send.
Tom Talpey
1
-108
/
+77
2022-10-05
Reduce client smbdirect max receive segment size
Tom Talpey
1
-1
/
+1
2022-10-05
Decrease the number of SMB3 smbdirect client SGEs
Tom Talpey
2
-19
/
+21
2022-10-05
cifs: Fix the error length of VALIDATE_NEGOTIATE_INFO message
Zhang Xiaoxu
1
-2
/
+2
2022-09-25
cifs: destage dirty pages before re-reading them for cache=none
Ronnie Sahlberg
1
-0
/
+9
2022-09-25
cifs: return correct error in ->calc_signature()
Enzo Matsumiya
1
-4
/
+6
2022-09-25
cifs: misc: fix spelling typo in comment
Jiangshan Yi
1
-1
/
+1
2022-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-15
/
+12
2022-09-14
cifs: update internal module number
Steve French
1
-2
/
+2
2022-09-14
cifs: add missing spinlock around tcon refcount
Paulo Alcantara
1
-0
/
+3
2022-09-13
cifs: always initialize struct msghdr smb_msg completely
Stefan Metzmacher
2
-13
/
+4
2022-09-13
cifs: don't send down the destination address to sendmsg for a SOCK_STREAM
Stefan Metzmacher
1
-2
/
+2
2022-09-12
cifs: revalidate mapping when doing direct writes
Ronnie Sahlberg
1
-0
/
+3
2022-09-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
3
-32
/
+55
2022-09-07
freezer,sched: Rewrite core freezer logic
Peter Zijlstra
2
-4
/
+5
2022-09-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
6
-67
/
+70
2022-08-30
cifs: fix small mempool leak in SMB2_negotiate()
Enzo Matsumiya
1
-5
/
+7
2022-08-30
smb3: use filemap_write_and_wait_range instead of filemap_write_and_wait
Steve French
2
-4
/
+13
2022-08-29
genetlink: start to validate reserved header bytes
Jakub Kicinski
1
-0
/
+1
2022-08-28
smb3: fix temporary data corruption in insert range
David Howells
1
-8
/
+16
2022-08-28
smb3: fix temporary data corruption in collapse range
Steve French
1
-10
/
+16
[next]