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: make 'nodfs' mount opt a superblock flag
Aurelien Aptel
2018-10-24
4
-5
/
+14
*
smb3: track the instance of each session for debugging
Steve French
2018-10-24
4
-4
/
+10
*
smb3: minor missing defines relating to reparse points
Steve French
2018-10-24
1
-1
/
+3
*
smb3: add way to control slow response threshold for logging and stats
Steve French
2018-10-24
3
-3
/
+26
*
cifs: minor updates to module description for cifs.ko
Steve French
2018-10-24
1
-3
/
+3
*
cifs: protect against server returning invalid file system block size
Steve French
2018-10-24
1
-0
/
+21
*
smb3: allow stats which track session and share reconnects to be reset
Steve French
2018-10-24
1
-0
/
+3
*
SMB3: Backup intent flag missing from compounded ops
Steve French
2018-10-24
1
-0
/
+2
*
cifs: create a define for the max number of iov we need for a SMB2 set_info
Ronnie Sahlberg
2018-10-24
2
-1
/
+10
*
cifs: change SMB2_OP_RENAME and SMB2_OP_HARDLINK to use compounding
Ronnie Sahlberg
2018-10-24
4
-142
/
+60
*
cifs: remove the is_falloc argument to SMB2_set_eof
Ronnie Sahlberg
2018-10-24
3
-9
/
+4
*
cifs: change SMB2_OP_SET_INFO to use compounding
Ronnie Sahlberg
2018-10-24
3
-26
/
+23
*
cifs: change SMB2_OP_SET_EOF to use compounding
Ronnie Sahlberg
2018-10-24
1
-8
/
+20
*
cifs: make rmdir() use compounding
Ronnie Sahlberg
2018-10-24
3
-31
/
+35
*
cifs: create helpers for SMB2_set_info_init/free()
Ronnie Sahlberg
2018-10-24
3
-40
/
+68
*
cifs: change unlink to use a compound
Ronnie Sahlberg
2018-10-24
1
-5
/
+6
*
cifs: change mkdir to use a compound
Ronnie Sahlberg
2018-10-24
1
-9
/
+13
*
cifs: add a smb2_compound_op and change QUERY_INFO to use it
Ronnie Sahlberg
2018-10-24
4
-22
/
+136
*
cifs: fix a credits leak for compund commands
Ronnie Sahlberg
2018-10-24
1
-20
/
+37
*
smb3: add tracepoint to catch cases where credit refund of failed op overlaps...
Steve French
2018-10-24
2
-0
/
+36
*
cifs: remove set but not used variable 'cifs_sb'
YueHaibing
2018-10-24
1
-2
/
+0
*
cifs: Use kmemdup rather than duplicating its implementation in smb311_posix_...
YueHaibing
2018-10-24
1
-2
/
+2
*
smb3: do not display confusing message on mount to Azure servers
Steve French
2018-10-24
1
-1
/
+1
*
smb3: fix lease break problem introduced by compounding
Steve French
2018-10-03
1
-2
/
+1
*
cifs: only wake the thread for the very last PDU in a compound
Ronnie Sahlberg
2018-10-03
1
-1
/
+17
*
cifs: add a warning if we try to to dequeue a deleted mid
Ronnie Sahlberg
2018-10-03
3
-2
/
+12
*
smb2: fix missing files in root share directory listing
Aurelien Aptel
2018-10-03
1
-1
/
+1
*
cifs: read overflow in is_valid_oplock_break()
Dan Carpenter
2018-09-13
1
-0
/
+8
*
cifs: integer overflow in in SMB2_ioctl()
Dan Carpenter
2018-09-12
1
-2
/
+2
*
CIFS: fix wrapping bugs in num_entries()
Dan Carpenter
2018-09-12
1
-10
/
+15
*
cifs: prevent integer overflow in nxt_dir_entry()
Dan Carpenter
2018-09-12
1
-2
/
+9
*
fs/cifs: require sha512
Stefan Metzmacher
2018-09-09
1
-0
/
+1
*
fs/cifs: suppress a string overflow warning
Stephen Rothwell
2018-09-09
1
-3
/
+8
*
cifs: connect to servername instead of IP for IPC$ share
Thomas Werschlein
2018-09-03
1
-1
/
+1
*
smb3: check for and properly advertise directory lease support
Steve French
2018-09-03
2
-5
/
+8
*
smb3: minor debugging clarifications in rfc1001 len processing
Steve French
2018-09-03
1
-5
/
+9
*
SMB3: Backup intent flag missing for directory opens with backupuid mounts
Steve French
2018-09-03
2
-5
/
+22
*
fs/cifs: don't translate SFM_SLASH (U+F026) to backslash
Jon Kuhn
2018-09-03
1
-3
/
+0
*
cifs: update internal module version number for cifs.ko to 2.12
Steve French
2018-08-23
1
-1
/
+1
*
cifs: check kmalloc before use
Nicholas Mc Guire
2018-08-23
1
-0
/
+6
*
cifs: check if SMB2 PDU size has been padded and suppress the warning
Ronnie Sahlberg
2018-08-23
1
-0
/
+7
*
cifs: create a define for how many iovs we need for an SMB2_open()
Ronnie Sahlberg
2018-08-23
3
-4
/
+16
*
Merge branch 'linus/master' into rdma.git for-next
Jason Gunthorpe
2018-08-16
28
-673
/
+1263
|
\
|
*
Merge tag '4.19-smb3' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2018-08-14
26
-667
/
+1259
|
|
\
|
|
*
smb3: create smb3 equivalent alias for cifs pseudo-xattrs
Steve French
2018-08-11
1
-2
/
+26
|
|
*
smb3: allow previous versions to be mounted with snapshot= mount parm
Steve French
2018-08-10
2
-0
/
+68
|
|
*
cifs: don't show domain= in mount output when domain is empty
Ronnie Sahlberg
2018-08-10
1
-1
/
+1
|
|
*
cifs: add missing support for ACLs in SMB 3.11
Ronnie Sahlberg
2018-08-10
1
-0
/
+5
|
|
*
smb3: enumerating snapshots was leaving part of the data off end
Steve French
2018-08-10
1
-7
/
+27
|
|
*
cifs: update smb2_queryfs() to use compounding
Ronnie Sahlberg
2018-08-10
4
-26
/
+131
[next]