summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2018-05-30ceph: fix potential memory leak in init_caches()Chengguang Xu
2018-05-30Btrfs: fix log replay failure after linking special file and fsyncFilipe Manana
2018-05-30Btrfs: send, fix issuing write op when processing hole in no data modeFilipe Manana
2018-05-30btrfs: use kvzalloc to allocate btrfs_fs_infoJeff Mahoney
2018-05-30ceph: fix dentry leak when failing to init debugfsChengguang Xu
2018-05-30libceph, ceph: avoid memory leak when specifying same option several timesChengguang Xu
2018-05-30fs: dcache: Use READ_ONCE when accessing i_dir_seqWill Deacon
2018-05-30fs: dcache: Avoid livelock between d_alloc_parallel and __d_addWill Deacon
2018-05-30nfs: system crashes after NFS4ERR_MOVED recoveryBill.Baker@oracle.com
2018-05-30do d_instantiate/unlock_new_inode combinations safelyAl Viro
2018-05-30aio: fix io_destroy(2) vs. lookup_ioctx() raceAl Viro
2018-05-30fs: don't scan the inode cache before SB_BORN is setDave Chinner
2018-05-30affs_lookup(): close a race with affs_remove_link()Al Viro
2018-05-25hfsplus: stop workqueue when fill_super() failedTetsuo Handa
2018-05-25ext2: fix a block leakAl Viro
2018-05-22proc: Use underscores for SSBD in 'status'Konrad Rzeszutek Wilk
2018-05-22prctl: Add force disable speculationThomas Gleixner
2018-05-22proc: Provide details on speculation flaw mitigationsKees Cook
2018-05-22btrfs: fix reading stale metadata blocks after degraded raid1 mountsLiu Bo
2018-05-22btrfs: Fix delalloc inodes invalidation during transaction abortNikolay Borisov
2018-05-22btrfs: Split btrfs_del_delalloc_inode into 2 functionsNikolay Borisov
2018-05-22btrfs: fix crash when trying to resume balance without the resume flagAnand Jain
2018-05-22btrfs: property: Set incompat flag if lzo/zstd compression is setMisono Tomohiro
2018-05-22Btrfs: send, fix invalid access to commit roots due to concurrent snapshottingRobbie Ko
2018-05-22Btrfs: fix xattr loss after power failureFilipe Manana
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-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-09xfs: prevent creating negative-sized file via INSERT_RANGEDarrick J. Wong
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-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