index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
cifs
Age
Commit message (
Expand
)
Author
2020-06-05
Merge tag '5.8-rc-smb3-fixes-part-1' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2020-06-05
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2020-06-04
cifs: update internal module version number
Steve French
2020-06-04
cifs: multichannel: try to rebind when reconnecting a channel
Aurelien Aptel
2020-06-04
cifs: multichannel: use pointer for binding channel
Aurelien Aptel
2020-06-04
smb3: remove static checker warning
Steve French
2020-06-04
cifs: multichannel: move channel selection above transport layer
Aurelien Aptel
2020-06-04
cifs: multichannel: always zero struct cifs_io_parms
Aurelien Aptel
2020-06-04
cifs: dump Security Type info in DebugData
Kenneth D'souza
2020-06-04
smb3: fix incorrect number of credits when ioctl MaxOutputResponse > 64K
Steve French
2020-06-04
smb3: default to minimum of two channels when multichannel specified
Steve French
2020-06-03
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-06-03
fs: handle FIEMAP_FLAG_SYNC in fiemap_prep
Christoph Hellwig
2020-06-03
fs: move fiemap range validation into the file systems instances
Christoph Hellwig
2020-06-03
fs: move the fiemap definitions out of fs.h
Christoph Hellwig
2020-06-03
mm: fold and remove lru_cache_add_anon() and lru_cache_add_file()
Johannes Weiner
2020-06-02
cifs: multichannel: move channel selection in function
Aurelien Aptel
2020-06-02
cifs: fix minor typos in comments and log messages
Steve French
2020-06-02
smb3: minor update to compression header definitions
Steve French
2020-06-01
cifs: minor fix to two debug messages
Steve French
2020-06-01
cifs: Standardize logging output
Joe Perches
2020-06-01
smb3: Add new parm "nodelete"
Steve French
2020-06-01
cifs: move some variables off the stack in smb2_ioctl_query_info
Ronnie Sahlberg
2020-06-01
cifs: reduce stack use in smb2_compound_op
Ronnie Sahlberg
2020-06-01
cifs: get rid of unused parameter in reconn_setup_dfs_targets()
Paulo Alcantara
2020-06-01
cifs: handle hostnames that resolve to same ip in failover
Paulo Alcantara
2020-06-01
cifs: set up next DFS target before generic_ip_connect()
Paulo Alcantara
2020-06-01
cifs: remove redundant initialization of variable rc
Colin Ian King
2020-06-01
cifs: handle "nolease" option for vers=1.0
Kenneth D'souza
2020-05-28
tcp: add tcp_sock_set_nodelay
Christoph Hellwig
2020-05-28
tcp: add tcp_sock_set_cork
Christoph Hellwig
2020-05-14
cifs: fix leaked reference on requeued write
Adam McCoy
2020-05-14
cifs: Fix null pointer check in cifs_read
Steve French
2020-05-06
CIFS: Spelling s/EACCESS/EACCES/
Geert Uytterhoeven
2020-04-22
cifs: fix uninitialised lease_key in open_shroot()
Paulo Alcantara
2020-04-22
cifs: ensure correct super block for DFS reconnect
Paulo Alcantara
2020-04-22
cifs: do not share tcons with DFS
Paulo Alcantara
2020-04-21
cifs: minor update to comments around the cifs_tcp_ses_lock mutex
Steve French
2020-04-21
cifs: protect updating server->dstaddr with a spinlock
Ronnie Sahlberg
2020-04-16
smb3: remove overly noisy debug line in signing errors
Steve French
2020-04-15
cifs: improve read performance for page size 64KB & cache=strict & vers=2.1+
Jones Syue
2020-04-15
cifs: dump the session id and keys also for SMB2 sessions
Ronnie Sahlberg
2020-04-10
smb3: enable swap on SMB3 mounts
Steve French
2020-04-09
smb3: change noisy error message to FYI
Steve French
2020-04-07
smb3: smbdirect support can be configured by default
Steve French
2020-04-07
cifs: smbd: Do not schedule work to send immediate packet on every receive
Long Li
2020-04-07
cifs: smbd: Properly process errors on ib_post_send
Long Li
2020-04-07
cifs: Allocate crypto structures on the fly for calculating signatures of inc...
Long Li
2020-04-07
cifs: smbd: Update receive credits before sending and deal with credits roll ...
Long Li
2020-04-07
cifs: smbd: Check send queue size before posting a send
Long Li
[next]