Commit History

Author SHA1 Message Date
  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
  Namjae Jeon 0a04b24853 ext4: disable COLLAPSE_RANGE for bigalloc 11 years ago
  Namjae Jeon a8680e0d5e ext4: fix COLLAPSE_RANGE failure with 1KB block size 11 years ago
  Theodore Ts'o 86f1ca3889 ext4: use EINVAL if not a regular file in ext4_collapse_range() 11 years ago
  jon ernst 6c5e73d3a2 ext4: enforce we are operating on a regular file in ext4_zero_range() 11 years ago
  Lukas Czerner 6dd834effc ext4: fix extent merging in ext4_ext_shift_path_extents() 11 years ago
  Lukas Czerner ef24f6c234 ext4: discard preallocations after removing space 11 years ago
  Lukas Czerner 9337d5d31a ext4: no need to truncate pagecache twice in collapse range 11 years ago
  Lukas Czerner 2c1d23289b ext4: fix removing status extents in ext4_collapse_range() 11 years ago
  Lukas Czerner 1a66c7c3be ext4: use filemap_write_and_wait_range() correctly in collapse range 11 years ago
  Lukas Czerner 694c793fc1 ext4: use truncate_pagecache() in collapse range 11 years ago
  Dmitry Monakhov a18ed359bd ext4: always check ext4_ext_find_extent result 11 years ago
  Dmitry Monakhov 8dc79ec4c0 ext4: fix error handling in ext4_ext_shift_extents 11 years ago
  Theodore Ts'o 40c406c74e ext4: COLLAPSE_RANGE only works on extent-based files 11 years ago
  Zheng Liu 847c6c422a ext4: fix byte order problems introduced by the COLLAPSE_RANGE patches 11 years ago
  Lukas Czerner 0790b31b69 fs: disallow all fallocate operation on active swapfile 11 years ago
  Lukas Czerner 23fffa925e fs: move falloc collapse range check into the filesystem methods 11 years ago
  Lukas Czerner 9ef06cec7c ext4: remove unnecessary check for APPEND and IMMUTABLE 11 years ago
  Namjae Jeon 1ce01c4a19 ext4: fix COLLAPSE_RANGE test failure in data journalling mode 11 years ago