Commit History

Author SHA1 Message Date
  Eric W. Biederman 90f8572b0f vfs: Commit to never having exectuables on proc and sysfs. 10 years ago
  Jan Kara 45f147a1bc fs: Call security_ops->inode_killpriv on truncate 10 years ago
  Miklos Szeredi 9bf39ab2ad vfs: add file_path() helper 10 years ago
  David Howells 4bacc9c923 overlayfs: Make f_path always point to the overlay and f_inode to the underlay 10 years ago
  David Howells 63afdfc781 VFS: Handle lower layer dentry/inode in pathwalk 10 years ago
  Linus Torvalds 1aef882f02 Merge tag 'xfs-for-linus-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs 10 years ago
  Al Viro 8436318205 ->aio_read and ->aio_write removed 10 years ago
  Andrew Elble c1b8940b42 NFS: fix BUG() crash in notify_change() with patch to chown_common() 10 years ago
  Al Viro e5b811e38a drop bogus check in file_open_root() 10 years ago
  Namjae Jeon dd46c78778 fs: Add support FALLOC_FL_INSERT_RANGE for fallocate 10 years ago
  Linus Torvalds 05016b0f0a Merge branch 'getname2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 10 years ago
  Matthew Wilcox e748dcd095 vfs: remove get_xip_mem 10 years ago
  Paul Moore 5168910413 fs: create proper filename objects using getname_kernel() 10 years ago
  Linus Torvalds 0b233b7c79 Merge branch 'for-3.19' of git://linux-nfs.org/~bfields/linux 10 years ago
  Heinrich Schuchardt 820c12d5d6 fallocate: create FAN_MODIFY and IN_MODIFY events 10 years ago
  Al Viro 9f45f5bf30 new helper: audit_file() 10 years ago
  J. Bruce Fields 56429e9b3b merge nfs bugfixes into nfsd for-3.19 branch 10 years ago
  Anna Schumaker 72c72bdf7b VFS: Rename do_fallocate() to vfs_fallocate() 10 years ago
  Miklos Szeredi 4aa7c6346b vfs: add i_op->dentry_open() 10 years ago
  Eric Biggers 6d2b6170c8 vfs: fix check for fallocate on active swapfile 11 years ago
  Al Viro 293bc9822f new methods: ->read_iter() and ->write_iter() 11 years ago
  Al Viro 7f7f25e82d replace checking for ->read/->aio_read presence with check in ->f_mode 11 years ago
  Linus Torvalds 9ac0367501 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 11 years ago
  Linus Torvalds 5166701b36 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 11 years ago
  Lukas Czerner 0790b31b69 fs: disallow all fallocate operation on active swapfile 11 years ago
  Lukas Czerner 23fffa925e fs: move falloc collapse range check into the filesystem methods 11 years ago
  Lukas Czerner 8fc61d9263 fs: prevent doing FALLOC_FL_ZERO_RANGE on append only file 11 years ago
  Linus Torvalds d15e03104e Merge tag 'xfs-for-linus-3.15-rc1' of git://oss.sgi.com/xfs/xfs 11 years ago
  Al Viro 3f4d5a0007 tidy do_dentry_open() up a bit 11 years ago
  Al Viro 83f936c75e mark struct file that had write access grabbed by open() 11 years ago