开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
cifs
Age
Commit message (
Expand
)
Author
2016-06-01
fs/cifs: correctly to anonymous authentication via NTLMSSP
Stefan Metzmacher
2016-06-01
remove directory incorrectly tries to set delete on close on non-empty direct...
Steve French
2016-03-09
CIFS: Fix SMB2+ interim response processing for read requests
Pavel Shilovsky
2016-03-09
cifs: fix out-of-bounds access in lease parsing
Justin Maggard
2016-02-25
cifs: fix erroneous return value
Anton Protopopov
2016-02-25
cifs_dbg() outputs an uninitialized buffer in cifs_readdir()
Vasily Averin
2015-10-22
cifs: use server timestamp for ntlmv2 authentication
Peter Seiderer
2015-10-22
disabling oplocks/leases via module parm enable_oplocks broken for SMB3
Steve French
2015-10-01
CIFS: fix type confusion in copy offload ioctl
Jann Horn
2015-04-29
move d_rcu from overlapping d_child to overlapping d_alias
Al Viro
2015-04-19
cifs: fix use-after-free bug in find_writable_file
David Disseldorp
2015-04-19
cifs: smb2_clone_range() - exit on unhandled error
Sachin Prabhu
2015-02-11
Complete oplock break jobs before closing file handle
Sachin Prabhu
2015-01-29
fix deadlock in cifs_ioctl_clone()
Al Viro
2014-10-09
CIFS: Fix SMB2 readdir error handling
Pavel Shilovsky
2014-10-09
Fix problem recognizing symlinks
Steve French
2014-10-05
SMB3: Fix oops when creating symlinks on smb3
Steve French
2014-09-17
CIFS: Fix wrong restart readdir for SMB1
Pavel Shilovsky
2014-09-17
CIFS: Fix wrong filename length for SMB2
Pavel Shilovsky
2014-09-17
CIFS: Fix directory rename error
Pavel Shilovsky
2014-09-17
CIFS: Fix wrong directory attributes after rename
Pavel Shilovsky
2014-09-17
CIFS: Possible null ptr deref in SMB2_tcon
Steve French
2014-09-17
CIFS: Fix async reading on reconnects
Pavel Shilovsky
2014-09-17
CIFS: Fix STATUS_CANNOT_DELETE error mapping for SMB2
Pavel Shilovsky
2014-07-09
CIFS: fix mount failure with broken pathnames when smb3 mount with mapchars o...
Steve French
2014-07-09
fs/cifs: fix regression in cifs_create_mf_symlink()
Björn Baumbach
2014-06-30
CIFS: Fix memory leaks in SMB2_open
Pavel Shilovsky
2014-05-31
cifs: Wait for writebacks to complete before attempting write.
Sachin Prabhu
2014-02-28
cifs: mask off top byte in get_rfc1002_length()
Jeff Layton
2014-02-23
cifs: sanity check length of data to send before sending
Jeff Layton
2014-02-23
CIFS: Fix wrong pos argument of cifs_find_lock_conflict
Pavel Shilovsky
2014-02-17
Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2014-02-14
CIFS: Fix too big maxBuf size for SMB3 mounts
Pavel Shilovsky
2014-02-14
cifs: ensure that uncached writes handle unmapped areas correctly
Jeff Layton
2014-02-10
[CIFS] Fix cifsacl mounts over smb2 to not call cifs
Steve French
2014-02-10
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2014-02-09
fix O_SYNC|O_APPEND syncing the wrong range on write()
Al Viro
2014-02-07
[CIFS] clean up page array when uncached write send fails
Steve French
2014-02-07
cifs: use a flexarray in cifs_writedata
Jeff Layton
2014-02-07
retrieving CIFS ACLs when mounted with SMB2 fails dropping session
Steve French
2014-02-07
Add protocol specific operation for CIFS xattrs
Steve French
2014-01-31
cifs: Fix check for regular file in couldbe_mf_symlink()
Sachin Prabhu
2014-01-26
[CIFS] Fix SMB2 mounts so they don't try to set or get xattrs via cifs
Steve French
2014-01-20
CIFS: Cleanup cifs open codepath
Pavel Shilovsky
2014-01-20
CIFS: Remove extra indentation in cifs_sfu_type
Pavel Shilovsky
2014-01-20
CIFS: Cleanup cifs_mknod
Pavel Shilovsky
2014-01-20
CIFS: Cleanup CIFSSMBOpen
Pavel Shilovsky
2014-01-20
cifs: Add support for follow_link on dfs shares under posix extensions
Sachin Prabhu
2014-01-20
cifs: move unix extension call to cifs_query_symlink()
Sachin Prabhu
2014-01-20
cifs: Re-order M-F Symlink code
Sachin Prabhu
[next]