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] Do not use btrfs refcopy ioctl for SMB2 copy offload
Steve French
2013-11-25
1
-2
/
+4
*
Check SMB3 dialects against downgrade attacks
Steve French
2013-11-19
6
-4
/
+90
*
Removed duplicated (and unneeded) goto
Steve French
2013-11-18
1
-4
/
+2
*
CIFS: Fix SMB2/SMB3 Copy offload support (refcopy) for large files
Steve French
2013-11-18
2
-14
/
+93
*
Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2013-11-16
17
-74
/
+358
|
\
|
*
[CIFS] Warn if SMB3 encryption required by server
Steve French
2013-11-15
2
-0
/
+20
|
*
setfacl removes part of ACL when setting POSIX ACLs to Samba
Steve French
2013-11-15
1
-3
/
+5
|
*
[CIFS] Set copychunk defaults
Steve French
2013-11-15
2
-1
/
+12
|
*
CIFS: SMB2/SMB3 Copy offload support (refcopy) phase 1
Steve French
2013-11-14
4
-1
/
+210
|
*
cifs: Use data structures to compute NTLMv2 response offsets
Tim Gardner
2013-11-11
2
-17
/
+31
|
*
[CIFS] O_DIRECT opens should work on directio mounts
Steve French
2013-11-11
1
-0
/
+22
|
*
cifs: don't spam the logs on unexpected lookup errors
Jeff Layton
2013-11-11
1
-1
/
+1
|
*
cifs: change ERRnomem error mapping from ENOMEM to EREMOTEIO
Jeff Layton
2013-11-11
2
-2
/
+2
|
*
CIFS: Fix symbolic links usage
Pavel Shilovsky
2013-11-11
6
-49
/
+55
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-11-13
5
-12
/
+10
|
\
\
|
|
/
|
/
|
|
*
cifs: rcu-delay unload_nls() and freeing sbi
Al Viro
2013-10-24
2
-2
/
+9
|
*
new helper: kfree_put_link()
Al Viro
2013-10-24
3
-10
/
+1
*
|
Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2013-11-08
14
-57
/
+464
|
\
\
|
*
|
Query network adapter info at mount time for debugging
Steve French
2013-11-02
1
-0
/
+30
|
*
|
Fix unused variable warning when CIFS POSIX disabled
Steve French
2013-11-02
1
-1
/
+1
|
*
|
Allow setting per-file compression via CIFS protocol
Steve French
2013-11-02
5
-4
/
+94
|
*
|
Query File System Alignment
Steven French
2013-11-02
4
-4
/
+76
|
*
|
Query device characteristics at mount time from server on SMB2/3 not just on ...
Steven French
2013-11-02
3
-10
/
+28
|
*
|
cifs: Send a logoff request before removing a smb session
Shirish Pargaonkar
2013-11-02
3
-9
/
+37
|
*
|
cifs: Make big endian multiplex ID sequences monotonic on the wire
Tim Gardner
2013-11-02
6
-10
/
+35
|
*
|
cifs: Remove redundant multiplex identifier check from check_smb_hdr()
Tim Gardner
2013-10-28
1
-10
/
+2
|
*
|
Query file system attributes from server on SMB2, not just cifs, mounts
Steve French
2013-10-28
4
-2
/
+73
|
*
|
Allow setting per-file compression via SMB2/3
Steve French
2013-10-28
6
-19
/
+87
|
*
|
Fix corrupt SMB2 ioctl requests
Steve French
2013-10-28
1
-4
/
+17
*
|
|
Merge tag 'nfs-for-3.13-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2013-11-08
1
-4
/
+4
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
FS-Cache: Provide the ability to enable/disable cookies
David Howells
2013-09-27
1
-4
/
+4
*
|
|
cifs: ntstatus_to_dos_map[] is not terminated
Tim Gardner
2013-10-14
1
-1
/
+3
*
|
|
cifs: Allow LANMAN auth method for servers supporting unencapsulated authenti...
Sachin Prabhu
2013-10-07
1
-2
/
+2
*
|
|
cifs: Fix inability to write files >2GB to SMB2/3 shares
Jan Klos
2013-10-07
1
-2
/
+4
*
|
|
cifs: Avoid umount hangs with smb2 when server is unresponsive
Shirish Pargaonkar
2013-10-06
2
-2
/
+13
*
|
|
do not treat non-symlink reparse points as valid symlinks
Steve French
2013-10-05
3
-14
/
+71
|
|
/
|
/
|
*
|
Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2013-10-04
10
-115
/
+74
|
\
\
|
|
/
|
/
|
|
*
[CIFS] update cifs.ko version
Steve French
2013-09-25
1
-1
/
+1
|
*
[CIFS] Remove ext2 flags that have been moved to fs.h
Steve French
2013-09-25
1
-20
/
+1
|
*
[CIFS] Provide sane values for nlink
Jim McDonough
2013-09-21
3
-6
/
+43
|
*
cifs: stop trying to use virtual circuits
Jeff Layton
2013-09-18
3
-88
/
+1
|
*
CIFS: FS-Cache: Uncache unread pages in cifs_readpages() before freeing them
David Howells
2013-09-18
3
-0
/
+28
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-09-18
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
cifs: fix filp leak in cifs_atomic_open()
Miklos Szeredi
2013-09-16
1
-0
/
+1
*
|
cifs: Avoid calling unlock_page() twice in cifs_readpage() when using fscache
Sachin Prabhu
2013-09-13
1
-3
/
+7
*
|
cifs: Do not take a reference to the page in cifs_readpage_worker()
Sachin Prabhu
2013-09-13
1
-2
/
+3
|
/
*
Merge branch 'akpm' (patches from Andrew Morton)
Linus Torvalds
2013-09-12
1
-4
/
+1
|
\
|
*
truncate: drop 'oldsize' truncate_pagecache() parameter
Kirill A. Shutemov
2013-09-12
1
-4
/
+1
*
|
CIFS: Respect epoch value from create lease context v2
Pavel Shilovsky
2013-09-09
6
-17
/
+71
*
|
CIFS: Add create lease v2 context for SMB3
Pavel Shilovsky
2013-09-09
2
-13
/
+73
[next]