1. fe8bc91 ext3: Wait for proper transaction commit on fsync by Jan Kara · 15 years ago
  2. ea0174a ext3: retry failed direct IO allocations by Eric Sandeen · 15 years ago
  3. 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
  4. 4f003fd ext3: Add locking to ext3_do_update_inode by Chris Mason · 15 years ago
  5. 00171d3 ext3: Fix possible deadlock between ext3_truncate() and ext3_get_blocks() by Jan Kara · 15 years ago
  6. aa261f5 HWPOISON: Enable .remove_error_page for migration aware file systems by Andi Kleen · 15 years ago
  7. 43237b5 ext3: Get rid of extenddisksize parameter of ext3_get_blocks_handle() by Jan Kara · 15 years ago
  8. 9eaaa2d ext3: Fix truncation of symlinks after failed write by Jan Kara · 15 years ago
  9. 6582a0e switch ext3 to inode->i_acl by Al Viro · 15 years ago
  10. ef43618 ext3: make sure inode is deleted from orphan list after truncate by Jan Kara · 15 years ago
  11. e8ef7aa ext3: fix chain verification in ext3_get_blocks() by Jan Kara · 15 years ago
  12. ca41f7b ext3: remove ->write_super and stop maintaining ->s_dirt by Christoph Hellwig · 15 years ago
  13. 430db32 ext3: Try to avoid starting a transaction in writepage for data=writepage by Jan Kara · 15 years ago
  14. 20bec8a Merge branch 'ext3-latency-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 15 years ago
  15. f7ab34e ext3: Add replace-on-truncate hueristics for data=writeback mode by Theodore Ts'o · 15 years ago
  16. 695f6ae ext3: avoid false EIO errors by Jan Kara · 15 years ago
  17. 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
  18. 9e80d40 ext3: Avoid starting a transaction in writepage when not necessary by Jan Kara · 15 years ago
  19. 81a0522 ext3: Use lowercase names of quota functions by Jan Kara · 16 years ago
  20. 54566b2 fs: symlink write_begin allocation context fix by Nick Piggin · 16 years ago
  21. b5ed311 ext3: ensure fast symlinks are NUL-terminated by Duane Griffin · 16 years ago
  22. 5ec8b75 ext3: truncate block allocated on a failed ext3_write_begin by Aneesh Kumar K.V · 16 years ago
  23. 68c9d70 generic block based fiemap implementation by Josef Bacik · 16 years ago
  24. 8ab22b9 vfs: pagecache usage optimization for pagesize!=blocksize by Hisashi Hifumi · 16 years ago
  25. 3ccc316 ext3: handle deleting corrupted indirect blocks by Duane Griffin · 16 years ago
  26. 95450f5 ext3: don't read inode block if the buffer has a write error by Hidehiro Kawai · 16 years ago
  27. ae76dd9 ext3: handle corrupted orphan list at mount by Duane Griffin · 16 years ago
  28. 7c2f3d6 ext3: fix test ext_generic_write_end() copied return value by Roel Kluin · 16 years ago
  29. e05b6b5 ext3: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  30. e0e369a ext3: use ext3_get_group_desc() by Akinobu Mita · 16 years ago
  31. 1cc8dcf5 ext*: spelling fix prefered -> preferred by Benoit Boissinot · 16 years ago
  32. 473043d iget: stop EXT3 from using iget() and read_inode() by David Howells · 16 years ago
  33. bd1939d ext3: fix lock inversion in direct IO by Jan Kara · 16 years ago
  34. fb01bfd ext[234]: remove unused argument for ext[234]_find_goal() by Akinobu Mita · 16 years ago
  35. eebd2aa Pagecache zeroing: zero_user_segment, zero_user_segments and zero_user by Christoph Lameter · 16 years ago
  36. 9ad163a JBD: Fix JBD warnings when compiling with CONFIG_JBD_DEBUG by Jose R. Santos · 17 years ago
  37. c80544d sparse pointer use of zero as null by Stephen Hemminger · 17 years ago
  38. f4fc66a ext3: convert to new aops by Nick Piggin · 17 years ago
  39. e3a68e3 ext3: remove extra IS_RDONLY() check by Dave Hansen · 17 years ago
  40. e4a10a3 ext3: lost brelse in ext3_read_inode() by Kirill Korotaev · 17 years ago
  41. 0c11d7a ext3: use zero_user_page by Nate Diller · 17 years ago
  42. 28be5ab ext3: copy i_flags to inode flags on write by Jan Kara · 17 years ago
  43. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  44. 4d7bf11 ext2/3/4: fix file date underflow on ext2 3 filesystems on 64 bit systems by Markus Rechberger · 17 years ago
  45. 1aa9b4b [PATCH] revert "retries in ext3_prepare_write() violate ordering requirements" by Andrew Morton · 17 years ago
  46. 3e4fdaf [PATCH] jbd layer function called instead of fs specific one by Dmitriy Monakhov · 17 years ago
  47. e92a4d5 [PATCH] retries in ext3_prepare_write() violate ordering requirements by Andrey Savochkin · 18 years ago
  48. caa38fb [PATCH] ext3: make meta data reads use READ_META by Jens Axboe · 18 years ago
  49. ba52de1 [PATCH] inode-diet: Eliminate i_blksize from the inode structure by Theodore Ts'o · 18 years ago
  50. e9ad562 [PATCH] ext3: More whitespace cleanups by Dave Kleikamp · 18 years ago
  51. eee194e [PATCH] ext3: inode numbers are unsigned long by Eric Sandeen · 18 years ago
  52. ae6ddcc [PATCH] ext3 and jbd cleanup: remove whitespace by Mingming Cao · 18 years ago
  53. 20acaa1 [PATCH] ext3 sequential read regression fix by Suparna Bhattacharya · 18 years ago
  54. 3665d0e [PATCH] ext3_getblk() should handle HOLE correctly by Badari Pulavarty · 18 years ago
  55. 0e31f51 [PATCH] ext3 -nobh option causes oops by Badari Pulavarty · 18 years ago
  56. 2ccb48e [PATCH] ext3: avoid triggering ext3_error on bad NFS file handle by Neil Brown · 18 years ago
  57. f5e54d6 [PATCH] mark address_space_operations const by Christoph Hellwig · 18 years ago
  58. 43d23f9 [PATCH] ext3_fsblk_t: the rest of in-kernel filesystem blocks conversion by Mingming Cao · 18 years ago
  59. 1c2bf37 [PATCH] ext3_fsblk_t: filesystem, group blocks and bug fixes by Mingming Cao · 18 years ago
  60. 5dea517 [PATCH] ext3: multile block allocate little endian fixes by Mingming Cao · 18 years ago
  61. f91a2ad [PATCH] ext3: multi-block get_block() by Badari Pulavarty · 18 years ago
  62. d6859bf [PATCH] ext3: cleanups and WARN_ON() by Andrew Morton · 18 years ago
  63. 1d8fa7a [PATCH] remove ->get_blocks() support by Badari Pulavarty · 18 years ago
  64. b47b247 [PATCH] ext3_get_blocks: multiple block allocation by Mingming Cao · 18 years ago
  65. 89747d3 [PATCH] ext3_get_blocks: Mapping multiple blocks at a once by Mingming Cao · 18 years ago
  66. 2ff28e2 [PATCH] Make address_space_operations->invalidatepage return void by NeilBrown · 18 years ago
  67. 9746151 [PATCH] convert ext3's truncate_sem to a mutex by Arjan van de Ven · 18 years ago
  68. d8733c2 [PATCH] ext3_readdir: use generic readahead by Andrew Morton · 18 years ago
  69. cd6ef84 [PATCH] ext3: fix nobh mode for chattr +j inodes by Badari Pulavarty · 18 years ago
  70. e965f96 [PATCH] Direct Migration V9: Avoid writeback / page_migrate() method by Christoph Lameter · 18 years ago
  71. ab4eb43 [PATCH] ext3: journal handling on error path in ext3_journalled_writepage() by Denis Lunev · 19 years ago
  72. 2973dfd [PATCH] Test for sb_getblk return value by Glauber de Oliveira Costa · 19 years ago
  73. 5b11687 [PATCH] Locking problems while EXT3FS_DEBUG on by Glauber de Oliveira Costa · 19 years ago
  74. 27496a8 [PATCH] gfp_t: fs/* by Al Viro · 19 years ago
  75. fef2665 [PATCH] update filesystems for new delete_inode behavior by Mark Fasheh · 19 years ago
  76. ff87b37 [PATCH] ext3 xattr: Don't write to the in-inode xattr space of reserved inodes by Andreas Gruenbacher · 19 years ago
  77. 1f54587 [PATCH] quota: ext3: Improve quota credit estimates by Jan Kara · 19 years ago
  78. d17d7fa [PATCH] revert ext3-writepages-support-for-writeback-mode by Andrew Morton · 19 years ago
  79. fe55c45 [PATCH] ext3: remove unnecessary race then retry in ext3_get_block by Mingming Cao · 19 years ago
  80. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago