index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
cifs
/
connect.c
Age
Commit message (
Expand
)
Author
2020-03-22
cifs: clear PF_MEMALLOC before exiting demultiplex thread
Eric Biggers
2020-03-22
CIFS: Warn less noisily on default mount
Steve French
2020-03-22
cifs: print warning mounting with vers=1.0
Steve French
2020-03-22
cifs: call wake_up(&server->response_q) inside of cifs_reconnect()
Stefan Metzmacher
2020-03-22
cifs: handle prefix paths in reconnect
Paulo Alcantara (SUSE)
2020-02-12
cifs: Fix mode output in debugging statements
Frank Sorenson
2020-02-03
SMB3: Backup intent flag missing from some more ops
Amir Goldstein
2020-01-26
cifs: fix NULL dereference in match_prepath
Ronnie Sahlberg
2019-12-04
cifs: Fix lookup of SMB connections on multichannel
Paulo Alcantara (SUSE)
2019-11-25
cifs: Fix retrieval of DFS referrals in cifs_mount()
Paulo Alcantara (SUSE)
2019-11-25
cifs: Fix use-after-free bug in cifs_reconnect()
Paulo Alcantara (SUSE)
2019-11-25
cifs: try opening channels after mounting
Aurelien Aptel
2019-11-25
cifs: switch servers depending on binding state
Aurelien Aptel
2019-11-25
cifs: add multichannel mount options and data structs
Aurelien Aptel
2019-11-25
CIFS: Do not miss cancelled OPEN responses
Pavel Shilovsky
2019-11-25
CIFS: Fix NULL pointer dereference in mid callback
Pavel Shilovsky
2019-10-24
CIFS: Fix retry mid list corruption on reconnects
Pavel Shilovsky
2019-10-20
cifs: Handle -EINPROGRESS only when noblockcnt is set
Paulo Alcantara (SUSE)
2019-10-08
smb3: remove noisy debug message and minor cleanup
Steve French
2019-10-06
smb3: cleanup some recent endian errors spotted by updated sparse
Steve French
2019-09-16
cifs: Add support for root file systems
Paulo Alcantara (SUSE)
2019-09-16
smb3: allow disabling requesting leases
Steve French
2019-09-16
smb3: display max smb3 requests in flight at any one time
Steve French
2019-09-16
smb3: enable offload of decryption of large reads via mount option
Steve French
2019-09-16
smb3: allow skipping signature verification for perf sensitive configurations
Steve French
2019-09-16
smb3: log warning if CSC policy conflicts with cache mount option
Steve French
2019-09-16
smb3: add mount option to allow RW caching of share accessed by only 1 client
Steve French
2019-09-16
smb3: add some more descriptive messages about share when mounting cache=ro
Steve French
2019-09-16
smb3: add mount option to allow forced caching of read only share
Steve French
2019-09-16
cifs: add new debugging macro cifs_server_dbg
Ronnie Sahlberg
2019-09-16
cifs: fix a comment for the timeouts when sending echos
Ronnie Sahlberg
2019-08-27
cifs: replace various strncpy with strscpy and similar
Ronnie Sahlberg
2019-08-27
cifs: Use kzfree() to zero out the password
Dan Carpenter
2019-08-27
cifs: set domainName when a domain-key is used in multiuser
Ronnie Sahlberg
2019-08-19
signal: Allow cifs and drbd to receive their terminating signals
Eric W. Biederman
2019-08-04
cifs: fix rmmod regression in cifs.ko caused by force_sig changes
Steve French
2019-07-18
Merge tag '4.3-rc-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2019-07-13
cifs: fix crash in cifs_dfs_do_automount
Ronnie Sahlberg
2019-07-10
Revert "Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2019-07-08
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-07-08
Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-07-07
smb3: do not send compression info by default
Steve French
2019-07-07
smb3: add new mount option to retrieve mode from special ACE
Steve French
2019-07-07
cifs: Fix a race condition with cifs_echo_request
Ronnie Sahlberg
2019-07-07
cifs: always add credits back for unsolicited PDUs
Ronnie Sahlberg
2019-07-07
cifs: Properly handle auto disabling of serverino option
Paulo Alcantara (SUSE)
2019-07-07
Fix match_server check to allow for auto dialect negotiate
Steve French
2019-06-27
keys: Replace uid/gid/perm permissions checking with an ACL
David Howells
2019-06-17
cifs: fix GlobalMid_Lock bug in cifs_reconnect
Ronnie Sahlberg
2019-05-27
signal/cifs: Fix cifs_put_tcp_session to call send_sig instead of force_sig
Eric W. Biederman
[next]