1. d74f3d2 ext4: add missing KERN_CONT to a few more debugging uses by Joe Perches · 8 years ago
  2. a2821e34 ext4: fix compile error while opening the macro DOUBLE_CHECK by Aihua Zhang · 8 years ago
  3. dc9ddd9 ext4: remove unused ac_ex_scanned by Eric Sandeen · 10 years ago
  4. 024949e ext4: address a benign compiler warning by Patrick Palka · 10 years ago
  5. a0b30c1 ext4: use module parameters instead of debugfs for mballoc_debug by Theodore Ts'o · 11 years ago
  6. cc6eb18 ext4: remove unused macro MB_DEFAULT_MAX_GROUPS_TO_SCAN by Robin Dong · 12 years ago
  7. c5e8f3f ext4: remove EXT4_MB_{BITMAP,BUDDY} macros by Theodore Ts'o · 12 years ago
  8. 18aadd4 ext4: expand commit callback and by Bobi Jam · 12 years ago
  9. ff3fc17 ext4: fix a typo in struct ext4_allocation_context by Robin Dong · 13 years ago
  10. 8413019 ext4: teach ext4_free_blocks() about bigalloc and clusters by Theodore Ts'o · 13 years ago
  11. 53accfa ext4: teach mballoc preallocation code about bigalloc clusters by Theodore Ts'o · 13 years ago
  12. 3212a80 ext4: convert block group-relative offsets to use clusters by Theodore Ts'o · 13 years ago
  13. 6a0fe49 ext4: remove ac_repeats from ext4_allocation_context by Tao Ma · 13 years ago
  14. 44183d4 ext4: remove alloc_semp by Amir Goldstein · 13 years ago
  15. 58696f3 ext4: clarify description of ac_g_ex in struct ext4_allocation_context by Coly Li · 13 years ago
  16. 731eb1a ext4: consolidate in_range() definitions by Akinobu Mita · 14 years ago
  17. 5661bd6 ext4: cleanup to use ext4_group_first_block_no() by Akinobu Mita · 14 years ago
  18. 149feb0 ext4: remove unused #include <linux/version.h> by Huang Weiyi · 14 years ago
  19. 296c355 ext4: Use tracepoints for mb_history trace file by Theodore Ts'o · 15 years ago
  20. 90576c0 ext4, jbd2: Drop unneeded printks at mount and unmount time by Theodore Ts'o · 15 years ago
  21. a36b449 ext4: use ext4_grpblk_t more extensively by Eric Sandeen · 15 years ago
  22. 6ba495e ext4: Add configurable run-time mballoc debugging by Theodore Ts'o · 15 years ago
  23. 9bffad1 ext4: convert instrumentation from markers to tracepoints by Theodore Ts'o · 15 years ago
  24. bb23c20 ext4: Move fs/ext4/group.h into ext4.h by Theodore Ts'o · 15 years ago
  25. cc0fb9a ext4: Rename pa_linear to pa_type by Aneesh Kumar K.V · 15 years ago
  26. 074ca44 ext4: Remove stale block allocator references from ext4.h by Mike Snitzer · 15 years ago
  27. 8556e8f ext4: Don't allow new groups to be added during block allocation by Aneesh Kumar K.V · 15 years ago
  28. 5d1b1b3 ext4: fix BUG when calling ext4_error with locked block group by Aneesh Kumar K.V · 15 years ago
  29. c3a326a ext4: cleanup mballoc header files by Aneesh Kumar K.V · 15 years ago
  30. 920313a ext4: Use EXT4_GROUP_INFO_NEED_INIT_BIT during resize by Aneesh Kumar K.V · 15 years ago
  31. 3e624fc ext4: Replace hackish ext4_mb_poll_new_transaction with commit callback by Theodore Ts'o · 16 years ago
  32. 8a0aba7 ext4: let the block device know when unused blocks can be discarded by Theodore Ts'o · 16 years ago
  33. c894058 ext4: Use an rbtree for tracking blocks freed during transaction. by Aneesh Kumar K.V · 16 years ago
  34. 9f6200b ext4: move /proc setup and teardown out of mballoc.c by Theodore Ts'o · 16 years ago
  35. 6be2ded ext4: Don't allow lg prealloc list to be grow large. by Aneesh Kumar K.V · 16 years ago
  36. 8f6e39a ext4: Move mballoc headers/structures to a seperate header file mballoc.h by Mingming Cao · 16 years ago