1. 31051c8 fs: Give dentry to inode_change_ok() instead of inode by Jan Kara · 8 years ago
  2. 2b0143b VFS: normal filesystems (and lustre): d_inode() annotations by David Howells · 9 years ago
  3. 5d5d568 make new_sync_{read,write}() static by Al Viro · 9 years ago
  4. 8174202 write_iter variants of {__,}generic_file_aio_write() by Al Viro · 10 years ago
  5. aad4f8b switch simple generic_file_aio_read() users to ->read_iter() by Al Viro · 10 years ago
  6. 7caef26 truncate: drop 'oldsize' truncate_pagecache() parameter by Kirill A. Shutemov · 11 years ago
  7. a8f5293 omfs: drop vmtruncate by Marco Stornelli · 12 years ago
  8. c99b684 omfs: convert to use beXX_add_cpu() by Wei Yongjun · 12 years ago
  9. 46e4edb Remove unneeded version.h includes from fs/ by Jesper Juhl · 13 years ago
  10. 7eaceac block: remove per-queue plugging by Jens Axboe · 13 years ago
  11. 8196867 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bcopeland/omfs by Linus Torvalds · 14 years ago
  12. 1025774 remove inode_setattr by Christoph Hellwig · 14 years ago
  13. d39aae9 add missing setattr methods by Christoph Hellwig · 14 years ago
  14. 155130a get rid of block_write_begin_newtrunc by Christoph Hellwig · 14 years ago
  15. ffc1887 omfs: fix uninitialized variable warning by Bill Pemberton · 14 years ago
  16. f068272 omfs: check bounds on block numbers before passing to sb_bread by Bob Copeland · 16 years ago
  17. 1b061d9 rename the generic fsync implementations by Christoph Hellwig · 14 years ago
  18. 828c095 const: constify remaining file_operations by Alexey Dobriyan · 15 years ago
  19. 6e1d5dc const: mark remaining inode_operations as const by Alexey Dobriyan · 15 years ago
  20. 7f09410 const: mark remaining address_space_operations const by Alexey Dobriyan · 15 years ago
  21. bea6b64 switch omfs to simple_fsync() by Al Viro · 15 years ago
  22. 9419fc1 omfs: fix oops when file metadata is corrupted by Bob Copeland · 16 years ago
  23. d406f66 omfs: sparse annotations by Harvey Harrison · 16 years ago
  24. 8f09e98 omfs: add file routines by Bob Copeland · 16 years ago