Historial de Commits

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