summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
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-25kernfs: Fix range checks in kernfs_get_target_pathBernd Edlinger
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-12ceph: fix use-after-free in __ceph_remove_cap()Luis Henriques
2019-11-10fs/dcache: move security_d_instantiate() behind attaching dentry to inodezhangyi (F)
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 possible null-pointer dereferences in ocfs2_xa_prepare_entry()Jia-Ju Bai
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-17xfs: clear sb->s_fs_info on mount failureDave Chinner
2019-10-17CIFS: Force revalidate inode when dentry is stalePavel Shilovsky
2019-10-17cifs: Check uniqueid for SMB2+ and return -ESTALE if necessaryRoss Lagerwall
2019-10-17CIFS: Force reval dentry if LOOKUP_REVAL flag is setPavel Shilovsky
2019-10-17CIFS: Gracefully handle QueryInfo errors during openPavel Shilovsky
2019-10-17fuse: fix memleak in cuse_channel_openzhengbin
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: Relinquish CPUs in btrfs_compare_treesNikolay Borisov
2019-10-05Btrfs: fix use-after-free when using the tree modification logFilipe Manana
2019-10-05ovl: filter of trusted xattr results in auditMark Salyzyn
2019-10-05CIFS: Fix oplock handling for SMB 2.1+ protocolsPavel Shilovsky
2019-10-05ext4: fix punch hole for inline_data file systemsTheodore Ts'o
2019-10-05fuse: fix missing unlock_page in fuse_writepage()Vasily Averin
2019-10-05btrfs: extent-tree: Make sure we only allocate extents from block groups with...Qu Wenruo
2019-10-05f2fs: fix to do sanity check on segment bitmap of LFS cursegChao Yu
2019-10-05Revert "f2fs: avoid out-of-range memory access"Chao Yu
2019-10-05f2fs: check all the data segments against all node onesSurbhi Palande
2019-09-21cifs: Use kzfree() to zero out the passwordDan Carpenter
2019-09-21cifs: set domainName when a domain-key is used in multiuserRonnie Sahlberg
2019-09-21NFSv2: Fix write regressionTrond Myklebust