Commit History

Author SHA1 Message Date
  Miklos Szeredi dfeef68862 vfs: remove ".readlink = generic_readlink" assignments 8 years ago
  Linus Torvalds 101105b171 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 8 years ago
  Miklos Szeredi 2773bf00ae fs: rename "rename2" i_op to "rename" 8 years ago
  Jan Kara 31051c85b5 fs: Give dentry to inode_change_ok() instead of inode 9 years ago
  Dan Carpenter 8a545f1851 hostfs: Freeing an ERR_PTR in hostfs_fill_sb_common() 9 years ago
  Al Viro 552a9d489f hostfs: switch to ->iterate_shared() 9 years ago
  Kirill A. Shutemov 09cbfeaf1a mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros 9 years ago
  Al Viro 5955102c99 wrappers for ->i_mutex access 9 years ago
  Vladimir Davydov 5d097056c9 kmemcg: account certain kmem allocations to memcg 9 years ago
  Linus Torvalds 4f31d774dd Merge branch 'for-linus-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml 9 years ago
  Vegard Nossum 9f2dfda2f2 uml: fix hostfs mknod() 9 years ago
  Al Viro fceef393a5 switch ->get_link() to delayed_call, kill ->put_link() 9 years ago
  Al Viro 6b2553918d replace ->follow_link() with new method that could stay in RCU mode 9 years ago
  Kees Cook a068acf2ee fs: create and use seq_show_option for escaping 10 years ago
  Linus Torvalds 052b398a43 Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 10 years ago
  Al Viro 5f2c4179e1 switch ->put_link() from dentry to inode 10 years ago
  Al Viro 6e77137b36 don't pass nameidata to ->follow_link() 10 years ago
  Al Viro 680baacbca new ->follow_link() and ->put_link() calling conventions 10 years ago
  Richard Weinberger a718c92219 hostfs: Use correct mask for file mode 10 years ago
  Linus Torvalds 9ec3a646fe Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 10 years ago
  Linus Torvalds e44740c1a9 Merge tag 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml 10 years ago
  David Howells 2b0143b5c9 VFS: normal filesystems (and lustre): d_inode() annotations 10 years ago
  Richard Weinberger 0c9bd6365d um: hostfs: Reduce number of syscalls in readdir 10 years ago
  Al Viro 5d5d568975 make new_sync_{read,write}() static 10 years ago
  Richard Weinberger b98b91029c hostfs: No need to box and later unbox the file mode 10 years ago
  Richard Weinberger af6aa1b9ca hostfs: Use page_offset() 10 years ago
  Richard Weinberger b86b413a32 hostfs: Set page flags in hostfs_readpage() correctly 10 years ago
  Richard Weinberger bd1052a245 hostfs: Remove superfluous initializations in hostfs_open() 10 years ago
  Richard Weinberger a9d1958b4b hostfs: hostfs_open: Reset open flags upon each retry 10 years ago
  Richard Weinberger 112a5da717 hostfs: Remove superfluous test in hostfs_open() 10 years ago