Commit Graph

3492 Commits (fourteen)

Author SHA1 Message Date
Theodore Ts'o 64804502d0 ext4: include the illegal physical block in the bad map ext4_error msg 7 years ago
Theodore Ts'o d69a9df614 ext4: verify the depth of extent tree in ext4_find_extent() 7 years ago
Theodore Ts'o 44a4bc970b ext4: only look at the bg_flags field if it is valid 7 years ago
Theodore Ts'o ac48bb9bc0 ext4: always check block group bounds in ext4_init_block_bitmap() 7 years ago
Theodore Ts'o ac93c71836 ext4: make sure bitmaps and the inode table don't overlap with bg descriptors 7 years ago
Theodore Ts'o 3150e8913b ext4: always verify the magic number in xattr blocks 7 years ago
Theodore Ts'o 0dc148230f ext4: add corruption check in ext4_xattr_set_entry() 7 years ago
Jan Kara c806c4187a mm: remove nr_pages argument from pagevec_lookup_{,range}_tag() 7 years ago
Jan Kara e62fbfd6d4 ext4: use pagevec_lookup_range_tag() 7 years ago
Eric Biggers ab8345a11c fscrypt: make fscrypt_operations.max_namelen an integer 7 years ago
Eric Biggers f76b2cb673 ext4: switch to fscrypt_prepare_lookup() 7 years ago
Jan Kara f3233cb248 ext4: fix fencepost error in check for inode count overflow during resize 7 years ago
Theodore Ts'o 2154254599 ext4: correctly handle a zero-length xattr with a non-zero e_value_offs 7 years ago
Theodore Ts'o 02d45ec6e7 ext4: bubble errors from ext4_find_inline_data_nolock() up to ext4_iget() 7 years ago
Theodore Ts'o e81d371dac ext4: do not allow external inodes for inline data 7 years ago
Lukas Czerner bd713edfc8 ext4: update mtime in ext4_punch_hole even if no blocks are released 7 years ago
Jan Kara f70af46a52 ext4: fix hole length detection in ext4_ind_map_blocks() 7 years ago
Dinesh K Garg e02a4e21f6 ext4: Add HW File Based Encryption on ext4 file system 7 years ago
Eric Sandeen 791a1ef7df ext4: don't complain about incorrect features when probing 7 years ago
Al Viro f440ea85d4 do d_instantiate/unlock_new_inode combinations safely 7 years ago
Lukas Czerner ae0db58dab ext4: fix bitmap position validation 7 years ago
Theodore Ts'o b39430ea06 ext4: add validity checks for bitmap block numbers 7 years ago
Theodore Ts'o 55cc3bb0a6 ext4: add MODULE_SOFTDEP to ensure crc32c is included in the initramfs 7 years ago
Eric Biggers 1a538cb087 ext4: prevent right-shifting extents beyond EXT_MAX_BLOCKS 7 years ago
Theodore Ts'o e7793f2a2a ext4: add extra checks to ext4_xattr_block_get() 7 years ago
Theodore Ts'o 9703952178 ext4: add bounds checking to ext4_xattr_find_entry() 7 years ago
Theodore Ts'o 598e04ae2f ext4: move call to ext4_error() into ext4_xattr_check_block() 7 years ago
Theodore Ts'o b2623d8166 ext4: don't allow r/w mounts if metadata blocks overlap the superblock 7 years ago
Theodore Ts'o 26dbb30c58 ext4: always initialize the crc32c checksum driver 7 years ago
Theodore Ts'o 8e0e94683f ext4: fail ext4_iget for root directory if unallocated 7 years ago
Eric Biggers a57eb14b74 ext4: limit xattr size to INT_MAX 7 years ago
Eryu Guan 5058b70d21 ext4: protect i_disksize update by i_data_sem in direct write path 7 years ago
Theodore Ts'o bd499f5538 ext4: don't update checksum of new initialized bitmaps 7 years ago
Theodore Ts'o 73297f13a0 ext4: pass -ESHUTDOWN code to jbd2 layer 7 years ago
Theodore Ts'o 0943948199 ext4: eliminate sleep from shutdown ioctl 7 years ago
Theodore Ts'o 7ebcea2596 ext4: shutdown should not prevent get_write_access 7 years ago
Eric Biggers 61760b0be3 fscrypt: allow synchronous bio decryption 7 years ago
Eric Biggers fac0e4a8ac fscrypt: allow synchronous bio decryption 7 years ago
Jaegeuk Kim a2a9032a98 f2fs/fscrypt: updates to v4.17-rc1 7 years ago
Eric Biggers 4bcc4865fe fscrypt: remove 'ci' parameter from fscrypt_put_encryption_info() 7 years ago
Eric Biggers 77bb20f726 ext4: switch to fscrypt_get_symlink() 7 years ago
Eric Biggers 79b3f39a2e ext4: switch to fscrypt ->symlink() helper functions 7 years ago
Zhouyi Zhou 2e38988253 ext4: save error to disk in __ext4_grp_locked_error() 7 years ago
Harshad Shirwadkar 4d4d103a1b ext4: fix a race in the ext4 shutdown path 7 years ago
Dmitry Shmidt 0fff129ebb Revert "ANDROID: fs: ext4: Add support for FIDTRIM, a best-effort ioctl for deep discard trim" 7 years ago
Jaegeuk Kim a53dc75af2 fscrypt: updates on 4.15-rc4 7 years ago
Eric Biggers b31ee2e128 fscrypt: remove unneeded empty fscrypt_operations structs 7 years ago
Eric Biggers 82cbed4cdc fscrypt: remove ->is_encrypted() 7 years ago
Eric Biggers cde1fbb02d fs, fscrypt: add an S_ENCRYPTED inode flag 7 years ago
Dave Chinner 8ec05db254 fscrypt: clean up include file mess 7 years ago