Commit Verlauf

Autor SHA1 Nachricht Datum
  Al Viro 8174202b34 write_iter variants of {__,}generic_file_aio_write() vor 11 Jahren
  Al Viro aad4f8bb42 switch simple generic_file_aio_read() users to ->read_iter() vor 11 Jahren
  Johannes Weiner 91b0abe36a mm + fs: store shadow entries in page cache vor 11 Jahren
  James Hogan 9e443bc369 um: hostfs: make functions static vor 12 Jahren
  Al Viro b26d4cd385 consolidate simple ->d_delete() instances vor 12 Jahren
  Richard Weinberger 65984ff9d2 um: hostfs: Fix writeback vor 12 Jahren
  Al Viro 8e28bc7e71 [readdir] convert hostfs vor 12 Jahren
  James Hogan 371fdab100 hostfs: use kmalloc instead of kzalloc vor 12 Jahren
  James Hogan 2b3b9bb03a hostfs: move HOSTFS_SUPER_MAGIC to <linux/magic.h> vor 12 Jahren
  James Hogan 9dcc5e8a46 hostfs: remove "will unlock" comment vor 12 Jahren
  Linus Torvalds aea8b5d1e5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace vor 12 Jahren
  Eric W. Biederman 3e64fe5b21 fs: Limit sys_mount to only request filesystem modules. (Part 3) vor 13 Jahren
  Marco Stornelli bc077320f8 hostfs: fix a not needed double check vor 13 Jahren
  Al Viro 4e6b897328 hostfs: directory methods have no business in non-directory inode_operations vor 13 Jahren
  Al Viro 496ad9aa8e new helper: file_inode(file) vor 13 Jahren
  Linus Torvalds f59b51fe3d Merge branch 'for-linus-37rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml vor 13 Jahren
  Marco Stornelli 3be2be0a32 hostfs: drop vmtruncate vor 13 Jahren
  Al Viro 37185b3324 um: get rid of pointless include "..." where include <...> will do vor 13 Jahren
  Eric W. Biederman 29f82ae56e userns: Convert hostfs to use kuid and kgid where appropriate vor 14 Jahren
  Al Viro ebfc3b49a7 don't pass nameidata to ->create() vor 13 Jahren
  Al Viro 00cd8dd3bf stop passing nameidata to ->lookup() vor 13 Jahren
  Jan Kara dbd5768f87 vfs: Rename end_writeback() to clear_inode() vor 13 Jahren
  Linus Torvalds fa453a625d Merge branch 'for-linus-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml vor 13 Jahren
  Geert Uytterhoeven 3ee6bd8e8d uml/hostfs: Propagate dirent.d_type to filldir() vor 14 Jahren
  Al Viro 48fde701af switch open-coded instances of d_make_root() to new helper vor 14 Jahren
  Al Viro 34c80b1d93 vfs: switch ->show_options() to struct dentry * vor 14 Jahren
  Al Viro 1a67aafb5f switch ->mknod() to umode_t vor 14 Jahren
  Al Viro 4acdaf27eb switch ->create() to umode_t vor 14 Jahren
  Al Viro 18bb1db3e7 switch vfs_mkdir() and ->mkdir() to umode_t vor 14 Jahren
  Al Viro 6b520e0565 vfs: fix the stupidity with i_dentry in inode destructors vor 14 Jahren