Commit History

作者 SHA1 備註 提交日期
  Eric Engestrom 18017479ca ext4: remove unused variable 8 年之前
  Eric Biggers ef1eb3aa50 fscrypto: make filename crypto functions return 0 on success 9 年之前
  Jaegeuk Kim a7550b30ab ext4 crypto: migrate into vfs's crypto engine 9 年之前
  Linus Torvalds 0e01df100b Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 9 年之前
  Al Viro ae05327a00 ext4: switch to ->iterate_shared() 9 年之前
  Theodore Ts'o 1f60fbe727 ext4: allow readdir()'s of large empty directories to be interrupted 9 年之前
  Linus Torvalds 9f2394c9be Revert "ext4: allow readdir()'s of large empty directories to be interrupted" 9 年之前
  Linus Torvalds 93061f390f Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 9 年之前
  Kirill A. Shutemov 09cbfeaf1a mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros 9 年之前
  Theodore Ts'o 1028b55baf ext4: allow readdir()'s of large empty directories to be interrupted 9 年之前
  Andy Lutomirski 121cef8f17 ext4: in ext4_dir_llseek, check syscall bitness directly 9 年之前
  Kirill Tkhai c906f38e88 ext4: fix memleak in ext4_readdir() 9 年之前
  Theodore Ts'o 28b4c26396 ext4 crypto: revalidate dentry after adding or removing the key 9 年之前
  Darrick J. Wong e2b911c535 ext4: clean up feature test macros with predicate functions 9 年之前
  Darrick J. Wong 6a797d2737 ext4: call out CRC and corruption errors with specific error codes 9 年之前
  Theodore Ts'o 6bc445e0ff ext4 crypto: make sure the encryption info is initialized on opendir(2) 10 年之前
  Theodore Ts'o c936e1ec28 ext4 crypto: use per-inode tfm structure 10 年之前
  Theodore Ts'o b7236e21d5 ext4 crypto: reorganize how we store keys in the inode 10 年之前
  Theodore Ts'o d229959072 ext4 crypto: don't allocate a page when encrypting/decrypting file names 10 年之前
  Theodore Ts'o 5de0b4d0cd ext4 crypto: simplify and speed up filename encryption 10 年之前
  Michael Halcrow 4461471107 ext4 crypto: enable filename encryption 10 年之前
  Theodore Ts'o 2f61830ae3 ext4 crypto: teach ext4_htree_store_dirent() to store decrypted filenames 10 年之前
  Sheng Yong 72b8e0f9fa ext4: remove unused header files 10 年之前
  Theodore Ts'o 1c2150283c ext4: convert ext4_bread() to use the ERR_PTR convention 11 年之前
  Darrick J. Wong 40b163f1c4 ext4: check inline directory before converting 11 年之前
  Giedrius Rekasius aa13d5f67c ext4: remove unused local variable "stored" from ext4_readdir(...) 11 年之前
  Cody P Schafer d1866bd061 fs/ext4: use rbtree postorder iteration helper instead of opencoding 11 年之前
  Anatol Pomozov 70261f568f ext4: Fix misspellings using 'codespell' tool 12 年之前
  Al Viro 725bebb278 [readdir] convert ext4 12 年之前
  Tao Ma 8af0f08227 ext4: fix readdir error in the case of inline_data+dir_index 12 年之前