1. a27bb33 aio: don't include aio.h in sched.h by Kent Overstreet · 11 years ago
  2. e643692 ext3: fix data=journal fast mount/umount hang by Jan Kara · 11 years ago
  3. c04e88e Ext3: return ENOMEM rather than EIO if sb_getblk fails by Wang Shilong · 11 years ago
  4. 1b7d76e Ext3: use unlikely to improve the efficiency of the kernel by Wang Shilong · 12 years ago
  5. 61f43e6 Ext3: add necessary check in case IO error happens by Wang Shilong · 12 years ago
  6. 4789775 ext3: drop if around WARN_ON by Julia Lawall · 12 years ago
  7. 99dbb16 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  8. 156bddd ext3: Fix fdatasync() for files with only i_size changes by Jan Kara · 12 years ago
  9. 4907cb7 treewide: fix comment/printk/variable typos by Anatol Pomozov · 12 years ago
  10. d3009c6 ext3: nuke write_super from comments by Artem Bityutskiy · 12 years ago
  11. 90324cc Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux by Linus Torvalds · 12 years ago
  12. 1523299 userns: Convert ext3 to use kuid/kgid where appropriate by Eric W. Biederman · 12 years ago
  13. dbd5768 vfs: Rename end_writeback() to clear_inode() by Jan Kara · 12 years ago
  14. 4613ad1 ext3: move headers to fs/ext3/ by Al Viro · 12 years ago
  15. ac1334b ext3: Update ctime in ext3_splice_branch() only when needed by Kazuya Mio · 12 years ago
  16. ac69e09 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 13 years ago
  17. 302bf2f ext2/3/4: delete unneeded includes of module.h by Paul Gortmaker · 13 years ago
  18. 33c104d ext3: Don't warn from writepage when readonly inode is spotted after error by Jan Kara · 13 years ago
  19. d03e129 ext3: replace ll_rw_block with other functions by Zheng Liu · 13 years ago
  20. 42b2aa8 treewide: Fix typos in various parts of the kernel, and fix some comments. by Justin P. Mattock · 13 years ago
  21. bcdd0c1 ext3: NULL dereference in ext3_evict_inode() by Dan Carpenter · 13 years ago
  22. bfe8684 filesystems: add set_nlink() by Miklos Szeredi · 13 years ago
  23. 65299a3 block: separate priority boosting from REQ_META by Christoph Hellwig · 13 years ago
  24. 5dc06c5 block: remove READ_META and WRITE_META by Christoph Hellwig · 13 years ago
  25. 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
  26. b22570d ext3: Fix data corruption in inodes with journalled data by Jan Kara · 13 years ago
  27. aacfc19c fs: simplify the blockdev_direct_IO prototype by Christoph Hellwig · 13 years ago
  28. 562c72a fs: move inode_dio_wait calls into ->setattr by Christoph Hellwig · 13 years ago
  29. ee3e77f ext3: Improve truncate error handling by Jan Kara · 13 years ago
  30. 40680f2f ext3: Convert ext3 to new truncate calling convention by Jan Kara · 13 years ago
  31. 785c4bc ext3: Add fixed tracepoints by Lukas Czerner · 13 years ago
  32. aa38572 fs: pass exact type of data dirties to ->dirty_inode by Christoph Hellwig · 13 years ago
  33. 3d762ca 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
  34. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  35. 523334b ext3: Fix writepage credits computation for ordered mode by Yongqiang Yang · 13 years ago
  36. 7eaceac block: remove per-queue plugging by Jens Axboe · 13 years ago
  37. 156e743 ext3: Add more journal error check by Namhyung Kim · 14 years ago
  38. 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
  39. a4c18ad ext3: Update kernel-doc comments by Namhyung Kim · 14 years ago
  40. bfa01df ext3: Remove misplaced BUFFER_TRACE() in ext3_truncate() by Namhyung Kim · 14 years ago
  41. ebdec24 fs: kill block_prepare_write by Christoph Hellwig · 14 years ago
  42. 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
  43. ac14a95 convert ext3 to ->evict_inode() by Al Viro · 14 years ago
  44. 1025774 remove inode_setattr by Christoph Hellwig · 14 years ago
  45. 6e1db88 introduce __block_write_begin by Christoph Hellwig · 14 years ago
  46. eafdc7d sort out blockdev_direct_IO variants by Christoph Hellwig · 14 years ago
  47. 5f11e6a ext3: Fix dirtying of journalled buffers in data=journal mode by Jan Kara · 14 years ago
  48. f25f624 ext3: Avoid filesystem corruption after a crash under heavy delete load by Jan Kara · 14 years ago
  49. 4c4d390 ext3: remove vestiges of nobh support by Christoph Hellwig · 14 years ago
  50. 1275562 quota: unify quota init condition in setattr by Dmitry Monakhov · 14 years ago
  51. de32982 ext3: fix broken handling of EXT3_STATE_NEW by Linus Torvalds · 14 years ago
  52. 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
  53. a9185b4 pass writeback_control to ->write_inode by Christoph Hellwig · 14 years ago
  54. 871a293 dquot: cleanup dquot initialize routine by Christoph Hellwig · 14 years ago
  55. 907f455 dquot: move dquot initialization responsibility into the filesystem by Christoph Hellwig · 14 years ago
  56. b43fa82 dquot: cleanup dquot transfer routine by Christoph Hellwig · 14 years ago
  57. 5dd4056 dquot: cleanup space allocation / freeing routines by Christoph Hellwig · 14 years ago
  58. 49792c8 ext3: add writepage sanity checks by Dmitry Monakhov · 14 years ago
  59. 7eb4969 ext3: Truncate allocated blocks if direct IO write fails to update i_size by Jan Kara · 14 years ago
  60. 9df9393 ext3: Use bitops to read/modify EXT3_I(inode)->i_state by Jan Kara · 15 years ago
  61. c459001 ext3: quota macros cleanup [V2] by Dmitry Monakhov · 15 years ago
  62. 68eb3db ext3: Fix data / filesystem corruption when write fails to copy data by Jan Kara · 15 years ago
  63. d014d04 Merge branch 'for-next' into for-linus by Jiri Kosina · 15 years ago
  64. bf48aab tree-wide: fix typos "offest" -> "offset" by Uwe Kleine-König · 15 years ago
  65. fe8bc91 ext3: Wait for proper transaction commit on fsync by Jan Kara · 15 years ago
  66. ea0174a ext3: retry failed direct IO allocations by Eric Sandeen · 15 years ago
  67. 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
  68. 4f003fd ext3: Add locking to ext3_do_update_inode by Chris Mason · 15 years ago
  69. 00171d3 ext3: Fix possible deadlock between ext3_truncate() and ext3_get_blocks() by Jan Kara · 15 years ago
  70. aa261f5 HWPOISON: Enable .remove_error_page for migration aware file systems by Andi Kleen · 15 years ago
  71. 43237b5 ext3: Get rid of extenddisksize parameter of ext3_get_blocks_handle() by Jan Kara · 15 years ago
  72. 9eaaa2d ext3: Fix truncation of symlinks after failed write by Jan Kara · 15 years ago
  73. 6582a0e switch ext3 to inode->i_acl by Al Viro · 15 years ago
  74. ef43618 ext3: make sure inode is deleted from orphan list after truncate by Jan Kara · 15 years ago
  75. e8ef7aa ext3: fix chain verification in ext3_get_blocks() by Jan Kara · 15 years ago
  76. ca41f7b ext3: remove ->write_super and stop maintaining ->s_dirt by Christoph Hellwig · 15 years ago
  77. 430db32 ext3: Try to avoid starting a transaction in writepage for data=writepage by Jan Kara · 15 years ago
  78. 20bec8a Merge branch 'ext3-latency-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 15 years ago
  79. f7ab34e ext3: Add replace-on-truncate hueristics for data=writeback mode by Theodore Ts'o · 15 years ago
  80. 695f6ae ext3: avoid false EIO errors by Jan Kara · 15 years ago
  81. 2c9e15a Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-quota-2.6 by Linus Torvalds · 15 years ago
  82. 9e80d40 ext3: Avoid starting a transaction in writepage when not necessary by Jan Kara · 15 years ago
  83. 81a0522 ext3: Use lowercase names of quota functions by Jan Kara · 15 years ago
  84. 54566b2 fs: symlink write_begin allocation context fix by Nick Piggin · 16 years ago
  85. b5ed311 ext3: ensure fast symlinks are NUL-terminated by Duane Griffin · 16 years ago
  86. 5ec8b75 ext3: truncate block allocated on a failed ext3_write_begin by Aneesh Kumar K.V · 16 years ago
  87. 68c9d70 generic block based fiemap implementation by Josef Bacik · 16 years ago
  88. 8ab22b9 vfs: pagecache usage optimization for pagesize!=blocksize by Hisashi Hifumi · 16 years ago
  89. 3ccc316 ext3: handle deleting corrupted indirect blocks by Duane Griffin · 16 years ago
  90. 95450f5 ext3: don't read inode block if the buffer has a write error by Hidehiro Kawai · 16 years ago
  91. ae76dd9 ext3: handle corrupted orphan list at mount by Duane Griffin · 16 years ago
  92. 7c2f3d6 ext3: fix test ext_generic_write_end() copied return value by Roel Kluin · 16 years ago
  93. e05b6b5 ext3: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  94. e0e369a ext3: use ext3_get_group_desc() by Akinobu Mita · 16 years ago
  95. 1cc8dcf5 ext*: spelling fix prefered -> preferred by Benoit Boissinot · 16 years ago
  96. 473043d iget: stop EXT3 from using iget() and read_inode() by David Howells · 16 years ago
  97. bd1939d ext3: fix lock inversion in direct IO by Jan Kara · 16 years ago
  98. fb01bfd ext[234]: remove unused argument for ext[234]_find_goal() by Akinobu Mita · 16 years ago
  99. eebd2aa Pagecache zeroing: zero_user_segment, zero_user_segments and zero_user by Christoph Lameter · 16 years ago
  100. 9ad163a JBD: Fix JBD warnings when compiling with CONFIG_JBD_DEBUG by Jose R. Santos · 17 years ago