Commit Graph

3492 Commits (fourteen)

Author SHA1 Message Date
Simon1511 a2176b00dc sm7125: merge A525FXXU6EWL3 sources 7 months ago
Simon1511 34c64e7c67 Import A525FXXU3AUG4 3 years ago
Jan Kara 061f2aff69 writeback: Drop I_DIRTY_TIME_EXPIRE 5 years ago
Eric Biggers 3d8ab8018c ANDROID: fscrypt: handle direct I/O with IV_INO_LBLK_32 5 years ago
Neeraj Soni 00537bfa05 Revert "Reverting crypto patches" 5 years ago
Neeraj Soni bf54c9e71d Integrate the new file encryption framework 5 years ago
Neeraj Soni 1924eafba6 Remove Per File Key based hardware crypto framework 5 years ago
Eric Biggers 8700f864c2 ANDROID: fscrypt: handle direct I/O with IV_INO_LBLK_32 5 years ago
Neeraj Soni b8722ec54a Revert "Reverting crypto patches" 5 years ago
Neeraj Soni 88205c5d99 Integrate the new file encryption framework 5 years ago
Neeraj Soni 7a42f09a94 Remove Per File Key based hardware crypto framework 5 years ago
Srinivasarao P b73e822d12 Reverting crypto patches 5 years ago
Srinivasarao P 4211691d29 Reverting crypto and incrementalfs changes 5 years ago
Jeffle Xu c749941b90 ext4: fix partial cluster initialization when splitting extent 5 years ago
Daniel Rosenberg 6ccc430974 ANDROID: ext4: Optimize match for casefolded encrypted dirs 5 years ago
Daniel Rosenberg b10c4acd41 ANDROID: ext4: Handle casefolding with encryption 5 years ago
Eric Biggers da19bcd03f ext4: fix race between ext4_sync_parent() and rename() 5 years ago
Jeffle Xu 904e22572f ext4: fix error pointer dereference 5 years ago
Harshad Shirwadkar 928c796ffd ext4: fix EXT_MAX_EXTENT/INDEX to check for zeroed eh_max 5 years ago
Jan Kara 59e9f79189 writeback: Drop I_DIRTY_TIME_EXPIRE 5 years ago
Eric Biggers 11807f3279 fscrypt: support test_dummy_encryption=v2 5 years ago
Shijie Luo 9dfc877ade ext4: add cond_resched() to ext4_protect_reserved_inode 5 years ago
Eric Biggers 09075917fb ANDROID: fscrypt: handle direct I/O with IV_INO_LBLK_32 5 years ago
Theodore Ts'o b4586e02a3 ext4: fix special inode number checks in __ext4_iget() 5 years ago
Ritesh Harjani c65024b376 ext4: check for non-zero journal inum in ext4_calculate_overhead 5 years ago
Colin Ian King 22dec5f46b ext4: unsigned int compared against zero 5 years ago
Theodore Ts'o ea8f7a3dfd ext4: fix block validity checks for journal inodes using indirect blocks 5 years ago
Theodore Ts'o fc3293a80a ext4: don't perform block validity checks on the journal inode 5 years ago
Theodore Ts'o 7957624681 ext4: protect journal inode's blocks using block_validity 5 years ago
Theodore Ts'o add40f8f1a ext4: avoid declaring fs inconsistent due to invalid file handles 5 years ago
Theodore Ts'o 019abc55c9 ext4: convert BUG_ON's to WARN_ON's in mballoc.c 5 years ago
Theodore Ts'o 48eecff398 ext4: increase wait time needed before reuse of deleted inode numbers 5 years ago
yangerkun 1e68f07c8d ext4: use matching invalidatepage in ext4_writepage 5 years ago
Dmitry Monakhov fcb3929d38 ext4: fix extent_status fragmentation for plain files 5 years ago
Eric Sandeen f8c6f4104f ext4: do not commit super on read-only bdev 5 years ago
Roman Gushchin 73a55c0a66 ext4: use non-movable memory for superblock readahead 5 years ago
Jan Kara e4598037e0 ext4: do not zeroout extents beyond i_disksize 5 years ago
Josh Triplett 8eaf44acf1 ext4: fix incorrect inodes per group in error message 5 years ago
Josh Triplett abe9688ab0 ext4: fix incorrect group count in ext4_fill_super error message 5 years ago
Qian Cai 0ee19b5a3e ext4: fix a data race at inode->i_blocks 5 years ago
Eric Biggers b56fd485f2 ext4: wire up FS_IOC_GET_ENCRYPTION_NONCE 5 years ago
Eric Biggers 10e5acfbee UPSTREAM: ext4: wire up FS_IOC_GET_ENCRYPTION_NONCE 5 years ago
Dan Carpenter 267e0a91b8 ext4: potential crash on allocation error in ext4_alloc_flex_bg_array() 5 years ago
Suraj Jitindar Singh 453cc45283 ext4: fix potential race between s_group_info online resizing and access 5 years ago
Suraj Jitindar Singh 4d830e8473 ext4: fix potential race between s_flex_groups online resizing and access 5 years ago
Theodore Ts'o 2afeb56881 ext4: fix potential race between online resizing and write operations 5 years ago
Eric Biggers bcc1eab71a ext4: fix race between writepages and enabling EXT4_EXTENTS_FL 5 years ago
Eric Biggers a3294abaf9 ext4: rename s_journal_flag_rwsem to s_writepages_rwsem 5 years ago
Jan Kara 77ed838c16 ext4: fix mount failure with quota configured as module 5 years ago
Shijie Luo 6538b08e72 ext4: add cond_resched() to __ext4_find_entry() 5 years ago