aboutsummaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2019-12-01ocfs2: remove ocfs2_is_o2cb_active()Gang He
2019-12-01dlm: don't leak kernel pointer to userspaceTycho Andersen
2019-12-01dlm: fix invalid freeTycho Andersen
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-01ocfs2: don't use iocb when EIOCBQUEUED returnsChangwei Ge
2019-12-01ocfs2: without quota support, avoid calling quota recoveryGuozhonghua
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-01fs/cifs: fix uninitialised variable warningsGarry McNulty
2019-12-01f2fs: spread f2fs_set_inode_flags()Chao Yu
2019-12-01f2fs: fix to spread clear_cold_data()Chao Yu
2019-12-01ceph: only allow punch hole mode in fallocateLuis Henriques
2019-12-01ceph: fix dentry leak in ceph_readdir_prepopulateYan, Zheng
2019-12-01xfs: clear ail delwri queued bufs on unmount of shutdown fsBrian Foster
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-01btrfs: defrag: use btrfs_mod_outstanding_extents in cluster_pages_for_defragSu Yue
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-24gfs2: slow the deluge of io error messagesBob Peterson
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: keep lazytime on remountJaegeuk Kim
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: update i_size after DIO completionJaegeuk Kim
2019-11-20f2fs: fix remount problem of option io_bitsChengguang Xu
2019-11-20f2fs: fix to recover inode's uid/gid during PORChao Yu
2019-11-20f2fs: avoid infinite loop in f2fs_alloc_nidJaegeuk Kim
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 setattr project check upon fssetxattr ioctlWang Shilong
2019-11-20f2fs: fix memory leak of percpu counter in fill_super()Chao Yu
2019-11-20f2fs: fix memory leak of write_io in fill_super()Chao Yu