提交历史

作者 SHA1 备注 提交日期
  Lukas Czerner b8a8684502 ext4: Introduce FALLOC_FL_ZERO_RANGE flag for fallocate 11 年之前
  Lukas Czerner 0e8b6879f3 ext4: refactor ext4_fallocate code 11 年之前
  Lukas Czerner f282ac19d8 ext4: Update inode i_size after the preallocation 11 年之前
  Eric Whitney c063449394 ext4: fix partial cluster handling for bigalloc file systems 11 年之前
  Eric Whitney 31cf0f2c31 ext4: delete path dealloc code in ext4_ext_handle_uninitialized_extents 11 年之前
  Namjae Jeon 9eb79482a9 ext4: Add support FALLOC_FL_COLLAPSE_RANGE for fallocate 11 年之前
  Lukas Czerner a633f5a319 ext4: translate fallocate mode bits to strings 11 年之前
  Darrick J. Wong a9b8241594 ext4: merge uninitialized extents 11 年之前
  Eric Whitney ce37c42919 ext4: fix error return from ext4_ext_handle_uninitialized_extents() 11 年之前
  Eric Whitney 15cc176785 ext4: fix xfstest generic/299 block validity failures 11 年之前
  Yongqiang Yang 9e740568bc ext4: fix a typo in extents.c 11 年之前
  Eric Whitney d0abafac8c ext4: fix bigalloc regression 11 年之前
  Theodore Ts'o f5a44db5d2 ext4: add explicit casts when masking cluster sizes 11 年之前
  Eryu Guan 5946d08937 ext4: check for overlapping extents in ext4_valid_extent_entries() 11 年之前
  Eric Sandeen f275411440 ext4: remove unreachable code after ext4_can_extents_be_merged() 12 年之前
  Eric Sandeen da0169b3b9 ext4: remove unreachable code in ext4_can_extents_be_merged() 12 年之前
  Zheng Liu d7b2a00c2e ext4: isolate ext4_extents.h file 12 年之前
  Anatol Pomozov 70261f568f ext4: Fix misspellings using 'codespell' tool 12 年之前
  Andi Shyti 27b1b22882 ext4: fix use of potentially uninitialized variables in debugging code 12 年之前
  Jan Kara 7d7345322d ext4: fix warning in ext4_da_update_reserve_space() 12 年之前
  Theodore Ts'o 7869a4a6c5 ext4: add support for extent pre-caching 12 年之前
  Theodore Ts'o 107a7bd31a ext4: cache all of an extent tree's leaf block upon reading 12 年之前
  Theodore Ts'o c349179b48 ext4: print the block number of invalid extent tree blocks 12 年之前
  Theodore Ts'o 7d7ea89e75 ext4: refactor code to read the extent tree block 12 年之前
  Theodore Ts'o 94eec0fc35 ext4: fix retry handling in ext4_ext_truncate() 12 年之前
  Theodore Ts'o 63b999685c ext4: call ext4_es_lru_add() after handling cache miss 12 年之前
  Theodore Ts'o 76828c8826 ext4: yield during large unlinks 12 年之前
  Theodore Ts'o c8e15130e1 ext4: simplify calculation of blocks to free on error 12 年之前
  Theodore Ts'o 8acd5e9b12 ext4: fix error handling in ext4_ext_truncate() 12 年之前
  Ashish Sangwan 6ae06ff51e ext4: optimize starting extent in ext4_ext_rm_leaf() 12 年之前