Sachin Prabhu
|
374402a2a1
cifs_get_root shouldn't use path with tree name
|
8 年之前 |
Miklos Szeredi
|
a00be0e31f
cifs: don't use ->d_time
|
9 年之前 |
Al Viro
|
6fa67e7075
get rid of 'parent' argument of ->d_compare()
|
9 年之前 |
Al Viro
|
d3fe19852e
cifs, msdos, vfat, hfs+: don't bother with parent in ->d_compare()
|
9 年之前 |
Linus Torvalds
|
b0c4e2acdd
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
|
9 年之前 |
Linus Torvalds
|
554828ee0d
Merge branch 'salted-string-hash'
|
9 年之前 |
Aurelien Aptel
|
a6b5058faf
fs/cifs: make share unaccessible at root level mountable
|
9 年之前 |
Sachin Prabhu
|
8d9535b6ef
cifs: Check for existing directory when opening file with O_CREAT
|
9 年之前 |
Al Viro
|
00699ad857
Use the right predicate in ->atomic_open() instances
|
9 年之前 |
Linus Torvalds
|
8387ff2577
vfs: make the string hashes salt the hash
|
9 年之前 |
Nakajima Akira
|
bc8ebdc4f5
Fix that several functions handle incorrect value of mapchars
|
10 年之前 |
David Howells
|
2b0143b5c9
VFS: normal filesystems (and lustre): d_inode() annotations
|
10 年之前 |
Steve French
|
db8b631d4b
Allow mknod and mkfifo on SMB2/SMB3 mounts
|
11 年之前 |
Al Viro
|
35c265e008
cifs: switch to use of %p[dD]
|
11 年之前 |
Namjae Jeon
|
787aded650
cifs: Allow directIO read/write during cache=strict
|
11 年之前 |
Steve French
|
42eacf9e57
[CIFS] Fix cifsacl mounts over smb2 to not call cifs
|
11 年之前 |
Pavel Shilovsky
|
d81b8a40e2
CIFS: Cleanup cifs open codepath
|
11 年之前 |
Pavel Shilovsky
|
dd12067156
CIFS: Cleanup cifs_mknod
|
11 年之前 |
Shirish Pargaonkar
|
f1e3268126
cifs: set FILE_CREATED
|
11 年之前 |
Jeff Layton
|
a8582159ed
cifs: don't spam the logs on unexpected lookup errors
|
11 年之前 |
Miklos Szeredi
|
dfb1d61b0e
cifs: fix filp leak in cifs_atomic_open()
|
12 年之前 |
Jeff Layton
|
ec71e0e159
cifs: convert case-insensitive dentry ops to use new case conversion routines
|
12 年之前 |
Pavel Shilovsky
|
9cbc0b7339
CIFS: Reconnect durable handles for SMB2
|
12 年之前 |
Pavel Shilovsky
|
226730b4d8
CIFS: Introduce cifs_open_parms struct
|
12 年之前 |
Linus Torvalds
|
da53be12bb
Don't pass inode to ->d_hash() and ->d_compare()
|
12 年之前 |
Wei Yongjun
|
efb79f289f
CIFS: fix error return code in cifs_atomic_open()
|
12 年之前 |
Joe Perches
|
f96637be08
[CIFS] cifs: Rename cERROR and cFYI to cifs_dbg
|
12 年之前 |
Eric W. Biederman
|
49418b2c28
cifs: Modify struct cifs_unix_set_info_args to hold a kuid_t and a kgid_t
|
12 年之前 |
Jeff Layton
|
839db3d10a
cifs: fix up handling of prefixpath= option
|
12 年之前 |
Steve French
|
6d3ea7e497
CIFS: Make use of common cifs_build_path_to_root for CIFS and SMB2
|
12 年之前 |