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: initialize file_info_lock
Rabin Vincent
2017-01-14
1
-0
/
+1
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
4
-4
/
+4
*
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2016-12-24
14
-90
/
+177
|
\
|
*
cifs_get_root shouldn't use path with tree name
Sachin Prabhu
2016-12-15
4
-5
/
+7
|
*
Fix default behaviour for empty domains and add domainauto option
Germano Percossi
2016-12-15
3
-5
/
+18
|
*
cifs: use %16phN for formatting md5 sum
Rasmus Villemoes
2016-12-15
1
-7
/
+2
|
*
cifs: Fix smbencrypt() to stop pointing a scatterlist at the stack
Andy Lutomirski
2016-12-14
1
-32
/
+8
|
*
CIFS: Fix a possible double locking of mutex during reconnect
Pavel Shilovsky
2016-12-05
4
-6
/
+19
|
*
CIFS: Fix a possible memory corruption during reconnect
Pavel Shilovsky
2016-12-05
5
-31
/
+85
|
*
CIFS: Fix a possible memory corruption in push locks
Pavel Shilovsky
2016-12-05
1
-1
/
+1
|
*
CIFS: Fix missing nls unload in smb2_reconnect()
Pavel Shilovsky
2016-12-05
1
-1
/
+1
|
*
CIFS: Decrease verbosity of ioctl call
Pavel Shilovsky
2016-12-02
1
-1
/
+1
|
*
SMB3: parsing for new snapshot timestamp mount parm
Steve French
2016-12-01
2
-3
/
+37
*
|
Merge uncontroversial parts of branch 'readlink' of git://git.kernel.org/pub/...
Linus Torvalds
2016-12-17
1
-1
/
+0
|
\
\
|
*
|
vfs: remove ".readlink = generic_readlink" assignments
Miklos Szeredi
2016-12-09
1
-1
/
+0
|
|
/
*
|
Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-12-13
2
-0
/
+2
|
\
\
|
|
/
|
/
|
|
*
block,fs: untangle fs.h and blk_types.h
Christoph Hellwig
2016-11-01
2
-0
/
+2
*
|
CIFS: iterate over posix acl xattr entry correctly in ACL_to_cifs_posix()
Eryu Guan
2016-11-28
1
-2
/
+2
*
|
Call echo service immediately after socket reconnect
Sachin Prabhu
2016-11-28
1
-7
/
+18
*
|
CIFS: Fix BUG() in calc_seckey()
Sachin Prabhu
2016-11-28
1
-3
/
+8
|
/
*
CIFS: Retrieve uid and gid from special sid if enabled
Steve French
2016-10-14
1
-0
/
+123
*
CIFS: Add new mount option to set owner uid and gid from special sids in acl
Steve French
2016-10-14
4
-1
/
+11
*
CIFS: Reset read oplock to NONE if we have mandatory locks after reopen
Pavel Shilovsky
2016-10-13
1
-0
/
+9
*
CIFS: Fix persistent handles re-opening on reconnect
Pavel Shilovsky
2016-10-13
2
-5
/
+18
*
SMB2: Separate RawNTLMSSP authentication from SMB2_sess_setup
Sachin Prabhu
2016-10-13
1
-199
/
+162
*
SMB2: Separate Kerberos authentication from SMB2_sess_setup
Sachin Prabhu
2016-10-13
1
-46
/
+230
*
Expose cifs module parameters in sysfs
Germano Percossi
2016-10-13
1
-3
/
+3
*
Cleanup missing frees on some ioctls
Steve French
2016-10-13
1
-5
/
+4
*
Enable previous version support
Steve French
2016-10-13
4
-2
/
+72
*
Do not send SMB3 SET_INFO request if nothing is changing
Steve French
2016-10-13
1
-0
/
+6
*
SMB3: Add mount parameter to allow user to override max credits
Steve French
2016-10-12
5
-16
/
+37
*
fs/cifs: reopen persistent handles on reconnect
Steve French
2016-10-12
3
-0
/
+25
*
Clarify locking of cifs file and tcon structures and make more granular
Steve French
2016-10-12
7
-63
/
+75
*
Fix regression which breaks DFS mounting
Sachin Prabhu
2016-10-12
1
-6
/
+8
*
fs/cifs: keep guid when assigning fid to fileinfo
Aurelien Aptel
2016-10-12
1
-0
/
+1
*
SMB3: GUIDs should be constructed as random but valid uuids
Steve French
2016-10-12
4
-4
/
+4
*
Set previous session id correctly on SMB3 reconnect
Steve French
2016-10-12
2
-1
/
+6
*
cifs: Limit the overall credit acquired
Ross Lagerwall
2016-10-12
2
-1
/
+27
*
Display number of credits available
Steve French
2016-10-12
1
-0
/
+1
*
Add way to query creation time of file via cifs xattr
Steve French
2016-10-12
1
-1
/
+27
*
Add way to query file attributes via cifs xattr
Steve French
2016-10-12
1
-1
/
+33
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-10-10
2
-3
/
+3
|
\
|
*
Merge remote-tracking branch 'ovl/rename2' into for-linus
Al Viro
2016-10-10
3
-21
/
+43
|
|
\
|
|
*
fs: rename "rename2" i_op to "rename"
Miklos Szeredi
2016-09-27
1
-1
/
+1
|
*
|
fs: Replace current_fs_time() with current_time()
Deepa Dinamani
2016-09-27
1
-2
/
+2
*
|
|
Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2016-10-10
1
-9
/
+0
|
\
\
\
|
*
|
|
vfs: Remove {get,set,remove}xattr inode operations
Andreas Gruenbacher
2016-10-07
1
-9
/
+0
|
|
|
/
|
|
/
|
*
|
|
Merge remote-tracking branch 'jk/vfs' into work.misc
Al Viro
2016-10-08
1
-2
/
+2
|
\
\
\
|
*
|
|
fs: Give dentry to inode_change_ok() instead of inode
Jan Kara
2016-09-22
1
-2
/
+2
|
|
|
/
|
|
/
|
*
|
|
Merge remote-tracking branch 'ovl/misc' into work.misc
Al Viro
2016-10-08
3
-4
/
+14
|
\
\
\
[next]