Historial de Commits

Autor SHA1 Mensaje Fecha
  Aneesh Kumar K.V a78ce05d5d fs/9p: Add v9fs_inode hace 14 años
  Venkateswararao Jujjuri (JV) 6752a1ebd1 [fs/9p] Make access=client default in 9p2000.L protocol hace 14 años
  Venkateswararao Jujjuri (JV) e782ef7109 [fs/9P] Add posixacl mount option hace 14 años
  Venkateswararao Jujjuri (JV) 9332685dff [fs/9p] Ignore acl mount option when CONFIG_9P_FS_POSIX_ACL is not defined. hace 14 años
  Aneesh Kumar K.V 76381a42e4 fs/9p: Add access = client option to opt in acl evaluation. hace 14 años
  Aneesh Kumar K.V a534c8d15b fs/9p: Prevent parallel rename when doing fid_lookup hace 15 años
  Aneesh Kumar K.V 9ffaf63e34 fs/9p: Pass the correct user credentials during attach hace 15 años
  Jens Axboe 0ed07ddb56 9p: add bdi backing to mount session hace 15 años
  Linus Torvalds 749d229761 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs hace 15 años
  Aneesh Kumar K.V 6d96d3ab7a 9p: Make sure we are able to clunk the cached fid on umount hace 15 años
  Sripathi Kodi 476ada0436 9p: Fix setting of protocol flags in v9fs_session_info structure. hace 15 años
  Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h hace 15 años
  Sripathi Kodi 342fee1d5c 9P2010.L handshake: Remove "dotu" variable hace 15 años
  Sripathi Kodi dd6102fbd9 9P2010.L handshake: Add VFS flags hace 15 años
  Eric Van Hensbergen bf2d29c64d 9p: fix memory leak in v9fs_parse_options() hace 15 años
  Eric Van Hensbergen d8c8a9e365 9p: fix option parsing hace 15 años
  Abhishek Kulkarni 60e78d2c99 9p: Add fscache support to 9p hace 15 años
  Abhishek Kulkarni 4b53e4b500 9p: remove unnecessary v9fses->options which duplicates the mount string hace 16 años
  Julia Lawall f1d9e4586e fs/9p: change simple_strtol to simple_strtoul hace 16 años
  Eric Van Hensbergen fbedadc16e 9p: move readn meta-function from client to fs layer hace 16 años
  Eric Van Hensbergen 8b81ef589a 9p: consolidate transport structure hace 16 años
  Steven Whitehouse a447c09324 vfs: Use const for kernel parser table hace 16 años
  Eric Van Hensbergen 887b3ece65 9p: fix error path during early mount hace 17 años
  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". hace 17 años
  Eric Van Hensbergen ee443996a3 9p: Documentation updates hace 17 años
  Markus Armbruster b32a09db4f add match_strlcpy() us it to make v9fs make uname and remotename parsing more robust hace 17 años
  Eric Van Hensbergen 8a0dc95fd9 9p: transport API reorganization hace 17 años
  Latchesar Ionkov 8999e04f3b 9p: use copy of the options value instead of original hace 17 años
  Adrian Bunk 0a976297e1 9p: fix memleak in fs/9p/v9fs.c hace 17 años
  Eric Van Hensbergen fb0466c3ae 9p: fix bad kconfig cross-dependency hace 17 años