Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 years ago |
Eryu Guan
|
ae9ebe7c4e
CIFS: iterate over posix acl xattr entry correctly in ACL_to_cifs_posix()
|
8 years ago |
Steve French
|
3afca265b5
Clarify locking of cifs file and tcon structures and make more granular
|
9 years ago |
Al Viro
|
dbbab32574
cifs: get rid of unused arguments of CIFSSMBWrite()
|
9 years ago |
Andreas Gruenbacher
|
2211d5ba5c
posix_acl: xattr representation cleanups
|
8 years ago |
Linus Torvalds
|
442c9ac989
Merge branch 'sendmsg.cifs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
9 years ago |
Linus Torvalds
|
681750c046
Merge branch 'for-cifs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
9 years ago |
Andreas Gruenbacher
|
45987e006c
cifs: Check for equality with ACL_TYPE_ACCESS and ACL_TYPE_DEFAULT
|
9 years ago |
Kirill A. Shutemov
|
09cbfeaf1a
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
|
9 years ago |
Al Viro
|
a6137305a8
cifs_readv_receive: use cifs_read_from_socket()
|
9 years ago |
Pavel Shilovsky
|
6cc3b24235
CIFS: Fix SMB2+ interim response processing for read requests
|
9 years ago |
Christopher Oo
|
5fb4e288a0
cifs: Fix use-after-free on mid_q_entry
|
10 years ago |
Noel Power
|
f291095f34
client MUST ignore EncryptionKeyLength if CAP_EXTENDED_SECURITY is set
|
10 years ago |
Dan Carpenter
|
65c3b205eb
CIFS: remove an unneeded NULL check
|
10 years ago |
Nakajima Akira
|
bc8ebdc4f5
Fix that several functions handle incorrect value of mapchars
|
10 years ago |
David Howells
|
2b0143b5c9
VFS: normal filesystems (and lustre): d_inode() annotations
|
10 years ago |
Fabian Frederick
|
bc09d141eb
fs/cifs: remove obsolete __constant
|
10 years ago |
Steve French
|
2baa268253
Remap reserved posix characters by default (part 3/3)
|
11 years ago |
Pavel Shilovsky
|
d913ed17f0
CIFS: Optimize cifs_user_read() in a short read case on reconnects
|
11 years ago |
Pavel Shilovsky
|
b3160aebb4
CIFS: Count got bytes in read_into_pages()
|
11 years ago |
Pavel Shilovsky
|
34a54d6177
CIFS: Use separate var for the number of bytes got in async read
|
11 years ago |
Pavel Shilovsky
|
6ec0b01b26
CIFS: Fix wsize usage in iovec write
|
11 years ago |
Pavel Shilovsky
|
7f6c50086a
CIFS: Fix cifs_writev_requeue when wsize changes
|
11 years ago |
Sachin Prabhu
|
6d81ed1ec2
cifs: replace code with free_rsp_buf()
|
11 years ago |
Steve French
|
60977fcc80
Return correct error on query of xattr on file with empty xattrs
|
11 years ago |
Steve French
|
4a5c80d7b5
[CIFS] clean up page array when uncached write send fails
|
11 years ago |
Jeff Layton
|
26c8f0d601
cifs: use a flexarray in cifs_writedata
|
11 years ago |
Pavel Shilovsky
|
d81b8a40e2
CIFS: Cleanup cifs open codepath
|
11 years ago |
Pavel Shilovsky
|
9bf4fa01f9
CIFS: Cleanup CIFSSMBOpen
|
11 years ago |
Steve French
|
ebcc943c11
Add missing end of line termination to some cifs messages
|
11 years ago |