Commit History

Author SHA1 Message Date
  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
  Richard Weinberger 7f74a66879 hostfs: Report append flag in ->show_options() 10 years ago
  Richard Weinberger 7c9509924c hostfs: Use __getname() in follow_link 10 years ago
  Richard Weinberger c278e81b8a hostfs: Remove open coded strcpy() 10 years ago
  Richard Weinberger aad50b1e06 hostfs: Add a BUG_ON to detect behavior changes of dentry_path_raw() 10 years ago
  Richard Weinberger 41761ddfae hostfs: Make hostfs_readpage more readable 10 years ago
  Richard Weinberger 2ad2dca6fd hostfs: Handle bogus st.mode 10 years ago
  Richard Weinberger 4c6dcafc69 hostfs: Allow fsync on directories 10 years ago