aboutsummaryrefslogtreecommitdiff
path: root/fs/cifs
AgeCommit message (Expand)Author
2019-04-19Merge branch 'linux-linaro-lsk-v4.14' into linux-linaro-lsk-v4.14-rtlinux-linaro-lsk-v4.14-rtMark Brown
2019-04-05cifs: Fix NULL pointer dereference of devnameYao Liu
2019-04-05cifs: use correct format charactersLouis Taylor
2019-04-05CIFS: fix POSIX lock leak and invalid ptr derefAurelien Aptel
2019-03-25Merge branch 'linux-linaro-lsk-v4.14' into linux-linaro-lsk-v4.14-rtMark Brown
2019-03-23CIFS: Fix read after write for files with read cachingPavel Shilovsky
2019-03-23CIFS: Do not reset lease state to NONE on lease breakPavel Shilovsky
2019-03-15Merge branch 'linux-linaro-lsk-v4.14' into linux-linaro-lsk-v4.14-rtMark Brown
2019-03-13cifs: fix computation for MAX_SMB2_HDR_SIZERonnie Sahlberg
2019-02-25Merge tag 'v4.14.102' into v4.14-rtTom Zanussi
2019-02-25Merge tag 'v4.14.99' into v4.14-rtTom Zanussi
2019-02-22Merge tag 'v4.14.98' into v4.14-rtTom Zanussi
2019-02-21Merge tag 'v4.14.97' into v4.14-rtTom Zanussi
2019-02-21Merge tag 'v4.14.96' into v4.14-rtTom Zanussi
2019-02-21Merge tag 'v4.14.94' into v4.14-rtTom Zanussi
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 count -ENODATA as failure for query directoryPavel Shilovsky
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-26cifs: allow disabling insecure dialects in the configSteve French
2019-01-16cifs: Fix potential OOB access of lock element arrayRoss Lagerwall
2019-01-16CIFS: Do not hide EINTR after sending network packetsPavel Shilovsky
2019-01-16CIFS: Fix adjustment of credits for MTU requestsPavel Shilovsky
2019-01-15Merge tag 'v4.14.93' into v4.14-rtSteven Rostedt (VMware)
2019-01-14Merge tag 'v4.14.88' into v4.14-rtSteven Rostedt (VMware)
2019-01-09CIFS: Fix error mapping for SMB2_LOCK command which caused OFD lock problemGeorgy A Bystrenin
2018-12-29cifs: integer overflow in in SMB2_ioctl()Dan Carpenter
2018-12-21cifs: In Kconfig CONFIG_CIFS_POSIX needs depends on legacy (insecure cifs)Steve French
2018-12-13Merge tag 'v4.14.86' into v4.14-rtSteven Rostedt (VMware)
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-04cifs: Use ULL suffix for 64-bit constantGeert Uytterhoeven
2018-11-02Merge tag 'v4.14.76' into v4.14-rtSteven Rostedt (VMware)
2018-11-02Merge tag 'v4.14.73' into v4.14-rtSteven Rostedt (VMware)
2018-10-10smb2: fix missing files in root share directory listingAurelien Aptel
2018-10-10cifs: read overflow in is_valid_oplock_break()Dan Carpenter
2018-10-10fs/cifs: suppress a string overflow warningStephen Rothwell
2018-10-10fs/cifs: don't translate SFM_SLASH (U+F026) to backslashJon Kuhn
2018-09-26CIFS: fix wrapping bugs in num_entries()Dan Carpenter
2018-09-26cifs: prevent integer overflow in nxt_dir_entry()Dan Carpenter
2018-09-21Merge tag 'v4.14.71' into v4.14-rtSteven Rostedt (VMware)
2018-09-19smb3: check for and properly advertise directory lease supportSteve French