summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2019-12-01btrfs: avoid link error with CONFIG_NO_AUTO_INLINEArnd Bergmann
2019-12-01ocfs2: fix clusters leak in ocfs2_defrag_extent()Larry Chen
2019-12-01ocfs2: don't put and assigning null to bh allocated outsideChangwei Ge
2019-12-01fs/hfs/extent.c: fix array out of bounds read of array extentColin Ian King
2019-12-01hfs: update timestamp on truncate()Ernesto A. Fernández
2019-12-01hfsplus: update timestamps on truncate()Ernesto A. Fernández
2019-12-01hfs: fix return value of hfs_get_block()Ernesto A. Fernández
2019-12-01hfsplus: fix return value of hfsplus_get_block()Ernesto A. Fernández
2019-12-01hfs: prevent btree data loss on ENOSPCErnesto A. Fernández
2019-12-01hfsplus: prevent btree data loss on ENOSPCErnesto A. Fernández
2019-12-01hfs: fix BUG on bnode parent updateErnesto A. Fernández
2019-12-01hfsplus: fix BUG on bnode parent updateErnesto A. Fernández
2019-12-01vfs: avoid problematic remapping requests into partial EOF blockDarrick J. Wong
2019-12-01fs/ocfs2/dlm/dlmdebug.c: fix a sleep-in-atomic-context bug in dlm_print_one_m...Jia-Ju Bai
2019-12-01f2fs: fix to spread clear_cold_data()Chao Yu
2019-12-01ceph: fix dentry leak in ceph_readdir_prepopulateYan, Zheng
2019-12-01xfs: fix use-after-free race in xfs_buf_releDave Chinner
2019-12-01btrfs: handle error of get_old_rootNikolay Borisov
2019-12-01gfs2: Fix marking bitmaps non-fullAndreas Gruenbacher
2019-12-01Revert "fs: ocfs2: fix possible null-pointer dereferences in ocfs2_xa_prepare...Joseph Qi
2019-11-24orangefs: rate limit the client not running info messageColin Ian King
2019-11-24GFS2: Flush the GFS2 delete workqueue before stopping the kernel threadsTim Smith
2019-11-24proc/vmcore: Fix i386 build error of missing copy_oldmem_page_encrypted()Borislav Petkov
2019-11-24NFSv4.x: fix lock recovery during delegation recallOlga Kornievskaia
2019-11-24ext4: fix build error when DX_DEBUG is definedGabriel Krisman Bertazi
2019-11-24f2fs: return correct errno in f2fs_gcJaegeuk Kim
2019-11-20fuse: use READ_ONCE on congestion_threshold and max_backgroundKirill Tkhai
2019-11-20f2fs: mark inode dirty explicitly in recover_inode()Chao Yu
2019-11-20f2fs: fix to recover inode's project id during PORChao Yu
2019-11-20f2fs: fix to recover inode's uid/gid during PORChao Yu
2019-11-20kernfs: Fix range checks in kernfs_get_target_pathBernd Edlinger
2019-11-20media: dvb: fix compat ioctl translationArnd Bergmann
2019-11-20f2fs: fix memory leak of percpu counter in fill_super()Chao Yu
2019-11-20gfs2: Don't set GFS2_RDF_UPTODATE when the lvb is updatedBob Peterson
2019-11-20ecryptfs_lookup_interpose(): lower_dentry->d_parent is not stable eitherAl Viro
2019-11-20ecryptfs_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: add missing check in d_revalidate snapdir handlingAl Viro
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