1. d71bc6d ext3: add cleancache support by Dan Magenheimer · 13 years ago
  2. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  3. 77aa56b 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
  4. 03cb5f0 ext3: Copy fs UUID to superblock. by Aneesh Kumar K.V · 13 years ago
  5. ce654b3 ext3: skip orphan cleanup on rocompat fs by Amir Goldstein · 13 years ago
  6. 4843456 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
  7. 275220f Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 13 years ago
  8. f00c9e4 quota: Fix deadlock during path resolution by Jan Kara · 14 years ago
  9. 40c73ab 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
  10. fa0d7e3d fs: icache RCU free inodes by Nick Piggin · 14 years ago
  11. ad692bf ext3: Return error code from generic_check_addressable by Darrick J. Wong · 14 years ago
  12. 99fbb1e fs/ext3/super.c: Use printf extension %pV by Joe Perches · 14 years ago
  13. 31d710a ext3: don't update sb journal_devnum when RO dev by Maciej Żenczykowski · 14 years ago
  14. 451a3c2 BKL: remove extraneous #include <smp_lock.h> by Arnd Bergmann · 14 years ago
  15. d4d7762 block: clean up blkdev_get() wrappers and their users by Tejun Heo · 14 years ago
  16. e525fd8 block: make blkdev_get/put() handle exclusive access by Tejun Heo · 14 years ago
  17. 152a083 new helper: mount_bdev() by Al Viro · 14 years ago
  18. 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
  19. 81a4e32 ext3: Use DIV_ROUND_UP() on group desc block counting by Namhyung Kim · 14 years ago
  20. 4569cd1 ext3: Return proper error code on ext3_fill_super() by Namhyung Kim · 14 years ago
  21. 57e94d8 ext3: Remove unnecessary casts on bh->b_data by Namhyung Kim · 14 years ago
  22. df0d6b8 ext3: Cleanup ext3_setup_super() by Namhyung Kim · 14 years ago
  23. dff6825 ext3/jbd: Avoid WARN() messages when failing to write the superblock by Darrick J. Wong · 14 years ago
  24. 79f14b7 Merge branch 'vfs' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  25. 77b54a4 BKL: Remove BKL from ext3_put_super() and ext3_remount() by Jan Blunck · 14 years ago
  26. d646cf8 BKL: Remove BKL from ext3 fill_super() by Jan Blunck · 14 years ago
  27. db71922 BKL: Explicitly add BKL around get_sb/fill_super by Jan Blunck · 14 years ago
  28. 30ca22c ext3/ext4: Factor out disk addressability check by Patrick J. LoPresti · 14 years ago
  29. 5f248c9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  30. ac14a95 convert ext3 to ->evict_inode() by Al Viro · 14 years ago
  31. 4c4d390 ext3: remove vestiges of nobh support by Christoph Hellwig · 14 years ago
  32. 287a809 quota: rename default quotactl methods to dquot_ by Christoph Hellwig · 14 years ago
  33. 307ae18 quota: drop remount argument to ->quota_on and ->quota_off by Christoph Hellwig · 14 years ago
  34. e0ccfd9 quota: move unmount handling into the filesystem by Christoph Hellwig · 14 years ago
  35. 0f0dd62 quota: kill the vfs_dq_off and vfs_dq_quota_on_remount wrappers by Christoph Hellwig · 14 years ago
  36. c79d967 quota: move remount handling into the filesystem by Christoph Hellwig · 14 years ago
  37. 0636c73 ext3: make barrier options consistent with ext4 by Eric Sandeen · 14 years ago
  38. 41d1a63 ext3: init statistics after journal recovery v2 by Dmitry Monakhov · 14 years ago
  39. 318ae2e Merge branch 'for-next' into for-linus by Jiri Kosina · 14 years ago
  40. 871a293 dquot: cleanup dquot initialize routine by Christoph Hellwig · 14 years ago
  41. 9f75475 dquot: cleanup dquot drop routine by Christoph Hellwig · 14 years ago
  42. 257ba15 dquot: move dquot drop responsibility into the filesystem by Christoph Hellwig · 14 years ago
  43. b43fa82 dquot: cleanup dquot transfer routine by Christoph Hellwig · 14 years ago
  44. 63936dd dquot: cleanup inode allocation / freeing routines by Christoph Hellwig · 14 years ago
  45. 5dd4056 dquot: cleanup space allocation / freeing routines by Christoph Hellwig · 14 years ago
  46. e547214 ext3: quota_write cross block boundary behaviour by Dmitry Monakhov · 14 years ago
  47. e1f5c67 ext3: trivial quota cleanup by Dmitry Monakhov · 14 years ago
  48. e3c9643 ext3: mount flags manipulation cleanup by Dmitry Monakhov · 14 years ago
  49. d6b198b fix ext3/ext4 comment typo compain -> complain by Thadeu Lima de Souza Cascardo · 14 years ago
  50. 96d2a49 ext3: Replace lock/unlock_super() with an explicit lock for resizing by Eric Sandeen · 15 years ago
  51. b8a052d ext3: Replace lock/unlock_super() with an explicit lock for the orphan list by Eric Sandeen · 15 years ago
  52. 4854a5f ext3: ext3_mark_recovery_complete() doesn't need to use lock_super by Eric Sandeen · 15 years ago
  53. ed505ee ext3: Remove outdated comment about lock_super() by Eric Sandeen · 15 years ago
  54. 1aeec43 ext3: Support for vfsv1 quota format by Jan Kara · 15 years ago
  55. 4cf46b6 ext3: Unify log messages in ext3 by Alexey Fisher · 15 years ago
  56. dee1d3b ext3: make "norecovery" an alias for "noload" by Eric Sandeen · 15 years ago
  57. b918397 ext3: Don't update the superblock in ext3_statfs() by Eric Sandeen · 15 years ago
  58. fe8bc91 ext3: Wait for proper transaction commit on fsync by Jan Kara · 15 years ago
  59. 96ec2e0 ext3: Don't update superblock write time when filesystem is read-only by Theodore Ts'o · 15 years ago
  60. 0d54b21 const: make struct super_block::s_qcop const by Alexey Dobriyan · 15 years ago
  61. 61e225d const: make struct super_block::dq_op const by Alexey Dobriyan · 15 years ago
  62. 3c4cec6 ext3: Improve error message that changing journaling mode on remount is not possible by Jan Kara · 15 years ago
  63. 6582a0e switch ext3 to inode->i_acl by Al Viro · 15 years ago
  64. 90c699a block: rename CONFIG_LBD to CONFIG_LBDAF by Bartlomiej Zolnierkiewicz · 15 years ago
  65. 337eb00 Push BKL down into ->remount_fs() by Alessio Igor Bogani · 15 years ago
  66. bbd6851 Push lock_super() into the ->remount_fs() of filesystems that care about it by Al Viro · 15 years ago
  67. 6cfd014 push BKL down into ->put_super by Christoph Hellwig · 15 years ago
  68. ca41f7b ext3: remove ->write_super and stop maintaining ->s_dirt by Christoph Hellwig · 15 years ago
  69. c905959 Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  70. e1defc4 block: Do away with the notion of hardsect_size by Martin K. Petersen · 15 years ago
  71. de5ce03 ext3: Fix memory leak in ext3_fill_super() in case of a failed mount by Manish Katiyar · 15 years ago
  72. bbae8bc ext3: make default data ordering mode configurable by Linus Torvalds · 15 years ago
  73. 81a0522 ext3: Use lowercase names of quota functions by Jan Kara · 15 years ago
  74. a219ce3 ext3: Remove unnecessary quota functions by Jan Kara · 16 years ago
  75. 02ac597 ext3: revert "ext3: wait on all pending commits in ext3_sync_fs" by Jan Kara · 15 years ago
  76. c4be0c1 filesystem freeze: add error handling of write_super_lockfs/unlockfs by Takashi Sato · 16 years ago
  77. 2150edc Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 16 years ago
  78. 5df096d ext3: allocate ->s_blockgroup_lock separately by Pekka Enberg · 16 years ago
  79. 157091a ext3: Add default allocation routines for quota structures by Jan Kara · 16 years ago
  80. ee0d5ff ext3: Use sb_any_quota_loaded() instead of sb_any_quota_enabled() by Jan Kara · 16 years ago
  81. 6b082b5 ext3: provide function to release metadata pages under memory pressure by Toshiyuki Okajima · 16 years ago
  82. 6cdfcc2 ext3: Clean up outdated and incorrect comment for ext3_write_super() by Theodore Tso · 16 years ago
  83. c87591b ext3: wait on all pending commits in ext3_sync_fs by Arthur Jones · 16 years ago
  84. 5e1f8c9 ext3: Add support for non-native signed/unsigned htree hash algorithms by Theodore Ts'o · 16 years ago
  85. 44d6f78 ext3: fix a bug accessing freed memory in ext3_abort by Hidehiro Kawai · 16 years ago
  86. 12e1ec9 ext3 quota support: fix compile failure by Linus Torvalds · 16 years ago
  87. 2248485 Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/bdev by Linus Torvalds · 16 years ago
  88. 5ed487b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 16 years ago
  89. 2d7c820 ext3: add checks for errors from jbd by Hidehiro Kawai · 16 years ago
  90. 8264613 [PATCH] switch quota_on-related stuff to kern_path() by Al Viro · 16 years ago
  91. 9a1c354 [PATCH] pass fmode_t to blkdev_put() by Al Viro · 16 years ago
  92. 0e4fb5e ext3: add an option to control error handling on file data by Hidehiro Kawai · 16 years ago
  93. a447c09 vfs: Use const for kernel parser table by Steven Whitehouse · 16 years ago
  94. 77e69da [PATCH] fix races and leaks in vfs_quota_on() users by Al Viro · 16 years ago
  95. 51cc506 SL*B: drop kmem cache argument from constructor by Alexey Dobriyan · 16 years ago
  96. d06bf1d ext3: correct mount option parsing to detect when quota options can be changed by Jan Kara · 16 years ago
  97. 99aeaf6 ext3: fix typos in messages and comments (journalled -> journaled) by Jan Kara · 16 years ago
  98. 9cfe7b9 ext3: fix synchronization of quota files in journal=data mode by Jan Kara · 16 years ago
  99. f5c8f7d ext3: add missing unlock to error path in ext3_quota_write() by Jan Kara · 16 years ago
  100. e05b6b5 ext3: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago