index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
cifs
/
cifsglob.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
cifs: minor update to comments around the cifs_tcp_ses_lock mutex
Steve French
2020-04-22
1
-1
/
+2
*
smb3: enable swap on SMB3 mounts
Steve French
2020-04-10
1
-0
/
+1
*
cifs: Allocate crypto structures on the fly for calculating signatures of inc...
Long Li
2020-04-07
1
-1
/
+2
*
cifs: fix rename() by ensuring source handle opened with DELETE bit
Aurelien Aptel
2020-02-24
1
-0
/
+7
*
cifs: add SMB3 change notification support
Steve French
2020-02-06
1
-0
/
+2
*
SMB3: Backup intent flag missing from some more ops
Amir Goldstein
2020-02-03
1
-2
/
+4
*
CIFS: Fix task struct use-after-free on reconnect
Vincent Whitchurch
2020-01-27
1
-0
/
+1
*
cifs: Optimize readdir on reparse points
Paulo Alcantara (SUSE)
2019-12-23
1
-0
/
+1
*
CIFS: Close cached root handle only if it has a lease
Pavel Shilovsky
2019-12-13
1
-1
/
+1
*
cifs: Fix lookup of SMB connections on multichannel
Paulo Alcantara (SUSE)
2019-12-04
1
-0
/
+1
*
smb3: query attributes on file close
Steve French
2019-12-03
1
-0
/
+3
*
smb3: dump in_send and num_waiters stats counters by default
Steve French
2019-11-25
1
-19
/
+3
*
CIFS: Properly process SMB3 lease breaks
Pavel Shilovsky
2019-11-25
1
-3
/
+6
*
cifs: move cifsFileInfo_put logic into a work-queue
Ronnie Sahlberg
2019-11-25
1
-1
/
+4
*
cifs: try opening channels after mounting
Aurelien Aptel
2019-11-25
1
-0
/
+16
*
CIFS: refactor cifs_get_inode_info()
Aurelien Aptel
2019-11-25
1
-0
/
+6
*
cifs: switch servers depending on binding state
Aurelien Aptel
2019-11-25
1
-0
/
+10
*
cifs: add server param
Aurelien Aptel
2019-11-25
1
-1
/
+2
*
cifs: add multichannel mount options and data structs
Aurelien Aptel
2019-11-25
1
-0
/
+16
*
smb3: add debug messages for closing unmatched open
Ronnie Sahlberg
2019-11-25
1
-0
/
+2
*
CIFS: Fix NULL pointer dereference in mid callback
Pavel Shilovsky
2019-11-25
1
-0
/
+1
*
cifs: Fix cifsInodeInfo lock_sem deadlock when reconnect occurs
Dave Wysochanski
2019-10-25
1
-0
/
+5
*
smb3: remove noisy debug message and minor cleanup
Steve French
2019-10-09
1
-1
/
+1
*
smb3: pass mode bits into create calls
Steve French
2019-09-26
1
-2
/
+4
*
cifs: Add support for root file systems
Paulo Alcantara (SUSE)
2019-09-16
1
-0
/
+2
*
smb3: allow disabling requesting leases
Steve French
2019-09-16
1
-0
/
+2
*
smb3: display max smb3 requests in flight at any one time
Steve French
2019-09-16
1
-0
/
+1
*
smb3: enable offload of decryption of large reads via mount option
Steve French
2019-09-16
1
-0
/
+2
*
smb3: allow parallelizing decryption of reads
Steve French
2019-09-16
1
-0
/
+1
*
smb3: allow skipping signature verification for perf sensitive configurations
Steve French
2019-09-16
1
-0
/
+2
*
smb3: add mount option to allow RW caching of share accessed by only 1 client
Steve French
2019-09-16
1
-2
/
+3
*
smb3: add mount option to allow forced caching of read only share
Steve French
2019-09-16
1
-2
/
+4
*
smb3: do not send compression info by default
Steve French
2019-07-08
1
-0
/
+1
*
smb3: add new mount option to retrieve mode from special ACE
Steve French
2019-07-08
1
-1
/
+2
*
cifs: simplify code by removing CONFIG_CIFS_ACL ifdef
Steve French
2019-07-08
1
-2
/
+0
*
cifs: Fix check for matching with existing mount
Steve French
2019-07-08
1
-0
/
+1
*
cifs: add spinlock for the openFileList to cifsInodeInfo
Ronnie Sahlberg
2019-06-13
1
-0
/
+5
*
cifs: add support for SEEK_DATA and SEEK_HOLE
Ronnie Sahlberg
2019-05-16
1
-0
/
+2
*
SMB3: Clean up query symlink when reparse point
Ronnie Sahlberg
2019-05-08
1
-1
/
+2
*
Negotiate and save preferred compression algorithms
Steve French
2019-05-08
1
-0
/
+1
*
cifs: rename and clarify CIFS_ASYNC_OP and CIFS_NO_RESP
Ronnie Sahlberg
2019-05-08
1
-2
/
+2
*
cifs: fix credits leak for SMB1 oplock breaks
Ronnie Sahlberg
2019-05-08
1
-0
/
+1
*
cifs: add fiemap support
Ronnie Sahlberg
2019-05-08
1
-0
/
+3
*
CIFS: check CIFS_MOUNT_NO_DFS when trying to reuse existing sb
Aurelien Aptel
2019-05-08
1
-1
/
+10
*
SMB3: Track total time spent on roundtrips for each SMB3 command
Steve French
2019-05-08
1
-0
/
+4
*
CIFS: keep FileInfo handle live during oplock break
Aurelien Aptel
2019-04-16
1
-0
/
+2
*
SMB3: Allow persistent handle timeout to be configurable on mount
Steve French
2019-04-01
1
-0
/
+8
*
CIFS: make mknod() an smb_version_op
Aurelien Aptel
2019-03-15
1
-0
/
+8
*
cifs: minor documentation updates
Steve French
2019-03-15
1
-0
/
+1
*
cifs: cache FILE_ALL_INFO for the shared root handle
Ronnie Sahlberg
2019-03-15
1
-0
/
+3
[next]