开源镜像站
帮助
动态
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-08-22
CIFS: Fix a possible invalid memory access in smb2_query_symlink()
Pavel Shilovsky
2016-08-22
fs/cifs: make share unaccessible at root level mountable
Aurelien Aptel
2016-08-22
cifs: fix crash due to race in hmac(md5) handling
Rabin Vincent
2016-08-22
cifs: Check for existing directory when opening file with O_CREAT
Sachin Prabhu
2016-07-12
File names with trailing period or space need special case conversion
Steve French
2016-07-12
Fix reconnect to not defer smb3 session reconnect long after socket reconnect
Steve French
2016-07-12
cifs: dynamic allocation of ntlmssp blob
Jerome Marchand
2016-07-12
[SMB3] Fix sec=krb5 on smb3 mounts
Steve French
2016-07-12
decode_negTokenInit had wrong calling sequence
Steve French
2016-06-06
cifs: Create dedicated keyring for spnego operations
Sachin Prabhu
2016-06-06
remove directory incorrectly tries to set delete on close on non-empty direct...
Steve French
2016-06-06
fs/cifs: correctly to anonymous authentication for the NTLM(v2) authentication
Stefan Metzmacher
2016-06-06
fs/cifs: correctly to anonymous authentication for the NTLM(v1) authentication
Stefan Metzmacher
2016-06-06
fs/cifs: correctly to anonymous authentication for the LANMAN authentication
Stefan Metzmacher
2016-06-06
fs/cifs: correctly to anonymous authentication via NTLMSSP
Stefan Metzmacher
2016-03-11
Fix cifs_uniqueid_to_ino_t() function for s390x
Yadan Fan
2016-03-11
CIFS: Fix SMB2+ interim response processing for read requests
Pavel Shilovsky
2016-03-11
cifs: fix out-of-bounds access in lease parsing
Justin Maggard
2016-03-04
cifs: fix erroneous return value
Anton Protopopov
2016-02-09
cifs_dbg() outputs an uninitialized buffer in cifs_readdir()
Vasily Averin
2016-02-09
cifs: fix race between call_async() and reconnect()
Rabin Vincent
2016-02-09
cifs: Ratelimit kernel log messages
Jamie Bainbridge
2016-02-09
cifs: convert printk(LEVEL...) to pr_<level>
Andy Shevchenko
2016-02-09
cifs: convert to print_hex_dump() instead of custom implementation
Andy Shevchenko
2015-12-02
client MUST ignore EncryptionKeyLength if CAP_EXTENDED_SECURITY is set
Noel Power
2015-10-27
cifs: use server timestamp for ntlmv2 authentication
Peter Seiderer
2015-10-27
[SMB3] Do not fall back to SMBWriteX in set_file_size error cases
Steve French
2015-10-27
disabling oplocks/leases via module parm enable_oplocks broken for SMB3
Steve French
2015-10-07
CIFS: fix type confusion in copy offload ioctl
Jann Horn
2015-04-24
cifs: fix use-after-free bug in find_writable_file
David Disseldorp
2015-04-24
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-12-16
move d_rcu from overlapping d_child to overlapping d_alias
Al Viro
2014-10-17
[CIFS] Remove obsolete comment
Steve French
2014-10-16
Check minimum response length on query_network_interface
Steve French
2014-10-16
Workaround Mac server problem
Steve French
2014-10-16
Remap reserved posix characters by default (part 3/3)
Steve French
2014-10-16
Allow conversion of characters in Mac remap range (part 2)
Steve French
2014-10-16
Allow conversion of characters in Mac remap range. Part 1
Steve French
2014-10-16
mfsymlinks support for SMB2.1/SMB3. Part 2 query symlink
Steve French
2014-10-16
Add mfsymlinks support for SMB2.1/SMB3. Part 1 create symlink
Steve French
2014-10-16
Allow mknod and mkfifo on SMB2/SMB3 mounts
Steve French
2014-10-16
add defines for two new file attributes
Steve French
2014-10-14
cifs: replace strnicmp with strncasecmp
Rasmus Villemoes
2014-10-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2014-10-12
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2014-10-11
Merge tag 'locks-v3.18-1' of git://git.samba.org/jlayton/linux
Linus Torvalds
2014-10-09
cifs: switch to use of %p[dD]
Al Viro
2014-10-09
vfs: Make d_invalidate return void
Eric W. Biederman
[next]