1. 37609fd ext4: don't try to resize if there are no reserved gdt blocks left by Josef Bacik · 16 years ago
  2. 88aa3cf ext4: Use ext4_discard_reservations instead of mballoc-specific call by Theodore Ts'o · 16 years ago
  3. d015641 ext4: Fix ext4_dx_readdir hash collision handling by Theodore Ts'o · 16 years ago
  4. cd21322 ext4: Fix delalloc release block reservation for truncate by Mingming Cao · 16 years ago
  5. b4df203 ext4: Fix potential truncate BUG due to i_prealloc_list being non-empty by Theodore Ts'o · 16 years ago
  6. bf068ee ext4: Handle unwritten extent properly with delayed allocation by Aneesh Kumar K.V · 16 years ago
  7. 8f616cd Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 16 years ago
  8. 7d55992 ext4: remove write-only variables from ext4_ordered_write_end by Eric Sandeen · 16 years ago
  9. 77e69da [PATCH] fix races and leaks in vfs_quota_on() users by Al Viro · 16 years ago
  10. 8ab22b9 vfs: pagecache usage optimization for pagesize!=blocksize by Hisashi Hifumi · 16 years ago
  11. e6305c4 [PATCH] sanitize ->permission() prototype by Al Viro · 16 years ago
  12. 2b2d6d0 ext4: Cleanup whitespace and other miscellaneous style issues by Theodore Ts'o · 16 years ago
  13. 51cc506 SL*B: drop kmem cache argument from constructor by Alexey Dobriyan · 16 years ago
  14. ec05e86 ext4: improve ext4_fill_flex_info() a bit by Li Zefan · 16 years ago
  15. 12219ae ext4: Cleanup the block reservation code path by Aneesh Kumar K.V · 16 years ago
  16. 34071da ext4: don't assume extents can't cross block groups when truncating by Theodore Ts'o · 16 years ago
  17. bc965ab ext4: Fix lack of credits BUG() when deleting a badly fragmented inode by Theodore Ts'o · 16 years ago
  18. 0123c93 ext4: Fix ext4_ext_journal_restart() by Theodore Ts'o · 16 years ago
  19. d5a0d4f ext4: fix ext4_da_write_begin error path by Eric Sandeen · 16 years ago
  20. 9c83a92 ext4: don't read inode block if the buffer has a write error by Hidehiro Kawai · 16 years ago
  21. 6be2ded ext4: Don't allow lg prealloc list to be grow large. by Aneesh Kumar K.V · 16 years ago
  22. 1320cbc ext4: Convert the usage of NR_CPUS to nr_cpu_ids. by Aneesh Kumar K.V · 16 years ago
  23. ce89f46 ext4: Improve error handling in mballoc by Aneesh Kumar K.V · 16 years ago
  24. b5f10ee ext4: lock block groups when initializing by Eric Sandeen · 16 years ago
  25. e29d1cd ext4: sync up block and inode bitmap reading functions by Eric Sandeen · 16 years ago
  26. 8a26646 ext4: Allow read/only mounts with corrupted block group checksums by Theodore Ts'o · 16 years ago
  27. d03856b ext4: Fix data corruption when writing to prealloc area by Aneesh Kumar K.V · 16 years ago
  28. e4079a1 ext4: do not set extents feature from the kernel by Eric Sandeen · 16 years ago
  29. c07651b ext4: Don't allow nonextenst mount option for large filesystem by Aneesh Kumar K.V · 16 years ago
  30. dd919b9 ext4: Enable delalloc by default. by Aneesh Kumar K.V · 16 years ago
  31. 3e3398a ext4: delayed allocation i_blocks fix for stat by Mingming Cao · 16 years ago
  32. 632eaea ext4: fix delalloc i_disksize early update issue by Mingming Cao · 16 years ago
  33. f0e6c98 ext4: Handle page without buffers in ext4_*_writepage() by Aneesh Kumar K.V · 16 years ago
  34. cd1aac3 ext4: Add ordered mode support for delalloc by Aneesh Kumar K.V · 16 years ago
  35. 61628a3 ext4: Invert lock ordering of page_lock and transaction start in delalloc by Mingming Cao · 16 years ago
  36. d2a1763 ext4: delayed allocation ENOSPC handling by Mingming Cao · 16 years ago
  37. e8ced39 percpu_counter: new function percpu_counter_sum_and_set by Mingming Cao · 16 years ago
  38. 6476924 ext4: Add delayed allocation support in data=writeback mode by Alex Tomas · 16 years ago
  39. 678aaf4 ext4: Use new framework for data=ordered mode in JBD2 by Jan Kara · 16 years ago
  40. 9ddfc3d ext4: Fix lock inversion in ext4_ext_truncate() by Jan Kara · 16 years ago
  41. cf108bc ext4: Invert the locking order of page_lock and transaction start by Jan Kara · 16 years ago
  42. 2e9ee85 ext4: Use page_mkwrite vma_operations to get mmap write notification. by Aneesh Kumar K.V · 16 years ago
  43. 5f21b0e ext4: fix online resize with mballoc by Frederic Bohe · 16 years ago
  44. 953e622 ext4: use atomic functions to set bh_state by Eric Sandeen · 16 years ago
  45. 47b4a50 ext4: Set journal pointer to NULL when journal is released by Jan Kara · 16 years ago
  46. 0703143 ext4: mballoc avoid use root reserved blocks for non root allocation by Mingming Cao · 16 years ago
  47. d755fb3 ext4: call blkdev_issue_flush on fsync by Eric Sandeen · 16 years ago
  48. 654b490 ext4: cleanup block allocator by Aneesh Kumar K.V · 16 years ago
  49. 7061eba ext4: Use inode preallocation with -o noextents by Aneesh Kumar K.V · 16 years ago
  50. 6afd670 ext4: fix ext4_init_block_bitmap() for metablock block group by Akinobu Mita · 16 years ago
  51. 7477827 ext4: Fix sparse warning by Aneesh Kumar K.V · 16 years ago
  52. d9c769b ext4: cleanup never-used magic numbers from htree code by Li Zefan · 16 years ago
  53. 9102e4f ext4: Fix ext4_ext_journal_restart() to reflect errors up to the caller by Shen Feng · 16 years ago
  54. 1973adc ext4: Make ext4_ext_find_extent fills ext_path completely by Shen Feng · 16 years ago
  55. 787e098 ext4: return error when calling ext4_ext_split failed by Shen Feng · 16 years ago
  56. a379cd1 ext4: Update i_disksize properly when allocating from fallocate area. by Aneesh Kumar K.V · 16 years ago
  57. 363d425 ext4: remove quota allocation when ext4_mb_new_blocks fails by Shen Feng · 16 years ago
  58. f9a8ac9 ext4: remove redundant code in ext4_fill_super() by Li Zefan · 16 years ago
  59. 772cb7c ext4: New inode allocation for FLEX_BG meta-data groups. by Jose R. Santos · 16 years ago
  60. 4db9c54 ext4: replace __FUNCTION__ occurrences by Stoyan Gaydarov · 16 years ago
  61. 7e5a8cd ext4: fix error processing in mb_free_blocks by Shen Feng · 16 years ago
  62. cfbe7e4 ext4: error proc entry creation when the fs/ext4 is not correctly created by Shen Feng · 16 years ago
  63. f795e14 ext4: fix build failure if DX_DEBUG is enabled by Li Zefan · 16 years ago
  64. 7ad72ca ext4: Remove unused variable from ext4_show_options by Theodore Ts'o · 16 years ago
  65. 574ca17 ext4: Rename read_block_bitmap() to ext4_read_block_bitmap() by Theodore Ts'o · 16 years ago
  66. 3537576 ext4: remove double definitions of xattr macros by Shen Feng · 16 years ago
  67. 74767c5 ext4: miscellaneous error checks and coding cleanups for mballoc by Shen Feng · 16 years ago
  68. fdf6c7a ext4: add error processing when calling ext4_mb_init_cache in mballoc by Shen Feng · 16 years ago
  69. 31b481d ext4: Fix ext4_mb_init_cache return error by Mingming Cao · 16 years ago
  70. 69baee0 ext4: improve some code in rb tree part of dir.c by Shen Feng · 16 years ago
  71. 91d9982 ext4: switch to seq_files by Alexey Dobriyan · 16 years ago
  72. 07d45f1 ext4: Use BUG_ON() instead of BUG() by Julia Lawall · 16 years ago
  73. ed8f9c7 ext4: start searching for the right extent from the goal group. by Aneesh Kumar K.V · 16 years ago
  74. 8a35694 ext4: fix comments to say "ext4" by Shen Feng · 16 years ago
  75. e7dfb24 ext4: Fix mb_find_next_bit not to return larger than max by Aneesh Kumar K.V · 16 years ago
  76. f3b35f0 ext4: validate directory entry data before use by Duane Griffin · 16 years ago
  77. 71dc8fb ext4: handle deleting corrupted indirect blocks by Duane Griffin · 16 years ago
  78. 91ef4ca ext4: handle corrupted orphan list at mount by Duane Griffin · 16 years ago
  79. 4d04e4f ext4: add missing unlock to an error path in ext4_quota_write() by Jan Kara · 16 years ago
  80. 2856922 Ext4: Fix online resize block group descriptor corruption by Frederic Bohe · 16 years ago
  81. 571640c ext4: enable barriers by default by Eric Sandeen · 16 years ago
  82. cd0b6a3 ext4: Display the journal_async_commit mount option in /proc/mounts by Theodore Ts'o · 16 years ago
  83. 624080e jbd2: If a journal checksum error is detected, propagate the error to ext4 by Theodore Ts'o · 16 years ago
  84. 9446009 ext4: fix online resize bug by Josef Bacik · 16 years ago
  85. 0bf7e83 ext4: Fix uninit block group initialization with FLEX_BG by Jose R. Santos · 16 years ago
  86. 03cddb8 ext4: Fix use of uninitialized data with debug enabled. by Aneesh Kumar K.V · 16 years ago
  87. 519deca ext4: Retry block allocation if new blocks are allocated from system zone. by Aneesh Kumar K.V · 16 years ago
  88. 1930479 ext4: mballoc fix mb_normalize_request algorithm for 1KB block size filesystems by Valerie Clement · 16 years ago
  89. 2c8be6b ext4: fix typos in messages and comments (journalled -> journaled) by Jan Kara · 16 years ago
  90. 0623543 ext4: fix synchronization of quota files in journal=data mode by Jan Kara · 16 years ago
  91. cd59e7b ext4: Fix mount messages when quota disabled by Jan Kara · 16 years ago
  92. dfc5d03 ext4: correct mount option parsing to detect when quota options can be changed by Jan Kara · 16 years ago
  93. 7e01c8e ext3/4: fix uninitialized bs in ext3/4_xattr_set_handle() by Tiger Yang · 16 years ago
  94. f36f21e Fix misuses of bdevname() by Jean Delvare · 16 years ago
  95. f1fa334 ext4: fix hot spins in mballoc after err_freebuddy and err_freemeta by Roel Kluin · 16 years ago
  96. f8a87d8 ext4: fix test ext_generic_write_end() copied return value by Roel Kluin · 16 years ago
  97. 8f6e39a ext4: Move mballoc headers/structures to a seperate header file mballoc.h by Mingming Cao · 16 years ago
  98. 60bd63d ext4: cleanup for compiling mballoc with verification and debugging #defines by Solofo Ramangalahy · 16 years ago
  99. c19204b ext4: don't use ext4_error in ext4_check_descriptors by Josef Bacik · 16 years ago
  100. 8753e88 ext4: mark inode dirty after initializing the extent tree by Aneesh Kumar K.V · 16 years ago