1. 1e424a3 ext4: partial revert to fix double brelse WARNING() by Theodore Ts'o · 15 years ago
  2. ba230c3 ext4: Fix return value of ext4_split_unwritten_extents() to fix direct I/O by Mingming · 15 years ago
  3. 4b70df1 ext4: code clean up for dio fallocate handling by Mingming · 15 years ago
  4. 5f52495 ext4: skip conversion of uninit extents after direct IO if there isn't any by Mingming · 15 years ago
  5. 109f556 ext4: fix ext4_ext_direct_IO()'s return value after converting uninit extents by Mingming · 15 years ago
  6. fa5d111 ext4: discard preallocation when restarting a transaction during truncate by Aneesh Kumar K.V · 15 years ago
  7. d4da6c9 Revert "ext4: Remove journal_checksum mount option and enable it by default" by Linus Torvalds · 15 years ago
  8. 9117703 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 15 years ago
  9. fbbf694 [PATCH] ext4: retry failed direct IO allocations by Eric Sandeen · 15 years ago
  10. 74072d0 ext4: Fix build warning in ext4_dirty_inode() by Curt Wohlgemuth · 15 years ago
  11. f0e2dfa ext4: drop ext4dev compat by Eric Sandeen · 15 years ago
  12. 1f94533 ext4: fix a BUG_ON crash by checking that page has buffers attached to it by Theodore Ts'o · 15 years ago
  13. 9f44fdc Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 15 years ago
  14. c1fccc0 ext4: Fix time encoding with extra epoch bits by Theodore Ts'o · 15 years ago
  15. 296c355 ext4: Use tracepoints for mb_history trace file by Theodore Ts'o · 15 years ago
  16. 90576c0 ext4, jbd2: Drop unneeded printks at mount and unmount time by Theodore Ts'o · 15 years ago
  17. d3d1faf ext4: Handle nested ext4_journal_start/stop calls without a journal by Curt Wohlgemuth · 15 years ago
  18. f3dc272 ext4: Make sure ext4_dirty_inode() updates the inode in no journal mode by Curt Wohlgemuth · 15 years ago
  19. 830156c ext4: Avoid updating the inode table bh twice in no journal mode by Frank Mayhar · 15 years ago
  20. f3ce806 ext4: EXT4_IOC_MOVE_EXT: Check for different original and donor inodes first by Theodore Ts'o · 15 years ago
  21. 8d5d02e ext4: async direct IO for holes and fallocate support by Mingming Cao · 15 years ago
  22. 4c0425f ext4: Use end_io callback to avoid direct I/O fallback to buffered I/O by Mingming Cao · 15 years ago
  23. 0031462 ext4: Split uninitialized extents for direct I/O by Mingming Cao · 15 years ago
  24. 9f0ccfd ext4: release reserved quota when block reservation for delalloc retry by Mingming Cao · 15 years ago
  25. 55138e0 ext4: Adjust ext4_da_writepages() to write out larger contiguous chunks by Theodore Ts'o · 15 years ago
  26. 7178057 ext4: Fix hueristic which avoids group preallocation for closed files by Theodore Ts'o · 15 years ago
  27. f0f37e2 const: mark struct vm_struct_operations by Alexey Dobriyan · 15 years ago
  28. 1693918 ext4: Use ext4_msg() for ext4_da_writepage() errors by Theodore Ts'o · 15 years ago
  29. 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
  30. 342ff1a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  31. 0d54b21 const: make struct super_block::s_qcop const by Alexey Dobriyan · 15 years ago
  32. 61e225d const: make struct super_block::dq_op const by Alexey Dobriyan · 15 years ago
  33. fd589a8 trivial: fix typo "to to" in multiple files by Anand Gadiyar · 15 years ago
  34. 0a80e98 ext4: replace MAX_DEFRAG_SIZE with EXT_MAX_BLOCK by Eric Sandeen · 15 years ago
  35. 5534fb5 ext4: Fix the alloc on close after a truncate hueristic by Theodore Ts'o · 15 years ago
  36. fb40ba0 ext4: Add a tracepoint for ext4_alloc_da_blocks() by Theodore Ts'o · 15 years ago
  37. 1b9c12f ext4: store EXT4_EXT_MIGRATE in i_state instead of i_flags by Theodore Ts'o · 15 years ago
  38. fb0a387 ext4: limit block allocations for indirect-block files to < 2^32 by Eric Sandeen · 15 years ago
  39. c40ce3c ext4: Fix different block exchange issue in EXT4_IOC_MOVE_EXT by Akira Fujita · 15 years ago
  40. 347fa6f ext4: Add null extent check to ext_get_path by Akira Fujita · 15 years ago
  41. 2147b1a ext4: Replace BUG_ON() with ext4_error() in move_extents.c by Akira Fujita · 15 years ago
  42. e850597 ext4: Replace get_ext_path macro with an inline funciton by Akira Fujita · 15 years ago
  43. aa261f5 HWPOISON: Enable .remove_error_page for migration aware file systems by Andi Kleen · 15 years ago
  44. 3661d28 ext4: Fix include/trace/events/ext4.h to work with Systemtap by Theodore Ts'o · 15 years ago
  45. 0d34ec6 ext4: Remove syncing logic from ext4_file_write by Jan Kara · 15 years ago
  46. 7ad9bb6 ext4: Fix initalization of s_flex_groups by Theodore Ts'o · 15 years ago
  47. 1f7bebb ext4: Always set dx_node's fake_dirent explicitly. by Andreas Schlick · 15 years ago
  48. 71290b3 ext4: Don't update superblock write time when filesystem is read-only by Theodore Ts'o · 15 years ago
  49. 08c3a81 ext4: Clarify the locking details in mballoc by Aneesh Kumar K.V · 15 years ago
  50. f41c075 ext4: check for need init flag in ext4_mb_load_buddy by Aneesh Kumar K.V · 15 years ago
  51. b6a758e ext4: move ext4_mb_init_group() function earlier in the mballoc.c by Aneesh Kumar K.V · 15 years ago
  52. 91ac6f4 ext4: Make non-journal fsync work properly by Frank Mayhar · 15 years ago
  53. fe188c0 ext4: Assure that metadata blocks are written during fsync in no journal mode by Theodore Ts'o · 15 years ago
  54. c7acb4c ext4: Use bforget() in no journal mode for ext4_journal_{forget,revoke}() by Theodore Ts'o · 15 years ago
  55. 1d5ccd1 ext[234]: move over to 'check_acl' permission model by Linus Torvalds · 15 years ago
  56. 80e4246 ext4: print more sysadmin-friendly message in check_block_validity() by Theodore Ts'o · 15 years ago
  57. a827eaf ext4: Take page lock before looking at attached buffer_heads flags by Aneesh Kumar K.V · 15 years ago
  58. 44fc48f ext4: Fix small typo for move_extent_per_page() by Akira Fujita · 15 years ago
  59. 8d66691 ext4: Return exchanged blocks count to user space in failure by Akira Fujita · 15 years ago
  60. daea696 ext4: Remove unneeded BUG_ON() in ext4_move_extents() by Akira Fujita · 15 years ago
  61. 70d5d3d ext4: Fix wrong comparisons in mext_check_arguments() by Akira Fujita · 15 years ago
  62. 5f3481e ext4: fix cache flush in ext4_sync_file by Christoph Hellwig · 15 years ago
  63. d0646f7 ext4: Remove journal_checksum mount option and enable it by default by Theodore Ts'o · 15 years ago
  64. 7f1346a ext4: Declare seq_operations and file_operations structures as const by Tobias Klauser · 15 years ago
  65. b3a3ca8 ext4: Add new tracepoint: trace_ext4_da_write_pages() by Theodore Ts'o · 15 years ago
  66. de89de6 ext4: Restore wbc->range_start in ext4_da_writepages() by Theodore Ts'o · 15 years ago
  67. b05ab1d ext4: Limit number of links that can be created by ext4_link() by Theodore Ts'o · 15 years ago
  68. 2c94eb8 ext4: Allow rename to create more than EXT4_LINK_MAX subdirectories by Aneesh Kumar K.V · 15 years ago
  69. 55ad63b ext4: fix extent sanity checking code with AGGRESSIVE_TEST by Theodore Ts'o · 15 years ago
  70. a36b449 ext4: use ext4_grpblk_t more extensively by Eric Sandeen · 15 years ago
  71. 1927805 ext4: use variables not types in sizeofs() for allocations by Eric Sandeen · 15 years ago
  72. a8526e8 ext4: Add missing unlock_new_inode() call in extent migration code by Aneesh Kumar K.V · 15 years ago
  73. a13fb1a ext4: Add feature set check helper for mount & remount paths by Eric Sandeen · 15 years ago
  74. 38877f4 simplify some logic in ext4_mb_normalize_request by Eric Sandeen · 15 years ago
  75. 0373130 ext4: open-code ext4_mb_update_group_info by Eric Sandeen · 15 years ago
  76. bf43d84 ext4: reject too-large filesystems on 32-bit kernels by Eric Sandeen · 15 years ago
  77. 487caee ext4: Fix possible deadlock between ext4_truncate() and ext4_get_blocks() by Jan Kara · 15 years ago
  78. 553f900 ext4: Show unwritten extent flag in ext4_ext_show_leaf() by Mingming · 15 years ago
  79. 84fe3be ext4: Compile warning fix when EXT_DEBUG enabled by Mingming · 15 years ago
  80. 5079748 ext4: Avoid group preallocation for closed files by Theodore Ts'o · 15 years ago
  81. 4ba74d0 ext4: Fix bugs in mballoc's stream allocation mode by Theodore Ts'o · 15 years ago
  82. 0ef90db ext4: Display the mballoc flags in mb_history in hex instead of decimal by Theodore Ts'o · 15 years ago
  83. 6ba495e ext4: Add configurable run-time mballoc debugging by Theodore Ts'o · 15 years ago
  84. 91cc219 ext4: fix journal ref count in move_extent_par_page by Peng Tao · 15 years ago
  85. c333e07 ext4: remove redundant test on unsigned by Roel Kluin · 15 years ago
  86. 785b4b3 ext4: fix build warning when EXT4FS_DEBUG is on by Peng Tao · 15 years ago
  87. 1cf2968 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 15 years ago
  88. 833576b ext4: Fix ext4_mb_initialize_context() to initialize all fields by Theodore Ts'o · 15 years ago
  89. ac046f1 ext4: fix null handler of ioctls in no journal mode by Peng Tao · 15 years ago
  90. e6b5d30 ext4: Fix buffer head reference leak in no-journal mode by Curt Wohlgemuth · 15 years ago
  91. 405f557 headers: smp_lock.h redux by Alexey Dobriyan · 15 years ago
  92. 1c71850 ext4: Fix compile warnings with MB_DEBUG by Akira Fujita · 15 years ago
  93. 5a4a798 ext4: Remove unnecessary semicolons in mballoc.c by Joe Perches · 15 years ago
  94. 6487a9d ext4: More buffer head reference leaks by Curt Wohlgemuth · 15 years ago
  95. 78f1ddb ext4: Avoid null pointer dereference when decoding EROFS w/o a journal by Theodore Ts'o · 15 years ago
  96. 43b3852 ext4: Fix typo in ext4/Kconfig by Manish Katiyar · 15 years ago
  97. 024eab4 ext4: Fix memory leak fix when mounting an ext4 filesystem by Aneesh Kumar K.V · 15 years ago
  98. 073aaa1 helpers for acl caching + switch to those by Al Viro · 15 years ago
  99. d4bfe2f switch ext4 to inode->i_acl by Al Viro · 15 years ago
  100. 31583d6a Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago