summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2021-07-31hfs: fix high memory mapping in hfs_bnode_readDesmond Cheong Zhi Xi
2021-07-31hfs: add missing clean-up in hfs_fill_superDesmond Cheong Zhi Xi
2021-07-31cgroup1: fix leaked context root causing sporadic NULL deref in LTPPaul Gortmaker
2021-07-28hugetlbfs: fix mount mode command line processingMike Kravetz
2021-07-28userfaultfd: do not untag user pointersPeter Collingbourne
2021-07-28io_uring: fix early fdput() of fileJens Axboe
2021-07-28io_uring: remove double poll entry on arm failurePavel Begunkov
2021-07-28io_uring: explicitly count entries for poll reqsPavel Begunkov
2021-07-28btrfs: fix lock inversion problem when doing qgroup extent tracingFilipe Manana
2021-07-28btrfs: fix unpersisted i_size on fsync after expanding truncateFilipe Manana
2021-07-28btrfs: check for missing device in btrfs_trim_fsAnand Jain
2021-07-28io_uring: Fix race condition when sqp thread goes to sleepOlivier Langlois
2021-07-28proc: Avoid mixing integer types in mem_rw()Marcelo Henrique Cerri
2021-07-28cifs: fix fallocate when trying to allocate a hole.Ronnie Sahlberg
2021-07-28cifs: only write 64kb at a time when fallocating a small region of a fileRonnie Sahlberg
2021-07-28afs: Fix setting of writeback_indexDavid Howells
2021-07-28afs: check function returnTom Rix
2021-07-28afs: Fix tracepoint string placement with built-in AFSDavid Howells
2021-07-28ceph: don't WARN if we're still opening a session to an MDSLuis Henriques
2021-07-28io_uring: fix memleak in io_init_wq_offload()Yang Yingliang
2021-07-25vboxsf: Add support for the atomic_open directory-inode opHans de Goede
2021-07-25vboxsf: Add vboxsf_[create|release]_sf_handle() helpersHans de Goede
2021-07-25vboxsf: Make vboxsf_dir_create() return the handle for the created fileHans de Goede
2021-07-25vboxsf: Honor excl flag to the dir-inode create opHans de Goede
2021-07-25f2fs: Show casefolding support only when supportedDaniel Rosenberg
2021-07-25cifs: prevent NULL deref in cifs_compose_mount_options()Paulo Alcantara
2021-07-20seq_file: disallow extremely large seq buffer allocationsEric Sandeen
2021-07-20NFSv4/pNFS: Don't call _nfs4_pnfs_v3_ds_connect multiple timesTrond Myklebust
2021-07-20NFSv4/pnfs: Fix layoutget behaviour after invalidationTrond Myklebust
2021-07-20NFSv4/pnfs: Fix the layout barrier updateTrond Myklebust
2021-07-20NFS: Fix fscache read from NFS after cache errorDave Wysochanski
2021-07-20NFS: Ensure nfs_readpage returns promptly when internal error occursDave Wysochanski
2021-07-20nfsd: fix NULL dereference in nfs3svc_encode_getaclresJ. Bruce Fields
2021-07-20NFSD: Prevent a possible oops in the nfs_dirent() tracepointChuck Lever
2021-07-20nfsd: Reduce contention for the nfsd_file nf_rwsemTrond Myklebust
2021-07-20nfsd: move fsnotify on client creation outside spinlockJ. Bruce Fields
2021-07-20NFSD: Add nfsd_clid_confirmed tracepointChuck Lever
2021-07-20io_uring: remove not needed PF_EXITING checkPavel Begunkov
2021-07-20io_uring: inline __tctx_task_work()Pavel Begunkov
2021-07-20io_uring: move creds from io-wq work to io_kiocbPavel Begunkov
2021-07-20io_uring: don't bounce submit_state cachelinesPavel Begunkov
2021-07-20io_uring: shuffle rarely used ctx fieldsPavel Begunkov
2021-07-20io_uring: get rid of files in exit cancelPavel Begunkov
2021-07-20f2fs: remove false alarm on iget failure during GCJaegeuk Kim
2021-07-20nfs: update has_sec_mnt_opts after cloning lsm options from parentScott Mayhew
2021-07-20ubifs: Set/Clear I_LINKABLE under i_lock for whiteout inodeZhihao Cheng
2021-07-20nfs: fix acl memory leak of posix_acl_create()Gao Xiang
2021-07-20ubifs: journal: Fix error return code in ubifs_jnl_write_inode()Zhen Lei
2021-07-20NFSv4: Fix an Oops in pnfs_mark_request_commit() when doing O_DIRECTTrond Myklebust
2021-07-20NFSv4: Initialise connection to the server in nfs4_alloc_client()Trond Myklebust