Commit History

Author SHA1 Message Date
  Amir Goldstein e73a347b77 ext4: implement ext4_add_groupblocks() by freeing blocks 14 years ago
  Theodore Ts'o 2cd05cc393 ext4: remove unneeded ext4_journal_get_undo_access 14 years ago
  Amir Goldstein 2846e82004 ext4: move ext4_add_groupblocks() to mballoc.c 14 years ago
  Theodore Ts'o d9f34504e6 ext4: ignore errors when issuing discards 14 years ago
  Yang Ruirui 26626f1172 ext4: release page cache in ext4_mb_load_buddy error path 14 years ago
  Lucas De Marchi 25985edced Fix common misspellings 14 years ago
  Tao Ma 0ba0851714 ext4: fix a BUG in mb_mark_used during trim. 14 years ago
  Eric Sandeen 4596fe0767 ext4: don't kfree uninitialized s_group_info members 14 years ago
  Theodore Ts'o 4dd89fc625 ext4: suppress verbose debugging information if malloc-debug is off 14 years ago
  Coly Li 5a54b2f199 ext4: mballoc: don't replace the current preallocation group unnecessarily 14 years ago
  Coly Li 7c78605929 mballoc: add comments to ext4_mb_mark_free_simple() 14 years ago
  Coly Li 235772da3e ext4: remove unncessary call mb_find_buddy() in debugging code 14 years ago
  Coly Li 84b775a354 ext4: code cleanup in mb_find_buddy() 14 years ago
  Lukas Czerner 0b75a84012 ext4: mark file-local functions and variables as static 14 years ago
  Eric Sandeen 2892c15ddd ext4: make grpinfo slab cache names static 14 years ago
  Jan Kara 0f0a25bf51 ext4: fix trimming starting with block 0 with small blocksize 14 years ago
  Theodore Ts'o 0a2179b169 ext4: revert buggy trim overflow patch 14 years ago
  Theodore Ts'o a5196f8cdf ext4: remove ext4_mb_return_to_preallocation() 14 years ago
  Jan Kara ca6e909f9b ext4: fix trimming of a single group 14 years ago
  Theodore Ts'o f232109773 ext4: replace i_delalloc_reserved_flag with EXT4_STATE_DELALLOC_RESERVED 14 years ago
  Lukas Czerner 9325963667 ext4: remove warning message from ext4_issue_discard helper 14 years ago
  Lukas Czerner 4f531501e4 ext4: fix possible overflow in ext4_trim_fs() 14 years ago
  Theodore Ts'o b72143ab3e ext4: Add error checking to kmem_cache_alloc() call in ext4_free_blocks() 14 years ago
  Theodore Ts'o fd8c37eccd ext4: Simplify the usage of clear_opt() and set_opt() macros 14 years ago
  Theodore Ts'o b56ff9d397 ext4: Don't call sb_issue_discard() in ext4_free_blocks() 14 years ago
  Theodore Ts'o a107e5a3a4 Merge branch 'next' into upstream-merge 14 years ago
  Eric Sandeen eee4adc709 ext4: move ext4_mb_{get,put}_buddy_cache_lock and make them static 14 years ago
  Theodore Ts'o 5dabfc78dc ext4: rename {exit,init}_ext4_*() to ext4_{exit,init}_*() 14 years ago
  Lukas Czerner 7360d1731e ext4: Add batched discard support for ext4 14 years ago
  Lukas Czerner 77ca6cdf0a ext4: Use return value from sb_issue_discard() 14 years ago