Historia zmian

Autor SHA1 Wiadomość Data
  Aneesh Kumar K.V ed9b3e3379 ext4: Mark the buffer_heads as dirty and uptodate after prepare_write 16 lat temu
  Theodore Ts'o ac51d83705 ext4: calculate journal credits correctly 16 lat temu
  Theodore Ts'o f287a1a561 ext4: Remove automatic enabling of the HUGE_FILE feature flag 16 lat temu
  Aneesh Kumar K.V 22208dedbd ext4: Fix file fragmentation during large file write. 16 lat temu
  Aneesh Kumar K.V af6f029d38 ext4: Use tag dirty lookup during mpage_da_submit_io 16 lat temu
  Theodore Ts'o 03010a3350 ext4: Rename ext4dev to ext4 16 lat temu
  Eric Sandeen 6873fa0de1 Hook ext4 to the vfs fiemap interface. 16 lat temu
  Theodore Ts'o c2ea3fde61 ext4: Remove old legacy block allocator 16 lat temu
  Theodore Ts'o 240799cdf2 ext4: Use readahead when reading an inode from the inode table 16 lat temu
  Aneesh Kumar K.V cf17fea657 ext4: Properly update i_disksize. 16 lat temu
  Aneesh Kumar K.V ae4d537211 ext4: truncate block allocated on a failed ext4_write_begin 16 lat temu
  Aneesh Kumar K.V df22291ff0 ext4: Retry block allocation if we have free blocks left 16 lat temu
  Aneesh Kumar K.V 166348dd37 ext4: Don't add the inode to journal handle until after the block is allocated 16 lat temu
  Aneesh Kumar K.V 79f0be8d2e ext4: Switch to non delalloc mode when we are low on free blocks count. 16 lat temu
  Aneesh Kumar K.V 6bc6e63fcd ext4: Add percpu dirty block accounting. 16 lat temu
  Aneesh Kumar K.V 030ba6bc67 ext4: Retry block reservation 16 lat temu
  Aneesh Kumar K.V a30d542a00 ext4: Make sure all the block allocation paths reserve blocks 16 lat temu
  Aneesh Kumar K.V c4a0c46ec9 ext4: invalidate pages if delalloc block allocation fails. 16 lat temu
  Theodore Ts'o af5bc92dde ext4: Fix whitespace checkpatch warnings/errors 16 lat temu
  Aneesh Kumar K.V 5e745b041f ext4: Fix small file fragmentation 16 lat temu
  Mingming Cao 525f4ed8dc ext4: journal credit fix for the delayed allocation's writepages() function 16 lat temu
  Aneesh Kumar K.V a1d6cc563b ext4: Rework the ext4_da_writepages() function 16 lat temu
  Mingming Cao f3bd1f3fa8 ext4: journal credits reservation fixes for DIO, fallocate 16 lat temu
  Mingming Cao a02908f19c ext4: journal credits calulation cleanup and fix for non-extent writepage 16 lat temu
  Mingming Cao cd21322616 ext4: Fix delalloc release block reservation for truncate 16 lat temu
  Theodore Ts'o b4df203085 ext4: Fix potential truncate BUG due to i_prealloc_list being non-empty 16 lat temu
  Aneesh Kumar K.V bf068ee266 ext4: Handle unwritten extent properly with delayed allocation 16 lat temu
  Eric Sandeen 7d55992d60 ext4: remove write-only variables from ext4_ordered_write_end 17 lat temu
  Theodore Ts'o 2b2d6d0197 ext4: Cleanup whitespace and other miscellaneous style issues 17 lat temu
  Aneesh Kumar K.V 12219aea6b ext4: Cleanup the block reservation code path 17 lat temu