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: fix signed/unsigned mismatch on aio_read patch
Steve French
2018-11-02
1
-6
/
+11
*
cifs: don't dereference smb_file_target before null check
Colin Ian King
2018-11-02
1
-2
/
+5
*
CIFS: Add direct I/O functions to file_operations
Long Li
2018-11-02
1
-6
/
+4
*
CIFS: Add support for direct I/O write
Long Li
2018-11-02
2
-41
/
+164
*
CIFS: Add support for direct I/O read
Long Li
2018-11-02
3
-39
/
+192
*
smb3: missing defines and structs for reparse point handling
Steve French
2018-11-02
2
-0
/
+38
*
smb3: allow more detailed protocol info on open files for debugging
Steve French
2018-11-02
4
-0
/
+65
*
smb3: on kerberos mount if server doesn't specify auth type use krb5
Steve French
2018-11-02
1
-2
/
+4
*
smb3: add trace point for tree connection
Steve French
2018-11-02
2
-1
/
+44
*
cifs: fix spelling mistake, EACCESS -> EACCES
Colin Ian King
2018-11-02
2
-3
/
+3
*
cifs: fix return value for cifs_listxattr
Ronnie Sahlberg
2018-11-02
1
-5
/
+6
*
Merge tag 'xfs-4.20-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2018-11-02
1
-10
/
+14
|
\
|
*
vfs: make remap_file_range functions take and return bytes completed
Darrick J. Wong
2018-10-30
1
-3
/
+3
|
*
vfs: combine the clone and dedupe into a single remap_file_range
Darrick J. Wong
2018-10-30
1
-9
/
+13
*
|
Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
2018-11-01
6
-17
/
+24
|
\
\
|
*
|
iov_iter: Separate type from direction and use accessor functions
David Howells
2018-10-24
4
-10
/
+8
|
*
|
iov_iter: Use accessor function
David Howells
2018-10-24
3
-7
/
+16
|
|
/
*
|
cifs: update internal module version number for cifs.ko to 2.14
Steve French
2018-10-24
1
-1
/
+1
*
|
smb3: add debug for unexpected mid cancellation
Steve French
2018-10-24
1
-2
/
+2
*
|
cifs: allow calling SMB2_xxx_free(NULL)
Ronnie Sahlberg
2018-10-24
1
-7
/
+12
*
|
smb3 - clean up debug output displaying network interfaces
Steve French
2018-10-23
1
-2
/
+2
*
|
smb3: show number of current open files in /proc/fs/cifs/Stats
Steve French
2018-10-23
5
-1
/
+13
*
|
cifs: add support for ioctl on directories
Ronnie Sahlberg
2018-10-23
3
-30
/
+102
*
|
cifs: fallback to older infolevels on findfirst queryinfo retry
Steve French
2018-10-23
1
-30
/
+37
*
|
smb3: do not attempt cifs operation in smb3 query info error path
Steve French
2018-10-23
1
-1
/
+9
*
|
smb3: send backup intent on compounded query info
Steve French
2018-10-23
1
-2
/
+7
*
|
cifs: track writepages in vfs operation counters
Steve French
2018-10-23
1
-1
/
+10
*
|
smb2: fix uninitialized variable bug in smb2_ioctl_query_info
Gustavo A. R. Silva
2018-10-23
1
-1
/
+1
*
|
cifs: add IOCTL for QUERY_INFO passthrough to userspace
Ronnie Sahlberg
2018-10-23
7
-11
/
+134
*
|
cifs: minor clarification in comments
Steve French
2018-10-23
2
-2
/
+16
*
|
CIFS: Print message when attempting a mount
Rodrigo Freire
2018-10-23
2
-2
/
+7
*
|
CIFS: Adds information-level logging function
Rodrigo Freire
2018-10-23
1
-0
/
+16
*
|
cifs: OFD locks do not conflict with eachothers
Ronnie Sahlberg
2018-10-23
3
-15
/
+25
*
|
CIFS: SMBD: Do not call ib_dereg_mr on invalidated memory registration
Long Li
2018-10-23
1
-19
/
+19
*
|
CIFS: pass page offsets on SMB1 read/write
Long Li
2018-10-23
1
-0
/
+2
*
|
fs/cifs: fix uninitialised variable warnings
Garry McNulty
2018-10-23
1
-3
/
+3
*
|
smb3: add tracepoint for sending lease break responses to server
Steve French
2018-10-23
2
-1
/
+88
*
|
cifs: do not return atime less than mtime
Steve French
2018-10-23
3
-3
/
+12
*
|
smb3: update default requested iosize to 4MB from 1MB for recent dialects
Steve French
2018-10-23
2
-4
/
+55
*
|
smb3: Add debug message later in smb2/smb3 reconnect path
Steve French
2018-10-23
2
-1
/
+4
*
|
CIFS: make 'nodfs' mount opt a superblock flag
Aurelien Aptel
2018-10-23
4
-5
/
+14
*
|
smb3: track the instance of each session for debugging
Steve French
2018-10-23
4
-4
/
+10
*
|
smb3: minor missing defines relating to reparse points
Steve French
2018-10-23
1
-1
/
+3
*
|
smb3: add way to control slow response threshold for logging and stats
Steve French
2018-10-23
3
-3
/
+26
*
|
cifs: minor updates to module description for cifs.ko
Steve French
2018-10-23
1
-3
/
+3
*
|
cifs: protect against server returning invalid file system block size
Steve French
2018-10-23
1
-0
/
+21
*
|
smb3: allow stats which track session and share reconnects to be reset
Steve French
2018-10-23
1
-0
/
+3
*
|
SMB3: Backup intent flag missing from compounded ops
Steve French
2018-10-23
1
-0
/
+2
*
|
cifs: create a define for the max number of iov we need for a SMB2 set_info
Ronnie Sahlberg
2018-10-23
2
-1
/
+10
*
|
cifs: change SMB2_OP_RENAME and SMB2_OP_HARDLINK to use compounding
Ronnie Sahlberg
2018-10-23
4
-142
/
+60
[next]