Historial de Commits

Autor SHA1 Mensaje Fecha
  Al Viro ceaec15d49 9p: make v9fs_cache_inode_{get,put,set}_cookie empty inlines for !9P_CACHEFS hace 12 años
  Al Viro 03da633aa7 atomic_open: take care of EEXIST in no-open case with O_CREAT|O_EXCL in fs/namei.c hace 12 años
  Al Viro 2ea03e1d62 9p: v9fs_fid_add() can't fail now hace 12 años
  Linus Torvalds d895cb1af1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs hace 12 años
  Al Viro 3592ac4440 9p: switch v9fs_set_create_acl() to inode+fid, do it before d_instantiate() hace 12 años
  Al Viro 5fa6300ae0 9p: split dropping the acls from v9fs_set_create_acl() hace 12 años
  Al Viro be308f0796 9p: switch v9fs_acl_chmod() from dentry to inode+fid hace 12 años
  Linus Torvalds 94f2f14234 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace hace 12 años
  Eric W. Biederman d4ef4e3581 9p: Modify v9fs_get_fsgid_for_create to return a kgid hace 12 años
  M. Mohan Kumar b6f4bee02f fs/9p: Fix atomic_open hace 12 años
  Aneesh Kumar K.V 03f0e02273 fs/9p: Don't use O_TRUNC flag in TOPEN and TLOPEN request hace 12 años
  Al Viro ebfc3b49a7 don't pass nameidata to ->create() hace 13 años
  Al Viro 00cd8dd3bf stop passing nameidata to ->lookup() hace 13 años
  Al Viro e45198a6ac make finish_no_open() return int hace 13 años
  Al Viro 30d9049474 kill struct opendata hace 13 años
  Al Viro d95852777b make ->atomic_open() return int hace 13 años
  Al Viro 47237687d7 ->atomic_open() prototype change - pass int * instead of bool * hace 13 años
  Miklos Szeredi e43ae79c54 9p: implement i_op->atomic_open() hace 13 años
  Al Viro af569596a9 kill v9fs_dentry_from_dir_inode() hace 13 años
  Linus Torvalds 609eac1c15 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs hace 13 años
  Aneesh Kumar K.V f766619db2 fs/9p: iattr_valid flags are kernel internal flags map them to 9p values. hace 13 años
  Joe Perches 5d3851530d 9p: Reduce object size with CONFIG_NET_9P_DEBUG hace 13 años
  Al Viro 3eda0de677 9p: propagate umode_t hace 14 años
  Al Viro 1a67aafb5f switch ->mknod() to umode_t hace 14 años
  Al Viro 4acdaf27eb switch ->create() to umode_t hace 14 años
  Al Viro 18bb1db3e7 switch vfs_mkdir() and ->mkdir() to umode_t hace 14 años
  Miklos Szeredi bfe8684869 filesystems: add set_nlink() hace 14 años
  Aneesh Kumar K.V f88657ce3f fs/9p: Add OS dependent open flags in 9p protocol hace 14 años
  Aneesh Kumar K.V 45089142b1 fs/9p: Don't update file type when updating file attributes hace 14 años
  Aneesh Kumar K.V 5441ae5eb3 fs/9p: Add fid before dentry instantiation hace 14 años