Paulo Alcantara
|
c988de29ca
cifs: Fix separator when building path from dentry
|
6 年之前 |
Al Viro
|
44907d7900
get rid of 'opened' argument of ->atomic_open() - part 3
|
7 年之前 |
Al Viro
|
be12af3ef5
getting rid of 'opened' argument of ->atomic_open() - part 1
|
7 年之前 |
Al Viro
|
73a09dd943
introduce FMODE_CREATED and switch to it
|
7 年之前 |
Linus Torvalds
|
325520142b
Merge tag '4.18-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
|
7 年之前 |
Linus Torvalds
|
b058efc1ac
Merge branch 'work.lookup' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
7 年之前 |
Steve French
|
ce558b0e17
smb3: Add posix create context for smb3.11 posix mounts
|
7 年之前 |
Al Viro
|
11f17c9bd7
cifs_lookup(): switch to d_splice_alias()
|
7 年之前 |
Al Viro
|
a8b75f663e
cifs_lookup(): cifs_get_inode_...() never returns 0 with *inode left NULL
|
7 年之前 |
Steve French
|
1d0cffa674
cifs: do not allow creating sockets except with SMB1 posix exensions
|
7 年之前 |
Ronnie Sahlberg
|
f74bc7c667
cifs: check MaxPathNameComponentLength != 0 before using it
|
8 年之前 |
Steve French
|
6e3c1529c3
CIFS: remove endian related sparse warning
|
8 年之前 |
Ronnie Sahlberg
|
d3edede29f
cifs: return ENAMETOOLONG for overlong names in cifs_open()/cifs_lookup()
|
8 年之前 |
Aurelien Aptel
|
268a635d41
CIFS: add build_path_from_dentry_optional_prefix()
|
8 年之前 |
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 年之前 |