summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2019-11-25orangefs: rate limit the client not running info messageColin Ian King
2019-11-25GFS2: Flush the GFS2 delete workqueue before stopping the kernel threadsTim Smith
2019-11-25proc/vmcore: Fix i386 build error of missing copy_oldmem_page_encrypted()Borislav Petkov
2019-11-25NFSv4.x: fix lock recovery during delegation recallOlga Kornievskaia
2019-11-25f2fs: return correct errno in f2fs_gcJaegeuk Kim
2019-11-25fuse: use READ_ONCE on congestion_threshold and max_backgroundKirill Tkhai
2019-11-25f2fs: fix to recover inode's uid/gid during PORChao Yu
2019-11-25kernfs: Fix range checks in kernfs_get_target_pathBernd Edlinger
2019-11-25media: dvb: fix compat ioctl translationArnd Bergmann
2019-11-25f2fs: fix memory leak of percpu counter in fill_super()Chao Yu
2019-11-25gfs2: Don't set GFS2_RDF_UPTODATE when the lvb is updatedBob Peterson
2019-11-25ecryptfs_lookup_interpose(): lower_dentry->d_parent is not stable eitherAl Viro
2019-11-25ecryptfs_lookup_interpose(): lower_dentry->d_inode is not stableAl Viro
2019-11-12cgroup,writeback: don't switch wbs immediately on dead wbs if the memcg is deadTejun Heo
2019-11-12NFSv4: Don't allow a cached open with a revoked delegationTrond Myklebust
2019-11-12configfs: fix a deadlock in configfs_symlink()Al Viro
2019-11-12configfs: provide exclusion between IO and removalsAl Viro
2019-11-12configfs: new object reprsenting tree fragmentsAl Viro
2019-11-12configfs_register_group() shouldn't be (and isn't) called in rmdirable partsAl Viro
2019-11-12configfs: stash the data we need into configfs_buffer at open timeAl Viro
2019-11-12configfs: Fix bool initialization/comparisonThomas Meyer
2019-11-12ceph: fix use-after-free in __ceph_remove_cap()Luis Henriques
2019-11-10cifs: Fix cifsInodeInfo lock_sem deadlock when reconnect occursDave Wysochanski
2019-11-06xfs: Correctly invert xfs_buftarg LRU isolation logicVratislav Bendel
2019-11-06fuse: truncate pending writes on O_TRUNCMiklos Szeredi
2019-11-06fuse: flush dirty data/metadata before non-truncate setattrMiklos Szeredi
2019-11-06NFSv4: Fix leak of clp->cl_acceptor stringChuck Lever
2019-11-06fs: ocfs2: fix a possible null-pointer dereference in ocfs2_info_scan_inode_a...Jia-Ju Bai
2019-11-06fs: ocfs2: fix a possible null-pointer dereference in ocfs2_write_end_nolock()Jia-Ju Bai
2019-11-06fs: ocfs2: fix possible null-pointer dereferences in ocfs2_xa_prepare_entry()Jia-Ju Bai
2019-11-06ocfs2: clear zero in unaligned direct IOJia Guo
2019-11-06fs: cifs: mute -Wunused-const-variable messageAustin Kim
2019-11-06exec: load_script: Do not exec truncated interpreter pathKees Cook
2019-10-29btrfs: block-group: Fix a memory leak due to missing btrfs_put_block_group()Qu Wenruo
2019-10-29CIFS: avoid using MID 0xFFFFRoberto Bergantinos Corpas
2019-10-29ocfs2: fix panic due to ocfs2_wq is nullYi Li
2019-10-17xfs: clear sb->s_fs_info on mount failureDave Chinner
2019-10-17Fix the locking in dcache_readdir() and friendsAl Viro
2019-10-17CIFS: Force reval dentry if LOOKUP_REVAL flag is setPavel Shilovsky
2019-10-17CIFS: Force revalidate inode when dentry is stalePavel Shilovsky
2019-10-17CIFS: Gracefully handle QueryInfo errors during openPavel Shilovsky
2019-10-17fuse: fix memleak in cuse_channel_openzhengbin
2019-10-17ceph: reconnect connection if session hang in opening stateErqi Chen
2019-10-17ceph: fix directories inode i_blkbits initializationLuis Henriques
2019-10-179p: avoid attaching writeback_fid on mmap with type PRIVATEChengguang Xu
2019-10-17fs: nfs: Fix possible null-pointer dereferences in encode_attrs()Jia-Ju Bai
2019-10-07ocfs2: wait for recovering done after direct unlock requestChangwei Ge
2019-10-07fat: work around race with userspace's read via blockdev while mountingOGAWA Hirofumi
2019-10-05Btrfs: fix race setting up and completing qgroup rescan workersFilipe Manana
2019-10-05btrfs: qgroup: Drop quota_root and fs_info parameters from update_qgroup_stat...Lu Fengqi