]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/history - fs
swiotlb: clean up reporting
[mirror_ubuntu-bionic-kernel.git] / fs /
2019-07-24 Chao Yuf2fs: fix to do sanity check with block address in...
2019-07-24 Tigran Mkrtchyanflexfiles: use per-mirror specified stateid for IO
2019-07-24 Qu Wenruobtrfs: tree-checker: Don't check max block group size...
2019-07-24 Guenter Roeckkernfs: Replace strncpy with memcpy
2019-07-24 xingaopengext2: initialize opts.s_mount_opt as zero before using it
2019-07-24 Filipe MananaBtrfs: fix race between enabling quotas and subvolume...
2019-07-24 Filipe MananaBtrfs: fix rare chances for data loss when doing a...
2019-07-24 Nikolay Borisovbtrfs: Always try all copies when reading extent buffers
2019-07-24 Jan Karaudf: Allow mounting volumes with incorrect identificati...
2019-07-24 Jaegeuk Kimf2fs: fix missing up_read
2019-07-24 Pan Bianext2: fix potential use after free
2019-07-24 Maximilian Heynefs: fix lost error code in dio_complete
2019-07-24 Pan Bianbtrfs: relocation: set trans to be NULL after ending...
2019-07-24 Filipe MananaBtrfs: ensure path name is null terminated at btrfs_con...
2019-07-24 Chao Yuf2fs: fix to do sanity check with cp_pack_start_sum
2019-07-24 Chao Yuf2fs: fix to do sanity check with i_extra_isize
2019-07-24 Chao Yuf2fs: fix to do sanity check with block address in...
2019-07-24 Chao Yuf2fs: fix to do sanity check with node footer and iblocks
2019-07-24 Chao Yuf2fs: fix to do sanity check with user_block_count
2019-07-24 Chao Yuf2fs: fix to do sanity check with secs_per_zone
2019-07-24 Chao Yuf2fs: introduce and spread verify_blkaddr
2019-07-24 Chao Yuf2fs: clean up with is_valid_blkaddr()
2019-07-24 Jaegeuk Kimf2fs: enhance sanity_check_raw_super() to avoid potenti...
2019-07-24 Yunlei Hef2fs: check blkaddr more accuratly before issue a bio
2019-07-24 Shaokun Zhangbtrfs: tree-checker: Fix misleading group system inform...
2019-07-24 Qu Wenruobtrfs: tree-checker: Check level for leaves and nodes
2019-07-24 Qu Wenruobtrfs: Check that each block group has corresponding...
2019-07-24 Qu Wenruobtrfs: tree-checker: Detect invalid and empty essential...
2019-07-24 Qu Wenruobtrfs: tree-checker: Verify block_group_item
2019-07-24 David Sterbabtrfs: tree-check: reduce stack consumption in check_di...
2019-07-24 Arnd Bergmannbtrfs: tree-checker: use %zu format string for size_t
2019-07-24 Qu Wenruobtrfs: tree-checker: Add checker for dir item
2019-07-24 Qu Wenruobtrfs: Verify that every chunk has corresponding block...
2019-07-24 Gu Jinxiangbtrfs: validate type when reading a chunk
2019-07-24 Ilya Dryomovlibceph: add authorizer challenge
2019-07-24 Amir Goldsteinfsnotify: generalize handling of extra event flags
2019-07-24 Salvatore Mesoracanamei: allow restricted O_CREAT of FIFOs and regular...
2019-07-24 Andrew Pricegfs2: Don't leave s_fs_info pointing to freed memory...
2019-07-24 Tetsuo Handabfs: add sanity check at bfs_fill_super()
2019-07-24 Dominique Martinetv9fs_dir_readdir: fix double-free on p9stat_read error
2019-07-24 Luis Henriquesceph: quota: fix null pointer dereference in quota...
2019-07-24 Chengguang Xufs/exofs: fix potential memory leak in mount option...
2019-07-24 Ernesto A. Fernándezhfsplus: prevent btree data loss on root split
2019-07-24 Ernesto A. Fernándezhfs: prevent btree data loss on root split
2019-07-24 Jann Hornreiserfs: propagate errors from fill_with_dentries...
2019-07-24 Ronnie Sahlbergcifs: fix return value for cifs_listxattr
2019-07-24 Colin Ian Kingcifs: don't dereference smb_file_target before null...
2019-07-24 Trond MyklebustNFSv4: Don't exit the state manager without clearing...
2019-07-24 Benjamin Coddingtonmnt: fix __detach_mounts infinite loop
2019-07-24 Jan Karaudf: Prevent write-unsupported filesystem to be remount...
2019-07-24 Miklos Szerediovl: check whiteout in ovl_create_over_whiteout()
2019-07-24 Andreas Gruenbachergfs2: Put bitmap buffers in put_super
2019-07-24 Guenter Roeckconfigfs: replace strncpy with memcpy
2019-07-24 Eric W. Biedermanmount: Prevent MNT_DETACH from disconnecting locked...
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 Filipe MananaBtrfs: fix data corruption due to cloning of eof block
2019-07-24 Filipe MananaBtrfs: fix infinite loop on inode eviction after dedupl...
2019-07-24 Robbie KoBtrfs: fix cur_offset in the error case for nocow
2019-07-24 Lu Fengqibtrfs: fix pinned underflow after transaction aborted
2019-07-24 Wengang Wangocfs2: free up write context when direct IO failed
2019-07-24 Changwei Geocfs2: fix a misuse a of brelse after failing ocfs2_che...
2019-07-24 Amir Goldsteinovl: fix recursive oi->lock in ovl_link()
2019-07-24 Amir Goldsteinovl: fix error handling in ovl_verify_set_fh()
2019-07-24 Dominique Martinet9p locks: fix glock.client_id leak in do_lock
2019-07-24 Josef Bacikbtrfs: fix insert_reserved error handling
2019-07-24 Josef Bacikbtrfs: reset max_extent_size properly
2019-07-24 Filipe MananaBtrfs: fix deadlock when writing out free space caches
2019-07-24 Josef Bacikbtrfs: release metadata before running delayed refs
2019-07-24 Chris MasonBtrfs: don't clean dirty pages during buffered writes
2019-07-24 Jeff Mahoneybtrfs: keep trim from interfering with transaction...
2019-07-24 Jeff Mahoneybtrfs: fix error handling in btrfs_dev_replace_start
2019-07-24 Theodore Ts'oext4: fix EXT4_IOC_SWAP_BOOT
2019-07-24 Chao Yuf2fs: fix to recover cold bit of inode block during POR
2019-07-24 Zhikang Zhangf2fs: avoid sleeping under spin_lock
2019-07-24 Jaegeuk Kimf2fs: clear PageError on the read path
2019-07-24 Filipe MananaBtrfs: fix fsync after hole punching when using no...
2019-07-24 Filipe MananaBtrfs: fix use-after-free when dumping free space
2019-07-24 Filipe MananaBtrfs: fix use-after-free during inode eviction
2019-07-24 Josef Bacikbtrfs: move the dio_sem higher up the callchain
2019-07-24 Josef Bacikbtrfs: don't run delayed_iputs in commit
2019-07-24 Josef Bacikbtrfs: only free reserved extent if we didn't insert it
2019-07-24 Josef Bacikbtrfs: don't use ctl->free_space for max_extent_size
2019-07-24 Josef Bacikbtrfs: set max_extent_size properly
2019-07-24 Filipe MananaBtrfs: fix assertion on fsync of regular file when...
next