Commit History

Author SHA1 Message Date
  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
  Lukas Czerner 27dd438542 ext4: introduce reserved space 12 years ago
  Dmitry Monakhov e8238f9a83 ext4: fix incorrect lock ordering for ext4_ind_migrate 12 years ago
  Lukas Czerner be8981be6b ext4: try to prepend extent to the existing one 12 years ago
  Lukas Czerner bc2d9db48c ext4: Transfer initialized block to right neighbor if possible 12 years ago
  Theodore Ts'o 996bb9fddd ext4: support simple conversion of extent-mapped inodes to use i_blocks 12 years ago
  Theodore Ts'o 819c4920b7 ext4: refactor truncate code 12 years ago
  Theodore Ts'o 26a4c0c6cc ext4: refactor punch hole code 12 years ago
  Zheng Liu 8cde7ad17e ext4: fix big-endian bugs which could cause fs corruptions 12 years ago
  Linus Torvalds d3c926264a Merge tag 'ext4_for_linue' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 12 years ago
  Lukas Czerner 4f42f80a8f ext4: use s_extent_max_zeroout_kb value as number of kb 12 years ago
  Lukas Czerner 232ec8720d ext4: update reserved space after the 'correction' 12 years ago
  Zheng Liu 3a2256702e ext4: fix the wrong number of the allocated blocks in ext4_split_extent() 12 years ago
  Zheng Liu adb2355104 ext4: update extent status tree after an extent is zeroed out 12 years ago
  Zheng Liu cdee78433c ext4: fix wrong m_len value after unwritten extent conversion 12 years ago
  Jan Kara de99fcce1d ext4: remove unnecessary wait for extent conversion in ext4_fallocate() 12 years ago