Commit History

Author SHA1 Message Date
  Linus Torvalds 790eac5640 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 12 years ago
  Al Viro 48bde8d362 Document ->tmpfile() 12 years ago
  Linus Torvalds 9e239bb939 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 12 years ago
  Jeff Layton 7b2296afb3 locks: give the blocked_hash its own spinlock 12 years ago
  Jeff Layton 3999e49364 locks: add a new "lm_owner_key" lock operation 12 years ago
  Jeff Layton 1c8c601a8c locks: protect most of the file_lock handling with i_lock 12 years ago
  Linus Torvalds da53be12bb Don't pass inode to ->d_hash() and ->d_compare() 12 years ago
  Al Viro 2233f31aad [readdir] ->readdir() is gone 12 years ago
  Lukas Czerner d47992f86b mm: change invalidatepage prototype to accept length 12 years ago
  Jeff Layton ecf3d1f1aa vfs: kill FS_REVAL_DOT by adding a d_weak_revalidate dentry op 12 years ago
  Marco Stornelli b9f61c3c0c documentation: drop vmtruncate 12 years ago
  Artem Bityutskiy 34e5053fbe Documentation: get rid of write_super 13 years ago
  Linus Torvalds a0e881b7c1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 13 years ago
  J. Bruce Fields 068535f1fe locks: remove unused lm_release_private 13 years ago
  Mel Gorman 62c230bc17 mm: add support for a filesystem to activate swap files and use direct_IO for writing swap pages 13 years ago
  Valerie Aurora 06fd516c1a Documentation: Correct s_umount state for freeze_fs/unfreeze_fs 13 years ago
  Al Viro ebfc3b49a7 don't pass nameidata to ->create() 13 years ago
  Al Viro 00cd8dd3bf stop passing nameidata to ->lookup() 13 years ago
  Al Viro 0b728e1911 stop passing nameidata * to ->d_revalidate() 13 years ago
  Al Viro 30d9049474 kill struct opendata 13 years ago
  Al Viro d95852777b make ->atomic_open() return int 13 years ago
  Al Viro 47237687d7 ->atomic_open() prototype change - pass int * instead of bool * 13 years ago
  Miklos Szeredi d18e9008c3 vfs: add i_op->atomic_open() 13 years ago
  Linus Torvalds 1193755ac6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 13 years ago
  Josef Bacik c3b2da3148 fs: introduce inode operation ->update_time 13 years ago
  Hugh Dickins 17cf28afea mm/fs: remove truncate_range 13 years ago
  Al Viro 34c80b1d93 vfs: switch ->show_options() to struct dentry * 13 years ago
  Al Viro 1a67aafb5f switch ->mknod() to umode_t 14 years ago
  Al Viro 4acdaf27eb switch ->create() to umode_t 14 years ago
  Al Viro 18bb1db3e7 switch vfs_mkdir() and ->mkdir() to umode_t 14 years ago