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
/
cifsproto.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-12
smb3: allow uid and gid owners to be set on create with idsfromsid mount option
Steve French
1
-0
/
+1
2020-06-12
SMB311: Add support for query info using posix extensions (level 100)
Steve French
1
-0
/
+2
2020-06-04
cifs: multichannel: try to rebind when reconnecting a channel
Aurelien Aptel
1
-0
/
+2
2020-06-04
cifs: multichannel: move channel selection above transport layer
Aurelien Aptel
1
-0
/
+2
2020-06-02
cifs: multichannel: move channel selection in function
Aurelien Aptel
1
-0
/
+1
2020-06-01
cifs: Standardize logging output
Joe Perches
1
-13
/
+13
2020-06-01
cifs: handle hostnames that resolve to same ip in failover
Paulo Alcantara
1
-0
/
+5
2020-03-22
cifs: handle prefix paths in reconnect
Paulo Alcantara (SUSE)
1
-0
/
+5
2020-02-24
cifs: fix rename() by ensuring source handle opened with DELETE bit
Aurelien Aptel
1
-2
/
+3
2020-02-05
smb3: fix problem with null cifs super block with previous patch
Steve French
1
-1
/
+1
2020-02-03
SMB3: Backup intent flag missing from some more ops
Amir Goldstein
1
-0
/
+8
2020-01-26
smb3: fix default permissions on new files when mounting with modefromsid
Steve French
1
-0
/
+1
2020-01-26
cifs: use compounding for open and first query-dir for readdir()
Ronnie Sahlberg
1
-0
/
+3
2019-12-06
smb3: fix mode passed in on create for modetosid mount option
Steve French
1
-0
/
+1
2019-11-25
cifs: try opening channels after mounting
Aurelien Aptel
1
-0
/
+7
2019-11-25
cifs: add server param
Aurelien Aptel
1
-0
/
+1
2019-10-24
cifs: Fix cifsInodeInfo lock_sem deadlock when reconnect occurs
Dave Wysochanski
1
-0
/
+1
2019-09-26
smb3: pass mode bits into create calls
Steve French
1
-1
/
+2
2019-09-16
cifs: add a helper to find an existing readable handle to a file
Ronnie Sahlberg
1
-0
/
+2
2019-09-16
cifs: create a helper to find a writeable handle by path name
Ronnie Sahlberg
1
-0
/
+2
2019-09-16
cifs: get mode bits from special sid on stat
Steve French
1
-0
/
+1
2019-08-27
cifs: replace various strncpy with strscpy and similar
Ronnie Sahlberg
1
-0
/
+1
2019-05-07
cifs: Fix DFS cache refresher for DFS links
Paulo Alcantara (SUSE)
1
-0
/
+9
2019-03-05
CIFS: Return error code when getting file handle for writeback
Pavel Shilovsky
1
-0
/
+3
2019-03-05
CIFS: Check for reconnects before sending async requests
Pavel Shilovsky
1
-1
/
+2
2019-03-05
CIFS: Respect reconnect in MTU credits calculations
Pavel Shilovsky
1
-1
/
+1
2018-12-28
cifs: Add support for failover in smb2_reconnect()
Paulo Alcantara
1
-0
/
+2
2018-12-28
cifs: Make use of DFS cache to get new DFS referrals
Paulo Alcantara
1
-5
/
+14
2018-12-28
cifs: Add DFS cache routines
Paulo Alcantara
1
-0
/
+3
2018-12-23
cifs: Refactor out cifs_mount()
Paulo Alcantara
1
-1
/
+3
2018-10-23
cifs: OFD locks do not conflict with eachothers
Ronnie Sahlberg
1
-1
/
+1
2018-08-07
cifs: add compound_send_recv()
Ronnie Sahlberg
1
-0
/
+4
2018-08-07
cifs: use timespec64 internally
Arnd Bergmann
1
-3
/
+3
2018-07-05
cifs: Fix use after free of a mid_q_entry
Lars Persson
1
-0
/
+1
2018-06-15
cifs: remove smb2_send_recv()
Ronnie Sahlberg
1
-4
/
+0
2018-06-15
cifs: push rfc1002 generation down the stack
Ronnie Sahlberg
1
-1
/
+1
2018-06-15
cifs: add lease tracking to the cached root fid
Ronnie Sahlberg
1
-0
/
+1
2018-06-07
smb3: do not allow insecure cifs mounts when using smb3
Steve French
1
-1
/
+1
2018-06-05
CIFS: Introduce helper function to get page offset and length in smb_rqst
Long Li
1
-0
/
+3
2018-06-04
CIFS: Fix signing for SMB2/3
Aurelien Aptel
1
-1
/
+1
2018-06-02
CIFS: Add support for direct pages in wdata
Long Li
1
-0
/
+2
2018-06-02
CIFS: Use offset when reading pages
Long Li
1
-1
/
+3
2018-05-30
smb3: add additional ftrace entry points for entry/exit to cifs.ko
Steve French
1
-1
/
+7
2018-05-27
cifs: update calc_size to take a server argument
Ronnie Sahlberg
1
-1
/
+1
2018-04-01
CIFS: refactor crypto shash/sdesc allocation&free
Aurelien Aptel
1
-0
/
+5
2018-01-24
cifs: Add smb2_send_recv
Ronnie Sahlberg
1
-0
/
+4
2017-09-04
cifs: Add support for writing attributes on SMB2+
Ronnie Sahlberg
1
-1
/
+2
2017-05-12
[CIFS] Minor cleanup of xattr query function
Steve French
1
-2
/
+1
2017-05-02
CIFS: Add asynchronous context to support kernel AIO
Pavel Shilovsky
1
-0
/
+3
2017-04-10
CIFS: Fix null pointer deref during read resp processing
Pavel Shilovsky
1
-2
/
+1
[next]