summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2019-11-12NFSv4: Don't allow a cached open with a revoked delegationTrond Myklebust3-5/+13
2019-11-12configfs: fix a deadlock in configfs_symlink()Al Viro1-1/+32
2019-11-12ceph: fix use-after-free in __ceph_remove_cap()Luis Henriques1-5/+5
2019-11-10fs/dcache: move security_d_instantiate() behind attaching dentry to inodezhangyi (F)1-1/+1
2019-11-10cifs: Fix cifsInodeInfo lock_sem deadlock when reconnect occursDave Wysochanski4-9/+22
2019-11-06xfs: Correctly invert xfs_buftarg LRU isolation logicVratislav Bendel1-1/+1
2019-11-06fuse: truncate pending writes on O_TRUNCMiklos Szeredi1-3/+7
2019-11-06fuse: flush dirty data/metadata before non-truncate setattrMiklos Szeredi1-0/+13
2019-11-06NFSv4: Fix leak of clp->cl_acceptor stringChuck Lever1-0/+1
2019-11-06fs: ocfs2: fix a possible null-pointer dereference in ocfs2_info_scan_inode_a...Jia-Ju Bai1-1/+1
2019-11-06fs: ocfs2: fix possible null-pointer dereferences in ocfs2_xa_prepare_entry()Jia-Ju Bai1-33/+23
2019-11-06fs: cifs: mute -Wunused-const-variable messageAustin Kim1-4/+0
2019-11-06exec: load_script: Do not exec truncated interpreter pathKees Cook1-9/+48
2019-10-29btrfs: block-group: Fix a memory leak due to missing btrfs_put_block_group()Qu Wenruo1-0/+1
2019-10-29CIFS: avoid using MID 0xFFFFRoberto Bergantinos Corpas1-0/+3
2019-10-17xfs: clear sb->s_fs_info on mount failureDave Chinner1-0/+10
2019-10-17CIFS: Force revalidate inode when dentry is stalePavel Shilovsky1-0/+4
2019-10-17cifs: Check uniqueid for SMB2+ and return -ESTALE if necessaryRoss Lagerwall1-2/+22
2019-10-17CIFS: Force reval dentry if LOOKUP_REVAL flag is setPavel Shilovsky1-1/+7
2019-10-17CIFS: Gracefully handle QueryInfo errors during openPavel Shilovsky1-0/+6
2019-10-17fuse: fix memleak in cuse_channel_openzhengbin1-0/+1
2019-10-17ceph: fix directories inode i_blkbits initializationLuis Henriques1-1/+6
2019-10-179p: avoid attaching writeback_fid on mmap with type PRIVATEChengguang Xu1-0/+3
2019-10-17fs: nfs: Fix possible null-pointer dereferences in encode_attrs()Jia-Ju Bai1-1/+1
2019-10-07ocfs2: wait for recovering done after direct unlock requestChangwei Ge1-4/+19
2019-10-07fat: work around race with userspace's read via blockdev while mountingOGAWA Hirofumi2-2/+14
2019-10-05Btrfs: fix race setting up and completing qgroup rescan workersFilipe Manana1-14/+19
2019-10-05btrfs: Relinquish CPUs in btrfs_compare_treesNikolay Borisov1-0/+1
2019-10-05Btrfs: fix use-after-free when using the tree modification logFilipe Manana1-1/+3
2019-10-05ovl: filter of trusted xattr results in auditMark Salyzyn1-1/+2
2019-10-05CIFS: Fix oplock handling for SMB 2.1+ protocolsPavel Shilovsky1-0/+5
2019-10-05ext4: fix punch hole for inline_data file systemsTheodore Ts'o1-0/+9
2019-10-05fuse: fix missing unlock_page in fuse_writepage()Vasily Averin1-0/+1
2019-10-05btrfs: extent-tree: Make sure we only allocate extents from block groups with...Qu Wenruo1-0/+8
2019-10-05f2fs: fix to do sanity check on segment bitmap of LFS cursegChao Yu1-0/+39
2019-10-05Revert "f2fs: avoid out-of-range memory access"Chao Yu1-5/+0
2019-10-05f2fs: check all the data segments against all node onesSurbhi Palande1-2/+2
2019-09-21cifs: Use kzfree() to zero out the passwordDan Carpenter1-1/+1
2019-09-21cifs: set domainName when a domain-key is used in multiuserRonnie Sahlberg1-0/+22
2019-09-21NFSv2: Fix write regressionTrond Myklebust1-1/+3
2019-09-21NFSv2: Fix eof handlingTrond Myklebust1-1/+2
2019-09-21NFS: Fix initialisation of I/O result struct in nfs_pgio_rpcsetupTrond Myklebust1-1/+1
2019-09-21NFSv4: Fix return values for nfs4_file_open()Trond Myklebust1-6/+6
2019-09-21Btrfs: fix assertion failure during fsync and use of stale transactionFilipe Manana1-3/+3
2019-09-10ceph: fix buffer free while holding i_ceph_lock in __ceph_setxattr()Luis Henriques1-2/+6
2019-09-06GFS2: don't set rgrp gl_object until it's inserted into rgrp treeBob Peterson1-5/+8
2019-09-06userfaultfd_release: always remove uffd flags and clear vm_userfaultfd_ctxOleg Nesterov1-12/+13
2019-09-06NFSv4: Fix a potential sleep while atomic in nfs4_do_reclaim()Trond Myklebust3-7/+28
2019-08-25ocfs2: remove set but not used variable 'last_hash'YueHaibing1-3/+0
2019-08-25smb3: send CAP_DFS capability during session setupSteve French1-0/+5