1. 66114ca writeback: separate out include/linux/backing-dev-defs.h by Tejun Heo · 9 years ago
  2. bfcba2d ext4: Remove an unnecessary check for NULL before iput() by Markus Elfring · 10 years ago
  3. 4fdb554 ext4: cleanup GFP flags inside resize path by Dmitry Monakhov · 10 years ago
  4. b93b41d ext4: kill ext4_kvfree() by Al Viro · 10 years ago
  5. c2661b8 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 10 years ago
  6. 0429fbc Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 10 years ago
  7. dfe076c ext4: get rid of code duplication by Dmitry Monakhov · 10 years ago
  8. 754cfed ext4: drop the EXT4_STATE_DELALLOC_RESERVED flag by Theodore Ts'o · 10 years ago
  9. e3cf5d5 ext4: prepare to drop EXT4_STATE_DELALLOC_RESERVED by Theodore Ts'o · 10 years ago
  10. a0b6bc6 block: Replace __this_cpu_ptr with raw_cpu_ptr by Christoph Lameter · 10 years ago
  11. c99d1e6 ext4: fix BUG_ON in mb_free_blocks() by Theodore Ts'o · 10 years ago
  12. 86f0afd ext4: fix ext4_discard_allocated_blocks() if we can't allocate the pa struct by Theodore Ts'o · 10 years ago
  13. b27b153 ext4: fix wrong size computation in ext4_mb_normalize_request() by Xiaoguang Wang · 10 years ago
  14. 71d4f7d ext4: remove metadata reservation checks by Theodore Ts'o · 10 years ago
  15. 94d4c06 ext4: clarify ext4_error message in ext4_mb_generate_buddy_error() by Theodore Ts'o · 10 years ago
  16. e43bb4e ext4: decrement free clusters/inodes counters when block group declared bad by Namjae Jeon · 10 years ago
  17. f8409ab Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 10 years ago
  18. 2457aec mm: non-atomically mark page accessed during page cache allocation where possible by Mel Gorman · 10 years ago
  19. b5b6077 ext4: fix wrong assert in ext4_mb_normalize_request() by Maurizio Lombardi · 10 years ago
  20. 5d60125 ext4: add missing BUFFER_TRACE before ext4_journal_get_write_access by liang xie · 10 years ago
  21. 029b10c ext4: do not destroy ext4_groupinfo_caches if ext4_mb_init() fails by Andrey Tsyvarev · 10 years ago
  22. e2cbd58 ext4: silence sparse check warning for function ext4_trim_extent by jon ernst · 10 years ago
  23. c57ab39 ext4: return ENOMEM rather than EIO when find_###_page() fails by Younger Liu · 10 years ago
  24. dc9ddd9 ext4: remove unused ac_ex_scanned by Eric Sandeen · 10 years ago
  25. ab0c00f ext4: make sure ex.fe_logical is initialized by Theodore Ts'o · 10 years ago
  26. f5a44db ext4: add explicit casts when masking cluster sizes by Theodore Ts'o · 10 years ago
  27. 4e8d213 ext4: fix use-after-free in ext4_mb_new_blocks by Junho Ryu · 11 years ago
  28. 8f9ff18 ext4: fix FITRIM in no journal mode by Lukas Czerner · 11 years ago
  29. 163a203 ext4: mark block group as corrupt on block bitmap error by Darrick J. Wong · 11 years ago
  30. 7d73453 ext4: fix warning in ext4_da_update_reserve_space() by Jan Kara · 11 years ago
  31. e7676a7 ext4: don't allow ext4_free_blocks() to fail due to ENOMEM by Theodore Ts'o · 11 years ago
  32. 2c00ef3 ext4: implement error handling of ext4_mb_new_preallocation() by Alexey Khoroshilov · 11 years ago
  33. 2ed5724 ext4: add cond_resched() to ext4_free_blocks() & ext4_mb_regular_allocator() by Theodore Ts'o · 11 years ago
  34. b973425 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 11 years ago
  35. e615573 ext4: limit group search loop for non-extent files by Lachlan McIlroy · 11 years ago
  36. 20b4fb4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  37. 8c8e0ca ext4: fix usless declarations by Dmitri Monakho · 11 years ago
  38. d9dda78 procfs: new helper - PDE_DATA(inode) by Al Viro · 11 years ago
  39. eabe044 ext4: speed-up releasing blocks on commit by Andrey Sidorov · 11 years ago
  40. bd86298 ext4: introduce ext4_get_group_number() by Lukas Czerner · 11 years ago
  41. 5d3ee20 ext4: fix journal callback list traversal by Dmitry Monakhov · 11 years ago
  42. b10a44c ext4: add might_sleep() annotations by Theodore Ts'o · 11 years ago
  43. 90ba983 ext4: use atomic64_t for the per-flexbg free_clusters count by Theodore Ts'o · 11 years ago
  44. bb8b20e ext4: do not use yield() by Lukas Czerner · 11 years ago
  45. e3d85c3 ext4: remove unused variable in ext4_free_blocks() by Lukas Czerner · 11 years ago
  46. 810da24 ext4: convert number of blocks to clusters properly by Lukas Czerner · 11 years ago
  47. a0b30c1 ext4: use module parameters instead of debugfs for mballoc_debug by Theodore Ts'o · 11 years ago
  48. 40ae348 ext4: optimize mballoc for large allocations by Theodore Ts'o · 11 years ago
  49. f116700 ext4: fix race in ext4_mb_add_n_trim() by Niu Yawei · 11 years ago
  50. d71c1ae ext4: warn when discard request fails other than EOPNOTSUPP by Lukas Czerner · 12 years ago
  51. d8ec0c3 ext4: remove unused assignment by Alan Cox · 12 years ago
  52. 6d138ce ext4: fix awful goto in ext4_mb_new_blocks() by Eric Sandeen · 12 years ago
  53. e589db7 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 12 years ago
  54. 5de35e8 ext4: Avoid underflow in ext4_trim_fs() by Lukas Czerner · 12 years ago
  55. 79f1ba4 ext4: Checksum the block bitmap properly with bigalloc enabled by Tao Ma · 12 years ago
  56. 6432f21 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 12 years ago
  57. 99dbb16 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  58. aaf7d73 ext4: enable FITRIM ioctl on bigalloc file system by Lukas Czerner · 12 years ago
  59. 85556c9 ext4: use kmem_cache_zalloc instead of kmem_cache_alloc/memset by Wei Yongjun · 12 years ago
  60. 838cd0c ext4: check free block counters in ext4_mb_find_by_goal by Yongqiang Yang · 12 years ago
  61. b5e2368 ext4: re-enable -o discard functionality in no-journal mode by Theodore Ts'o · 12 years ago
  62. 28623c2 ext4: grow the s_group_info array as needed by Theodore Ts'o · 12 years ago
  63. 4907cb7 treewide: fix comment/printk/variable typos by Anatol Pomozov · 12 years ago
  64. 15c006a ext4: remove unused function argument 'order' in mb_find_extent() by Robin Dong · 12 years ago
  65. 01fc48e ext4: don't load the block bitmap for block groups which have no space by Theodore Ts'o · 12 years ago
  66. 97a7406 ext4: remove useless marking of superblock dirty by Jan Kara · 12 years ago
  67. 62a1391 ext4: remove an unused statement in ext4_mb_get_buddy_page_lock() by Haibo Liu · 12 years ago
  68. 1c8457c ext4: avoid uneeded calls to ext4_mb_load_buddy() while reading mb_groups by Aditya Kali · 12 years ago
  69. 9559996 ext4: remove mb_groups before tearing down the buddy_cache by Salman Qazi · 12 years ago
  70. 02b7831 ext4: add ext4_mb_unload_buddy in the error path by Salman Qazi · 12 years ago
  71. 400db9d ext4: cleanup in ext4_discard_allocated_blocks() by Zheng Liu · 12 years ago
  72. 9d99012 ext4: remove needs_recovery in ext4_mb_init() by Akira Fujita · 12 years ago
  73. feb0ab3 ext4: make block group checksums use metadata_csum algorithm by Darrick J. Wong · 12 years ago
  74. fa77dcf ext4: calculate and verify block bitmap checksum by Darrick J. Wong · 12 years ago
  75. a7967f0 ext4: always set then trimmed blocks count into len by Lukas Czerner · 12 years ago
  76. 21e7fd2 ext4: fix trimmed block count accunting by Lukas Czerner · 12 years ago
  77. 913eed83 ext4: fix start and len arguments handling in ext4_trim_fs() by Lukas Czerner · 12 years ago
  78. 1084f25 ext4: remove trailing newlines from ext4_msg() and ext4_error() messages by Theodore Ts'o · 12 years ago
  79. 7f6a11e ext4: remove redundant "EXT4-fs: " from uses of ext4_msg by Joe Perches · 12 years ago
  80. c5e8f3f ext4: remove EXT4_MB_{BITMAP,BUDDY} macros by Theodore Ts'o · 12 years ago
  81. 1592d2c ext4: mark possibly unused variable in ext4_mb_normalize_request() by Curt Wohlgemuth · 12 years ago
  82. 18aadd4 ext4: expand commit callback and by Bobi Jam · 12 years ago
  83. 813e572 ext4: fix race when setting bitmap_uptodate flag by Theodore Ts'o · 12 years ago
  84. 60e07cf ext4: do not reference pa_inode from group_pa by Yongqiang Yang · 13 years ago
  85. 0a10da7 ext4: fix a wrong comment in __mb_check_buddy() by Robin Dong · 13 years ago
  86. b051d8d ext4: remove unused variable in mb_find_extent() by Robin Dong · 13 years ago
  87. 66a83cd ext4: remove unused variable in ext4_mb_generate_from_pa() by Robin Dong · 13 years ago
  88. ebbe027 ext4: use stream-alloc when mb_group_prealloc set to zero by Robin Dong · 13 years ago
  89. 45dc63e ext4: Allow quota file use root reservation by Dmitry Monakhov · 13 years ago
  90. 7aa0bae ext4: Free resources in ext4_mb_init()'s error paths by Tao Ma · 13 years ago
  91. e7d5f31 ext4: rename ext4_claim_free_blocks() to ext4_claim_free_clusters() by Theodore Ts'o · 13 years ago
  92. cff1dfd7 ext4: rename ext4_free_blocks_after_init() to ext4_free_clusters_after_init() by Theodore Ts'o · 13 years ago
  93. 021b65b ext4: Rename ext4_free_blks_{count,set}() to refer to clusters by Theodore Ts'o · 13 years ago
  94. 7b415bf ext4: Fix bigalloc quota accounting and i_blocks value by Aditya Kali · 13 years ago
  95. 27baebb ext4: tune mballoc's default group prealloc size for bigalloc file systems by Theodore Ts'o · 13 years ago
  96. 24aaa8e ext4: convert the free_blocks field in s_flex_groups to be free_clusters by Theodore Ts'o · 13 years ago
  97. 5704265 ext4: convert s_{dirty,free}blocks_counter to s_{dirty,free}clusters_counter by Theodore Ts'o · 13 years ago
  98. 8413019 ext4: teach ext4_free_blocks() about bigalloc and clusters by Theodore Ts'o · 13 years ago
  99. 53accfa ext4: teach mballoc preallocation code about bigalloc clusters by Theodore Ts'o · 13 years ago
  100. 7137d7a ext4: convert instances of EXT4_BLOCKS_PER_GROUP to EXT4_CLUSTERS_PER_GROUP by Theodore Ts'o · 13 years ago