index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
cifs
Age
Commit message (
Expand
)
Author
2019-01-16
cifs: Fix potential OOB access of lock element array
Ross Lagerwall
2019-01-16
CIFS: Do not hide EINTR after sending network packets
Pavel Shilovsky
2019-01-13
CIFS: Fix error mapping for SMB2_LOCK command which caused OFD lock problem
Georgy A Bystrenin
2018-12-21
cifs: In Kconfig CONFIG_CIFS_POSIX needs depends on legacy (insecure cifs)
Steve French
2018-12-13
cifs: Fix separator when building path from dentry
Paulo Alcantara
2018-11-21
smb3: on kerberos mount if server doesn't specify auth type use krb5
Steve French
2018-11-21
smb3: do not attempt cifs operation in smb3 query info error path
Steve French
2018-11-21
smb3: allow stats which track session and share reconnects to be reset
Steve French
2018-11-10
CIFS: handle guest access errors to Windows shares
Mark Syms
2018-10-10
smb2: fix missing files in root share directory listing
Aurelien Aptel
2018-10-10
cifs: read overflow in is_valid_oplock_break()
Dan Carpenter
2018-10-10
fs/cifs: suppress a string overflow warning
Stephen Rothwell
2018-10-10
fs/cifs: don't translate SFM_SLASH (U+F026) to backslash
Jon Kuhn
2018-09-26
CIFS: fix wrapping bugs in num_entries()
Dan Carpenter
2018-09-26
cifs: prevent integer overflow in nxt_dir_entry()
Dan Carpenter
2018-09-15
SMB3: Number of requests sent should be displayed for SMB3 not just CIFS
Steve French
2018-09-15
smb3: fix reset of bytes read and written stats
Steve French
2018-09-15
cifs: check if SMB2 PDU size has been padded and suppress the warning
Ronnie Sahlberg
2018-09-05
smb3: don't request leases in symlink creation and query
Steve French
2018-09-05
smb3: Do not send SMB3 SET_INFO if nothing changed
Steve French
2018-09-05
cifs: check kmalloc before use
Nicholas Mc Guire
2018-09-05
cifs: add missing debug entries for kconfig options
Steve French
2018-07-11
cifs: Fix infinite loop when using hard mount option
Paulo Alcantara
2018-05-30
cifs: silence compiler warnings showing up with gcc-8.0.0
Arnd Bergmann
2018-04-29
cifs: do not allow creating sockets except with SMB1 posix exensions
Steve French
2018-04-13
SMB2: Fix share type handling
Christophe JAILLET
2018-04-13
CIFS: silence lockdep splat in cifs_relock_file()
Rabin Vincent
2018-03-24
cifs: small underflow in cnvrtDosUnixTm()
Dan Carpenter
2018-03-24
CIFS: Enable encryption during session setup phase
Pavel Shilovsky
2018-03-24
SMB3: Validate negotiate request must always be signed
Steve French
2018-02-16
CIFS: zero sensitive data when freeing
Aurelien Aptel
2018-02-16
cifs: Fix autonegotiate security settings mismatch
Daniel N Pettersson
2018-02-16
cifs: Fix missing put_xid in cifs_file_strict_mmap
Matthew Wilcox
2017-11-08
cifs: check MaxPathNameComponentLength != 0 before using it
Ronnie Sahlberg
2017-10-18
CIFS: Reconnect expired SMB sessions
Pavel Shilovsky
2017-10-05
SMB3: Don't ignore O_SYNC/O_DSYNC and O_DIRECT flags
Steve French
2017-10-05
SMB: Validate negotiate (to protect against downgrade) even if signing off
Steve French
2017-10-05
Fix SMB3.1.1 guest authentication to Samba
Steve French
2017-10-05
cifs: release auth_key.response for reconnect.
Shu Wang
2017-09-07
CIFS: remove endian related sparse warning
Steve French
2017-09-07
CIFS: Fix maximum SMB2 header size
Pavel Shilovsky
2017-08-30
cifs: return ENAMETOOLONG for overlong names in cifs_open()/cifs_lookup()
Ronnie Sahlberg
2017-08-30
cifs: Fix df output for users with quota limits
Sachin Prabhu
2017-06-29
CIFS: Improve readdir verbosity
Pavel Shilovsky
2017-06-17
Call echo service immediately after socket reconnect
Sachin Prabhu
2017-05-20
CIFS: add misssing SFM mapping for doublequote
Björn Jacke
2017-05-20
cifs: fix CIFS_IOC_GET_MNT_INFO oops
David Disseldorp
2017-05-20
CIFS: fix mapping of SFM_SPACE and SFM_PERIOD
Björn Jacke
2017-05-20
SMB3: Work around mount failure when using SMB3 dialect to Macs
Steve French
2017-05-20
Set unicode flag on cifs echo request to avoid Mac error
Steve French
[next]