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
2019-12-02
Merge tag 'docs-5.5a' of git://git.lwn.net/linux
Linus Torvalds
2019-11-27
CIFS: fix a white space issue in cifs_get_inode_info()
Dan Carpenter via samba-technical
2019-11-25
cifs: update internal module version number
Steve French
2019-11-25
cifs: Always update signing key of first channel
Paulo Alcantara (SUSE)
2019-11-25
cifs: Fix retrieval of DFS referrals in cifs_mount()
Paulo Alcantara (SUSE)
2019-11-25
cifs: Fix potential softlockups while refreshing DFS cache
Paulo Alcantara (SUSE)
2019-11-25
cifs: Fix lookup of root ses in DFS referral cache
Paulo Alcantara (SUSE)
2019-11-25
cifs: Fix use-after-free bug in cifs_reconnect()
Paulo Alcantara (SUSE)
2019-11-25
cifs: dump channel info in DebugData
Aurelien Aptel
2019-11-25
smb3: dump in_send and num_waiters stats counters by default
Steve French
2019-11-25
cifs: try harder to open new channels
Aurelien Aptel
2019-11-25
CIFS: Properly process SMB3 lease breaks
Pavel Shilovsky
2019-11-25
cifs: move cifsFileInfo_put logic into a work-queue
Ronnie Sahlberg
2019-11-25
cifs: try opening channels after mounting
Aurelien Aptel
2019-11-25
CIFS: refactor cifs_get_inode_info()
Aurelien Aptel
2019-11-25
cifs: switch servers depending on binding state
Aurelien Aptel
2019-11-25
cifs: add server param
Aurelien Aptel
2019-11-25
cifs: add multichannel mount options and data structs
Aurelien Aptel
2019-11-25
cifs: sort interface list by speed
Aurelien Aptel
2019-11-25
CIFS: Fix SMB2 oplock break processing
Pavel Shilovsky
2019-11-25
cifs: don't use 'pre:' for MODULE_SOFTDEP
Ronnie Sahlberg
2019-11-25
cifs: smbd: Return -EAGAIN when transport is reconnecting
Long Li
2019-11-25
cifs: smbd: Only queue work for error recovery on memory registration
Long Li
2019-11-25
smb3: add debug messages for closing unmatched open
Ronnie Sahlberg
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-11-25
CIFS: Close open handle after interrupted close
Pavel Shilovsky
2019-11-25
CIFS: Respect O_SYNC and O_DIRECT flags during reconnect
Pavel Shilovsky
2019-11-25
smb3: remove confusing dmesg when mounting with encryption ("seal")
Steve French
2019-11-25
cifs: close the shared root handle on tree disconnect
Ronnie Sahlberg
2019-11-25
CIFS: Return directly after a failed build_path_from_dentry() in cifs_do_crea...
Markus Elfring
2019-11-25
CIFS: Use common error handling code in smb2_ioctl_query_info()
Markus Elfring
2019-11-25
CIFS: Use memdup_user() rather than duplicating its implementation
Markus Elfring
2019-11-25
cifs: smbd: Return -ECONNABORTED when trasnport is not in connected state
Long Li
2019-11-25
cifs: smbd: Add messages on RDMA session destroy and reconnection
Long Li
2019-11-25
cifs: smbd: Return -EINVAL when the number of iovs exceeds SMBDIRECT_MAX_SGE
Long Li
2019-11-25
cifs: smbd: Invalidate and deregister memory registration on re-send for dire...
Long Li
2019-11-25
cifs: Don't display RDMA transport on reconnect
Long Li
2019-11-25
CIFS: remove set but not used variables 'cinode' and 'netfid'
YueHaibing
2019-11-25
cifs: add support for flock
Steve French
2019-11-25
cifs: remove unused variable 'sid_user'
YueHaibing
2019-11-25
cifs: rename a variable in SendReceive()
Dan Carpenter
2019-11-06
SMB3: Fix persistent handles reconnect
Pavel Shilovsky
2019-10-29
Merge tag 'v5.4-rc4' into docs-next
Jonathan Corbet
2019-10-27
fix memory leak in large read decrypt offload
Steve French
2019-10-24
cifs: Fix cifsInodeInfo lock_sem deadlock when reconnect occurs
Dave Wysochanski
2019-10-24
CIFS: Fix use after free of file info structures
Pavel Shilovsky
2019-10-24
CIFS: Fix retry mid list corruption on reconnects
Pavel Shilovsky
2019-10-20
cifs: Fix missed free operations
Chuhong Yuan
2019-10-20
CIFS: avoid using MID 0xFFFF
Roberto Bergantinos Corpas
[next]