Historial de Commits

Autor SHA1 Mensaje Fecha
  Frank Mayhar 0390131ba8 ext4: Allow ext4 to run without a journal hace 16 años
  Aneesh Kumar K.V 791b7f0895 ext4: Fix the delalloc writepages to allocate blocks at the right offset. hace 16 años
  Theodore Ts'o 2a21e37e48 ext4: tone down ext4_da_writepages warnings hace 16 años
  Theodore Ts'o 815a113068 ext4: remove ext4_new_blocks() and call ext4_mb_new_blocks() directly hace 16 años
  Alexander Beregalov 8f72fbdf0d ext4: fix printk format warning hace 16 años
  Theodore Ts'o f287a1a561 ext4: Remove automatic enabling of the HUGE_FILE feature flag hace 16 años
  Aneesh Kumar K.V 22208dedbd ext4: Fix file fragmentation during large file write. hace 16 años
  Aneesh Kumar K.V af6f029d38 ext4: Use tag dirty lookup during mpage_da_submit_io hace 16 años
  Theodore Ts'o 03010a3350 ext4: Rename ext4dev to ext4 hace 16 años
  Eric Sandeen 6873fa0de1 Hook ext4 to the vfs fiemap interface. hace 16 años
  Theodore Ts'o c2ea3fde61 ext4: Remove old legacy block allocator hace 16 años
  Theodore Ts'o 240799cdf2 ext4: Use readahead when reading an inode from the inode table hace 16 años
  Aneesh Kumar K.V cf17fea657 ext4: Properly update i_disksize. hace 17 años
  Aneesh Kumar K.V ae4d537211 ext4: truncate block allocated on a failed ext4_write_begin hace 17 años
  Aneesh Kumar K.V df22291ff0 ext4: Retry block allocation if we have free blocks left hace 17 años
  Aneesh Kumar K.V 166348dd37 ext4: Don't add the inode to journal handle until after the block is allocated hace 17 años
  Aneesh Kumar K.V 79f0be8d2e ext4: Switch to non delalloc mode when we are low on free blocks count. hace 16 años
  Aneesh Kumar K.V 6bc6e63fcd ext4: Add percpu dirty block accounting. hace 16 años
  Aneesh Kumar K.V 030ba6bc67 ext4: Retry block reservation hace 17 años
  Aneesh Kumar K.V a30d542a00 ext4: Make sure all the block allocation paths reserve blocks hace 16 años
  Aneesh Kumar K.V c4a0c46ec9 ext4: invalidate pages if delalloc block allocation fails. hace 17 años
  Theodore Ts'o af5bc92dde ext4: Fix whitespace checkpatch warnings/errors hace 17 años
  Aneesh Kumar K.V 5e745b041f ext4: Fix small file fragmentation hace 17 años
  Mingming Cao 525f4ed8dc ext4: journal credit fix for the delayed allocation's writepages() function hace 17 años
  Aneesh Kumar K.V a1d6cc563b ext4: Rework the ext4_da_writepages() function hace 17 años
  Mingming Cao f3bd1f3fa8 ext4: journal credits reservation fixes for DIO, fallocate hace 17 años
  Mingming Cao a02908f19c ext4: journal credits calulation cleanup and fix for non-extent writepage hace 17 años
  Mingming Cao cd21322616 ext4: Fix delalloc release block reservation for truncate hace 17 años
  Theodore Ts'o b4df203085 ext4: Fix potential truncate BUG due to i_prealloc_list being non-empty hace 17 años
  Aneesh Kumar K.V bf068ee266 ext4: Handle unwritten extent properly with delayed allocation hace 17 años