index
:
kernel/linux.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.12.y
linux-6.13.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
cifs
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-02
Fix corrupt SMB2 ioctl requests
Steve French
1
-4
/
+17
2015-04-22
cifs: fix use-after-free bug in find_writable_file
David Disseldorp
1
-0
/
+1
2015-02-09
Complete oplock break jobs before closing file handle
Sachin Prabhu
1
-1
/
+5
2015-01-29
move d_rcu from overlapping d_child to overlapping d_alias
Al Viro
1
-1
/
+1
2014-12-03
fix O_SYNC|O_APPEND syncing the wrong range on write()
Al Viro
1
-2
/
+2
2014-10-13
CIFS: Fix SMB2 readdir error handling
Pavel Shilovsky
7
-8
/
+25
2014-09-18
CIFS: Fix directory rename error
Pavel Shilovsky
1
-1
/
+4
2014-09-18
CIFS: Fix wrong restart readdir for SMB1
Pavel Shilovsky
1
-2
/
+2
2014-09-18
CIFS: Fix wrong filename length for SMB2
Pavel Shilovsky
5
-9
/
+4
2014-09-17
CIFS: Fix wrong directory attributes after rename
Pavel Shilovsky
1
-0
/
+6
2014-09-17
CIFS: Possible null ptr deref in SMB2_tcon
Steve French
1
-1
/
+2
2014-09-17
CIFS: Fix async reading on reconnects
Pavel Shilovsky
1
-2
/
+2
2014-09-17
CIFS: Fix STATUS_CANNOT_DELETE error mapping for SMB2
Pavel Shilovsky
1
-1
/
+1
2014-07-18
CIFS: fix mount failure with broken pathnames when smb3 mount with mapchars o...
Steve French
1
-3
/
+4
2014-07-02
CIFS: Fix memory leaks in SMB2_open
Pavel Shilovsky
1
-1
/
+6
2014-06-27
Do not send ClientGUID on SMB2.02 dialect
Steve French
1
-1
/
+6
2014-06-27
cifs: Set client guid on per connection basis
Sachin Prabhu
5
-12
/
+7
2014-06-27
Check SMB3 dialects against downgrade attacks
Steve French
6
-4
/
+90
2014-05-29
cifs: Wait for writebacks to complete before attempting write.
Sachin Prabhu
8
-9
/
+164
2014-03-05
CIFS: Fix too big maxBuf size for SMB3 mounts
Pavel Shilovsky
3
-11
/
+10
2014-03-05
cifs: ensure that uncached writes handle unmapped areas correctly
Jeff Layton
1
-3
/
+34
2014-02-23
retrieving CIFS ACLs when mounted with SMB2 fails dropping session
Steve French
4
-8
/
+43
2014-02-23
Add protocol specific operation for CIFS xattrs
Steve French
2
-4
/
+13
2014-02-23
CIFS: Fix SMB2 mounts so they don't try to set or get xattrs via cifs
Steve French
2
-19
/
+36
2014-01-10
cifs: set FILE_CREATED
Shirish Pargaonkar
1
-5
/
+6
2014-01-10
cifs: We do not drop reference to tlink in CIFSCheckMFSymlink()
Sachin Prabhu
3
-20
/
+19
2013-12-04
setfacl removes part of ACL when setting POSIX ACLs to Samba
Steve French
1
-3
/
+5
2013-12-04
CIFS: Fix symbolic links usage
Pavel Shilovsky
6
-49
/
+55
2013-10-14
cifs: ntstatus_to_dos_map[] is not terminated
Tim Gardner
1
-1
/
+3
2013-10-07
cifs: Allow LANMAN auth method for servers supporting unencapsulated authenti...
Sachin Prabhu
1
-2
/
+2
2013-10-07
cifs: Fix inability to write files >2GB to SMB2/3 shares
Jan Klos
1
-2
/
+4
2013-10-07
cifs: Avoid umount hangs with smb2 when server is unresponsive
Shirish Pargaonkar
2
-2
/
+13
2013-10-06
do not treat non-symlink reparse points as valid symlinks
Steve French
3
-14
/
+71
2013-10-05
Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
10
-115
/
+74
2013-09-26
[CIFS] update cifs.ko version
Steve French
1
-1
/
+1
2013-09-26
[CIFS] Remove ext2 flags that have been moved to fs.h
Steve French
1
-20
/
+1
2013-09-21
[CIFS] Provide sane values for nlink
Jim McDonough
3
-6
/
+43
2013-09-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-0
/
+1
2013-09-18
cifs: stop trying to use virtual circuits
Jeff Layton
3
-88
/
+1
2013-09-18
CIFS: FS-Cache: Uncache unread pages in cifs_readpages() before freeing them
David Howells
3
-0
/
+28
2013-09-17
cifs: fix filp leak in cifs_atomic_open()
Miklos Szeredi
1
-0
/
+1
2013-09-14
cifs: Avoid calling unlock_page() twice in cifs_readpage() when using fscache
Sachin Prabhu
1
-3
/
+7
2013-09-14
cifs: Do not take a reference to the page in cifs_readpage_worker()
Sachin Prabhu
1
-2
/
+3
2013-09-13
Merge branch 'akpm' (patches from Andrew Morton)
Linus Torvalds
1
-4
/
+1
2013-09-13
truncate: drop 'oldsize' truncate_pagecache() parameter
Kirill A. Shutemov
1
-4
/
+1
2013-09-10
CIFS: Respect epoch value from create lease context v2
Pavel Shilovsky
6
-17
/
+71
2013-09-10
CIFS: Add create lease v2 context for SMB3
Pavel Shilovsky
2
-13
/
+73
2013-09-10
CIFS: Move parsing lease buffer to ops struct
Pavel Shilovsky
3
-17
/
+25
2013-09-10
CIFS: Move creating lease buffer to ops struct
Pavel Shilovsky
3
-45
/
+58
2013-09-10
CIFS: Store lease state itself rather than a mapped oplock value
Pavel Shilovsky
10
-62
/
+174
[next]