index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
cifs
/
cifsglob.h
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-23
cifs: Optimize readdir on reparse points
Paulo Alcantara (SUSE)
1
-0
/
+1
2019-12-13
CIFS: Close cached root handle only if it has a lease
Pavel Shilovsky
1
-1
/
+1
2019-12-04
cifs: Fix lookup of SMB connections on multichannel
Paulo Alcantara (SUSE)
1
-0
/
+1
2019-12-03
smb3: query attributes on file close
Steve French
1
-0
/
+3
2019-11-25
smb3: dump in_send and num_waiters stats counters by default
Steve French
1
-19
/
+3
2019-11-25
CIFS: Properly process SMB3 lease breaks
Pavel Shilovsky
1
-3
/
+6
2019-11-25
cifs: move cifsFileInfo_put logic into a work-queue
Ronnie Sahlberg
1
-1
/
+4
2019-11-25
cifs: try opening channels after mounting
Aurelien Aptel
1
-0
/
+16
2019-11-25
CIFS: refactor cifs_get_inode_info()
Aurelien Aptel
1
-0
/
+6
2019-11-25
cifs: switch servers depending on binding state
Aurelien Aptel
1
-0
/
+10
2019-11-25
cifs: add server param
Aurelien Aptel
1
-1
/
+2
2019-11-25
cifs: add multichannel mount options and data structs
Aurelien Aptel
1
-0
/
+16
2019-11-25
smb3: add debug messages for closing unmatched open
Ronnie Sahlberg
1
-0
/
+2
2019-11-25
CIFS: Fix NULL pointer dereference in mid callback
Pavel Shilovsky
1
-0
/
+1
2019-10-24
cifs: Fix cifsInodeInfo lock_sem deadlock when reconnect occurs
Dave Wysochanski
1
-0
/
+5
2019-10-08
smb3: remove noisy debug message and minor cleanup
Steve French
1
-1
/
+1
2019-09-26
smb3: pass mode bits into create calls
Steve French
1
-2
/
+4
2019-09-16
cifs: Add support for root file systems
Paulo Alcantara (SUSE)
1
-0
/
+2
2019-09-16
smb3: allow disabling requesting leases
Steve French
1
-0
/
+2
2019-09-16
smb3: display max smb3 requests in flight at any one time
Steve French
1
-0
/
+1
2019-09-16
smb3: enable offload of decryption of large reads via mount option
Steve French
1
-0
/
+2
2019-09-16
smb3: allow parallelizing decryption of reads
Steve French
1
-0
/
+1
2019-09-16
smb3: allow skipping signature verification for perf sensitive configurations
Steve French
1
-0
/
+2
2019-09-16
smb3: add mount option to allow RW caching of share accessed by only 1 client
Steve French
1
-2
/
+3
2019-09-16
smb3: add mount option to allow forced caching of read only share
Steve French
1
-2
/
+4
2019-07-07
smb3: do not send compression info by default
Steve French
1
-0
/
+1
2019-07-07
smb3: add new mount option to retrieve mode from special ACE
Steve French
1
-1
/
+2
2019-07-07
cifs: simplify code by removing CONFIG_CIFS_ACL ifdef
Steve French
1
-2
/
+0
2019-07-07
cifs: Fix check for matching with existing mount
Steve French
1
-0
/
+1
2019-06-13
cifs: add spinlock for the openFileList to cifsInodeInfo
Ronnie Sahlberg
1
-0
/
+5
2019-05-15
cifs: add support for SEEK_DATA and SEEK_HOLE
Ronnie Sahlberg
1
-0
/
+2
2019-05-07
SMB3: Clean up query symlink when reparse point
Ronnie Sahlberg
1
-1
/
+2
2019-05-07
Negotiate and save preferred compression algorithms
Steve French
1
-0
/
+1
2019-05-07
cifs: rename and clarify CIFS_ASYNC_OP and CIFS_NO_RESP
Ronnie Sahlberg
1
-2
/
+2
2019-05-07
cifs: fix credits leak for SMB1 oplock breaks
Ronnie Sahlberg
1
-0
/
+1
2019-05-07
cifs: add fiemap support
Ronnie Sahlberg
1
-0
/
+3
2019-05-07
CIFS: check CIFS_MOUNT_NO_DFS when trying to reuse existing sb
Aurelien Aptel
1
-1
/
+10
2019-05-07
SMB3: Track total time spent on roundtrips for each SMB3 command
Steve French
1
-0
/
+4
2019-04-16
CIFS: keep FileInfo handle live during oplock break
Aurelien Aptel
1
-0
/
+2
2019-04-01
SMB3: Allow persistent handle timeout to be configurable on mount
Steve French
1
-0
/
+8
2019-03-14
CIFS: make mknod() an smb_version_op
Aurelien Aptel
1
-0
/
+8
2019-03-14
cifs: minor documentation updates
Steve French
1
-0
/
+1
2019-03-14
cifs: cache FILE_ALL_INFO for the shared root handle
Ronnie Sahlberg
1
-0
/
+3
2019-03-14
cifs: wait_for_free_credits() make it possible to wait for >=1 credits
Ronnie Sahlberg
1
-2
/
+2
2019-03-05
CIFS: Adjust MTU credits before reopening a file
Pavel Shilovsky
1
-0
/
+12
2019-03-05
CIFS: Respect reconnect in non-MTU credits calculations
Pavel Shilovsky
1
-4
/
+2
2019-03-05
CIFS: Respect reconnect in MTU credits calculations
Pavel Shilovsky
1
-10
/
+19
2019-03-04
CIFS: Count SMB3 credits for malformed pending responses
Pavel Shilovsky
1
-2
/
+2
2019-03-04
CIFS: Do not skip SMB2 message IDs on send failures
Pavel Shilovsky
1
-0
/
+19
2019-03-04
smb3: make default i/o size for smb3 mounts larger
Steve French
1
-0
/
+1
[next]