Commit History

Author SHA1 Message Date
  Martin Stava 2511cd0b3b 9p: fix readlink 15 years ago
  Abhishek Kulkarni 60e78d2c99 9p: Add fscache support to 9p 15 years ago
  Abhishek Kulkarni 7549ae3e81 9p: Use the i_size_[read, write]() macros instead of using inode->i_size directly. 15 years ago
  Abhishek Kulkarni 48559b4c30 9p: Add missing cast for the error return value in v9fs_get_inode 16 years ago
  Abhishek Kulkarni 02bc35672b 9p: Fix possible memleak in v9fs_inode_from fid. 16 years ago
  Abhishek Kulkarni 0e15597ebf 9p: minor comment fixes 16 years ago
  Abhishek Kulkarni 2bb541157f 9p: Fix possible inode leak in v9fs_get_inode. 16 years ago
  Abhishek Kulkarni 50fb6d2bd7 9p: Check for error in return value of v9fs_fid_add 16 years ago
  James Morris cbacc2c7f0 Merge branch 'next' into for-linus 16 years ago
  Wu Fengguang 7dd0cdc51c 9p: convert d_iname references to d_name.name 16 years ago
  Duane Griffin 6ff232070a 9p: Remove potentially bad parameter from function entry debug print. 16 years ago
  David Howells f8b9d53a31 CRED: Wrap task credential accesses in 9P2000 filesystem 16 years ago
  Magnus Deininger 57c7b4e68e 9p: fix device file handling 16 years ago
  Eric Van Hensbergen 51a87c552d 9p: rework client code to use new protocol support functions 16 years ago
  Julien Brunel 62aa528e02 9p: use an IS_ERR test rather than a NULL test 16 years ago
  Eric Van Hensbergen 2e4bef41a0 9p: fix O_APPEND in legacy mode 17 years ago
  Eric Van Hensbergen ee443996a3 9p: Documentation updates 17 years ago
  David Howells e231c2ee64 Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p) 17 years ago
  Anthony Liguori d199d652c5 9p: add support for sticky bit 17 years ago
  Latchesar Ionkov 22150c4f0f 9p: v9fs_vfs_rename incorrect clunk order 17 years ago
  Latchesar Ionkov ba17674fe0 9p: attach-per-user 17 years ago
  Latchesar Ionkov bd32b82df9 9p: rename uid and gid parameters 17 years ago
  Latchesar Ionkov 2405669b25 9p: define session flags 17 years ago
  Eric Van Hensbergen 9523a841b1 9p: cache meta-data when cache=loose 18 years ago
  Latchesar Ionkov bd238fb431 9p: Reorganization of 9p file system code 18 years ago
  Alexey Dobriyan e8edc6e03a Detach sched.h from mm.h 18 years ago
  Randy Dunlap e63340ae6b header cleaning: don't include smp_lock.h when not used 18 years ago
  Latchesar Ionkov c959df9f01 v9fs: don't use primary fid when removing file 18 years ago
  Eric Van Hensbergen e03abc0c96 9p: implement optional loose read cache 18 years ago
  Arjan van de Ven 754661f143 [PATCH] mark struct inode_operations const 1 18 years ago