Aneesh Kumar K.V
|
a534c8d15b
fs/9p: Prevent parallel rename when doing fid_lookup
|
15 年之前 |
Aneesh Kumar K.V
|
9ffaf63e34
fs/9p: Pass the correct user credentials during attach
|
15 年之前 |
Jens Axboe
|
0ed07ddb56
9p: add bdi backing to mount session
|
15 年之前 |
Linus Torvalds
|
749d229761
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs
|
15 年之前 |
Aneesh Kumar K.V
|
6d96d3ab7a
9p: Make sure we are able to clunk the cached fid on umount
|
15 年之前 |
Sripathi Kodi
|
476ada0436
9p: Fix setting of protocol flags in v9fs_session_info structure.
|
15 年之前 |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 年之前 |
Sripathi Kodi
|
342fee1d5c
9P2010.L handshake: Remove "dotu" variable
|
15 年之前 |
Sripathi Kodi
|
dd6102fbd9
9P2010.L handshake: Add VFS flags
|
15 年之前 |
Eric Van Hensbergen
|
bf2d29c64d
9p: fix memory leak in v9fs_parse_options()
|
15 年之前 |
Eric Van Hensbergen
|
d8c8a9e365
9p: fix option parsing
|
15 年之前 |
Abhishek Kulkarni
|
60e78d2c99
9p: Add fscache support to 9p
|
15 年之前 |
Abhishek Kulkarni
|
4b53e4b500
9p: remove unnecessary v9fses->options which duplicates the mount string
|
16 年之前 |
Julia Lawall
|
f1d9e4586e
fs/9p: change simple_strtol to simple_strtoul
|
16 年之前 |
Eric Van Hensbergen
|
fbedadc16e
9p: move readn meta-function from client to fs layer
|
16 年之前 |
Eric Van Hensbergen
|
8b81ef589a
9p: consolidate transport structure
|
16 年之前 |
Steven Whitehouse
|
a447c09324
vfs: Use const for kernel parser table
|
16 年之前 |
Eric Van Hensbergen
|
887b3ece65
9p: fix error path during early mount
|
17 年之前 |
Jim Meyering
|
ab31267dfe
fs/9p/v9fs.c (v9fs_parse_options): Handle kstrdup and match_strdup failure. Now that this function can fail, return an int, diagnose other option-parsing failures, and adjust the sole caller: (v9fs_session_init): Handle kstrdup failure. Propagate any new v9fs_parse_options failure "up".
|
17 年之前 |
Eric Van Hensbergen
|
ee443996a3
9p: Documentation updates
|
17 年之前 |
Markus Armbruster
|
b32a09db4f
add match_strlcpy() us it to make v9fs make uname and remotename parsing more robust
|
17 年之前 |
Eric Van Hensbergen
|
8a0dc95fd9
9p: transport API reorganization
|
17 年之前 |
Latchesar Ionkov
|
8999e04f3b
9p: use copy of the options value instead of original
|
17 年之前 |
Adrian Bunk
|
0a976297e1
9p: fix memleak in fs/9p/v9fs.c
|
17 年之前 |
Eric Van Hensbergen
|
fb0466c3ae
9p: fix bad kconfig cross-dependency
|
17 年之前 |
Latchesar Ionkov
|
ba17674fe0
9p: attach-per-user
|
17 年之前 |
Latchesar Ionkov
|
bd32b82df9
9p: rename uid and gid parameters
|
17 年之前 |
Latchesar Ionkov
|
2405669b25
9p: define session flags
|
17 年之前 |
Eric Van Hensbergen
|
a80d923e13
9p: Make transports dynamic
|
17 年之前 |
Eric Van Hensbergen
|
10fa16e75c
9p: fix debug compilation error
|
18 年之前 |