Commit History

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