Commit History

Author SHA1 Message Date
  Theodore Ts'o a551d7c8de Merge branch 'fscrypt' into dev 8 years ago
  Eric Biggers db717d8e26 fscrypto: move ioctl processing more fully into common code 8 years ago
  Eric Biggers 35997d1ce8 ext4: get rid of ext4_sb_has_crypto() 8 years ago
  Jan Kara d14e7683ec ext4: be more strict when verifying flags set via SETFLAGS ioctls 8 years ago
  Jan Kara f8011d93a2 ext4: add EXT4_JOURNAL_DATA_FL and EXT4_EXTENTS_FL to modifiable mask 8 years ago
  Ross Zwisler d086630e19 ext4: remove unused function ext4_aligned_io() 8 years ago
  Jan Kara 0bd2d5ec3d ext4: rip out DAX handling from direct IO path 8 years ago
  Jan Kara 364443cbcf ext4: convert DAX reads to iomap infrastructure 8 years ago
  Theodore Ts'o 9e47a4c9fc ext4: sanity check the block and cluster size at mount time 8 years ago
  Deepa Dinamani eeca7ea1ba ext4: use current_time() for inode timestamps 8 years ago
  Theodore Ts'o d0abb36db4 ext4: allow ext4_ext_truncate() to return an error 8 years ago
  Theodore Ts'o 2c98eb5ea2 ext4: allow ext4_truncate() to return an error 8 years ago
  Fabian Frederick 518eaa6387 ext4: create EXT4_MAX_BLOCKS() macro 9 years ago
  Kaho Ng 0b7b77791c ext4: remove old feature helpers 9 years ago
  Jan Kara 49da939272 ext4: enable quota enforcement based on mount options 9 years ago
  Jaegeuk Kim a7550b30ab ext4 crypto: migrate into vfs's crypto engine 9 years ago
  Theodore Ts'o d08854f5bc ext4: optimize ext4_should_retry_alloc() to improve ENOSPC performance 9 years ago
  Jan Kara 12735f8819 ext4: pre-zero allocated blocks for DAX IO 9 years ago
  Jan Kara 914f82a32d ext4: refactor direct IO code 9 years ago
  Daeho Jeong c8585c6fca ext4: fix races between changing inode journal mode and ext4_writepages 9 years ago
  Jan Kara ee0876bc69 ext4: do not ask jbd2 to write data for delalloc buffers 9 years ago
  Jan Kara 3957ef53a5 ext4: remove EXT4_STATE_ORDERED_MODE 9 years ago
  Linus Torvalds 93061f390f Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 9 years ago
  Kirill A. Shutemov ea1754a084 mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usage 9 years ago
  Theodore Ts'o daf647d2dd ext4: add lockdep annotations for i_data_sem 9 years ago
  Theodore Ts'o c9af28fdd4 ext4 crypto: don't let data integrity writebacks fail with ENOMEM 9 years ago
  Linus Torvalds 53d2e6976b Merge tag 'xfs-for-linus-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs 9 years ago
  Aihua Zhang a2821e34df ext4: fix compile error while opening the macro DOUBLE_CHECK 9 years ago
  Jan Kara 2d90c160e5 ext4: more efficient SEEK_DATA implementation 9 years ago
  Jan Kara 600be30a8b ext4: remove i_ioend_count 9 years ago