OSDN Git Service

crypto: talitos - HMAC SNOOP NO AFEU mode requires SW icv checking.
[android-x86/kernel.git] / fs / ext4 /
2019-08-04 Theodore Ts'oext4: allow directory holes
2019-05-31 Jan Karaext4: do not delete unlinked inode from orphan list...
2019-05-21 Lukas Czernerext4: fix data corruption caused by overlapping unalign...
2019-05-21 Sriram Rajagopalanext4: zero out the unused memory region in the extent...
2019-05-21 Debabrata Banerjeeext4: fix ext4_show_options for file systems w/o journal
2019-05-21 Kirill Tkhaiext4: actually request zeroing of inode table after...
2019-04-20 Darrick J. Wongext4: prohibit fstrim in norecovery mode
2019-04-20 Lukas Czernerext4: report real fs size after failed resize
2019-04-20 Lukas Czernerext4: add missing brelse() in add_new_gdb_meta_bg()
2019-04-05 zhangyi (F)ext4: cleanup bh release code in ext4_ind_remove_space()
2019-03-27 zhangyi (F)ext4: brelse all indirect buffer in ext4_ind_remove_space()
2019-03-27 Lukas Czernerext4: fix data corruption caused by unaligned direct AIO
2019-03-27 Jiufei Xueext4: fix NULL pointer dereference while journal is...
2019-03-23 Jan Karaext4: fix crash during online resizing
2019-01-16 Theodore Ts'oext4: avoid kernel warning when writing the superblock...
2019-01-16 Theodore Ts'oext4: fix a potential fiemap/page fault deadlock w...
2019-01-16 Theodore Ts'oext4: make sure enough credits are reserved for dioread...
2019-01-09 Theodore Ts'oext4: force inode writes when nfsd calls commit_metadata()
2019-01-09 Theodore Ts'oext4: include terminating u32 in size of xattr entries...
2019-01-09 ruippan (潘睿)ext4: fix EXT4_IOC_GROUP_ADD ioctl
2019-01-09 Maurizio Lombardiext4: missing unlock/put_page() in ext4_try_to_write_in...
2019-01-09 Pan Bianext4: fix possible use after free in ext4_quota_enable
2018-11-21 Vasily Averinext4: fix buffer leak in __ext4_read_dirblock() on...
2018-11-21 Vasily Averinext4: fix buffer leak in ext4_xattr_move_to_block(...
2018-11-21 Vasily Averinext4: release bs.bh before re-using in ext4_xattr_block...
2018-11-21 Vasily Averinext4: fix possible leak of s_journal_flag_rwsem in...
2018-11-21 Theodore Ts'oext4: fix possible leak of sbi->s_group_desc_leak in...
2018-11-21 Theodore Ts'oext4: avoid possible double brelse() in add_new_gdb...
2018-11-21 Vasily Averinext4: fix missing cleanup if ext4_alloc_flex_bg_array...
2018-11-21 Vasily Averinext4: avoid buffer leak in ext4_orphan_add() after...
2018-11-21 Vasily Averinext4: fix possible inode leak in the retry loop of...
2018-11-21 Vasily Averinext4: avoid potential extra brelse in setup_new_flex_gr...
2018-11-21 Vasily Averinext4: add missing brelse() add_new_gdb_meta_bg()'s...
2018-11-21 Vasily Averinext4: add missing brelse() in set_flexbg_block_bitmap...
2018-11-21 Vasily Averinext4: add missing brelse() update_backups()'s error...
2018-11-13 Wang Shilongext4: propagate error from dquot_initialize() in EXT4_I...
2018-11-13 Lukas Czernerext4: initialize retries variable in ext4_da_write_inli...
2018-11-13 Theodore Ts'oext4: fix argument checking in EXT4_IOC_MOVE_EXT
2018-10-20 Theodore Ts'oext4: avoid running out of journal credits when appendi...
2018-10-18 Daniel Rosenbergext4: Fix error code in ext4_xattr_set_entry()
2018-10-13 Theodore Ts'oext4: always verify the magic number in xattr blocks
2018-10-13 Theodore Ts'oext4: add corruption check in ext4_xattr_set_entry()
2018-10-04 Theodore Ts'oext4: never move the system.data xattr out of the inode...
2018-09-29 Eric Biggersext4: show test_dummy_encryption mount option in /proc...
2018-09-29 Li Dongyangext4: don't mark mmp buffer head dirty
2018-09-29 Theodore Ts'oext4: fix online resizing for bigalloc file systems...
2018-09-29 Theodore Ts'oext4: fix online resize's handling of a too-small final...
2018-09-29 Theodore Ts'oext4: recalucate superblock checksum after updating...
2018-09-29 Theodore Ts'oext4: avoid divide by zero fault when deleting corrupte...
2018-09-29 Theodore Ts'oext4: check to make sure the rename(2)'s destination...
2018-09-05 Eric Sandeenext4: reset error code in ext4_find_entry in fallback
2018-09-05 Arnd Bergmannext4: sysfs: print ext4_super_block fields as little...
2018-09-05 Theodore Ts'oext4: check for NUL characters in extended attribute...
2018-08-24 Jeremy Clineext4: fix spectre gadget in ext4_mb_regular_allocator()
2018-08-15 Theodore Ts'oext4: fix check to prevent initializing reserved inodes
2018-08-09 Theodore Ts'oext4: fix false negatives *and* false positives in...
2018-08-03 Theodore Ts'oext4: check for allocation block validity with block...
2018-08-03 Theodore Ts'oext4: fix inline data updates with checksums enabled
2018-07-11 Jon Derrickext4: check superblock mapped prior to committing
2018-07-11 Theodore Ts'oext4: add more mount time checks of the superblock
2018-07-11 Theodore Ts'oext4: add more inode number paranoia checks
2018-07-11 Theodore Ts'oext4: clear i_data in ext4_inode_info when removing...
2018-07-11 Theodore Ts'oext4: include the illegal physical block in the bad...
2018-07-11 Theodore Ts'oext4: verify the depth of extent tree in ext4_find_extent()
2018-07-11 Theodore Ts'oext4: only look at the bg_flags field if it is valid
2018-07-11 Theodore Ts'oext4: always check block group bounds in ext4_init_bloc...
2018-07-11 Theodore Ts'oext4: make sure bitmaps and the inode table don't overl...
2018-06-26 Jan Karaext4: fix fencepost error in check for inode count...
2018-06-26 Lukas Czernerext4: update mtime in ext4_punch_hole even if no blocks...
2018-06-26 Jan Karaext4: fix hole length detection in ext4_ind_map_blocks()
2018-05-30 Al Virodo d_instantiate/unlock_new_inode combinations safely
2018-05-01 Lukas Czernerext4: fix bitmap position validation
2018-05-01 Theodore Ts'oext4: add validity checks for bitmap block numbers
2018-05-01 Eric Biggersext4: prevent right-shifting extents beyond EXT_MAX_BLOCKS
2018-04-24 Theodore Ts'oext4: don't allow r/w mounts if metadata blocks overlap...
2018-04-24 Theodore Ts'oext4: fail ext4_iget for root directory if unallocated
2018-04-24 Eryu Guanext4: protect i_disksize update by i_data_sem in direct...
2018-04-24 Theodore Ts'oext4: don't update checksum of new initialized bitmaps
2018-04-13 Eryu Guanext4: fix off-by-one on max nr_pages in ext4_find_unwri...
2018-04-13 Konstantin Khlebnikovext4: handle the rest of ext4_mb_load_buddy() ENOMEM...
2018-03-18 Tahsin Erdoganext4: inplace xattr block update fails to deduplicate...
2018-02-22 Zhouyi Zhouext4: save error to disk in __ext4_grp_locked_error()
2018-02-22 Harshad Shirwadkarext4: fix a race in the ext4 shutdown path
2017-12-20 Chandan Rajendraext4: fix crash when a directory's i_size is too small
2017-12-20 Eryu Guanext4: fix fdatasync(2) after fallocate(2) operation
2017-11-30 Eric Biggersfscrypt: use ENOKEY when file cannot be created w/o key
2017-11-30 Theodore Ts'oext4: fix interaction between i_size, fallocate, and...
2017-11-08 Jan Karaext4: do not use stripe_width if it is not set
2017-11-08 Jan Karaext4: fix stripe-unaligned allocations
2017-10-18 Darrick J. Wongext4: in ext4_seek_{hole,data}, return -ENXIO for negat...
2017-10-12 Theodore Ts'oext4: don't allow encrypted operations without keys
2017-10-12 Jan Karaext4: Don't clear SGID when inheriting ACLs
2017-10-12 Jan Karaext4: fix data corruption for mmap writes
2017-09-27 zhangyi (F)ext4: fix quota inconsistency during orphan cleanup...
2017-09-27 zhangyi (F)ext4: fix incorrect quotaoff if the quota feature is...
2017-08-11 Jerry Leeext4: fix overflow caused by missing cast in ext4_resiz...
2017-08-11 Jan Karaext4: fix SEEK_HOLE/SEEK_DATA for blocksize < pagesize
2017-07-15 Chao Yuext4: check return value of kstrtoull correctly in...
2017-06-14 Fabian Frederickfs: add i_blocksize()
2017-06-14 Jan Karaext4: fix fdatasync(2) after extent manipulation operations
next