aboutsummaryrefslogtreecommitdiff
path: root/fs/cifs
AgeCommit message (Expand)Author
2022-10-15smb3: improve SMB3 change notification supportSteve French
2022-10-15cifs: lease key is uninitialized in two additional functions when smb1Steve French
2022-10-15cifs: lease key is uninitialized in smb1 pathsSteve French
2022-10-15smb3: must initialize two ACL struct fields to zeroSteve French
2022-10-15cifs: fix double-fault crash during ntlmsspPaulo Alcantara
2022-10-14cifs: fix static checker warningPaulo Alcantara
2022-10-13cifs: use ALIGN() and round_up() macrosEnzo Matsumiya
2022-10-13cifs: find and use the dentry for cached non-root directories alsoRonnie Sahlberg
2022-10-13cifs: enable caching of directories for which a lease is heldRonnie Sahlberg
2022-10-13cifs: prevent copying past input buffer boundariesPaulo Alcantara
2022-10-13cifs: fix uninitialised var in smb2_compound_op()Paulo Alcantara
2022-10-13cifs: improve symlink handling for smb2+Paulo Alcantara
2022-10-13smb3: clarify multichannel warningSteve French
2022-10-13cifs: fix regression in very old smb1 mountsRonnie Sahlberg
2022-10-11cifs: fix skipping to incorrect offset in emit_cached_direntsRonnie Sahlberg
2022-10-10Merge tag '6.1-rc-smb3-client-fixes-part1' of git://git.samba.org/sfrench/cif...Linus Torvalds
2022-10-10Merge tag 'sched-core-2022-10-07' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-10-07smb3: fix oops in calculating shash_setkeySteve French
2022-10-07cifs: secmech: use shash_desc directly, remove sdescEnzo Matsumiya
2022-10-07smb3: rename encryption/decryption TFMsEnzo Matsumiya
2022-10-07cifs: replace kfree() with kfree_sensitive() for sensitive dataEnzo Matsumiya
2022-10-05cifs: remove initialization valueMuhammad Usama Anjum
2022-10-05cifs: Replace a couple of one-element arrays with flexible-array membersGustavo A. R. Silva
2022-10-05smb3: do not log confusing message when server returns no network interfacesSteve French
2022-10-05cifs: store a pointer to a fid in the cfid structure instead of the structRonnie Sahlberg
2022-10-05cifs: improve handlecachingRonnie Sahlberg
2022-10-05cifs: Make tcon contain a wrapper structure cached_fids instead of cached_fidRonnie Sahlberg
2022-10-05smb3: add dynamic trace points for tree disconnectSteve French
2022-10-05Fix formatting of client smbdirect RDMA loggingTom Talpey
2022-10-05Handle variable number of SGEs in client smbdirect send.Tom Talpey
2022-10-05Reduce client smbdirect max receive segment sizeTom Talpey
2022-10-05Decrease the number of SMB3 smbdirect client SGEsTom Talpey
2022-10-05cifs: Fix the error length of VALIDATE_NEGOTIATE_INFO messageZhang Xiaoxu
2022-09-25cifs: destage dirty pages before re-reading them for cache=noneRonnie Sahlberg
2022-09-25cifs: return correct error in ->calc_signature()Enzo Matsumiya
2022-09-25cifs: misc: fix spelling typo in commentJiangshan Yi
2022-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-09-14cifs: update internal module numberSteve French
2022-09-14cifs: add missing spinlock around tcon refcountPaulo Alcantara
2022-09-13cifs: always initialize struct msghdr smb_msg completelyStefan Metzmacher
2022-09-13cifs: don't send down the destination address to sendmsg for a SOCK_STREAMStefan Metzmacher
2022-09-12cifs: revalidate mapping when doing direct writesRonnie Sahlberg
2022-09-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2022-09-07freezer,sched: Rewrite core freezer logicPeter Zijlstra
2022-09-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-08-30cifs: fix small mempool leak in SMB2_negotiate()Enzo Matsumiya
2022-08-30smb3: use filemap_write_and_wait_range instead of filemap_write_and_waitSteve French
2022-08-29genetlink: start to validate reserved header bytesJakub Kicinski
2022-08-28smb3: fix temporary data corruption in insert rangeDavid Howells
2022-08-28smb3: fix temporary data corruption in collapse rangeSteve French