Commit History

Author SHA1 Message Date
  Eric Whitney f4226d9ea4 ext4: fix partial cluster initialization 10 years ago
  Jan Kara ae9e9c6aee ext4: make ext4_ext_convert_to_initialized() return proper number of blocks 11 years ago
  Dmitry Monakhov 9aa5d32ba2 ext4: Replace open coded mdata csum feature to helper function 11 years ago
  Dmitry Monakhov be5cd90dda ext4: optimize block allocation on grow indepth 11 years ago
  Theodore Ts'o e3cf5d5d9a ext4: prepare to drop EXT4_STATE_DELALLOC_RESERVED 11 years ago
  Theodore Ts'o ed8a1a766a ext4: rename ext4_ext_find_extent() to ext4_find_extent() 11 years ago
  Theodore Ts'o ee4bd0d963 ext4: reuse path object in ext4_ext_shift_extents() 11 years ago
  Theodore Ts'o 10809df84a ext4: teach ext4_ext_find_extent() to realloc path if necessary 11 years ago
  Theodore Ts'o b7ea89ad0a ext4: allow a NULL argument to ext4_ext_drop_refs() 11 years ago
  Theodore Ts'o 523f431ccf ext4: call ext4_ext_drop_refs() from ext4_ext_find_extent() 11 years ago
  Theodore Ts'o dfe5080939 ext4: drop EXT4_EX_NOFREE_ON_ERR from rest of extents handling code 11 years ago
  Theodore Ts'o 4f224b8b7b ext4: drop EXT4_EX_NOFREE_ON_ERR in convert_initialized_extent() 11 years ago
  Theodore Ts'o e8b83d9303 ext4: collapse ext4_convert_initialized_extents() 11 years ago
  Theodore Ts'o 705912ca95 ext4: teach ext4_ext_find_extent() to free path on error 11 years ago
  Theodore Ts'o 713e8dde3e ext4: fix ZERO_RANGE bug hidden by flag aliasing 11 years ago
  Theodore Ts'o 19008f6dfa ext4: fix ext4_swap_extents() error handling 11 years ago
  Dmitry Monakhov fcf6b1b729 ext4: refactor ext4_move_extents code base 11 years ago
  Dmitry Monakhov f8fb4f4150 ext4: use ext4_ext_next_allocated_block instead of mext_next_extent 11 years ago
  Dmitry Monakhov c174e6d697 ext4: fix transaction issues for ext4_fallocate and ext_zero_range 11 years ago
  Dmitry Monakhov 69dc953640 ext4: fix incorect journal credits reservation in ext4_zero_range 11 years ago
  Dmitry Monakhov 4631dbf677 ext4: move i_size,i_disksize update routines to helper function 11 years ago
  Namjae Jeon ee98fa3a8b ext4: fix COLLAPSE RANGE test for bigalloc file systems 11 years ago
  Dmitry Monakhov 29faed1638 ext4: use correct depth value 11 years ago
  Dmitry Monakhov 4b1f166071 ext4: add i_data_sem sanity check 11 years ago
  Theodore Ts'o 71d4f7d032 ext4: remove metadata reservation checks 11 years ago
  Namjae Jeon e1ee60fd89 ext4: fix ZERO_RANGE test failure in data journalling 11 years ago
  liang xie 5d60125530 ext4: add missing BUFFER_TRACE before ext4_journal_get_write_access 11 years ago
  Lukas Czerner c8b459f492 ext4: remove unnecessary double parentheses 11 years ago
  Lukas Czerner 556615dcbf ext4: rename uninitialized extents to unwritten 11 years ago
  Lukas Czerner 090f32ee4e ext4: get rid of EXT4_MAP_UNINIT flag 11 years ago