Histórico de Commits

Autor SHA1 Mensagem Data
  Miklos Szeredi dfeef68862 vfs: remove ".readlink = generic_readlink" assignments há 8 anos atrás
  Linus Torvalds 97d2116708 Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs há 8 anos atrás
  Andreas Gruenbacher fd50ecaddf vfs: Remove {get,set,remove}xattr inode operations há 9 anos atrás
  Jan Kara 31051c85b5 fs: Give dentry to inode_change_ok() instead of inode há 9 anos atrás
  Al Viro 7d50a29fe4 9p: use clone_fid() há 9 anos atrás
  Linus Torvalds 6784725ab0 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs há 9 anos atrás
  Al Viro 00699ad857 Use the right predicate in ->atomic_open() instances há 9 anos atrás
  Al Viro 77d5a6b7d9 9p: new helper - v9fs_parent_fid() há 9 anos atrás
  Al Viro fceef393a5 switch ->get_link() to delayed_call, kill ->put_link() há 9 anos atrás
  Al Viro 6b2553918d replace ->follow_link() with new method that could stay in RCU mode há 9 anos atrás
  Yaowei Bai 349c7037b1 fs/9p: remove unnecessary new_valid_dev() checks há 9 anos atrás
  Al Viro 0a73d0a204 9p: don't leave a half-initialized inode sitting around há 10 anos atrás
  Al Viro 89076bc319 get rid of assorted nameidata-related debris há 10 anos atrás
  Al Viro 6e77137b36 don't pass nameidata to ->follow_link() há 10 anos atrás
  Al Viro 680baacbca new ->follow_link() and ->put_link() calling conventions há 10 anos atrás
  Al Viro 90e4fc8890 9p: don't bother with __getname() in ->follow_link() há 10 anos atrás
  David Howells 2b0143b5c9 VFS: normal filesystems (and lustre): d_inode() annotations há 10 anos atrás
  Al Viro a455589f18 assorted conversions to %p[dD] há 10 anos atrás
  Al Viro 4b8e992392 9p: switch to %p[dD] há 11 anos atrás
  Fabian Frederick fd2916bd77 fs/9p: kerneldoc fixes há 11 anos atrás
  Dominique Martinet fb89b45cdf 9P: introduction of a new cache=mmap model. há 11 anos atrás
  Geyslan G. Bem dd2a0a35c3 9p: remove useless 'name' variable and assignment há 11 anos atrás
  Geyslan G. Bem 72fe18c9c7 9p: remove useless variable and assignment há 12 anos atrás
  Geyslan G. Bem 5d62a378ff 9p: remove never used return variable há 12 anos atrás
  Al Viro ceaec15d49 9p: make v9fs_cache_inode_{get,put,set}_cookie empty inlines for !9P_CACHEFS há 12 anos atrás
  Al Viro 03da633aa7 atomic_open: take care of EEXIST in no-open case with O_CREAT|O_EXCL in fs/namei.c há 12 anos atrás
  Al Viro 2ea03e1d62 9p: v9fs_fid_add() can't fail now há 12 anos atrás
  Linus Torvalds d895cb1af1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs há 12 anos atrás
  Al Viro 3592ac4440 9p: switch v9fs_set_create_acl() to inode+fid, do it before d_instantiate() há 12 anos atrás
  Al Viro 5fa6300ae0 9p: split dropping the acls from v9fs_set_create_acl() há 12 anos atrás