1. aacfc19c fs: simplify the blockdev_direct_IO prototype by Christoph Hellwig · 13 years ago
  2. 562c72a fs: move inode_dio_wait calls into ->setattr by Christoph Hellwig · 13 years ago
  3. a904937 make d_splice_alias(ERR_PTR(err), dentry) = ERR_PTR(err) by Al Viro · 13 years ago
  4. 7e40145 ->permission() sanitizing: don't pass flags to ->check_acl() by Al Viro · 13 years ago
  5. 9c2c703 ->permission() sanitizing: pass MAY_NOT_BLOCK to ->check_acl() by Al Viro · 13 years ago
  6. 9d8f13b security: new security_inode_init_security API adds function callback by Mimi Zohar · 13 years ago
  7. 4e299c1 ext2: fix error msg when mounting fs with too-large blocksize by Robin Dong · 13 years ago
  8. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  9. 6c51038 Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 13 years ago
  10. 2e14967 userns: rename is_owner_or_cap to inode_owner_or_capable by Serge E. Hallyn · 13 years ago
  11. f312eff bitops: remove ext2 non-atomic bitops from asm/bitops.h by Akinobu Mita · 13 years ago
  12. 7eaceac block: remove per-queue plugging by Jens Axboe · 13 years ago
  13. fe3fa43 Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into next by James Morris · 13 years ago
  14. e8a80c6 ext2: Fix link count corruption under heavy link+rename load by Josh Hunt · 13 years ago
  15. 2a7dba3 fs/vfs/security: pass last path component to LSM on inode creation by Eric Paris · 13 years ago
  16. e9688f6 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 13 years ago
  17. 40c73ab Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6 by Linus Torvalds · 13 years ago
  18. 0ed0cca ext2: Remove redundant unlikely() by Tobias Klauser · 14 years ago
  19. 40a063f ext2: speed up file creates by optimizing rec_len functions by Eric Sandeen · 14 years ago
  20. 1f605b3 ext2: remove dead code in ext2_xattr_get by Wang Sheng-Hui · 13 years ago
  21. 6e9510b ext2,ext3,ext4: clarify comment for extN_xattr_set_handle by Wang Sheng-Hui · 13 years ago
  22. 7359861 ext2,3,4: provide simple rcu-walk ACL implementation by Nick Piggin · 13 years ago
  23. b74c79e fs: provide rcu-walk aware permission i_ops by Nick Piggin · 13 years ago
  24. fa0d7e3d fs: icache RCU free inodes by Nick Piggin · 13 years ago
  25. 23a2ad6 fs/ext2/super.c: Use printf extension %pV by Joe Perches · 14 years ago
  26. 152a083 new helper: mount_bdev() by Al Viro · 14 years ago
  27. 7d2f280 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6 by Linus Torvalds · 14 years ago
  28. 58c6ed3 ext2: fixed typo. by Andrea Gelmini · 14 years ago
  29. 26f78b7 ext2: fix comment on ext2_try_to_allocate() by Namhyung Kim · 14 years ago
  30. 7de9c6ee new helper: ihold() by Al Viro · 14 years ago
  31. 8e3b9a0 ext2_remount: don't bother with invalidate_inodes() by Al Viro · 14 years ago
  32. c3765016 fs: add sync_inode_metadata by Christoph Hellwig · 14 years ago
  33. 229aebb Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  34. 3e44f9f BKL: Remove BKL from ext2 filesystem by Jan Blunck · 14 years ago
  35. db71922 BKL: Explicitly add BKL around get_sb/fill_super by Jan Blunck · 14 years ago
  36. 72b4357 ext2: fix a typo on comment in ext2/inode.c by Namhyung Kim · 14 years ago
  37. 2aec7c5 mbcache: Remove unused features by Andreas Gruenbacher · 14 years ago
  38. 72edc4d merge ext2 delete_inode and clear_inode, switch to ->evict_inode() by Al Viro · 14 years ago
  39. 3937871 Don't dirty the victim in ext2_xattr_delete_inode() by Al Viro · 14 years ago
  40. addacc7 Take dirtying the inode to callers of ext2_free_blocks() by Al Viro · 14 years ago
  41. 3889717 ext2: switch to dquot_free_block_nodirty() by Al Viro · 14 years ago
  42. 2c27c65 check ATTR_SIZE contraints in inode_change_ok by Christoph Hellwig · 14 years ago
  43. 6a1a90a rename generic_setattr by Christoph Hellwig · 14 years ago
  44. 155130a get rid of block_write_begin_newtrunc by Christoph Hellwig · 14 years ago
  45. 6e1db88 introduce __block_write_begin by Christoph Hellwig · 14 years ago
  46. f4e420d clean up write_begin usage for directories in pagecache by Christoph Hellwig · 14 years ago
  47. ea0f04e get rid of nobh_write_begin_newtrunc by Christoph Hellwig · 14 years ago
  48. eafdc7d sort out blockdev_direct_IO variants by Christoph Hellwig · 14 years ago
  49. 523825b ext2: update ctime when changing the file's permission by setfacl by Jan Kara · 14 years ago
  50. af5a30d fix truncate inode time modification breakage by Nick Piggin · 14 years ago
  51. d28619f Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6 by Linus Torvalds · 14 years ago
  52. 737f2e9 ext2: convert to use the new truncate convention. by npiggin@suse.de · 14 years ago
  53. 1b061d9 rename the generic fsync implementations by Christoph Hellwig · 14 years ago
  54. 7ea8085 drop unused dentry argument to ->fsync by Christoph Hellwig · 14 years ago
  55. 287a809 quota: rename default quotactl methods to dquot_ by Christoph Hellwig · 14 years ago
  56. 123e9ca quota: explicitly set ->dq_op and ->s_qcop by Christoph Hellwig · 14 years ago
  57. e0ccfd9 quota: move unmount handling into the filesystem by Christoph Hellwig · 14 years ago
  58. 0f0dd62 quota: kill the vfs_dq_off and vfs_dq_quota_on_remount wrappers by Christoph Hellwig · 14 years ago
  59. c79d967 quota: move remount handling into the filesystem by Christoph Hellwig · 14 years ago
  60. ffba102 ext2: replace inode uid,gid,mode init with helper by Dmitry Monakhov · 14 years ago
  61. 749c72ef ext2: constify xattr_handler by Stephen Hemminger · 14 years ago
  62. 1275562 quota: unify quota init condition in setattr by Dmitry Monakhov · 14 years ago
  63. e0a5cba BKL: Remove BKL from ext2 filesystem by Jan Blunck · 14 years ago
  64. c15271f ext2: Add ext2_sb_info s_lock spinlock by Jan Blunck · 14 years ago
  65. 4c96a68 ext2: Move ext2_write_super() out of ext2_setup_super() by Jan Blunck · 14 years ago
  66. ee6921e ext2: Fold ext2_commit_super() into ext2_sync_super() by Jan Blunck · 14 years ago
  67. 20da9ba ext2: Remove duplicate code from ext2_sync_fs() by Jan Blunck · 14 years ago
  68. 269c8db ext2: Set the write time in ext2_sync_fs() by Jan Blunck · 14 years ago
  69. 2b8120e ext2: Use ext2_clear_super_error() in ext2_sync_fs() by Jan Blunck · 14 years ago
  70. 524e4a1 ext2: remove useless call to brelse() in ext2_free_inode() by Francis Moreau · 14 years ago
  71. 4689153 ext2: Avoid loading bitmaps for full groups during block allocation by Jan Kara · 14 years ago
  72. fc7683a ext2: symlink must be handled via filesystem specific operation by Dmitry Monakhov · 14 years ago
  73. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  74. e213e26 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6 by Linus Torvalds · 14 years ago
  75. a9185b4 pass writeback_control to ->write_inode by Christoph Hellwig · 14 years ago
  76. 871a293 dquot: cleanup dquot initialize routine by Christoph Hellwig · 14 years ago
  77. 907f455 dquot: move dquot initialization responsibility into the filesystem by Christoph Hellwig · 14 years ago
  78. 9f75475 dquot: cleanup dquot drop routine by Christoph Hellwig · 14 years ago
  79. 257ba15 dquot: move dquot drop responsibility into the filesystem by Christoph Hellwig · 14 years ago
  80. b43fa82 dquot: cleanup dquot transfer routine by Christoph Hellwig · 14 years ago
  81. 63936dd dquot: cleanup inode allocation / freeing routines by Christoph Hellwig · 14 years ago
  82. 5dd4056 dquot: cleanup space allocation / freeing routines by Christoph Hellwig · 14 years ago
  83. bac5e54 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 15 years ago
  84. 431547b sanitize xattr handler prototypes by Christoph Hellwig · 15 years ago
  85. 48bde86 ext2: report metadata errors during fsync by Jan Kara · 15 years ago
  86. 7bf0dc9 ext2: avoid WARN() messages when failing to write to the superblock by Theodore Ts'o · 15 years ago
  87. 92e1288 ext2: fix comment in ext2_find_entry about return values by Jérémy Cochoy · 15 years ago
  88. 2074abf ext2: clear uptodate flag on super block I/O error by Stephen Hemminger · 15 years ago
  89. 2314b07 ext2: Unify log messages in ext2 by Alexey Fisher · 15 years ago
  90. db16826 Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6 by Linus Torvalds · 15 years ago
  91. a4255e4 ext2: fix format string compile warning (ino_t) by Heiko Carstens · 15 years ago
  92. 83d5cde const: make block_device_operations const by Alexey Dobriyan · 15 years ago
  93. aa261f5 HWPOISON: Enable .remove_error_page for migration aware file systems by Andi Kleen · 15 years ago
  94. a2a735a ext2: Update comment about generic_osync_inode by Jan Kara · 15 years ago
  95. 1d5ccd1 ext[234]: move over to 'check_acl' permission model by Linus Torvalds · 15 years ago
  96. 9de6886 ext2: fix unbalanced kmap()/kunmap() by Nicolas Pitre · 15 years ago
  97. 405f557 headers: smp_lock.h redux by Alexey Dobriyan · 15 years ago
  98. 4d6c13f ext2: return -EIO not -ESTALE on directory traversal through deleted inode by Bryan Donlan · 15 years ago
  99. 073aaa1 helpers for acl caching + switch to those by Al Viro · 15 years ago
  100. 5e78b43 switch ext2 to inode->i_acl by Al Viro · 15 years ago