index
:
delta/linux-next.git
akpm
akpm-base
baserock/edcragg/armv8l-tegra-jetson-tx1-support
master
pending-fixes
stable
git.kernel.org: pub/scm/linux/kernel/git/next/linux-next.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
cifs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'vfs/for-next'
Stephen Rothwell
2018-11-19
2
-8
/
+13
|
\
|
*
Merge branch 'work.afs' into for-next
Al Viro
2018-10-29
11
-40
/
+98
|
|
\
|
*
|
vfs: Require specification of size of mount data for internal mounts
David Howells
2018-09-11
2
-8
/
+13
*
|
|
Merge remote-tracking branch 'file-locks/locks-next'
Stephen Rothwell
2018-11-19
1
-2
/
+2
|
\
\
\
|
*
|
|
locks: merge posix_unblock_lock() and locks_delete_block()
NeilBrown
2018-11-17
1
-1
/
+1
|
*
|
|
fs/locks: rename some lists and pointers.
NeilBrown
2018-11-15
1
-1
/
+1
*
|
|
|
Add vers=3.0.2 as a valid option for SMBv3.0.2
Kenneth D'souza
2018-11-17
2
-0
/
+2
*
|
|
|
cifs: create a helper function for compound query_info
Ronnie Sahlberg
2018-11-15
1
-24
/
+54
*
|
|
|
cifs: address trivial coverity warning
Steve French
2018-11-15
1
-1
/
+1
*
|
|
|
cifs: smb2 commands can not be negative, remove confusing check
Steve French
2018-11-14
1
-3
/
+5
*
|
|
|
cifs: update internal module version number
Steve French
2018-11-14
1
-1
/
+1
*
|
|
|
cifs: use a compound for setting an xattr
Ronnie Sahlberg
2018-11-14
1
-18
/
+70
*
|
|
|
cifs: clean up indentation, replace spaces with tab
Colin Ian King
2018-11-14
1
-1
/
+1
*
|
|
|
cifs: In Kconfig CONFIG_CIFS_POSIX needs depends on legacy (insecure cifs)
Steve French
2018-11-14
1
-1
/
+1
|
/
/
/
*
|
|
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
[next]