summaryrefslogtreecommitdiffstats
path: root/fs/cifs
AgeCommit message (Expand)Author
2019-02-20CIFS: Do not assume one credit for async responsesPavel Shilovsky
2019-02-20cifs: Limit memory used by lock request calls to a pageRoss Lagerwall
2019-02-12cifs: check ntwrk_buf_start for NULL before dereferencing itRonnie Sahlberg
2019-02-06cifs: Always resolve hostname before reconnectingPaulo Alcantara
2019-02-06CIFS: Do not consider -ENODATA as stat failure for readsPavel Shilovsky
2019-02-06CIFS: Fix trace command logging for SMB2 reads and writesPavel Shilovsky
2019-02-06CIFS: Do not count -ENODATA as failure for query directoryPavel Shilovsky
2019-01-31smb3: add credits we receive from oplock/break PDUsRonnie Sahlberg
2019-01-31CIFS: Do not reconnect TCP session in add_credits()Pavel Shilovsky
2019-01-31CIFS: Fix credit calculation for encrypted reads with errorsPavel Shilovsky
2019-01-31CIFS: Fix credits calculations for reads with errorsPavel Shilovsky
2019-01-31CIFS: Fix possible hang during async MTU reads and writesPavel Shilovsky
2019-01-16cifs: Fix potential OOB access of lock element arrayRoss Lagerwall
2019-01-16CIFS: Fix credit computation for compounded requestsPavel Shilovsky
2019-01-16CIFS: Do not hide EINTR after sending network packetsPavel Shilovsky
2019-01-16CIFS: Do not set credits to 1 if the server didn't grant anythingPavel Shilovsky
2019-01-16CIFS: Fix adjustment of credits for MTU requestsPavel Shilovsky
2019-01-09smb3: fix large reads on encrypted connectionsPaul Aurich
2019-01-09CIFS: Fix error mapping for SMB2_LOCK command which caused OFD lock problemGeorgy A Bystrenin
2018-12-21cifs: In Kconfig CONFIG_CIFS_POSIX needs depends on legacy (insecure cifs)Steve French
2018-12-13cifs: Fix separator when building path from dentryPaulo Alcantara
2018-11-27cifs: fix return value for cifs_listxattrRonnie Sahlberg
2018-11-27cifs: don't dereference smb_file_target before null checkColin Ian King
2018-11-13smb3: on kerberos mount if server doesn't specify auth type use krb5Steve French
2018-11-13smb3: do not attempt cifs operation in smb3 query info error pathSteve French
2018-11-13smb3: allow stats which track session and share reconnects to be resetSteve French
2018-11-13cifs: fix a credits leak for compund commandsRonnie Sahlberg
2018-10-02smb3: fix lease break problem introduced by compoundingSteve French
2018-10-02cifs: only wake the thread for the very last PDU in a compoundRonnie Sahlberg
2018-10-02cifs: add a warning if we try to to dequeue a deleted midRonnie Sahlberg
2018-10-02smb2: fix missing files in root share directory listingAurelien Aptel
2018-09-12cifs: read overflow in is_valid_oplock_break()Dan Carpenter
2018-09-12cifs: integer overflow in in SMB2_ioctl()Dan Carpenter
2018-09-12CIFS: fix wrapping bugs in num_entries()Dan Carpenter
2018-09-12cifs: prevent integer overflow in nxt_dir_entry()Dan Carpenter
2018-09-09fs/cifs: require sha512Stefan Metzmacher
2018-09-09fs/cifs: suppress a string overflow warningStephen Rothwell
2018-09-02cifs: connect to servername instead of IP for IPC$ shareThomas Werschlein
2018-09-02smb3: check for and properly advertise directory lease supportSteve French
2018-09-02smb3: minor debugging clarifications in rfc1001 len processingSteve French
2018-09-02SMB3: Backup intent flag missing for directory opens with backupuid mountsSteve French
2018-09-02fs/cifs: don't translate SFM_SLASH (U+F026) to backslashJon Kuhn
2018-08-23cifs: update internal module version number for cifs.ko to 2.12Steve French
2018-08-23cifs: check kmalloc before useNicholas Mc Guire
2018-08-23cifs: check if SMB2 PDU size has been padded and suppress the warningRonnie Sahlberg
2018-08-23cifs: create a define for how many iovs we need for an SMB2_open()Ronnie Sahlberg
2018-08-16Merge branch 'linus/master' into rdma.git for-nextJason Gunthorpe
2018-08-16Merge tag 'v4.18' into rdma.git for-nextJason Gunthorpe
2018-08-13Merge tag '4.19-smb3' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2018-08-13Merge branch 'work.open3' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds