Commit History

Author SHA1 Message Date
  Theodore Ts'o 90ba983f68 ext4: use atomic64_t for the per-flexbg free_clusters count 12 years ago
  Lukas Czerner bb8b20ed94 ext4: do not use yield() 12 years ago
  Lukas Czerner e3d85c3660 ext4: remove unused variable in ext4_free_blocks() 12 years ago
  Lukas Czerner 810da240f2 ext4: convert number of blocks to clusters properly 12 years ago
  Theodore Ts'o a0b30c1229 ext4: use module parameters instead of debugfs for mballoc_debug 12 years ago
  Theodore Ts'o 40ae348762 ext4: optimize mballoc for large allocations 12 years ago
  Niu Yawei f116700971 ext4: fix race in ext4_mb_add_n_trim() 12 years ago
  Lukas Czerner d71c1ae23a ext4: warn when discard request fails other than EOPNOTSUPP 12 years ago
  Alan Cox d8ec0c3960 ext4: remove unused assignment 12 years ago
  Eric Sandeen 6d138ced75 ext4: fix awful goto in ext4_mb_new_blocks() 12 years ago
  Linus Torvalds e589db7a6a Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 12 years ago
  Lukas Czerner 5de35e8d5c ext4: Avoid underflow in ext4_trim_fs() 12 years ago
  Tao Ma 79f1ba4956 ext4: Checksum the block bitmap properly with bigalloc enabled 12 years ago
  Linus Torvalds 6432f21284 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 12 years ago
  Linus Torvalds 99dbb1632f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 12 years ago
  Lukas Czerner aaf7d73e54 ext4: enable FITRIM ioctl on bigalloc file system 12 years ago
  Wei Yongjun 85556c9a50 ext4: use kmem_cache_zalloc instead of kmem_cache_alloc/memset 12 years ago
  Yongqiang Yang 838cd0cf9a ext4: check free block counters in ext4_mb_find_by_goal 12 years ago
  Theodore Ts'o b5e2368bae ext4: re-enable -o discard functionality in no-journal mode 12 years ago
  Theodore Ts'o 28623c2f5b ext4: grow the s_group_info array as needed 13 years ago
  Anatol Pomozov 4907cb7b19 treewide: fix comment/printk/variable typos 13 years ago
  Robin Dong 15c006a22f ext4: remove unused function argument 'order' in mb_find_extent() 13 years ago
  Theodore Ts'o 01fc48e892 ext4: don't load the block bitmap for block groups which have no space 13 years ago
  Jan Kara 97a7406880 ext4: remove useless marking of superblock dirty 13 years ago
  Haibo Liu 62a1391ddd ext4: remove an unused statement in ext4_mb_get_buddy_page_lock() 13 years ago
  Aditya Kali 1c8457cadc ext4: avoid uneeded calls to ext4_mb_load_buddy() while reading mb_groups 13 years ago
  Salman Qazi 95599968d1 ext4: remove mb_groups before tearing down the buddy_cache 13 years ago
  Salman Qazi 02b7831019 ext4: add ext4_mb_unload_buddy in the error path 13 years ago
  Zheng Liu 400db9d301 ext4: cleanup in ext4_discard_allocated_blocks() 13 years ago
  Akira Fujita 9d99012ff2 ext4: remove needs_recovery in ext4_mb_init() 13 years ago