- af3bdb4 Merge 5.10.58 into android12-5.10-lts by Greg Kroah-Hartman · 3 years, 5 months ago
- cc73007 ext4: fix potential htree corruption when growing large_dir directories by Theodore Ts'o · 3 years, 5 months ago
- e929497 Merge 5.10.28 into android12-5.10 by Greg Kroah-Hartman · 3 years, 9 months ago
- 5038c11 ext4: do not iput inode under running transaction in ext4_rename() by zhangyi (F) · 3 years, 11 months ago
- d5992d5 ANDROID: fix up ext4 build from 5.10.26 by Greg Kroah-Hartman · 3 years, 10 months ago
- 57b60a3 Merge 5.10.26 into android12-5.10-lts by Greg Kroah-Hartman · 3 years, 10 months ago
- 35ecf66 ext4: fix rename whiteout with fast commit by Harshad Shirwadkar · 3 years, 10 months ago
- 258db8e ext4: find old entry again if failed to rename whiteout by zhangyi (F) · 3 years, 11 months ago
- d8c7f0a Merge 5.10.20 into android12-5.10 by Greg Kroah-Hartman · 3 years, 11 months ago
- 858d343 ext4: fix potential htree index checksum corruption by Theodore Ts'o · 4 years ago
- 88e2d5f Merge 5.10.9 into android12-5.10 by Greg Kroah-Hartman · 4 years ago
- 2207c3c ext4: fix bug for rename with RENAME_WHITEOUT by yangerkun · 4 years ago
- 51ca215 Merge remote-tracking branch 'aosp/upstream-f2fs-stable-linux-5.10.y' into android12-5.10 by Jaegeuk Kim · 4 years ago
- 4af7c34 fscrypt: introduce fscrypt_prepare_readdir() by Eric Biggers · 4 years, 1 month ago
- 7081792 ext4: don't call fscrypt_get_encryption_info() from dx_show_leaf() by Eric Biggers · 4 years, 1 month ago
- e09b02e ext4: prevent creating duplicate encrypted filenames by Eric Biggers · 4 years, 2 months ago
- 499df25 Merge 5.10.3 into android12-5.10 by Greg Kroah-Hartman · 4 years, 1 month ago
- e5a2a00 ext4: prevent creating duplicate encrypted filenames by Eric Biggers · 4 years, 2 months ago
- 39c8e0e fscrypt: Have filesystems handle their d_ops by Daniel Rosenberg · 4 years, 2 months ago
- 3569371 ANDROID: sync encrypt+casefold support with patches going upstream by Eric Biggers · 4 years, 2 months ago
- 7f6480e Merge eccc87672492 ("Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs") into android-mainline by Greg Kroah-Hartman · 4 years, 2 months ago
- 4358dcf ANDROID: ext4: fix encrypt+casefold support by Eric Biggers · 4 years, 2 months ago
- a80f7fc ext4: fixup ext4_fc_track_* functions' signature by Harshad Shirwadkar · 4 years, 2 months ago
- f8f4acb ext4: use generic casefolding support by Daniel Rosenberg · 4 years, 3 months ago
- 862e667 Merge 96485e446260 ("Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4") into android-mainline by Greg Kroah-Hartman · 4 years, 3 months ago
- 9d77f49 Merge 6f5032a852f9 ("Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt") into android-mainline by Greg Kroah-Hartman · 4 years, 3 months ago
- 96485e4 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 4 years, 3 months ago
- 8016e29 ext4: fast commit recovery path by Harshad Shirwadkar · 4 years, 3 months ago
- aa75f4d ext4: main fast-commit commit path by Harshad Shirwadkar · 4 years, 3 months ago
- 15ed285 ext4: remove unused argument from ext4_(inc|dec)_count by Nikolay Borisov · 4 years, 5 months ago
- 76bfcb2 ANDROID: sync generic casefolding code with patches going upstream by Eric Biggers · 4 years, 4 months ago
- 7dda658 ANDROID: ext4: fix mis-merge with encrypt+casefold support by Eric Biggers · 4 years, 4 months ago
- 8b10fe6 fscrypt: drop unused inode argument from fscrypt_fname_alloc_buffer by Jeff Layton · 4 years, 5 months ago
- e6d1601 Merge 5.9-rc2 into android-mainline by Greg Kroah-Hartman · 4 years, 5 months ago
- 2fe34d29 ext4: remove unused parameter of ext4_generic_delete_entry function by Kyoungho Koo · 4 years, 5 months ago
- 7303cb5 ext4: fix checking of directory entry validity for inline directories by Jan Kara · 4 years, 6 months ago
- e5f7815 ext4: lost matching-pair of trace in ext4_unlink by Yi Zhuang · 4 years, 7 months ago
- 5872331 ext4: fix potential negative array index in do_split() by Eric Sandeen · 4 years, 7 months ago
- 48b5fe6 ANDROID: ext4: Optimize match for casefolded encrypted dirs by Daniel Rosenberg · 5 years ago
- 705a3e5 ANDROID: ext4: Handle casefolding with encryption by Daniel Rosenberg · 5 years ago
- 2f9c5c3 Merge 3b69e8b45711 ("Merge tag 'sh-for-5.8' of git://git.libc.org/linux-sh") into android-mainline by Greg Kroah-Hartman · 4 years, 7 months ago
- 4209ae1 ext4: handle ext4_mark_inode_dirty errors by Harshad Shirwadkar · 4 years, 9 months ago
- dd5c936 Merge 7e63420847ae ("Merge tag 'acpi-5.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm") into android-mainline by Greg Kroah-Hartman · 4 years, 9 months ago
- 54d3adb ext4: save all error info in save_error_info() and drop ext4_set_errno() by Theodore Ts'o · 4 years, 10 months ago
- 6cfb061 ext4: use flexible-array members in struct dx_node and struct dx_root by Gustavo A. R. Silva · 5 years ago
- 5fba1b1 Merge 5.6-rc3 into android-mainline by Greg Kroah-Hartman · 5 years ago
- a2a87df FROMLIST: fscrypt: Have filesystems handle their d_ops by Daniel Rosenberg · 5 years ago
- 8b67e80 FROMLIST: ext4: Use generic casefolding support by Daniel Rosenberg · 5 years ago
- 9424ef5 ext4: add cond_resched() to __ext4_find_entry() by Shijie Luo · 5 years ago
- 48a3431 ext4: fix checksum errors with indexed dirs by Jan Kara · 5 years ago
- 64c314f ext4: remove unnecessary ifdefs in htree_dirblock_to_tree() by Eric Biggers · 5 years ago
- 46f870d6 ext4: simulate various I/O and checksum errors when reading metadata by Theodore Ts'o · 5 years ago
- 878520a ext4: save the error code which triggered an ext4_error() in the superblock by Theodore Ts'o · 5 years ago
- 68d7b2d ext4: fix unused-but-set-variable warning in ext4_add_entry() by Yunfeng Ye · 5 years ago
- 64d4ce8 ext4: fix ext4_empty_dir() for directories with holes by Jan Kara · 5 years ago
- c7df4a1 ext4: work around deleting a file with i_nlink == 0 safely by Theodore Ts'o · 5 years ago
- 9b88f9f ext4: Do not iput inode under running transaction by Jan Kara · 5 years ago
- a9e2632 ext4: Move marking of handle as sync to ext4_add_nondir() by Jan Kara · 5 years ago
- 6456ca6 ext4: fix kernel oops caused by spurious casefold flag by Theodore Ts'o · 5 years ago
- 96fcaf8 ext4: fix coverity warning on error path of filename setup by Gabriel Krisman Bertazi · 6 years ago
- 7633b08 ext4: rename htree_inline_dir_to_tree() to ext4_inlinedir_to_tree() by Theodore Ts'o · 6 years ago
- ddce3b9 ext4: refactor initialize_dirent_tail() by Theodore Ts'o · 6 years ago
- f036adb ext4: rename "dirent_csum" functions to use "dirblock" by Theodore Ts'o · 6 years ago
- 4e19d6b ext4: allow directory holes by Theodore Ts'o · 6 years ago
- 3ae7256 ext4: optimize case-insensitive lookups by Gabriel Krisman Bertazi · 6 years ago
- c4d36b6 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 6 years ago
- 08fc98a ext4: fix use-after-free in dx_release() by Sahitya Tummala · 6 years ago
- a9fbcd6 Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt by Linus Torvalds · 6 years ago
- b886ee3 ext4: Support case-insensitive file name lookups by Gabriel Krisman Bertazi · 6 years ago
- b01531d fscrypt: fix race where ->lookup() marks plaintext dentry as ciphertext by Eric Biggers · 6 years ago
- 643fa96 fscrypt: remove filesystem specific build config option by Chandan Rajendra · 6 years ago
- 592ddec ext4: use IS_ENCRYPTED() to check encryption status by Chandan Rajendra · 6 years ago
- 8a36397 ext4: avoid declaring fs inconsistent due to invalid file handles by Theodore Ts'o · 6 years ago
- c140f8b Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 6 years ago
- de59fae ext4: fix buffer leak in __ext4_read_dirblock() on error path by Vasily Averin · 6 years ago
- feaf264 ext4: avoid buffer leak in ext4_orphan_add() after prior errors by Vasily Averin · 6 years ago
- 8adcc59 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
- e884bce ext4: don't open-code ERR_CAST by Al Viro · 6 years ago
- 799578a ext4: fix build error when DX_DEBUG is defined by Gabriel Krisman Bertazi · 6 years ago
- b50282f ext4: check to make sure the rename(2)'s destination is not freed by Theodore Ts'o · 6 years ago
- f39b3f4 ext4: reset error code in ext4_find_entry in fallback by Eric Sandeen · 6 years ago
- 15eefe2 Merge branch 'vfs_timespec64' of https://github.com/deepa-hub/vfs into vfs-timespec64 by Arnd Bergmann · 7 years ago
- 95582b0 vfs: change inode times to use struct timespec64 by Deepa Dinamani · 7 years ago
- 1e2e547 do d_instantiate/unlock_new_inode combinations safely by Al Viro · 7 years ago
- 3462ac5 Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/fscrypt by Linus Torvalds · 7 years ago
- 23aedc4 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 7 years ago
- a4b7fd7 Merge tag 'iversion-v4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux by Linus Torvalds · 7 years ago
- ee73f9a ext4: convert to new i_version API by Jeff Layton · 7 years ago
- ae5e165 fs: new API for handling inode->i_version by Jeff Layton · 7 years ago
- 78e1060 ext4: switch to fscrypt ->symlink() helper functions by Eric Biggers · 7 years ago
- a794df0 ext4: fix incorrect indentation of if statement by Colin Ian King · 7 years ago
- 9d5afec ext4: fix crash when a directory's i_size is too small by Chandan Rajendra · 7 years ago
- 32190f0 Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/fscrypt by Linus Torvalds · 7 years ago
- b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
- 8990427 ext4: switch to fscrypt_prepare_lookup() by Eric Biggers · 7 years ago
- 07543d1 ext4: switch to fscrypt_prepare_rename() by Eric Biggers · 7 years ago
- 6972518 ext4: switch to fscrypt_prepare_link() by Eric Biggers · 7 years ago
- 9699d4f ext4: make xattr inode reads faster by Tahsin Erdogan · 7 years ago
- c741489 ext4: fix dir_nlink behaviour by Andreas Dilger · 7 years ago
- bdddf34 ext4: return EFSBADCRC if a bad checksum error is found in ext4_find_entry() by Theodore Ts'o · 8 years ago