tcp: do not release socket ownership in tcp_close()
[platform/kernel/linux-rpi.git] / fs /
2018-12-01 Andrew Pricegfs2: Don't leave s_fs_info pointing to freed memory...
2018-12-01 Tetsuo Handabfs: add sanity check at bfs_fill_super()
2018-12-01 Dominique Martinetv9fs_dir_readdir: fix double-free on p9stat_read error
2018-11-27 Luis Henriquesceph: quota: fix null pointer dereference in quota...
2018-11-27 Chengguang Xufs/exofs: fix potential memory leak in mount option...
2018-11-27 David Howellsafs: Handle EIO from delivery function
2018-11-27 Ernesto A. Fernándezhfsplus: prevent btree data loss on root split
2018-11-27 Ernesto A. Fernándezhfs: prevent btree data loss on root split
2018-11-27 Jann Hornreiserfs: propagate errors from fill_with_dentries...
2018-11-27 Ronnie Sahlbergcifs: fix return value for cifs_listxattr
2018-11-27 Colin Ian Kingcifs: don't dereference smb_file_target before null...
2018-11-21 Roman Gushchinmm: don't reclaim inodes with many attached pages
2018-11-21 Andreas Gruenbachergfs2: Fix metadata read-ahead during truncate (2)
2018-11-21 Andreas Gruenbachergfs2: Put bitmap buffers in put_super
2018-11-21 Miklos Szeredifuse: fix possibly missed wake-up after abort
2018-11-21 Miklos Szeredifuse: fix leaked notify reply
2018-11-21 Lukas Czernerfuse: fix use-after-free in fuse_direct_IO()
2018-11-21 Scott Mayhewnfsd: COPY and CLONE operations require the saved fileh...
2018-11-21 Trond MyklebustNFSv4: Don't exit the state manager without clearing...
2018-11-21 Benjamin Coddingtonmnt: fix __detach_mounts infinite loop
2018-11-21 Eric W. Biedermanmount: Prevent MNT_DETACH from disconnecting locked...
2018-11-21 Eric W. Biedermanmount: Don't allow copying MNT_UNBINDABLE|MNT_LOCKED...
2018-11-21 Eric W. Biedermanmount: Retest MNT_LOCKED in do_umount
2018-11-21 Vasily Averinext4: fix buffer leak in __ext4_read_dirblock() on...
2018-11-21 Vasily Averinext4: fix buffer leak in ext4_expand_extra_isize_ea...
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 buffer leak in ext4_xattr_get_block() on...
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: avoid buffer leak on shutdown in ext4_mark_iloc_d...
2018-11-21 Vasily Averinext4: fix possible inode leak in the retry loop of...
2018-11-21 Vasily Averinext4: missing !bh check in ext4_xattr_inode_write()
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-21 Shaokun Zhangbtrfs: tree-checker: Fix misleading group system inform...
2018-11-21 Filipe MananaBtrfs: fix data corruption due to cloning of eof block
2018-11-21 Filipe MananaBtrfs: fix infinite loop on inode eviction after dedupl...
2018-11-21 Robbie KoBtrfs: fix cur_offset in the error case for nocow
2018-11-21 Filipe MananaBtrfs: fix missing data checksums after a ranged fsync...
2018-11-21 Lu Fengqibtrfs: fix pinned underflow after transaction aborted
2018-11-21 Wengang Wangocfs2: free up write context when direct IO failed
2018-11-21 Changwei Geocfs2: fix a misuse a of brelse after failing ocfs2_che...
2018-11-21 Yan, ZhengRevert "ceph: fix dentry leak in splice_dentry()"
2018-11-21 Miklos Szeredifuse: set FR_SENT while locked
2018-11-21 Miklos Szeredifuse: fix blocked_waitq wakeup
2018-11-21 Kirill Tkhaifuse: Fix use-after-free in fuse_dev_do_write()
2018-11-21 Kirill Tkhaifuse: Fix use-after-free in fuse_dev_do_read()
2018-11-21 Amir Goldsteinvfs: fix FIGETBSZ ioctl on an overlayfs file
2018-11-21 Miklos Szerediovl: automatically enable redirect_dir on metacopy=on
2018-11-21 Miklos Szerediovl: check whiteout in ovl_create_over_whiteout()
2018-11-21 Amir Goldsteinovl: fix recursive oi->lock in ovl_link()
2018-11-21 Amir Goldsteinovl: fix error handling in ovl_verify_set_fh()
2018-11-21 Jan Karaudf: Prevent write-unsupported filesystem to be remount...
2018-11-21 Dominique Martinet9p locks: fix glock.client_id leak in do_lock
2018-11-13 Filipe MananaBtrfs: fix use-after-free when dumping free space
2018-11-13 Filipe MananaBtrfs: fix use-after-free during inode eviction
2018-11-13 Josef Bacikbtrfs: move the dio_sem higher up the callchain
2018-11-13 Josef Bacikbtrfs: don't run delayed_iputs in commit
2018-11-13 Josef Bacikbtrfs: fix insert_reserved error handling
2018-11-13 Josef Bacikbtrfs: only free reserved extent if we didn't insert it
2018-11-13 Josef Bacikbtrfs: don't use ctl->free_space for max_extent_size
2018-11-13 Josef Bacikbtrfs: set max_extent_size properly
2018-11-13 Josef Bacikbtrfs: reset max_extent_size properly
2018-11-13 Filipe MananaBtrfs: fix deadlock when writing out free space caches
2018-11-13 Filipe MananaBtrfs: fix assertion on fsync of regular file when...
2018-11-13 Filipe MananaBtrfs: fix null pointer dereference on compressed write...
2018-11-13 Qu Wenruobtrfs: qgroup: Dirty all qgroups before rescan
2018-11-13 Filipe MananaBtrfs: fix wrong dentries after fsync of file that...
2018-11-13 Filipe MananaBtrfs: fix warning when replaying log after fsync of...
2018-11-13 Josef Bacikbtrfs: make sure we create all new block groups
2018-11-13 Josef Bacikbtrfs: reset max_extent_size on clear in a bitmap
2018-11-13 Josef Bacikbtrfs: protect space cache inode alloc with GFP_NOFS
2018-11-13 Josef Bacikbtrfs: release metadata before running delayed refs
2018-11-13 Chris MasonBtrfs: don't clean dirty pages during buffered writes
2018-11-13 Josef Bacikbtrfs: wait on caching when putting the bg cache
2018-11-13 Jeff Mahoneybtrfs: keep trim from interfering with transaction...
2018-11-13 Jeff Mahoneybtrfs: don't attempt to trim devices that don't support it
2018-11-13 Jeff Mahoneybtrfs: iterate all devices during trim, instead of...
2018-11-13 Qu Wenruobtrfs: Ensure btrfs_trim_fs can trim the whole filesystem
2018-11-13 Qu Wenruobtrfs: Enhance btrfs_trim_fs function to handle error...
2018-11-13 Jeff Mahoneybtrfs: fix error handling in btrfs_dev_replace_start
2018-11-13 Jeff Mahoneybtrfs: fix error handling in free_log_tree
2018-11-13 Qu Wenruobtrfs: locking: Add extra check in btrfs_init_new_buffe...
2018-11-13 Qu Wenruobtrfs: Handle owner mismatch gracefully when walking...
2018-11-13 Qu Wenruobtrfs: qgroup: Avoid calling qgroup functions if qgroup...
2018-11-13 Nicolas PitreCramfs: fix abad comparison when wrap-arounds occur
2018-11-13 Jan Karafsnotify: Fix busy inodes during unmount
2018-11-13 Amir Goldsteinlockd: fix access beyond unterminated strings in prints
2018-11-13 Andrew Elblenfsd: correctly decrement odstate refcount in error...
2018-11-13 Benjamin Coddingtonnfs: Fix a missed page unlock after pg_doio()
2018-11-13 Trond MyklebustNFSv4.1: Fix the r/wsize checking
2018-11-13 Steve Frenchsmb3: on kerberos mount if server doesn't specify auth...
2018-11-13 Steve Frenchsmb3: do not attempt cifs operation in smb3 query info...
2018-11-13 Steve Frenchsmb3: allow stats which track session and share reconne...
next