1. 2b0143b VFS: normal filesystems (and lustre): d_inode() annotations by David Howells · 9 years ago
  2. 6744e90 ext3: destroy sbi mutexes in put_super by Fabian Frederick · 9 years ago
  3. 4018cfb ext3: Convert to private i_dquot field by Jan Kara · 10 years ago
  4. 7938db4 ext3: Don't check quota format when there are no quota files by Jan Kara · 10 years ago
  5. ac0c493 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 10 years ago
  6. d06efeb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux-block into for-3.18 by Tejun Heo · 10 years ago
  7. a93114e ext3: Don't use MAXQUOTAS value by Jan Kara · 10 years ago
  8. 908c7f1 percpu_counter: add @gfp to percpu_counter_init() by Tejun Heo · 10 years ago
  9. e6d8fb3 ext3: Count internal journal as bsddf overhead in ext3_statfs by Chin-Tsung Cheng · 10 years ago
  10. a7963eb Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 10 years ago
  11. 02b9984 fs: push sync_filesystem() down to the file system's remount_fs() by Theodore Ts'o · 10 years ago
  12. 1da8b82 ext3: Add __init macro to init_inodecache by Fabian Frederick · 10 years ago
  13. 2046fd1 ext3: Count journal as bsddf overhead in ext3_statfs by Eric Sandeen · 11 years ago
  14. cf7eff4 ext3: allow specifying external journal by pathname mount option by Eric Sandeen · 11 years ago
  15. 3df3219 ext3: Fix fsync error handling after filesystem abort. by Dmitry Monakhov · 11 years ago
  16. 4385bab make blkdev_put() return void by Al Viro · 11 years ago
  17. 713685111 mm: make snapshotting pages for stable writes a per-bio operation by Darrick J. Wong · 11 years ago
  18. 8d0c2d1 ext3: Fix format string issues by Lars-Peter Clausen · 11 years ago
  19. 7f78e03 fs: Limit sys_mount to only request filesystem modules. by Eric W. Biederman · 11 years ago
  20. bbbd27e Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 11 years ago
  21. ffecfd1 block: optionally snapshot page contents to provide stable pages during write by Darrick J. Wong · 11 years ago
  22. f56426a ext3: Fix memory leak when quota options are specified multiple times by Jan Kara · 11 years ago
  23. 195c0f9 ext3: get rid of the duplicate code on ext3_fill_super by Zhao Hongjiang · 12 years ago
  24. 5d5c5dc Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 12 years ago
  25. 67e2c19 ext3: drop lock/unlock super by Marco Stornelli · 12 years ago
  26. 66415f6 ext3: fix return values on parse_options() failure by Zhao Hongjiang · 12 years ago
  27. e1cc485 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 12 years ago
  28. aab174f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  29. 8c0a853 fs: push rcu_barrier() from deactivate_locked_super() to filesystems by Kirill A. Shutemov · 12 years ago
  30. 437589a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  31. 4c376dc userns: Convert struct dquot dq_id to be a struct kqid by Eric W. Biederman · 12 years ago
  32. 76f59b3 ext3: Replace 0 with NULL for pointer in super.c file by Sachin Kamat · 12 years ago
  33. e423010 ext3: don't clear orphan list on ro mount with errors by Eric Sandeen · 12 years ago
  34. d3009c6 ext3: nuke write_super from comments by Artem Bityutskiy · 12 years ago
  35. 08d9329 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 12 years ago
  36. a117782 quota: Move quota syncing to ->sync_fs method by Jan Kara · 12 years ago
  37. f007dbf ext3: force ro mount if ext3_setup_super() fails by Eric Sandeen · 12 years ago
  38. ece78b7 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 12 years ago
  39. 1523299 userns: Convert ext3 to use kuid/kgid where appropriate by Eric W. Biederman · 12 years ago
  40. 905c393 ext3: Remove i_mutex use from ext3_quota_write() by Jan Kara · 12 years ago
  41. 4613ad1 ext3: move headers to fs/ext3/ by Al Viro · 12 years ago
  42. 48fde70 switch open-coded instances of d_make_root() to new helper by Al Viro · 12 years ago
  43. ac69e09 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 12 years ago
  44. d03e129 ext3: replace ll_rw_block with other functions by Zheng Liu · 13 years ago
  45. 34c80b1 vfs: switch ->show_options() to struct dentry * by Al Viro · 13 years ago
  46. d8c9584 vfs: prefer ->dentry->d_sb to ->mnt->mnt_sb by Al Viro · 13 years ago
  47. 6b520e0 vfs: fix the stupidity with i_dentry in inode destructors by Al Viro · 13 years ago
  48. 63894ab ext3: call ext3_mark_recovery_complete() when recovery is really needed by Eryu Guan · 13 years ago
  49. fbc8540 ext3: remove deprecated oldalloc by Lukas Czerner · 13 years ago
  50. 1cde201 ext3: fix message in ext3_remount for rw-remount case by Toshiyuki Okajima · 13 years ago
  51. 2ac232f 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
  52. 00eacd6 ext3: make ext3 mount default to barrier=1 by Christoph Hellwig · 13 years ago
  53. 785c4bc ext3: Add fixed tracepoints by Lukas Czerner · 13 years ago
  54. d71bc6d ext3: add cleancache support by Dan Magenheimer · 13 years ago
  55. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  56. 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
  57. 03cb5f0 ext3: Copy fs UUID to superblock. by Aneesh Kumar K.V · 13 years ago
  58. ce654b3 ext3: skip orphan cleanup on rocompat fs by Amir Goldstein · 13 years ago
  59. 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
  60. 275220f Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 13 years ago
  61. f00c9e4 quota: Fix deadlock during path resolution by Jan Kara · 14 years ago
  62. 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
  63. fa0d7e3d fs: icache RCU free inodes by Nick Piggin · 13 years ago
  64. ad692bf ext3: Return error code from generic_check_addressable by Darrick J. Wong · 14 years ago
  65. 99fbb1e fs/ext3/super.c: Use printf extension %pV by Joe Perches · 14 years ago
  66. 31d710a ext3: don't update sb journal_devnum when RO dev by Maciej Żenczykowski · 14 years ago
  67. 451a3c2 BKL: remove extraneous #include <smp_lock.h> by Arnd Bergmann · 14 years ago
  68. d4d7762 block: clean up blkdev_get() wrappers and their users by Tejun Heo · 14 years ago
  69. e525fd8 block: make blkdev_get/put() handle exclusive access by Tejun Heo · 14 years ago
  70. 152a083 new helper: mount_bdev() by Al Viro · 14 years ago
  71. 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
  72. 81a4e32 ext3: Use DIV_ROUND_UP() on group desc block counting by Namhyung Kim · 14 years ago
  73. 4569cd1 ext3: Return proper error code on ext3_fill_super() by Namhyung Kim · 14 years ago
  74. 57e94d8 ext3: Remove unnecessary casts on bh->b_data by Namhyung Kim · 14 years ago
  75. df0d6b8 ext3: Cleanup ext3_setup_super() by Namhyung Kim · 14 years ago
  76. dff6825 ext3/jbd: Avoid WARN() messages when failing to write the superblock by Darrick J. Wong · 14 years ago
  77. 79f14b7 Merge branch 'vfs' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  78. 77b54a4 BKL: Remove BKL from ext3_put_super() and ext3_remount() by Jan Blunck · 14 years ago
  79. d646cf8 BKL: Remove BKL from ext3 fill_super() by Jan Blunck · 14 years ago
  80. db71922 BKL: Explicitly add BKL around get_sb/fill_super by Jan Blunck · 14 years ago
  81. 30ca22c ext3/ext4: Factor out disk addressability check by Patrick J. LoPresti · 14 years ago
  82. 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
  83. ac14a95 convert ext3 to ->evict_inode() by Al Viro · 14 years ago
  84. 4c4d390 ext3: remove vestiges of nobh support by Christoph Hellwig · 14 years ago
  85. 287a809 quota: rename default quotactl methods to dquot_ by Christoph Hellwig · 14 years ago
  86. 307ae18 quota: drop remount argument to ->quota_on and ->quota_off by Christoph Hellwig · 14 years ago
  87. e0ccfd9 quota: move unmount handling into the filesystem by Christoph Hellwig · 14 years ago
  88. 0f0dd62 quota: kill the vfs_dq_off and vfs_dq_quota_on_remount wrappers by Christoph Hellwig · 14 years ago
  89. c79d967 quota: move remount handling into the filesystem by Christoph Hellwig · 14 years ago
  90. 0636c73 ext3: make barrier options consistent with ext4 by Eric Sandeen · 14 years ago
  91. 41d1a63 ext3: init statistics after journal recovery v2 by Dmitry Monakhov · 14 years ago
  92. 318ae2e Merge branch 'for-next' into for-linus by Jiri Kosina · 14 years ago
  93. 871a293 dquot: cleanup dquot initialize routine by Christoph Hellwig · 14 years ago
  94. 9f75475 dquot: cleanup dquot drop routine by Christoph Hellwig · 14 years ago
  95. 257ba15 dquot: move dquot drop responsibility into the filesystem by Christoph Hellwig · 14 years ago
  96. b43fa82 dquot: cleanup dquot transfer routine by Christoph Hellwig · 14 years ago
  97. 63936dd dquot: cleanup inode allocation / freeing routines by Christoph Hellwig · 14 years ago
  98. 5dd4056 dquot: cleanup space allocation / freeing routines by Christoph Hellwig · 14 years ago
  99. e547214 ext3: quota_write cross block boundary behaviour by Dmitry Monakhov · 14 years ago
  100. e1f5c67 ext3: trivial quota cleanup by Dmitry Monakhov · 14 years ago