Commit History

Author SHA1 Message Date
  Lukas Czerner 367a51a339 fs: Add FITRIM ioctl 14 years ago
  Sage Weil 8b15575cae fs: {lock,unlock}_flocks() stubs to prepare for BKL removal 15 years ago
  Nick Piggin 6416ccb789 fs: scale files_lock 15 years ago
  Nick Piggin d996b62a8d tty: fix fu_list abuse 15 years ago
  Nick Piggin ee2ffa0dfd fs: cleanup files_lock locking 15 years ago
  Christoph Hellwig 9cb569d601 remove SWRITE* I/O types 15 years ago
  Linus Torvalds 10041d2d14 Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing 15 years ago
  David Howells c788732523 Mark arguments to certain syscalls as being const 15 years ago
  Arnd Bergmann b19dd42faf bkl: Remove locked .ioctl file operation 15 years ago
  Adrian Hunter 8d57a98ccd block: add secure discard 15 years ago
  Andrew Morton 13bcbc0087 include/linux/fs.h: complete hexification of FMODE_* constants 15 years ago
  Linus Torvalds 2f9e825d3e Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block 15 years ago
  Linus Torvalds 8c8946f509 Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify 15 years ago
  Linus Torvalds 5f248c9c25 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 15 years ago
  Jan Kara f446daaea9 mm: implement writeback livelock avoidance using page tagging 15 years ago
  Al Viro 7a4dec5389 Fix sget() race with failing mount 15 years ago
  Christoph Hellwig ebabe9a900 pass a struct path to vfs_statfs 15 years ago
  Al Viro b57922d97f convert remaining ->clear_inode() to ->evict_inode() 15 years ago
  Al Viro 45321ac543 Make ->drop_inode() just return whether inode needs to be dropped 15 years ago
  Al Viro 30140837f2 fs/inode.c:clear_inode() is gone 15 years ago
  Al Viro 07958f9f5b ->delete_inode() is gone 15 years ago
  Al Viro b0683aa638 new helper: end_writeback() 15 years ago
  Al Viro c6287315cb generic_detach_inode() can be static now 15 years ago
  Al Viro be7ce4161f New method - evict_inode() 15 years ago
  Al Viro a4ffdde6e5 simplify checks for I_CLEAR/I_FREEING 15 years ago
  Christoph Hellwig 2c27c65ed0 check ATTR_SIZE contraints in inode_change_ok 15 years ago
  Christoph Hellwig 1025774ce4 remove inode_setattr 15 years ago
  Christoph Hellwig 6a1a90ad1b rename generic_setattr 15 years ago
  Christoph Hellwig eafdc7d190 sort out blockdev_direct_IO variants 15 years ago
  Tejun Heo 7cc015811e bio, fs: separate out bio_types.h and define READ/WRITE constants in terms of BIO_RW_* flags 15 years ago