Histórico de Commits

Autor SHA1 Mensagem Data
  Aneesh Kumar K.V ae4d537211 ext4: truncate block allocated on a failed ext4_write_begin há 17 anos atrás
  Aneesh Kumar K.V df22291ff0 ext4: Retry block allocation if we have free blocks left há 17 anos atrás
  Aneesh Kumar K.V 166348dd37 ext4: Don't add the inode to journal handle until after the block is allocated há 17 anos atrás
  Aneesh Kumar K.V 79f0be8d2e ext4: Switch to non delalloc mode when we are low on free blocks count. há 16 anos atrás
  Aneesh Kumar K.V 6bc6e63fcd ext4: Add percpu dirty block accounting. há 16 anos atrás
  Aneesh Kumar K.V 030ba6bc67 ext4: Retry block reservation há 17 anos atrás
  Aneesh Kumar K.V a30d542a00 ext4: Make sure all the block allocation paths reserve blocks há 16 anos atrás
  Aneesh Kumar K.V c4a0c46ec9 ext4: invalidate pages if delalloc block allocation fails. há 17 anos atrás
  Theodore Ts'o af5bc92dde ext4: Fix whitespace checkpatch warnings/errors há 17 anos atrás
  Aneesh Kumar K.V 5e745b041f ext4: Fix small file fragmentation há 17 anos atrás
  Mingming Cao 525f4ed8dc ext4: journal credit fix for the delayed allocation's writepages() function há 17 anos atrás
  Aneesh Kumar K.V a1d6cc563b ext4: Rework the ext4_da_writepages() function há 17 anos atrás
  Mingming Cao f3bd1f3fa8 ext4: journal credits reservation fixes for DIO, fallocate há 17 anos atrás
  Mingming Cao a02908f19c ext4: journal credits calulation cleanup and fix for non-extent writepage há 17 anos atrás
  Mingming Cao cd21322616 ext4: Fix delalloc release block reservation for truncate há 17 anos atrás
  Theodore Ts'o b4df203085 ext4: Fix potential truncate BUG due to i_prealloc_list being non-empty há 17 anos atrás
  Aneesh Kumar K.V bf068ee266 ext4: Handle unwritten extent properly with delayed allocation há 17 anos atrás
  Eric Sandeen 7d55992d60 ext4: remove write-only variables from ext4_ordered_write_end há 17 anos atrás
  Theodore Ts'o 2b2d6d0197 ext4: Cleanup whitespace and other miscellaneous style issues há 17 anos atrás
  Aneesh Kumar K.V 12219aea6b ext4: Cleanup the block reservation code path há 17 anos atrás
  Theodore Ts'o bc965ab3f2 ext4: Fix lack of credits BUG() when deleting a badly fragmented inode há 17 anos atrás
  Eric Sandeen d5a0d4f732 ext4: fix ext4_da_write_begin error path há 17 anos atrás
  Hidehiro Kawai 9c83a923c6 ext4: don't read inode block if the buffer has a write error há 17 anos atrás
  Hisashi Hifumi 8ab22b9abb vfs: pagecache usage optimization for pagesize!=blocksize há 17 anos atrás
  Mingming Cao 3e3398a08d ext4: delayed allocation i_blocks fix for stat há 17 anos atrás
  Mingming Cao 632eaeab1f ext4: fix delalloc i_disksize early update issue há 17 anos atrás
  Aneesh Kumar K.V f0e6c98593 ext4: Handle page without buffers in ext4_*_writepage() há 17 anos atrás
  Aneesh Kumar K.V cd1aac3292 ext4: Add ordered mode support for delalloc há 17 anos atrás
  Mingming Cao 61628a3f3a ext4: Invert lock ordering of page_lock and transaction start in delalloc há 17 anos atrás
  Mingming Cao d2a1763791 ext4: delayed allocation ENOSPC handling há 17 anos atrás