Commit Verlauf

Autor SHA1 Nachricht Datum
  Tao Ma 0ba0851714 ext4: fix a BUG in mb_mark_used during trim. vor 14 Jahren
  Eric Sandeen 4596fe0767 ext4: don't kfree uninitialized s_group_info members vor 14 Jahren
  Theodore Ts'o 4dd89fc625 ext4: suppress verbose debugging information if malloc-debug is off vor 14 Jahren
  Coly Li 5a54b2f199 ext4: mballoc: don't replace the current preallocation group unnecessarily vor 14 Jahren
  Coly Li 7c78605929 mballoc: add comments to ext4_mb_mark_free_simple() vor 14 Jahren
  Coly Li 235772da3e ext4: remove unncessary call mb_find_buddy() in debugging code vor 14 Jahren
  Coly Li 84b775a354 ext4: code cleanup in mb_find_buddy() vor 14 Jahren
  Lukas Czerner 0b75a84012 ext4: mark file-local functions and variables as static vor 14 Jahren
  Eric Sandeen 2892c15ddd ext4: make grpinfo slab cache names static vor 14 Jahren
  Jan Kara 0f0a25bf51 ext4: fix trimming starting with block 0 with small blocksize vor 14 Jahren
  Theodore Ts'o 0a2179b169 ext4: revert buggy trim overflow patch vor 14 Jahren
  Theodore Ts'o a5196f8cdf ext4: remove ext4_mb_return_to_preallocation() vor 14 Jahren
  Jan Kara ca6e909f9b ext4: fix trimming of a single group vor 14 Jahren
  Theodore Ts'o f232109773 ext4: replace i_delalloc_reserved_flag with EXT4_STATE_DELALLOC_RESERVED vor 14 Jahren
  Lukas Czerner 9325963667 ext4: remove warning message from ext4_issue_discard helper vor 14 Jahren
  Lukas Czerner 4f531501e4 ext4: fix possible overflow in ext4_trim_fs() vor 14 Jahren
  Theodore Ts'o b72143ab3e ext4: Add error checking to kmem_cache_alloc() call in ext4_free_blocks() vor 14 Jahren
  Theodore Ts'o fd8c37eccd ext4: Simplify the usage of clear_opt() and set_opt() macros vor 14 Jahren
  Theodore Ts'o b56ff9d397 ext4: Don't call sb_issue_discard() in ext4_free_blocks() vor 15 Jahren
  Theodore Ts'o a107e5a3a4 Merge branch 'next' into upstream-merge vor 15 Jahren
  Eric Sandeen eee4adc709 ext4: move ext4_mb_{get,put}_buddy_cache_lock and make them static vor 15 Jahren
  Theodore Ts'o 5dabfc78dc ext4: rename {exit,init}_ext4_*() to ext4_{exit,init}_*() vor 15 Jahren
  Lukas Czerner 7360d1731e ext4: Add batched discard support for ext4 vor 15 Jahren
  Lukas Czerner 77ca6cdf0a ext4: Use return value from sb_issue_discard() vor 15 Jahren
  Namhyung Kim 877836905d ext4: Check return value of sb_getblk() and friends vor 15 Jahren
  Theodore Ts'o 16828088f9 ext4: use KMEM_CACHE instead of kmem_cache_create vor 15 Jahren
  Eric Sandeen 3e1e5f5016 ext4: don't use ext4_allocation_contexts for tracing vor 15 Jahren
  Lukas Czerner 53fdcf992d ext4: don't hold spinlock while calling ext4_issue_discard() vor 15 Jahren
  Lukas Czerner 5829870982 ext4: check for negative error code from sb_issue_discard vor 15 Jahren
  Curt Wohlgemuth fb1813f4a8 ext4: use dedicated slab caches for group_info structures vor 15 Jahren