index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
cifs
Commit message (
Expand
)
Author
Age
Files
Lines
*
cifs: a smb2_validate_and_copy_iov failure does not mean the handle is invalid.
Ronnie Sahlberg
2019-04-01
1
-5
/
+3
*
SMB3: Allow persistent handle timeout to be configurable on mount
Steve French
2019-04-01
5
-5
/
+53
*
smb3: Fix enumerating snapshots to Azure
Steve French
2019-04-01
4
-28
/
+58
*
cifs: fix kref underflow in close_shroot()
Ronnie Sahlberg
2019-04-01
1
-9
/
+7
*
cifs: update internal module version number
Steve French
2019-03-22
1
-1
/
+1
*
SMB3: Fix SMB3.1.1 guest mounts to Samba
Steve French
2019-03-22
1
-1
/
+4
*
cifs: Fix slab-out-of-bounds when tracing SMB tcon
Paulo Alcantara (SUSE)
2019-03-22
1
-3
/
+3
*
cifs: allow guest mounts to work for smb3.11
Ronnie Sahlberg
2019-03-22
1
-2
/
+6
*
fix incorrect error code mapping for OBJECTID_NOT_FOUND
Steve French
2019-03-22
1
-1
/
+2
*
cifs: fix that return -EINVAL when do dedupe operation
Xiaoli Feng
2019-03-22
1
-1
/
+1
*
CIFS: Fix an issue with re-sending rdata when transport returning -EAGAIN
Long Li
2019-03-22
1
-30
/
+41
*
CIFS: Fix an issue with re-sending wdata when transport returning -EAGAIN
Long Li
2019-03-22
1
-32
/
+45
*
CIFS: fix POSIX lock leak and invalid ptr deref
Aurelien Aptel
2019-03-14
1
-1
/
+13
*
SMB3: Allow SMB3 FSCTL queries to be sent to server from tools
Ronnie Sahlberg
2019-03-14
1
-16
/
+46
*
cifs: fix incorrect handling of smb2_set_sparse() return in smb3_simple_falloc
Ronnie Sahlberg
2019-03-14
1
-2
/
+12
*
smb2: fix typo in definition of a few error flags
Steve French
2019-03-14
1
-3
/
+3
*
CIFS: make mknod() an smb_version_op
Aurelien Aptel
2019-03-14
4
-104
/
+239
*
cifs: minor documentation updates
Steve French
2019-03-14
1
-0
/
+1
*
cifs: remove unused value pointed out by Coverity
Steve French
2019-03-14
1
-4
/
+0
*
SMB3: passthru query info doesn't check for SMB3 FSCTL passthru
Steve French
2019-03-14
2
-7
/
+22
*
smb3: add dynamic tracepoints for simple fallocate and zero range
Steve French
2019-03-14
2
-0
/
+38
*
cifs: fix smb3_zero_range so it can expand the file-size when required
Ronnie Sahlberg
2019-03-14
3
-19
/
+68
*
cifs: add SMB2_ioctl_init/free helpers to be used with compounding
Ronnie Sahlberg
2019-03-14
2
-57
/
+80
*
smb3: Add dynamic trace points for various compounded smb3 ops
Steve French
2019-03-14
2
-4
/
+185
*
cifs: cache FILE_ALL_INFO for the shared root handle
Ronnie Sahlberg
2019-03-14
5
-28
/
+118
*
smb3: display volume serial number for shares in /proc/fs/cifs/DebugData
Steve French
2019-03-14
1
-0
/
+3
*
cifs: simplify how we handle credits in compound_send_recv()
Ronnie Sahlberg
2019-03-14
1
-72
/
+38
*
smb3: add dynamic tracepoint for timeout waiting for credits
Steve French
2019-03-14
2
-0
/
+6
*
smb3: display security information in /proc/fs/cifs/DebugData more accurately
Steve French
2019-03-14
1
-1
/
+7
*
cifs: add a timeout argument to wait_for_free_credits
Ronnie Sahlberg
2019-03-14
1
-10
/
+30
*
cifs: prevent starvation in wait_for_free_credits for multi-credit requests
Ronnie Sahlberg
2019-03-14
1
-0
/
+28
*
cifs: wait_for_free_credits() make it possible to wait for >=1 credits
Ronnie Sahlberg
2019-03-14
3
-10
/
+10
*
cifs: pass flags down into wait_for_free_credits()
Ronnie Sahlberg
2019-03-14
1
-16
/
+14
*
cifs: change wait_for_free_request() to take flags as argument
Ronnie Sahlberg
2019-03-14
1
-16
/
+17
*
fs: cifs: Kconfig: pedantic formatting
Enrico Weigelt, metux IT consult
2019-03-06
1
-60
/
+60
*
smb3: request more credits on normal (non-large read/write) ops
Steve French
2019-03-05
1
-2
/
+2
*
CIFS: Mask off signals when sending SMB packets
Pavel Shilovsky
2019-03-05
1
-3
/
+38
*
CIFS: Return -EAGAIN instead of -ENOTSOCK
Pavel Shilovsky
2019-03-05
1
-1
/
+2
*
CIFS: Only send SMB2_NEGOTIATE command on new TCP connections
Pavel Shilovsky
2019-03-05
1
-0
/
+8
*
CIFS: Fix read after write for files with read caching
Pavel Shilovsky
2019-03-05
1
-5
/
+7
*
smb3: for kerberos mounts display the credential uid used
Steve French
2019-03-05
1
-1
/
+1
*
cifs: use correct format characters
Louis Taylor
2019-03-05
2
-3
/
+3
*
smb3: add dynamic trace point for query_info_enter/done
Steve French
2019-03-05
2
-0
/
+48
*
smb3: add dynamic trace point for smb3_cmd_enter
Steve French
2019-03-05
2
-0
/
+4
*
smb3: improve dynamic tracing of open and posix mkdir
Steve French
2019-03-05
2
-1
/
+45
*
smb3: add missing read completion trace point
Steve French
2019-03-05
1
-1
/
+4
*
smb3: Add tracepoints for read, write and query_dir enter
Steve French
2019-03-05
2
-0
/
+18
*
smb3: add tracepoints for query dir
Steve French
2019-03-05
2
-2
/
+14
*
smb3: Update POSIX negotiate context with POSIX ctxt GUID
Steve French
2019-03-05
2
-2
/
+19
*
cifs: update internal module version number
Steve French
2019-03-05
1
-1
/
+1
[next]