1. 97d2116 Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  2. fd50eca vfs: Remove {get,set,remove}xattr inode operations by Andreas Gruenbacher · 8 years ago
  3. 31051c8 fs: Give dentry to inode_change_ok() instead of inode by Jan Kara · 8 years ago
  4. c8b6056 jfs: Switch to generic xattr handlers by Andreas Gruenbacher · 8 years ago
  5. 5955102 wrappers for ->i_mutex access by Al Viro · 8 years ago
  6. acc84b0 jfs: Handle error from dquot_initialize() by Dave Kleikamp · 9 years ago
  7. 55a8d02 jfs: removed a prohibited space after opening parenthesis by Nan Jia · 9 years ago
  8. 2b0143b VFS: normal filesystems (and lustre): d_inode() annotations by David Howells · 9 years ago
  9. 5d5d568 make new_sync_{read,write}() static by Al Viro · 9 years ago
  10. 0ae45f6 vfs: add support for a lazytime mount option by Theodore Ts'o · 9 years ago
  11. 8d02076 ->splice_write() via ->write_iter() by Al Viro · 10 years ago
  12. 8174202 write_iter variants of {__,}generic_file_aio_write() by Al Viro · 10 years ago
  13. aad4f8b switch simple generic_file_aio_read() users to ->read_iter() by Al Viro · 10 years ago
  14. 2cc6a5a jfs: use generic posix ACL infrastructure by Christoph Hellwig · 10 years ago
  15. 86dd07d jfs: drop vmtruncate by Marco Stornelli · 11 years ago
  16. c18cdc1 userns: Convert jfs to use kuid/kgid where appropriate by Eric W. Biederman · 12 years ago
  17. 4e34e71 fs: take the ACL checks to common code by Christoph Hellwig · 13 years ago
  18. 02c24a8 fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers by Josef Bacik · 13 years ago
  19. 562c72a fs: move inode_dio_wait calls into ->setattr by Christoph Hellwig · 13 years ago
  20. d31b53e JFS: Don't save agno in the inode by Dave Kleikamp · 13 years ago
  21. 1025774 remove inode_setattr by Christoph Hellwig · 14 years ago
  22. 7ea8085 drop unused dentry argument to ->fsync by Christoph Hellwig · 14 years ago
  23. 1275562 quota: unify quota init condition in setattr by Dmitry Monakhov · 14 years ago
  24. 871a293 dquot: cleanup dquot initialize routine by Christoph Hellwig · 14 years ago
  25. 907f455 dquot: move dquot initialization responsibility into the filesystem by Christoph Hellwig · 14 years ago
  26. b43fa82 dquot: cleanup dquot transfer routine by Christoph Hellwig · 14 years ago
  27. 759bfee dquot: move dquot transfer responsibility into the filesystem by Christoph Hellwig · 14 years ago
  28. 18f4c64 jffs2/jfs/xfs: switch over to 'check_acl' rather than 'permission()' by Linus Torvalds · 15 years ago
  29. ef1fc2f BKL-removal: Implement a compat_ioctl handler for JFS by Andi Kleen · 16 years ago
  30. baab81f BKL-removal: Use unlocked_ioctl for jfs by Andi Kleen · 16 years ago
  31. 5ffc4ef sendfile: remove .sendfile from filesystems that use generic_file_sendfile() by Jens Axboe · 17 years ago
  32. 92e1d5b [PATCH] mark struct inode_operations const 2 by Arjan van de Ven · 17 years ago
  33. 89f6822 jfs: Add splice support by Daniel Drake · 18 years ago
  34. 63f83c9 JFS: White space cleanup by Dave Kleikamp · 18 years ago
  35. 543ade1 [PATCH] Streamline generic_file_* interfaces and filemap cleanups by Badari Pulavarty · 18 years ago
  36. ee0b3e6 [PATCH] Remove readv/writev methods and use aio_read/aio_write instead by Badari Pulavarty · 18 years ago
  37. 4b6f5d2 [PATCH] Make most file operations structs in fs/ const by Arjan van de Ven · 18 years ago
  38. fa3241d JFS: ext2 inode attributes for jfs by Herbert Poetzl · 18 years ago
  39. 1868f4a JFS: fix sparse warnings by moving extern declarations to headers by Dave Kleikamp · 19 years ago
  40. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago