Historial de Commits

Autor SHA1 Mensaje Fecha
  Linus Torvalds 202f2bb070 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 hace 15 años
  Theodore Ts'o b90f687018 ext4: Issue the discard operation *before* releasing the blocks to be reused hace 15 años
  Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h hace 15 años
  Jiri Kosina 318ae2edc3 Merge branch 'for-next' into for-linus hace 15 años
  Linus Torvalds e213e26ab3 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6 hace 15 años
  Venkatesh Pallipadi 64e290ec69 ext4: fix up rb_root initializations to use RB_ROOT hace 15 años
  Christoph Hellwig 5dd4056db8 dquot: cleanup space allocation / freeing routines hace 15 años
  Akinobu Mita bda00de7e8 ext4: cleanup to use ext4_grp_offs_to_block() hace 15 años
  Akinobu Mita 5661bd6861 ext4: cleanup to use ext4_group_first_block_no() hace 15 años
  Tao Ma cc483f102c ext4: Fix fencepost error in chosing choosing group vs file preallocation. hace 15 años
  Eric Sandeen 12062dddda ext4: move __func__ into a macro for ext4_warning, ext4_error hace 15 años
  Daniel Mack 1537a3638c tree-wide: fix 'lenght' typo in comments and code hace 15 años
  Dmitry Monakhov d21cd8f163 ext4: Fix potential quota deadlock hace 15 años
  Linus Torvalds d0316554d3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu hace 15 años
  Linus Torvalds 4515c3069d Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 hace 15 años
  Theodore Ts'o 1f2acb6017 ext4: Add block validity check when truncating indirect block mapped inodes hace 15 años
  Curt Wohlgemuth b844167edc ext4: remove blocks from inode prealloc list on failure hace 15 años
  André Goddard Rosa af901ca181 tree-wide: fix assorted typos all over the place hace 16 años
  Theodore Ts'o 9084d47197 ext4: use ext4_data_block_valid() in ext4_free_blocks() hace 16 años
  Theodore Ts'o e6362609b6 ext4: call ext4_forget() from ext4_free_blocks() hace 16 años
  Theodore Ts'o 4433871130 ext4: fold ext4_free_blocks() and ext4_mb_free_blocks() hace 16 años
  Eric Sandeen 5328e63531 ext4: make trim/discard optional (and off by default) hace 16 años
  Christoph Lameter ca0c9584b1 this_cpu: Straight transformations hace 16 años
  Theodore Ts'o 296c355cd6 ext4: Use tracepoints for mb_history trace file hace 16 años
  Theodore Ts'o 90576c0b9a ext4, jbd2: Drop unneeded printks at mount and unmount time hace 16 años
  Theodore Ts'o 7178057730 ext4: Fix hueristic which avoids group preallocation for closed files hace 16 años
  Eric Sandeen fb0a387dcd ext4: limit block allocations for indirect-block files to < 2^32 hace 16 años
  Aneesh Kumar K.V 08c3a81338 ext4: Clarify the locking details in mballoc hace 16 años
  Aneesh Kumar K.V f41c075053 ext4: check for need init flag in ext4_mb_load_buddy hace 16 años
  Aneesh Kumar K.V b6a758ec3a ext4: move ext4_mb_init_group() function earlier in the mballoc.c hace 16 años