summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2018-11-27fs/exofs: fix potential memory leak in mount option parsingChengguang Xu
2018-11-27afs: Handle EIO from delivery functionDavid Howells
2018-11-27hfsplus: prevent btree data loss on root splitErnesto A. Fernández
2018-11-27hfs: prevent btree data loss on root splitErnesto A. Fernández
2018-11-27reiserfs: propagate errors from fill_with_dentries() properlyJann Horn
2018-11-27cifs: fix return value for cifs_listxattrRonnie Sahlberg
2018-11-27cifs: don't dereference smb_file_target before null checkColin Ian King
2018-11-21mm: don't reclaim inodes with many attached pagesRoman Gushchin
2018-11-21gfs2: Fix metadata read-ahead during truncate (2)Andreas Gruenbacher
2018-11-21gfs2: Put bitmap buffers in put_superAndreas Gruenbacher
2018-11-21fuse: fix possibly missed wake-up after abortMiklos Szeredi
2018-11-21fuse: fix leaked notify replyMiklos Szeredi
2018-11-21fuse: fix use-after-free in fuse_direct_IO()Lukas Czerner
2018-11-21nfsd: COPY and CLONE operations require the saved filehandle to be setScott Mayhew
2018-11-21NFSv4: Don't exit the state manager without clearing NFS4CLNT_MANAGER_RUNNINGTrond Myklebust
2018-11-21mnt: fix __detach_mounts infinite loopBenjamin Coddington
2018-11-21mount: Prevent MNT_DETACH from disconnecting locked mountsEric W. Biederman
2018-11-21mount: Don't allow copying MNT_UNBINDABLE|MNT_LOCKED mountsEric W. Biederman
2018-11-21mount: Retest MNT_LOCKED in do_umountEric W. Biederman
2018-11-21ext4: fix buffer leak in __ext4_read_dirblock() on error pathVasily Averin
2018-11-21ext4: fix buffer leak in ext4_expand_extra_isize_ea() on error pathVasily Averin
2018-11-21ext4: fix buffer leak in ext4_xattr_move_to_block() on error pathVasily Averin
2018-11-21ext4: release bs.bh before re-using in ext4_xattr_block_find()Vasily Averin
2018-11-21ext4: fix buffer leak in ext4_xattr_get_block() on error pathVasily Averin
2018-11-21ext4: fix possible leak of s_journal_flag_rwsem in error pathVasily Averin
2018-11-21ext4: fix possible leak of sbi->s_group_desc_leak in error pathTheodore Ts'o
2018-11-21ext4: avoid possible double brelse() in add_new_gdb() on error pathTheodore Ts'o
2018-11-21ext4: fix missing cleanup if ext4_alloc_flex_bg_array() fails while resizingVasily Averin
2018-11-21ext4: avoid buffer leak in ext4_orphan_add() after prior errorsVasily Averin
2018-11-21ext4: avoid buffer leak on shutdown in ext4_mark_iloc_dirty()Vasily Averin
2018-11-21ext4: fix possible inode leak in the retry loop of ext4_resize_fs()Vasily Averin
2018-11-21ext4: missing !bh check in ext4_xattr_inode_write()Vasily Averin
2018-11-21ext4: avoid potential extra brelse in setup_new_flex_group_blocks()Vasily Averin
2018-11-21ext4: add missing brelse() add_new_gdb_meta_bg()'s error pathVasily Averin
2018-11-21ext4: add missing brelse() in set_flexbg_block_bitmap()'s error pathVasily Averin
2018-11-21ext4: add missing brelse() update_backups()'s error pathVasily Averin
2018-11-21btrfs: tree-checker: Fix misleading group system informationShaokun Zhang
2018-11-21Btrfs: fix data corruption due to cloning of eof blockFilipe Manana
2018-11-21Btrfs: fix infinite loop on inode eviction after deduplication of eof blockFilipe Manana
2018-11-21Btrfs: fix cur_offset in the error case for nocowRobbie Ko
2018-11-21Btrfs: fix missing data checksums after a ranged fsync (msync)Filipe Manana
2018-11-21btrfs: fix pinned underflow after transaction abortedLu Fengqi
2018-11-21ocfs2: free up write context when direct IO failedWengang Wang
2018-11-21ocfs2: fix a misuse a of brelse after failing ocfs2_check_dir_entryChangwei Ge
2018-11-21Revert "ceph: fix dentry leak in splice_dentry()"Yan, Zheng
2018-11-21fuse: set FR_SENT while lockedMiklos Szeredi
2018-11-21fuse: fix blocked_waitq wakeupMiklos Szeredi
2018-11-21fuse: Fix use-after-free in fuse_dev_do_write()Kirill Tkhai
2018-11-21fuse: Fix use-after-free in fuse_dev_do_read()Kirill Tkhai
2018-11-21vfs: fix FIGETBSZ ioctl on an overlayfs fileAmir Goldstein