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 |
Steve French
|
db8b631d4b
Allow mknod and mkfifo on SMB2/SMB3 mounts
|
11 years ago |
Al Viro
|
35c265e008
cifs: switch to use of %p[dD]
|
11 years ago |
Namjae Jeon
|
787aded650
cifs: Allow directIO read/write during cache=strict
|
11 years ago |
Steve French
|
42eacf9e57
[CIFS] Fix cifsacl mounts over smb2 to not call cifs
|
11 years ago |
Pavel Shilovsky
|
d81b8a40e2
CIFS: Cleanup cifs open codepath
|
11 years ago |
Pavel Shilovsky
|
dd12067156
CIFS: Cleanup cifs_mknod
|
11 years ago |
Shirish Pargaonkar
|
f1e3268126
cifs: set FILE_CREATED
|
11 years ago |
Jeff Layton
|
a8582159ed
cifs: don't spam the logs on unexpected lookup errors
|
12 years ago |
Miklos Szeredi
|
dfb1d61b0e
cifs: fix filp leak in cifs_atomic_open()
|
12 years ago |
Jeff Layton
|
ec71e0e159
cifs: convert case-insensitive dentry ops to use new case conversion routines
|
12 years ago |
Pavel Shilovsky
|
9cbc0b7339
CIFS: Reconnect durable handles for SMB2
|
12 years ago |
Pavel Shilovsky
|
226730b4d8
CIFS: Introduce cifs_open_parms struct
|
12 years ago |
Linus Torvalds
|
da53be12bb
Don't pass inode to ->d_hash() and ->d_compare()
|
12 years ago |
Wei Yongjun
|
efb79f289f
CIFS: fix error return code in cifs_atomic_open()
|
12 years ago |
Joe Perches
|
f96637be08
[CIFS] cifs: Rename cERROR and cFYI to cifs_dbg
|
12 years ago |
Eric W. Biederman
|
49418b2c28
cifs: Modify struct cifs_unix_set_info_args to hold a kuid_t and a kgid_t
|
12 years ago |
Jeff Layton
|
839db3d10a
cifs: fix up handling of prefixpath= option
|
12 years ago |
Steve French
|
6d3ea7e497
CIFS: Make use of common cifs_build_path_to_root for CIFS and SMB2
|
12 years ago |
Sachin Prabhu
|
3798f47aa2
cifs: Do not lookup hashed negative dentry in cifs_atomic_open
|
13 years ago |
Pavel Shilovsky
|
233839b1df
CIFS: Fix fast lease break after open problem
|
13 years ago |
Pavel Shilovsky
|
b8c32dbb0d
CIFS: Request SMB2.1 leases
|
13 years ago |
Pavel Shilovsky
|
253641388a
CIFS: Move create code use ops struct
|
13 years ago |
Pavel Shilovsky
|
fb1214e48f
CIFS: Move open code to ops struct
|
13 years ago |
Pavel Shilovsky
|
ea7b4887e7
CIFS: Fix cifs_do_create error hadnling
|
13 years ago |
Pavel Shilovsky
|
29e20f9c65
CIFS: Make CAP_* checks protocol independent
|
13 years ago |
Pavel Shilovsky
|
4b1241006c
CIFS: Fix a wrong pointer in atomic_open
|
13 years ago |
Pavel Shilovsky
|
6d5786a34d
CIFS: Rename Get/FreeXid and make them work with unsigned int
|
13 years ago |
Al Viro
|
ebfc3b49a7
don't pass nameidata to ->create()
|
13 years ago |