提交历史

作者 SHA1 备注 提交日期
  Al Viro fceef393a5 switch ->get_link() to delayed_call, kill ->put_link() 9 年之前
  Al Viro 6b2553918d replace ->follow_link() with new method that could stay in RCU mode 9 年之前
  Yaowei Bai 349c7037b1 fs/9p: remove unnecessary new_valid_dev() checks 9 年之前
  Al Viro 0a73d0a204 9p: don't leave a half-initialized inode sitting around 10 年之前
  Al Viro 89076bc319 get rid of assorted nameidata-related debris 10 年之前
  Al Viro 6e77137b36 don't pass nameidata to ->follow_link() 10 年之前
  Al Viro 680baacbca new ->follow_link() and ->put_link() calling conventions 10 年之前
  Al Viro 90e4fc8890 9p: don't bother with __getname() in ->follow_link() 10 年之前
  David Howells 2b0143b5c9 VFS: normal filesystems (and lustre): d_inode() annotations 10 年之前
  Al Viro a455589f18 assorted conversions to %p[dD] 11 年之前
  Al Viro 4b8e992392 9p: switch to %p[dD] 11 年之前
  Fabian Frederick fd2916bd77 fs/9p: kerneldoc fixes 11 年之前
  Dominique Martinet fb89b45cdf 9P: introduction of a new cache=mmap model. 11 年之前
  Geyslan G. Bem dd2a0a35c3 9p: remove useless 'name' variable and assignment 12 年之前
  Geyslan G. Bem 72fe18c9c7 9p: remove useless variable and assignment 12 年之前
  Geyslan G. Bem 5d62a378ff 9p: remove never used return variable 12 年之前
  Al Viro ceaec15d49 9p: make v9fs_cache_inode_{get,put,set}_cookie empty inlines for !9P_CACHEFS 12 年之前
  Al Viro 03da633aa7 atomic_open: take care of EEXIST in no-open case with O_CREAT|O_EXCL in fs/namei.c 12 年之前
  Al Viro 2ea03e1d62 9p: v9fs_fid_add() can't fail now 12 年之前
  Linus Torvalds d895cb1af1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 12 年之前
  Al Viro 3592ac4440 9p: switch v9fs_set_create_acl() to inode+fid, do it before d_instantiate() 12 年之前
  Al Viro 5fa6300ae0 9p: split dropping the acls from v9fs_set_create_acl() 12 年之前
  Al Viro be308f0796 9p: switch v9fs_acl_chmod() from dentry to inode+fid 12 年之前
  Linus Torvalds 94f2f14234 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace 12 年之前
  Eric W. Biederman d4ef4e3581 9p: Modify v9fs_get_fsgid_for_create to return a kgid 12 年之前
  M. Mohan Kumar b6f4bee02f fs/9p: Fix atomic_open 12 年之前
  Aneesh Kumar K.V 03f0e02273 fs/9p: Don't use O_TRUNC flag in TOPEN and TLOPEN request 12 年之前
  Al Viro ebfc3b49a7 don't pass nameidata to ->create() 13 年之前
  Al Viro 00cd8dd3bf stop passing nameidata to ->lookup() 13 年之前
  Al Viro e45198a6ac make finish_no_open() return int 13 年之前