index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
cifs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
CIFS: refactor cifs_get_inode_info()
Aurelien Aptel
2019-11-25
2
-137
/
+205
*
cifs: switch servers depending on binding state
Aurelien Aptel
2019-11-25
6
-21
/
+33
*
cifs: add server param
Aurelien Aptel
2019-11-25
5
-17
/
+22
*
cifs: add multichannel mount options and data structs
Aurelien Aptel
2019-11-25
3
-2
/
+56
*
cifs: sort interface list by speed
Aurelien Aptel
2019-11-25
1
-0
/
+11
*
CIFS: Fix SMB2 oplock break processing
Pavel Shilovsky
2019-11-25
1
-4
/
+3
*
cifs: don't use 'pre:' for MODULE_SOFTDEP
Ronnie Sahlberg
2019-11-25
1
-12
/
+12
*
cifs: smbd: Return -EAGAIN when transport is reconnecting
Long Li
2019-11-25
1
-2
/
+5
*
cifs: smbd: Only queue work for error recovery on memory registration
Long Li
2019-11-25
1
-11
/
+15
*
smb3: add debug messages for closing unmatched open
Ronnie Sahlberg
2019-11-25
2
-10
/
+34
*
CIFS: Do not miss cancelled OPEN responses
Pavel Shilovsky
2019-11-25
2
-8
/
+8
*
CIFS: Fix NULL pointer dereference in mid callback
Pavel Shilovsky
2019-11-25
3
-7
/
+17
*
CIFS: Close open handle after interrupted close
Pavel Shilovsky
2019-11-25
3
-15
/
+63
*
CIFS: Respect O_SYNC and O_DIRECT flags during reconnect
Pavel Shilovsky
2019-11-25
1
-0
/
+7
*
smb3: remove confusing dmesg when mounting with encryption ("seal")
Steve French
2019-11-25
1
-8
/
+2
*
cifs: close the shared root handle on tree disconnect
Ronnie Sahlberg
2019-11-25
1
-0
/
+2
*
CIFS: Return directly after a failed build_path_from_dentry() in cifs_do_crea...
Markus Elfring
2019-11-25
1
-4
/
+2
*
CIFS: Use common error handling code in smb2_ioctl_query_info()
Markus Elfring
2019-11-25
1
-22
/
+23
*
CIFS: Use memdup_user() rather than duplicating its implementation
Markus Elfring
2019-11-25
1
-9
/
+4
*
cifs: smbd: Return -ECONNABORTED when trasnport is not in connected state
Long Li
2019-11-25
1
-1
/
+1
*
cifs: smbd: Add messages on RDMA session destroy and reconnection
Long Li
2019-11-25
1
-2
/
+4
*
cifs: smbd: Return -EINVAL when the number of iovs exceeds SMBDIRECT_MAX_SGE
Long Li
2019-11-25
1
-1
/
+1
*
cifs: smbd: Invalidate and deregister memory registration on re-send for dire...
Long Li
2019-11-25
1
-2
/
+18
*
cifs: Don't display RDMA transport on reconnect
Long Li
2019-11-25
1
-0
/
+5
*
CIFS: remove set but not used variables 'cinode' and 'netfid'
YueHaibing
2019-11-25
1
-4
/
+0
*
cifs: add support for flock
Steve French
2019-11-25
3
-1
/
+55
*
cifs: remove unused variable 'sid_user'
YueHaibing
2019-11-25
1
-2
/
+0
*
cifs: rename a variable in SendReceive()
Dan Carpenter
2019-11-25
1
-1
/
+1
*
SMB3: Fix persistent handles reconnect
Pavel Shilovsky
2019-11-07
1
-0
/
+1
*
fix memory leak in large read decrypt offload
Steve French
2019-10-27
1
-1
/
+2
*
cifs: Fix cifsInodeInfo lock_sem deadlock when reconnect occurs
Dave Wysochanski
2019-10-25
4
-9
/
+22
*
CIFS: Fix use after free of file info structures
Pavel Shilovsky
2019-10-25
1
-3
/
+3
*
CIFS: Fix retry mid list corruption on reconnects
Pavel Shilovsky
2019-10-25
2
-20
/
+32
*
cifs: Fix missed free operations
Chuhong Yuan
2019-10-21
1
-2
/
+2
*
CIFS: avoid using MID 0xFFFF
Roberto Bergantinos Corpas
2019-10-21
1
-0
/
+3
*
cifs: clarify comment about timestamp granularity for old servers
Steve French
2019-10-21
1
-1
/
+7
*
cifs: Handle -EINPROGRESS only when noblockcnt is set
Paulo Alcantara (SUSE)
2019-10-21
1
-2
/
+6
*
CIFS: Force reval dentry if LOOKUP_REVAL flag is set
Pavel Shilovsky
2019-10-09
1
-1
/
+7
*
CIFS: Force revalidate inode when dentry is stale
Pavel Shilovsky
2019-10-09
1
-0
/
+4
*
smb3: Fix regression in time handling
Steve French
2019-10-09
1
-8
/
+16
*
smb3: remove noisy debug message and minor cleanup
Steve French
2019-10-09
3
-9
/
+6
*
CIFS: Gracefully handle QueryInfo errors during open
Pavel Shilovsky
2019-10-07
1
-0
/
+6
*
cifs: use cifsInodeInfo->open_file_lock while iterating to avoid a panic
Dave Wysochanski
2019-10-07
1
-16
/
+11
*
fs: cifs: mute -Wunused-const-variable message
Austin Kim
2019-10-07
1
-4
/
+0
*
smb3: cleanup some recent endian errors spotted by updated sparse
Steve French
2019-10-07
3
-2
/
+7
*
Merge tag '5.4-rc-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2019-09-30
14
-26
/
+194
|
\
|
*
CIFS: Fix oplock handling for SMB 2.1+ protocols
Pavel Shilovsky
2019-09-26
1
-0
/
+5
|
*
smb3: missing ACL related flags
Steve French
2019-09-26
1
-1
/
+80
|
*
smb3: pass mode bits into create calls
Steve French
2019-09-26
7
-21
/
+51
|
*
smb3: Add missing reparse tags
Steve French
2019-09-25
1
-0
/
+11
[next]