ext4: avoid buffer leak in ext4_orphan_add() after prior errors
[platform/kernel/linux-rpi.git] / fs /
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 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 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 Amir Goldsteinovl: fix recursive oi->lock in ovl_link()
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 Goldsteinovl: fix error handling in ovl_verify_set_fh()
2018-11-21 Dominique Martinet9p locks: fix glock.client_id leak in do_lock
2018-11-13 Filipe MananaBtrfs: fix fsync after hole punching when using no...
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: 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 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: wait on caching when putting the bg cache
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 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 Amir Goldsteinlockd: fix access beyond unterminated strings in prints
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...
2018-11-13 Vlastimil Babkamm: /proc/pid/smaps_rollup: fix NULL pointer deref...
2018-11-13 Theodore Ts'oext4: fix use-after-free race in ext4_remount()'s error...
2018-11-13 Wang Shilongext4: propagate error from dquot_initialize() in EXT4_I...
2018-11-13 Wang Shilongext4: fix setattr project check in fssetxattr ioctl
2018-11-13 Lukas Czernerext4: initialize retries variable in ext4_da_write_inli...
2018-11-13 Al Virogfs2_meta: ->mount() can get NULL dev_name
2018-11-13 Jan Karajbd2: fix use after free in jbd2_log_do_checkpoint()
2018-11-13 Chao Yuf2fs: fix to account IO correctly
2018-11-13 Jaegeuk KimRevert "f2fs: fix to clear PG_checked flag in set_page_...
2018-11-13 Yunlei Hef2fs: report error if quota off error during umount
2018-11-13 Chao Yuf2fs: fix to recover inode's i_flags during POR
2018-11-13 Theodore Ts'oext4: fix argument checking in EXT4_IOC_MOVE_EXT
2018-11-13 Hou Taojffs2: free jffs2_sb_info through jffs2_kill_sb()
2018-11-10 Al Virocachefiles: fix the race between cachefiles_bury_object...
2018-11-10 Brian Fosterxfs: truncate transaction does not modify the inobt
2018-11-10 Amir Goldsteinfsnotify: fix ignore mask logic in fsnotify()
2018-11-10 Amir Goldsteinvfs: swap names of {do,vfs}_clone_file_range()
2018-11-04 Khazhismel Kumykovfs/fat/fatent.c: add cond_resched() to fat_count_free_c...
2018-11-04 Qu Wenruobtrfs: quota: Set rescan progress to (u64)-1 if we...
2018-11-04 Geert Uytterhoevencifs: Use ULL suffix for 64-bit constant
2018-11-04 Larry Chenocfs2: fix crash in ocfs2_duplicate_clusters_by_page()
2018-10-20 Greg Kroah-HartmanRevert "vfs: fix freeze protection in mnt_want_write_fi...
2018-10-18 Roman Gushchindcache: account external names as indirectly reclaimabl...
2018-10-13 Richard Weinbergerubifs: Check for name being NULL while mounting
2018-10-13 Chao Yuf2fs: fix invalid memory access
2018-10-10 Ashish Samantocfs2: fix locking for res->tracking and dlm->tracking_list
2018-10-10 Jann Hornproc: restrict kernel stack dumps to root
2018-10-10 Aurelien Aptelsmb2: fix missing files in root share directory listing
2018-10-10 Andreas Gruenbachersysfs: Do not return POSIX ACL xattrs via listxattr
2018-10-10 Miklos Szerediovl: fix format of setxattr debug
2018-10-10 Amir Goldsteinovl: fix memory leak on unlink of indexed file
2018-10-10 Amir Goldsteinovl: fix access beyond unterminated strings
2018-10-10 Dan Carpentercifs: read overflow in is_valid_oplock_break()
2018-10-10 Stephen Rothwellfs/cifs: suppress a string overflow warning
2018-10-10 Jon Kuhnfs/cifs: don't translate SFM_SLASH (U+F026) to backslash
2018-10-10 Anand Jainbtrfs: btrfs_shrink_device should call commit transacti...
2018-10-04 Eric Sandeenisofs: reject hardware sector size > 2048 bytes
2018-10-04 Amir Goldsteinovl: hash non-dir by lower inode for fsnotify
2018-10-04 Konstantin Khorenkofs/lock: skip lock owner pid translation in case we...
2018-10-04 J. Bruce Fieldsnfsd: fix corrupted reply to badly ordered compound
2018-10-04 Andreas Gruenbacheriomap: complete partial direct I/O writes synchronously
2018-09-29 Eric Biggersext4: show test_dummy_encryption mount option in /proc...
2018-09-29 Li Dongyangext4: don't mark mmp buffer head dirty
2018-09-29 Theodore Ts'oext4: fix online resizing for bigalloc file systems...
2018-09-29 Theodore Ts'oext4: fix online resize's handling of a too-small final...
2018-09-29 Theodore Ts'oext4: recalucate superblock checksum after updating...
next