]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/history - fs
btrfs: Verify that every chunk has corresponding block group at mount time
[mirror_ubuntu-bionic-kernel.git] / fs /
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...
2019-07-24 Filipe MananaBtrfs: fix null pointer dereference on compressed write...
2019-07-24 Qu Wenruobtrfs: qgroup: Dirty all qgroups before rescan
2019-07-24 Filipe MananaBtrfs: fix wrong dentries after fsync of file that...
2019-07-24 Filipe MananaBtrfs: fix warning when replaying log after fsync of...
2019-07-24 Josef Bacikbtrfs: make sure we create all new block groups
2019-07-24 Josef Bacikbtrfs: reset max_extent_size on clear in a bitmap
2019-07-24 Josef Bacikbtrfs: protect space cache inode alloc with GFP_NOFS
2019-07-24 Josef Bacikbtrfs: wait on caching when putting the bg cache
2019-07-24 Jeff Mahoneybtrfs: don't attempt to trim devices that don't support it
2019-07-24 Jeff Mahoneybtrfs: iterate all devices during trim, instead of...
2019-07-24 Qu Wenruobtrfs: Ensure btrfs_trim_fs can trim the whole filesystem
2019-07-24 Qu Wenruobtrfs: Enhance btrfs_trim_fs function to handle error...
2019-07-24 Jeff Mahoneybtrfs: fix error handling in free_log_tree
2019-07-24 Qu Wenruobtrfs: locking: Add extra check in btrfs_init_new_buffe...
2019-07-24 Qu Wenruobtrfs: Handle owner mismatch gracefully when walking...
2019-07-24 Qu Wenruobtrfs: qgroup: Avoid calling qgroup functions if qgroup...
2019-07-24 Nicolas PitreCramfs: fix abad comparison when wrap-arounds occur
2019-07-24 Amir Goldsteinlockd: fix access beyond unterminated strings in prints
2019-07-24 Benjamin Coddingtonnfs: Fix a missed page unlock after pg_doio()
2019-07-24 Trond MyklebustNFSv4.1: Fix the r/wsize checking
2019-07-24 Steve Frenchsmb3: on kerberos mount if server doesn't specify auth...
2019-07-24 Steve Frenchsmb3: do not attempt cifs operation in smb3 query info...
2019-07-24 Steve Frenchsmb3: allow stats which track session and share reconne...
2019-07-24 Vlastimil Babkamm: /proc/pid/smaps_rollup: fix NULL pointer deref...
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 Al Virogfs2_meta: ->mount() can get NULL dev_name
2019-07-24 Jan Karajbd2: fix use after free in jbd2_log_do_checkpoint()
2019-07-24 Chao Yuf2fs: fix to account IO correctly
2019-07-24 Yunlei Hef2fs: report error if quota off error during umount
next