1. a7967f0 ext4: always set then trimmed blocks count into len by Lukas Czerner · 12 years ago
  2. 21e7fd2 ext4: fix trimmed block count accunting by Lukas Czerner · 12 years ago
  3. 913eed83 ext4: fix start and len arguments handling in ext4_trim_fs() by Lukas Czerner · 12 years ago
  4. 1084f25 ext4: remove trailing newlines from ext4_msg() and ext4_error() messages by Theodore Ts'o · 12 years ago
  5. 7f6a11e ext4: remove redundant "EXT4-fs: " from uses of ext4_msg by Joe Perches · 12 years ago
  6. c5e8f3f ext4: remove EXT4_MB_{BITMAP,BUDDY} macros by Theodore Ts'o · 13 years ago
  7. 1592d2c ext4: mark possibly unused variable in ext4_mb_normalize_request() by Curt Wohlgemuth · 13 years ago
  8. 18aadd4 ext4: expand commit callback and by Bobi Jam · 13 years ago
  9. 813e572 ext4: fix race when setting bitmap_uptodate flag by Theodore Ts'o · 13 years ago
  10. 60e07cf ext4: do not reference pa_inode from group_pa by Yongqiang Yang · 13 years ago
  11. 0a10da7 ext4: fix a wrong comment in __mb_check_buddy() by Robin Dong · 13 years ago
  12. b051d8d ext4: remove unused variable in mb_find_extent() by Robin Dong · 13 years ago
  13. 66a83cd ext4: remove unused variable in ext4_mb_generate_from_pa() by Robin Dong · 13 years ago
  14. ebbe027 ext4: use stream-alloc when mb_group_prealloc set to zero by Robin Dong · 13 years ago
  15. 45dc63e ext4: Allow quota file use root reservation by Dmitry Monakhov · 13 years ago
  16. 7aa0bae ext4: Free resources in ext4_mb_init()'s error paths by Tao Ma · 13 years ago
  17. e7d5f31 ext4: rename ext4_claim_free_blocks() to ext4_claim_free_clusters() by Theodore Ts'o · 13 years ago
  18. cff1dfd7 ext4: rename ext4_free_blocks_after_init() to ext4_free_clusters_after_init() by Theodore Ts'o · 13 years ago
  19. 021b65b ext4: Rename ext4_free_blks_{count,set}() to refer to clusters by Theodore Ts'o · 13 years ago
  20. 7b415bf ext4: Fix bigalloc quota accounting and i_blocks value by Aditya Kali · 13 years ago
  21. 27baebb ext4: tune mballoc's default group prealloc size for bigalloc file systems by Theodore Ts'o · 13 years ago
  22. 24aaa8e ext4: convert the free_blocks field in s_flex_groups to be free_clusters by Theodore Ts'o · 13 years ago
  23. 5704265 ext4: convert s_{dirty,free}blocks_counter to s_{dirty,free}clusters_counter by Theodore Ts'o · 13 years ago
  24. 8413019 ext4: teach ext4_free_blocks() about bigalloc and clusters by Theodore Ts'o · 13 years ago
  25. 53accfa ext4: teach mballoc preallocation code about bigalloc clusters by Theodore Ts'o · 13 years ago
  26. 7137d7a ext4: convert instances of EXT4_BLOCKS_PER_GROUP to EXT4_CLUSTERS_PER_GROUP by Theodore Ts'o · 13 years ago
  27. 79a77c5 ext4: prevent memory leaks from ext4_mb_init_backend() on error path by Yu Jian · 13 years ago
  28. 48e6061 ext4: use EXT4_BAD_INO for buddy cache to avoid colliding with valid inode # by Yu Jian · 13 years ago
  29. 9d8b9ec ext4: use ext4_msg() instead of printk in mballoc by Theodore Ts'o · 13 years ago
  30. f18a5f2 ext4: use ext4_kvzalloc()/ext4_kvmalloc() for s_group_desc and s_group_info by Theodore Ts'o · 13 years ago
  31. c3e94d1 ext4: let setup_new_group_blocks() set multiple bits at a time by Yongqiang Yang · 13 years ago
  32. 4740b83 ext4: let ext4_group_add_blocks() handle 0 blocks quickly by Yongqiang Yang · 13 years ago
  33. cc7365d ext4: let ext4_group_add_blocks() return an error code by Yongqiang Yang · 13 years ago
  34. 0529155 ext4: rename ext4_add_groupblocks() to ext4_group_add_blocks() by Yongqiang Yang · 13 years ago
  35. ced156e ext4: don't increment s_mb_buddies_generated in ext4_mb_release by Tao Ma · 13 years ago
  36. 529da70 ext4: remove unnecessary ext4_get_group_info in ext4_mb_load_buddy by Tao Ma · 13 years ago
  37. d7a1fee ext4: make the preallocation size be a multiple of stripe size by Dan Ehrenberg · 13 years ago
  38. caaf7a2 ext4: Fix a double free of sbi->s_group_info in ext4_mb_init_backend by Tao Ma · 13 years ago
  39. 823ba01 ext4: fix a race which could leak memory in ext4_groupinfo_create_slab() by Tao Ma · 13 years ago
  40. 2261228 ext4: Change the wrong param comment for ext4_trim_all_free by Tao Ma · 13 years ago
  41. 3d56b8d ext4: Speed up FITRIM by recording flags in ext4_group_info by Tao Ma · 13 years ago
  42. b3d4c2b ext4: Add new ext4 trim tracepoints by Tao Ma · 13 years ago
  43. 169ddc3 ext4: speed up group trim with the right free block count by Tao Ma · 13 years ago
  44. 22f1045 ext4: fix trim length underflow with small trim length by Tao Ma · 13 years ago
  45. 7132de7 ext4: fix i_blocks/quota accounting when extent insertion fails by Maxim Patlasov · 13 years ago
  46. 9331b62 ext4: quiet 'unused variables' compile warnings by Yongqiang Yang · 13 years ago
  47. a9c667f ext4: fixed tracepoints cleanup by Lukas Czerner · 13 years ago
  48. 5def136 ext4: correct comments for ext4_free_blocks() by Yongqiang Yang · 13 years ago
  49. 55f020d ext4: add flag to ext4_has_free_blocks by Allison Henderson · 13 years ago
  50. 28739ee ext4: protect bb_first_free in ext4_trim_all_free() with group lock by Lukas Czerner · 13 years ago
  51. 7894408 ext4: only load buddy bitmap in ext4_trim_fs() when it is needed by Lukas Czerner · 13 years ago
  52. 44183d4 ext4: remove alloc_semp by Amir Goldstein · 13 years ago
  53. 9b8b7d3 ext4: teach ext4_mb_init_cache() to skip uptodate buddy caches by Amir Goldstein · 13 years ago
  54. 2de8807 ext4: synchronize ext4_mb_init_group() with buddy page lock by Amir Goldstein · 13 years ago
  55. e73a347 ext4: implement ext4_add_groupblocks() by freeing blocks by Amir Goldstein · 13 years ago
  56. 2cd05cc ext4: remove unneeded ext4_journal_get_undo_access by Theodore Ts'o · 13 years ago
  57. 2846e82 ext4: move ext4_add_groupblocks() to mballoc.c by Amir Goldstein · 13 years ago
  58. d9f3450 ext4: ignore errors when issuing discards by Theodore Ts'o · 13 years ago
  59. 26626f11 ext4: release page cache in ext4_mb_load_buddy error path by Yang Ruirui · 13 years ago
  60. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  61. 0ba0851 ext4: fix a BUG in mb_mark_used during trim. by Tao Ma · 13 years ago
  62. 4596fe0 ext4: don't kfree uninitialized s_group_info members by Eric Sandeen · 13 years ago
  63. 4dd89fc ext4: suppress verbose debugging information if malloc-debug is off by Theodore Ts'o · 14 years ago
  64. 5a54b2f ext4: mballoc: don't replace the current preallocation group unnecessarily by Coly Li · 14 years ago
  65. 7c78605 mballoc: add comments to ext4_mb_mark_free_simple() by Coly Li · 14 years ago
  66. 235772d ext4: remove unncessary call mb_find_buddy() in debugging code by Coly Li · 14 years ago
  67. 84b775a ext4: code cleanup in mb_find_buddy() by Coly Li · 14 years ago
  68. 0b75a84 ext4: mark file-local functions and variables as static by Lukas Czerner · 14 years ago
  69. 2892c15 ext4: make grpinfo slab cache names static by Eric Sandeen · 14 years ago
  70. 0f0a25b ext4: fix trimming starting with block 0 with small blocksize by Jan Kara · 14 years ago
  71. 0a2179b ext4: revert buggy trim overflow patch by Theodore Ts'o · 14 years ago
  72. a5196f8 ext4: remove ext4_mb_return_to_preallocation() by Theodore Ts'o · 14 years ago
  73. ca6e909 ext4: fix trimming of a single group by Jan Kara · 14 years ago
  74. f232109 ext4: replace i_delalloc_reserved_flag with EXT4_STATE_DELALLOC_RESERVED by Theodore Ts'o · 14 years ago
  75. 9325963 ext4: remove warning message from ext4_issue_discard helper by Lukas Czerner · 14 years ago
  76. 4f53150 ext4: fix possible overflow in ext4_trim_fs() by Lukas Czerner · 14 years ago
  77. b72143a ext4: Add error checking to kmem_cache_alloc() call in ext4_free_blocks() by Theodore Ts'o · 14 years ago
  78. fd8c37e ext4: Simplify the usage of clear_opt() and set_opt() macros by Theodore Ts'o · 14 years ago
  79. b56ff9d ext4: Don't call sb_issue_discard() in ext4_free_blocks() by Theodore Ts'o · 14 years ago
  80. a107e5a Merge branch 'next' into upstream-merge by Theodore Ts'o · 14 years ago
  81. eee4adc ext4: move ext4_mb_{get,put}_buddy_cache_lock and make them static by Eric Sandeen · 14 years ago
  82. 5dabfc7 ext4: rename {exit,init}_ext4_*() to ext4_{exit,init}_*() by Theodore Ts'o · 14 years ago
  83. 7360d17 ext4: Add batched discard support for ext4 by Lukas Czerner · 14 years ago
  84. 77ca6cd ext4: Use return value from sb_issue_discard() by Lukas Czerner · 14 years ago
  85. 8778369 ext4: Check return value of sb_getblk() and friends by Namhyung Kim · 14 years ago
  86. 1682808 ext4: use KMEM_CACHE instead of kmem_cache_create by Theodore Ts'o · 14 years ago
  87. 3e1e5f5 ext4: don't use ext4_allocation_contexts for tracing by Eric Sandeen · 14 years ago
  88. 53fdcf9 ext4: don't hold spinlock while calling ext4_issue_discard() by Lukas Czerner · 14 years ago
  89. 5829870 ext4: check for negative error code from sb_issue_discard by Lukas Czerner · 14 years ago
  90. fb1813f ext4: use dedicated slab caches for group_info structures by Curt Wohlgemuth · 14 years ago
  91. 85fe402 fs: do not assign default i_ino in new_inode by Christoph Hellwig · 14 years ago
  92. dd3932e block: remove BLKDEV_IFL_WAIT by Christoph Hellwig · 14 years ago
  93. 61002f7 ext4: do not send discards as barriers by Christoph Hellwig · 14 years ago
  94. 2cf6d26 block: pass gfp_mask and flags to sb_issue_discard by Christoph Hellwig · 14 years ago
  95. 09dc942 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 14 years ago
  96. 6c7a120 ext4: Adding error check after calling ext4_mb_regular_allocator() by Aditya Kali · 14 years ago
  97. 73b2c71 fix comment typo "choosed" -> "chosen" by Uwe Kleine-König · 14 years ago
  98. e357063 ext4: don't print scary messages for allocation failures post-abort by Eric Sandeen · 14 years ago
  99. 506bf2d ext4: allocate stripe-multiple IOs on stripe boundaries by Eric Sandeen · 14 years ago
  100. 5c52183 ext4: Support discard requests when running in no-journal mode by Jiaying Zhang · 14 years ago