1. 16b9057 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  2. 8d02076 ->splice_write() via ->write_iter() by Al Viro · 10 years ago
  3. bb5e50a fs/jfs/super.c: convert simple_str to kstr by Fabian Frederick · 10 years ago
  4. 4f65b6d fs/jfs/jfs_dmap.c: replace min/casting by min_t by Fabian Frederick · 10 years ago
  5. 789602e fs/jfs/super.c: remove 0 assignment to static + code clean-up by Fabian Frederick · 10 years ago
  6. bc4e6b2 fs/jfs/jfs_logmgr.c: remove NULL assignment on static by Fabian Frederick · 10 years ago
  7. e31da3f JFS: Check for NULL before calling posix_acl_equiv_mode() by William Burrow · 10 years ago
  8. 8174202 write_iter variants of {__,}generic_file_aio_write() by Al Viro · 10 years ago
  9. aad4f8b switch simple generic_file_aio_read() users to ->read_iter() by Al Viro · 10 years ago
  10. 31b1403 switch {__,}blockdev_direct_IO() to iov_iter by Al Viro · 10 years ago
  11. a6cbcd4 get rid of pointless iov_length() in ->direct_IO() by Al Viro · 10 years ago
  12. d8d3d94 pass iov_iter to ->direct_IO() by Al Viro · 10 years ago
  13. 24e4a0f fs/jfs/jfs_inode.c: atomically set inode->i_flags by Fabian Frederick · 10 years ago
  14. 24e7ea3 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 10 years ago
  15. 91b0abe mm + fs: store shadow entries in page cache by Johannes Weiner · 10 years ago
  16. 02b9984 fs: push sync_filesystem() down to the file system's remount_fs() by Theodore Ts'o · 10 years ago
  17. 844fa1b jfs: set i_ctime when setting ACL by Dave Kleikamp · 10 years ago
  18. c18f7b5 jfs: fix generic posix ACL regression by Dave Kleikamp · 10 years ago
  19. e30b82b Merge tag 'jfs-3.14' of git://github.com/kleikamp/linux-shaggy by Linus Torvalds · 10 years ago
  20. f568849 Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  21. 2cc6a5a jfs: use generic posix ACL infrastructure by Christoph Hellwig · 11 years ago
  22. 37bc153 fs: make posix_acl_create more useful by Christoph Hellwig · 11 years ago
  23. 5bf3258 fs: make posix_acl_chmod more useful by Christoph Hellwig · 11 years ago
  24. 0439e09 jfs: fix xattr value size overflow in __jfs_setxattr by Jie Liu · 10 years ago
  25. 4f024f3 block: Abstract out bvec iterator by Kent Overstreet · 11 years ago
  26. d24fec3 Merge tag 'jfs-3.12' of git://github.com/kleikamp/linux-shaggy by Linus Torvalds · 11 years ago
  27. 8660998 jfs: fix error path in ialloc by Dave Kleikamp · 11 years ago
  28. 7caef26 truncate: drop 'oldsize' truncate_pagecache() parameter by Kirill A. Shutemov · 11 years ago
  29. 4451244 jfs: fix readdir cookie incompatibility with NFSv4 by Dave Kleikamp · 11 years ago
  30. 9db0192 Merge tag 'jfs-3.11' of git://github.com/kleikamp/linux-shaggy by Linus Torvalds · 11 years ago
  31. 790eac5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  32. 9e239bb Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 11 years ago
  33. da53be1 Don't pass inode to ->d_hash() and ->d_compare() by Linus Torvalds · 11 years ago
  34. 070a0eb [readdir] convert jfs by Al Viro · 11 years ago
  35. eb8630d jfs: Update jfs_error by Joe Perches · 11 years ago
  36. 21d1101 jfs: fix sparse warning in fs/jfs/xattr.c by Dave Kleikamp · 11 years ago
  37. 95bbb82 fs/jfs: Add check if journaling to disk has been disabled in lbmRead() by Gu Zheng · 11 years ago
  38. e9b3766 jfs: Several bugs in jfs_freeze() and jfs_unfreeze() by Vahram Martirosyan · 11 years ago
  39. d47992f mm: change invalidatepage prototype to accept length by Lukas Czerner · 11 years ago
  40. 4de13d7a Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  41. a27bb33 aio: don't include aio.h in sched.h by Kent Overstreet · 11 years ago
  42. 8665218 Merge tag 'jfs-3.10' of git://github.com/kleikamp/linux-shaggy by Linus Torvalds · 11 years ago
  43. 73aaa22 jfs: fix a couple races by Dave Kleikamp · 11 years ago
  44. 4f2ac93 block: Remove bi_idx references by Kent Overstreet · 12 years ago
  45. 7f78e03 fs: Limit sys_mount to only request filesystem modules. by Eric W. Biederman · 11 years ago
  46. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  47. 496ad9a new helper: file_inode(file) by Al Viro · 11 years ago
  48. 6176772 Merge branch 'master' into for-next by Jiri Kosina · 11 years ago
  49. 4de8027 fs/jfs: Fix typo in comment : 'how may' -> 'how many' by Philippe De Muyter · 11 years ago
  50. 9d48017 jfs: avoid undefined behavior from left-shifting by 32 bits by Nickolai Zeldovich · 11 years ago
  51. 86dd07d jfs: drop vmtruncate by Marco Stornelli · 12 years ago
  52. 4e7a4b0 jfs: Fix FITRIM argument handling by Lukas Czerner · 12 years ago
  53. eb0ad9c Merge tag 'jfs-3.7' of git://github.com/kleikamp/linux-shaggy by Linus Torvalds · 12 years ago
  54. aab174f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  55. 8c0a853 fs: push rcu_barrier() from deactivate_locked_super() to filesystems by Kirill A. Shutemov · 12 years ago
  56. c18cdc1 userns: Convert jfs to use kuid/kgid where appropriate by Eric W. Biederman · 12 years ago
  57. 84f4141 jfs: Fix do_div precision in commit b40c2e66 by Dave Kleikamp · 12 years ago
  58. 5f3a4a2 userns: Pass a userns parameter into posix_acl_to_xattr and posix_acl_from_xattr by Eric W. Biederman · 12 years ago
  59. 550d6da JFS: use list_move instead of list_del/list_add by Wei Yongjun · 12 years ago
  60. b40c2e6 fs/jfs: TRIM support for JFS Filesystem by Tino Reichardt · 12 years ago
  61. 8fc37ec don't expose I_NEW inodes via dentry->d_inode by Al Viro · 12 years ago
  62. a117782 quota: Move quota syncing to ->sync_fs method by Jan Kara · 12 years ago
  63. ebfc3b4 don't pass nameidata to ->create() by Al Viro · 12 years ago
  64. 00cd8dd stop passing nameidata to ->lookup() by Al Viro · 12 years ago
  65. 0b728e1 stop passing nameidata * to ->d_revalidate() by Al Viro · 12 years ago
  66. dbd5768 vfs: Rename end_writeback() to clear_inode() by Jan Kara · 12 years ago
  67. 76bf09f jfs: mising cleanup on register_filesystem() failure by Al Viro · 12 years ago
  68. 48fde70 switch open-coded instances of d_make_root() to new helper by Al Viro · 12 years ago
  69. 8de5277 vfs: check i_nlink limits in vfs_{mkdir,rename_dir,link} by Al Viro · 12 years ago
  70. eb59c50 Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 12 years ago
  71. 34c80b1 vfs: switch ->show_options() to struct dentry * by Al Viro · 13 years ago
  72. 1a67aaf switch ->mknod() to umode_t by Al Viro · 13 years ago
  73. 4acdaf2 switch ->create() to umode_t by Al Viro · 13 years ago
  74. 18bb1db switch vfs_mkdir() and ->mkdir() to umode_t by Al Viro · 13 years ago
  75. 6b520e0 vfs: fix the stupidity with i_dentry in inode destructors by Al Viro · 13 years ago
  76. 2a79f17 vfs: mnt_drop_write_file() by Al Viro · 13 years ago
  77. a561be7 switch a bunch of places to mnt_want_write_file() by Al Viro · 13 years ago
  78. a0acae0 freezer: unexport refrigerator() and update try_to_freeze() slightly by Tejun Heo · 13 years ago
  79. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  80. bfe8684 filesystems: add set_nlink() by Miklos Szeredi · 13 years ago
  81. 6d6b77f filesystems: add missing nlink wrappers by Miklos Szeredi · 13 years ago
  82. c818b68 jfs: remove unnecessary nlink setting by Miklos Szeredi · 13 years ago
  83. afeacc8 fs: add export.h to files using EXPORT_SYMBOL/THIS_MODULE macros by Paul Gortmaker · 13 years ago
  84. 36b8d18 Merge branch 'next' of git://selinuxproject.org/~jmorris/linux-security by Linus Torvalds · 13 years ago
  85. a0b3447 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shaggy/jfs-2.6 by Linus Torvalds · 13 years ago
  86. 5a2f3a0 Merge branch 'next-evm' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/ima-2.6 into next by James Morris · 13 years ago
  87. 1b8e949 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 13 years ago
  88. 1c8007b jfs: flush journal completely before releasing metadata inodes by Dave Kleikamp · 13 years ago
  89. d695212 switch posix_acl_equiv_mode() to umode_t * by Al Viro · 13 years ago
  90. d3fb612 switch posix_acl_create() to umode_t * by Al Viro · 13 years ago
  91. 5fd00b0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shaggy/jfs-2.6 by Linus Torvalds · 13 years ago
  92. 4e34e71 fs: take the ACL checks to common code by Christoph Hellwig · 13 years ago
  93. 826cae2 kill boilerplates around posix_acl_create_masq() by Al Viro · 13 years ago
  94. bc26ab5 kill boilerplate around posix_acl_chmod_masq() by Al Viro · 13 years ago
  95. e77819e vfs: move ACL cache lookup into generic code by Linus Torvalds · 13 years ago
  96. 3c2c226 jfs: clean up some compiler warnings by Dave Kleikamp · 13 years ago
  97. 79ac5a4 jfs_lookup(): don't bother with . or .. by Al Viro · 13 years ago
  98. 02c24a8 fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers by Josef Bacik · 13 years ago
  99. aacfc19c fs: simplify the blockdev_direct_IO prototype by Christoph Hellwig · 13 years ago
  100. 562c72a fs: move inode_dio_wait calls into ->setattr by Christoph Hellwig · 13 years ago