Commit History

Author SHA1 Message Date
  Linus Torvalds 0e01df100b Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 9 years ago
  Jan Kara 74177f55b7 ext4: fix oops on corrupted filesystem 9 years ago
  Jakub Wilk 8d2ae1cbe8 ext4: remove trailing \n from ext4_warning/ext4_error calls 9 years ago
  Theodore Ts'o 1f60fbe727 ext4: allow readdir()'s of large empty directories to be interrupted 9 years ago
  Linus Torvalds 9f2394c9be Revert "ext4: allow readdir()'s of large empty directories to be interrupted" 9 years ago
  Al Viro fc64005c93 don't bother with ->d_inode->i_sb - it's always equal to ->d_sb 9 years ago
  Theodore Ts'o 1028b55baf ext4: allow readdir()'s of large empty directories to be interrupted 9 years ago
  Theodore Ts'o ff978b09f9 ext4 crypto: move context consistency check to ext4_file_open() 9 years ago
  Theodore Ts'o 28b4c26396 ext4 crypto: revalidate dentry after adding or removing the key 9 years ago
  Al Viro 5955102c99 wrappers for ->i_mutex access 9 years ago
  Linus Torvalds 391f2a16b7 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 9 years ago
  Li Xi 040cb3786d ext4: adds project ID support 9 years ago
  Theodore Ts'o 56a04915df ext4 crypto: simplify interfaces to directory entry insert functions 9 years ago
  Al Viro 21fc61c73c don't put symlink bodies in pagecache into highmem 9 years ago
  Linus Torvalds 75021d2859 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 10 years ago
  Yaowei Bai be69e1c19f fs/ext4: remove unnecessary new_valid_dev check 10 years ago
  Darrick J. Wong e2b911c535 ext4: clean up feature test macros with predicate functions 10 years ago
  Darrick J. Wong 6a797d2737 ext4: call out CRC and corruption errors with specific error codes 10 years ago
  Viresh Kumar a1c83681d5 fs: Drop unlikely before IS_ERR(_OR_NULL) 10 years ago
  Dan Carpenter 926631c201 ext4: memory leak on error in ext4_symlink() 10 years ago
  Jan Kara a7cdadee0e ext4: Handle error from dquot_initialize() 10 years ago
  Linus Torvalds d857da7b70 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 10 years ago
  Theodore Ts'o c5e298ae53 ext4: prevent ext4_quota_write() from failing due to ENOSPC 10 years ago
  Andreas Dilger b03a2f7eb2 ext4: improve warning directory handling messages 10 years ago
  Theodore Ts'o 4d3c4e5b8c ext4 crypto: allocate the right amount of memory for the on-disk symlink 10 years ago
  Theodore Ts'o c2faccaff6 ext4 crypto: enforce crypto policy restrictions on cross-renames 10 years ago
  Theodore Ts'o e709e9df64 ext4 crypto: encrypt tmpfile located in encryption protected directory 10 years ago
  Theodore Ts'o c936e1ec28 ext4 crypto: use per-inode tfm structure 10 years ago
  Theodore Ts'o b7236e21d5 ext4 crypto: reorganize how we store keys in the inode 10 years ago
  Theodore Ts'o d229959072 ext4 crypto: don't allocate a page when encrypting/decrypting file names 10 years ago