Historie revizí

Autor SHA1 Zpráva Datum
  Linus Torvalds 33caf82acf Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs před 9 roky
  Linus Torvalds 32fb378437 Merge branch 'work.symlinks' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs před 9 roky
  Sasha Levin 8f5fed1e91 fs/9p: use fscache mutex rather than spinlock před 9 roky
  Al Viro fceef393a5 switch ->get_link() to delayed_call, kill ->put_link() před 9 roky
  Al Viro 6b2553918d replace ->follow_link() with new method that could stay in RCU mode před 9 roky
  Al Viro 4ad7862844 9p: ->evict_inode() should kick out ->i_data, not ->i_mapping před 9 roky
  Yaowei Bai 349c7037b1 fs/9p: remove unnecessary new_valid_dev() checks před 9 roky
  Al Viro 0a73d0a204 9p: don't leave a half-initialized inode sitting around před 10 roky
  Al Viro 89076bc319 get rid of assorted nameidata-related debris před 10 roky
  Al Viro 6e77137b36 don't pass nameidata to ->follow_link() před 10 roky
  Al Viro 680baacbca new ->follow_link() and ->put_link() calling conventions před 10 roky
  Al Viro 90e4fc8890 9p: don't bother with __getname() in ->follow_link() před 10 roky
  Al Viro b46c267e47 9p: don't bother with 4K allocation for 24-byte local array... před 10 roky
  David Howells 2b0143b5c9 VFS: normal filesystems (and lustre): d_inode() annotations před 10 roky
  David Howells e36cb0b89c VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry) před 10 roky
  Al Viro 41d28bca2d switch d_materialise_unique() users to d_splice_alias() před 11 roky
  Al Viro 4b8e992392 9p: switch to %p[dD] před 11 roky
  Linus Torvalds 963649d735 Merge tag 'for-linus-3.16-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs před 11 roky
  Fabian Frederick fd2916bd77 fs/9p: kerneldoc fixes před 11 roky
  Toralf Förster afe604d01f fs/9p: adjust sscanf parameters accordingly to the variable types před 11 roky
  Johannes Weiner 91b0abe36a mm + fs: store shadow entries in page cache před 11 roky
  Dominique Martinet fb89b45cdf 9P: introduction of a new cache=mmap model. před 11 roky
  Geyslan G. Bem fae7469609 9p: remove useless assignment před 12 roky
  Geyslan G. Bem 08e15f2df3 9p: remove unused 'super_block' struct pointer před 12 roky
  Al Viro ceaec15d49 9p: make v9fs_cache_inode_{get,put,set}_cookie empty inlines for !9P_CACHEFS před 12 roky
  Chen Gang b3f8ab4b79 fs: 9p: use strlcpy instead of strncpy před 12 roky
  Gu Zheng f2692ea8d5 fs/9p: Remove the unused variable "err" in v9fs_vfs_getattr() před 12 roky
  Al Viro a3b2157e72 9p: make sure ->lookup() adds fid to the right dentry před 12 roky
  Al Viro 7b5be62199 9p: untangle ->lookup() a bit před 12 roky
  Al Viro 3509b678a6 9p: double iput() in ->lookup() if d_materialise_unique() fails před 12 roky