Historial de Commits

Autor SHA1 Mensaje Fecha
  Al Viro 0a73d0a204 9p: don't leave a half-initialized inode sitting around hace 10 años
  Al Viro 89076bc319 get rid of assorted nameidata-related debris hace 10 años
  Al Viro 6e77137b36 don't pass nameidata to ->follow_link() hace 10 años
  Al Viro 680baacbca new ->follow_link() and ->put_link() calling conventions hace 10 años
  Al Viro 90e4fc8890 9p: don't bother with __getname() in ->follow_link() hace 10 años
  Al Viro b46c267e47 9p: don't bother with 4K allocation for 24-byte local array... hace 10 años
  David Howells 2b0143b5c9 VFS: normal filesystems (and lustre): d_inode() annotations hace 10 años
  David Howells e36cb0b89c VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry) hace 11 años
  Al Viro 41d28bca2d switch d_materialise_unique() users to d_splice_alias() hace 11 años
  Al Viro 4b8e992392 9p: switch to %p[dD] hace 11 años
  Linus Torvalds 963649d735 Merge tag 'for-linus-3.16-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs hace 11 años
  Fabian Frederick fd2916bd77 fs/9p: kerneldoc fixes hace 11 años
  Toralf Förster afe604d01f fs/9p: adjust sscanf parameters accordingly to the variable types hace 11 años
  Johannes Weiner 91b0abe36a mm + fs: store shadow entries in page cache hace 11 años
  Dominique Martinet fb89b45cdf 9P: introduction of a new cache=mmap model. hace 12 años
  Geyslan G. Bem fae7469609 9p: remove useless assignment hace 12 años
  Geyslan G. Bem 08e15f2df3 9p: remove unused 'super_block' struct pointer hace 12 años
  Al Viro ceaec15d49 9p: make v9fs_cache_inode_{get,put,set}_cookie empty inlines for !9P_CACHEFS hace 12 años
  Chen Gang b3f8ab4b79 fs: 9p: use strlcpy instead of strncpy hace 12 años
  Gu Zheng f2692ea8d5 fs/9p: Remove the unused variable "err" in v9fs_vfs_getattr() hace 12 años
  Al Viro a3b2157e72 9p: make sure ->lookup() adds fid to the right dentry hace 13 años
  Al Viro 7b5be62199 9p: untangle ->lookup() a bit hace 13 años
  Al Viro 3509b678a6 9p: double iput() in ->lookup() if d_materialise_unique() fails hace 13 años
  Al Viro 2ea03e1d62 9p: v9fs_fid_add() can't fail now hace 13 años
  Linus Torvalds 94f2f14234 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace hace 13 años
  Eric W. Biederman 447c50943f 9p: Modify the stat structures to use kuid_t and kgid_t hace 13 años
  Aneesh Kumar K.V 03f0e02273 fs/9p: Don't use O_TRUNC flag in TOPEN and TLOPEN request hace 13 años
  Jim Meyering ba413ab2cc fs/9p: avoid debug OOPS when reading a long symlink hace 13 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