summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2018-05-19Merge 4.14.42 into android-4.14Greg Kroah-Hartman
2018-05-19proc: do not access cmdline nor environ from file-backed areasWilly Tarreau
2018-05-19btrfs: Take trans lock before access running trans in check_delayed_refethanwu
2018-05-18ANDROID: sdcardfs: Don't d_drop in d_revalidateDaniel Rosenberg
2018-05-16Merge 4.14.41 into android-4.14Greg Kroah-Hartman
2018-05-16smb3: directory sync should not return an errorSteve French
2018-05-16ceph: fix rsize/wsize capping in ceph_direct_read_write()Ilya Dryomov
2018-05-16bdi: Fix oops in wb_workfn()Jan Kara
2018-05-09Merge 4.14.40 into android-4.14Greg Kroah-Hartman
2018-05-09xfs: prevent creating negative-sized file via INSERT_RANGEDarrick J. Wong
2018-05-07UPSTREAM: f2fs: avoid fsync() failure caused by EAGAIN in writepage()Jaegeuk Kim
2018-05-07UPSTREAM: f2fs: clear PageError on writepage - part 2Jaegeuk Kim
2018-05-02Merge 4.14.39 into android-4.14Greg Kroah-Hartman
2018-05-01ext4: fix bitmap position validationLukas Czerner
2018-05-01ext4: add validity checks for bitmap block numbersTheodore Ts'o
2018-05-01ext4: add MODULE_SOFTDEP to ensure crc32c is included in the initramfsTheodore Ts'o
2018-05-01ext4: set h_journal if there is a failure starting a reserved handleTheodore Ts'o
2018-05-01ext4: prevent right-shifting extents beyond EXT_MAX_BLOCKSEric Biggers
2018-04-26ANDROID: fs: gfs2: fix filler function typeSami Tolvanen
2018-04-26ANDROID: fs: exofs: fix filler function typeSami Tolvanen
2018-04-26ANDROID: fs: afs: fix filler function typeSami Tolvanen
2018-04-26ANDROID: fs: nfs: fix filler function typeSami Tolvanen
2018-04-26ANDROID: fs: fuse: fix filler function type mismatchSami Tolvanen
2018-04-26Merge 4.14.37 into android-4.14Greg Kroah-Hartman
2018-04-26vfs/proc/kcore, x86/mm/kcore: Fix SMAP fault when dumping vsyscall user pageJia Zhang
2018-04-26cifs: silence compiler warnings showing up with gcc-8.0.0Arnd Bergmann
2018-04-26proc: fix /proc/*/map_files lookupAlexey Dobriyan
2018-04-26ocfs2: return error when we attempt to access a dirty bh in jbd2piaojun
2018-04-26ocfs2/acl: use 'ip_xattr_sem' to protect getting extended attributepiaojun
2018-04-26ocfs2: return -EROFS to mount.ocfs2 if inode block is invalidpiaojun
2018-04-26fs/dax.c: release PMD lock even when there is no PMD support in DAXJan H. Schönherr
2018-04-26jffs2: Fix use-after-free bug in jffs2_iget()'s error handling pathJake Daryll Obina
2018-04-26f2fs: avoid hungtask when GC encrypted block if io_bits is setSheng Yong
2018-04-26Btrfs: raid56: fix race between merge_bio and rbio_orig_end_ioLiu Bo
2018-04-26Btrfs: fix unexpected EEXIST from btrfs_get_extentLiu Bo
2018-04-26btrfs: fail mount when sb flag is not in BTRFS_SUPER_FLAG_SUPPAnand Jain
2018-04-26Btrfs: fix scrub to repair raid6 corruptionLiu Bo
2018-04-26btrfs: Fix out of bounds access in btrfs_search_slotNikolay Borisov
2018-04-26Btrfs: set plug for fsyncLiu Bo
2018-04-26nfs: Do not convert nfs_idmap_cache_timeout to jiffiesJan Chochol
2018-04-26ubifs: Fix uninitialized variable in search_dh_cookie()Geert Uytterhoeven
2018-04-26NFSv4: always set NFS_LOCK_LOST when a lock is lost.NeilBrown
2018-04-26btrfs: fix unaligned access in readdirDavid Sterba
2018-04-26cifs: do not allow creating sockets except with SMB1 posix exensionsSteve French
2018-04-25UPSTREAM: treewide: Fix function prototypes for module_param_call()Kees Cook
2018-04-25ANDROID: sdcardfs: Set s_root to NULL after puttingDaniel Rosenberg
2018-04-25ANDROID: sdcardfs: d_make_root calls iputDaniel Rosenberg
2018-04-25ANDROID: sdcardfs: Check for private data earlierDaniel Rosenberg
2018-04-24Merge 4.14.36 into android-4.14Greg Kroah-Hartman
2018-04-24writeback: safer lock nestingGreg Thelen