]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/history - fs/ext4
perf/x86/amd: Update generic hardware cache events for Family 17h
[mirror_ubuntu-bionic-kernel.git] / fs / ext4 /
2019-08-14 Dan Carpenterext4: fix some error pointer dereferences
2019-08-14 Jan Karaext4: avoid panic during forced reboot
2019-08-14 Darrick J. Wongext4: prohibit fstrim in norecovery mode
2019-08-14 Lukas Czernerext4: report real fs size after failed resize
2019-08-14 Lukas Czernerext4: add missing brelse() in add_new_gdb_meta_bg()
2019-08-14 zhangyi (F)ext4: cleanup bh release code in ext4_ind_remove_space()
2019-08-14 zhangyi (F)ext4: brelse all indirect buffer in ext4_ind_remove_space()
2019-08-14 Lukas Czernerext4: fix data corruption caused by unaligned direct AIO
2019-08-14 Jiufei Xueext4: fix NULL pointer dereference while journal is...
2019-08-14 yangerkunext4: update quota information while swapping boot...
2019-08-14 yangerkunext4: cleanup pagecache before swap i_data
2019-08-14 yangerkunext4: fix check of inode in swap_inode_boot_loader
2019-08-14 Jan Karaext4: fix crash during online resizing
2019-08-14 yangerkunext4: add mask of ext4 flags to swap
2019-08-14 Theodore Ts'oext4: fix special inode number checks in __ext4_iget()
2019-08-14 Theodore Ts'oext4: track writeback errors using the generic tracking...
2019-08-14 Theodore Ts'oext4: avoid kernel warning when writing the superblock...
2019-08-14 Theodore Ts'oext4: fix a potential fiemap/page fault deadlock w...
2019-08-14 Theodore Ts'oext4: make sure enough credits are reserved for dioread...
2019-08-14 Theodore Ts'oext4: avoid declaring fs inconsistent due to invalid...
2019-08-14 Luis R. Rodriguezext4: add verifier check for symlink with append/immuta...
2019-08-14 Theodore Ts'oext4: check for shutdown and r/o file system in ext4_wr...
2019-08-14 Theodore Ts'oext4: force inode writes when nfsd calls commit_metadata()
2019-08-14 Theodore Ts'oext4: include terminating u32 in size of xattr entries...
2019-08-14 ruippan (潘睿)ext4: fix EXT4_IOC_GROUP_ADD ioctl
2019-08-14 Maurizio Lombardiext4: missing unlock/put_page() in ext4_try_to_write_in...
2019-08-14 Pan Bianext4: fix possible use after free in ext4_quota_enable
2019-08-14 Theodore Ts'oext4: add ext4_sb_bread() to disambiguate ENOMEM cases
2019-07-24 Vasily Averinext4: fix buffer leak in __ext4_read_dirblock() on...
2019-07-24 Vasily Averinext4: fix buffer leak in ext4_expand_extra_isize_ea...
2019-07-24 Vasily Averinext4: fix buffer leak in ext4_xattr_move_to_block(...
2019-07-24 Vasily Averinext4: release bs.bh before re-using in ext4_xattr_block...
2019-07-24 Vasily Averinext4: fix buffer leak in ext4_xattr_get_block() on...
2019-07-24 Vasily Averinext4: fix possible leak of s_journal_flag_rwsem in...
2019-07-24 Theodore Ts'oext4: fix possible leak of sbi->s_group_desc_leak in...
2019-07-24 Theodore Ts'oext4: avoid possible double brelse() in add_new_gdb...
2019-07-24 Vasily Averinext4: fix missing cleanup if ext4_alloc_flex_bg_array...
2019-07-24 Vasily Averinext4: avoid buffer leak in ext4_orphan_add() after...
2019-07-24 Vasily Averinext4: avoid buffer leak on shutdown in ext4_mark_iloc_d...
2019-07-24 Vasily Averinext4: fix possible inode leak in the retry loop of...
2019-07-24 Vasily Averinext4: missing !bh check in ext4_xattr_inode_write()
2019-07-24 Vasily Averinext4: avoid potential extra brelse in setup_new_flex_gr...
2019-07-24 Vasily Averinext4: add missing brelse() add_new_gdb_meta_bg()'s...
2019-07-24 Vasily Averinext4: add missing brelse() in set_flexbg_block_bitmap...
2019-07-24 Vasily Averinext4: add missing brelse() update_backups()'s error...
2019-07-24 Theodore Ts'oext4: fix EXT4_IOC_SWAP_BOOT
2019-07-24 Theodore Ts'oext4: fix use-after-free race in ext4_remount()'s error...
2019-07-24 Wang Shilongext4: propagate error from dquot_initialize() in EXT4_I...
2019-07-24 Wang Shilongext4: fix setattr project check in fssetxattr ioctl
2019-07-24 Lukas Czernerext4: initialize retries variable in ext4_da_write_inli...
2019-07-24 Theodore Ts'oext4: fix argument checking in EXT4_IOC_MOVE_EXT
2019-07-24 Toshi Kaniext4, dax: set ext4_dax_aops for dax files
2019-07-24 Eric Biggersext4: show test_dummy_encryption mount option in /proc...
2019-07-24 Li Dongyangext4: don't mark mmp buffer head dirty
2019-07-24 Theodore Ts'oext4: fix online resizing for bigalloc file systems...
2019-07-24 Theodore Ts'oext4: fix online resize's handling of a too-small final...
2019-07-24 Theodore Ts'oext4: recalucate superblock checksum after updating...
2019-07-24 Theodore Ts'oext4: avoid arithemetic overflow that can trigger a BUG
2019-07-24 Theodore Ts'oext4: avoid divide by zero fault when deleting corrupte...
2019-07-24 Theodore Ts'oext4: check to make sure the rename(2)'s destination...
2019-07-24 Wang Shilongext4: use ext4_warning() for sb_getblk failure
2019-07-24 Eric Sandeenext4: reset error code in ext4_find_entry in fallback
2019-07-24 Arnd Bergmannext4: sysfs: print ext4_super_block fields as little...
2019-07-24 Theodore Ts'oext4: check for NUL characters in extended attribute...
2019-07-24 Theodore Ts'oext4: clear mmp sequence number when remounting read...
2019-07-02 Sriram Rajagopalanext4: zero out the unused memory region in the extent...
2019-04-24 Jeremy Clineext4: fix spectre gadget in ext4_mb_regular_allocator()
2019-03-01 Theodore Ts'oext4: fix check to prevent initializing reserved inodes
2019-03-01 Theodore Ts'oext4: fix inline data updates with checksums enabled
2019-01-29 Theodore Ts'oext4: fix false negatives *and* false positives in...
2019-01-14 Dave Jiangdax: change bdev_dax_supported() to support boolean...
2019-01-14 Darrick J. Wongfs: allow per-device dax status checking for filesystems
2019-01-14 Jon Derrickext4: check superblock mapped prior to committing
2019-01-14 Theodore Ts'oext4: add more mount time checks of the superblock
2019-01-14 Theodore Ts'oext4: add more inode number paranoia checks
2019-01-14 Theodore Ts'oext4: avoid running out of journal credits when appendi...
2019-01-14 Theodore Ts'oext4: never move the system.data xattr out of the inode...
2019-01-14 Theodore Ts'oext4: include the illegal physical block in the bad...
2019-01-14 Theodore Ts'oext4: verify the depth of extent tree in ext4_find_extent()
2019-01-14 Theodore Ts'oext4: only look at the bg_flags field if it is valid
2019-01-14 Theodore Ts'oext4: always check block group bounds in ext4_init_bloc...
2019-01-14 Theodore Ts'oext4: make sure bitmaps and the inode table don't overl...
2019-01-14 Theodore Ts'oext4: always verify the magic number in xattr blocks
2019-01-14 Theodore Ts'oext4: add corruption check in ext4_xattr_set_entry()
2018-11-09 Jan Karaext4: fix fencepost error in check for inode count...
2018-11-09 Theodore Ts'oext4: bubble errors from ext4_find_inline_data_nolock...
2018-11-09 Lukas Czernerext4: update mtime in ext4_punch_hole even if no blocks...
2018-11-09 Jan Karaext4: fix hole length detection in ext4_ind_map_blocks()
2018-08-27 Eric Sandeenext4: don't complain about incorrect features when...
2018-08-27 Al Virodo d_instantiate/unlock_new_inode combinations safely
2018-08-14 Theodore Ts'oext4: correctly handle a zero-length xattr with a non...
2018-08-14 Theodore Ts'oext4: do not allow external inodes for inline data
2018-08-14 Theodore Ts'oext4: clear i_data in ext4_inode_info when removing...
2018-08-14 Eric Biggersext4: prevent right-shifting extents beyond EXT_MAX_BLOCKS
2018-08-14 Lukas Czernerext4: fix bitmap position validation
2018-08-14 Theodore Ts'oext4: add validity checks for bitmap block numbers
2018-08-14 Theodore Ts'oext4: add MODULE_SOFTDEP to ensure crc32c is included...
2018-07-17 Theodore Ts'oUBUNTU: SAUCE: ext4: check for allocation block validit...
2018-07-17 dann frazierUBUNTU: SAUCE: Revert "UBUNTU: SAUCE: ext4: fix ext4_va...
2018-07-10 Theodore Y. Ts'oUBUNTU: SAUCE: ext4: fix ext4_validate_inode_bitmap...
next