Commit History

Author SHA1 Message Date
  Jan Kara 4f879ca687 ext4: bail early when clearing inode journal flag fails 11 years ago
  Dmitry Monakhov 9aa5d32ba2 ext4: Replace open coded mdata csum feature to helper function 11 years ago
  Eric Sandeen 0ff8947fc5 ext4: fix reservation overflow in ext4_da_write_begin 11 years ago
  Theodore Ts'o f4bb298102 ext4: add ext4_iget_normal() which is to be used for dir tree lookups 11 years ago
  Theodore Ts'o e2bfb088fa ext4: don't orphan or truncate the boot loader inode 11 years ago
  Li Xi bce92d566a ext4: fix return value of ext4_do_update_inode 11 years ago
  Jan Kara d6320cbfc9 ext4: fix mmap data corruption when blocksize < pagesize 11 years ago
  Theodore Ts'o 754cfed6bb ext4: drop the EXT4_STATE_DELALLOC_RESERVED flag 11 years ago
  Seunghun Lee d91bd2c1d7 ext4: fix comments about get_blocks 11 years ago
  Dmitry Monakhov ee124d2746 ext4: use ext4_update_i_disksize instead of opencoded ones 11 years ago
  Theodore Ts'o 1c2150283c ext4: convert ext4_bread() to use the ERR_PTR convention 11 years ago
  Theodore Ts'o 1056008226 ext4: convert ext4_getblk() to use the ERR_PTR convention 11 years ago
  Dmitry Monakhov 6603120e96 ext4: update i_disksize coherently with block allocation on error path 11 years ago
  Dmitry Monakhov 4631dbf677 ext4: move i_size,i_disksize update routines to helper function 11 years ago
  Lukas Czerner 4f579ae7de ext4: fix punch hole on files with indirect mapping 11 years ago
  Theodore Ts'o 71d4f7d032 ext4: remove metadata reservation checks 11 years ago
  Linus Torvalds 16b9057804 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 11 years ago
  Zheng Liu bd9db175dd ext4: handle symlink properly with inline_data 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
  Stephen Hemminger c197855ea1 ext4: make local functions static 11 years ago
  Namjae Jeon 1c8349a171 ext4: fix data integrity sync in ordered mode 11 years ago
  Al Viro a832475488 Merge ext4 changes in ext4_file_write() into for-next 11 years ago
  Al Viro 31b140398c switch {__,}blockdev_direct_IO() to iov_iter 11 years ago
  Al Viro a6cbcd4a4a get rid of pointless iov_length() in ->direct_IO() 11 years ago
  Al Viro 16b1f05d7f ext4: switch the guts of ->direct_IO() to iov_iter 11 years ago
  Al Viro d8d3d94b80 pass iov_iter to ->direct_IO() 11 years ago
  Theodore Ts'o 202ee5df38 ext4: add a new spinlock i_raw_lock to protect the ext4's raw inode 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