Commit History

Author SHA1 Message Date
  Eric Sandeen f275411440 ext4: remove unreachable code after ext4_can_extents_be_merged() 11 years ago
  Eric Sandeen da0169b3b9 ext4: remove unreachable code in ext4_can_extents_be_merged() 11 years ago
  Zheng Liu d7b2a00c2e ext4: isolate ext4_extents.h file 12 years ago
  Anatol Pomozov 70261f568f ext4: Fix misspellings using 'codespell' tool 12 years ago
  Andi Shyti 27b1b22882 ext4: fix use of potentially uninitialized variables in debugging code 12 years ago
  Jan Kara 7d7345322d ext4: fix warning in ext4_da_update_reserve_space() 12 years ago
  Theodore Ts'o 7869a4a6c5 ext4: add support for extent pre-caching 12 years ago
  Theodore Ts'o 107a7bd31a ext4: cache all of an extent tree's leaf block upon reading 12 years ago
  Theodore Ts'o c349179b48 ext4: print the block number of invalid extent tree blocks 12 years ago
  Theodore Ts'o 7d7ea89e75 ext4: refactor code to read the extent tree block 12 years ago
  Theodore Ts'o 94eec0fc35 ext4: fix retry handling in ext4_ext_truncate() 12 years ago
  Theodore Ts'o 63b999685c ext4: call ext4_es_lru_add() after handling cache miss 12 years ago
  Theodore Ts'o 76828c8826 ext4: yield during large unlinks 12 years ago
  Theodore Ts'o c8e15130e1 ext4: simplify calculation of blocks to free on error 12 years ago
  Theodore Ts'o 8acd5e9b12 ext4: fix error handling in ext4_ext_truncate() 12 years ago
  Ashish Sangwan 6ae06ff51e ext4: optimize starting extent in ext4_ext_rm_leaf() 12 years ago
  Theodore Ts'o 21ddd568c1 ext4: translate flag bits to strings in tracepoints 12 years ago
  Ashish Sangwan aeb2817a4e ext4: pass inode pointer instead of file pointer to punch hole 12 years ago
  Jie Liu 72dac95d44 ext4: return FIEMAP_EXTENT_UNKNOWN for delalloc extents 12 years ago
  Theodore Ts'o 981250ca89 ext4: don't use EXT4_FREE_BLOCKS_FORGET unnecessarily 12 years ago
  Jan Kara 6b523df4fb ext4: use transaction reservation for extent conversion in ext4_end_io 12 years ago
  Jan Kara fffb273997 ext4: better estimate credits needed for ext4_da_writepages() 12 years ago
  Jan Kara a60697f411 ext4: fix data offset overflow in ext4_xattr_fiemap() on 32-bit archs 12 years ago
  Lukas Czerner d23142c627 ext4: make punch hole code path work with bigalloc 12 years ago
  Lukas Czerner 61801325f7 ext4: update ext4_ext_remove_space trace point 12 years ago
  Lukas Czerner 78fb9cdf03 ext4: remove unused code from ext4_remove_blocks() 12 years ago
  Yan, Zheng e30b5dca15 ext4: fix fio regression 12 years ago
  Darrick J. Wong 2656497b26 ext4: mext_insert_extents should update extent block checksum 12 years ago
  Lukas Czerner 0d14b098ce ext4: move ext4_ind_migrate() into migrate.c 12 years ago
  Dmitry Monakhov 0b65349ebc ext4: fix big-endian bug in extent migration code 12 years ago