Историја ревизија

Аутор SHA1 Порука Датум
  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 година
  Al Viro 30d9049474 kill struct opendata пре 13 година
  Al Viro d95852777b make ->atomic_open() return int пре 13 година
  Al Viro 47237687d7 ->atomic_open() prototype change - pass int * instead of bool * пре 13 година
  Miklos Szeredi e43ae79c54 9p: implement i_op->atomic_open() пре 13 година
  Al Viro af569596a9 kill v9fs_dentry_from_dir_inode() пре 13 година
  Linus Torvalds 609eac1c15 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs пре 13 година
  Aneesh Kumar K.V f766619db2 fs/9p: iattr_valid flags are kernel internal flags map them to 9p values. пре 13 година
  Joe Perches 5d3851530d 9p: Reduce object size with CONFIG_NET_9P_DEBUG пре 13 година
  Al Viro 3eda0de677 9p: propagate umode_t пре 14 година
  Al Viro 1a67aafb5f switch ->mknod() to umode_t пре 14 година
  Al Viro 4acdaf27eb switch ->create() to umode_t пре 14 година
  Al Viro 18bb1db3e7 switch vfs_mkdir() and ->mkdir() to umode_t пре 14 година
  Miklos Szeredi bfe8684869 filesystems: add set_nlink() пре 14 година
  Aneesh Kumar K.V f88657ce3f fs/9p: Add OS dependent open flags in 9p protocol пре 14 година
  Aneesh Kumar K.V 45089142b1 fs/9p: Don't update file type when updating file attributes пре 14 година
  Aneesh Kumar K.V 5441ae5eb3 fs/9p: Add fid before dentry instantiation пре 14 година