index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
cifs
Age
Commit message (
Expand
)
Author
2016-08-19
CIFS: Fix a possible invalid memory access in smb2_query_symlink()
Pavel Shilovsky
2016-08-19
fs/cifs: make share unaccessible at root level mountable
Aurelien Aptel
2016-08-19
cifs: fix crash due to race in hmac(md5) handling
Rabin Vincent
2016-08-17
cifs: Check for existing directory when opening file with O_CREAT
Sachin Prabhu
2016-07-10
File names with trailing period or space need special case conversion
Steve French
2016-07-10
Fix reconnect to not defer smb3 session reconnect long after socket reconnect
Steve French
2016-07-10
cifs: dynamic allocation of ntlmssp blob
Jerome Marchand
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-09
Fix cifs_uniqueid_to_ino_t() function for s390x
Yadan Fan
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-03-04
cifs: fix erroneous return value
Anton Protopopov
2016-02-03
cifs_dbg() outputs an uninitialized buffer in cifs_readdir()
Vasily Averin
2016-02-03
cifs: fix race between call_async() and reconnect()
Rabin Vincent
2016-02-03
cifs: Ratelimit kernel log messages
Jamie Bainbridge
2015-10-22
cifs: use server timestamp for ntlmv2 authentication
Peter Seiderer
2015-10-22
Do not fall back to SMBWriteX in set_file_size error cases
Steve French
2015-10-22
disabling oplocks/leases via module parm enable_oplocks broken for SMB3
Steve French
2015-10-22
Fix sec=krb5 on smb3 mounts
Steve French
2015-09-29
CIFS: fix type confusion in copy offload ioctl
Jann Horn
2015-09-21
fs: create and use seq_show_option for escaping
Kees Cook
2015-05-20
CIFS: Fix race condition on RFC1002_NEGATIVE_SESSION_RESPONSE
Federico Sauter
2015-05-20
Fix to convert SURROGATE PAIR
Nakajima Akira
2015-05-20
cifs: potential missing check for posix_lock_file_wait
Chengyu Song
2015-05-20
Fix to check Unique id and FileType when client refer file directly.
Nakajima Akira
2015-05-20
CIFS: remove an unneeded NULL check
Dan Carpenter
2015-05-20
[cifs] fix null pointer check
Steve French
2015-05-10
Fix that several functions handle incorrect value of mapchars
Nakajima Akira
2015-05-10
cifs: Don't replace dentries for dfs mounts
Sachin Prabhu
2015-04-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2015-04-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2015-04-15
Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2015-04-15
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
2015-04-14
mm, mempool: do not allow atomic resizing
David Rientjes
2015-04-11
switch generic_write_checks() to iocb and iter
Al Viro
2015-04-11
generic_write_checks(): drop isblk argument
Al Viro
2015-04-11
lift generic_write_checks() into callers of __generic_file_write_iter()
Al Viro
2015-04-11
cifs: fold cifs_iovec_write() into the only caller
Al Viro
2015-04-11
direct_IO: remove rw from a_ops->direct_IO()
Omar Sandoval
2015-04-11
make new_sync_{read,write}() static
Al Viro
2015-04-01
Fix warning
Steve French
2015-04-01
Fix another dereference before null check warning
Steve French
2015-04-01
CIFS: session servername can't be null
Steve French
2015-04-01
Fix warning on impossible comparison
Steve French
2015-04-01
Fix coverity warning
Steve French
[next]