summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
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: Reduce contention for the nfsd_file nf_rwsemTrond Myklebust
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
2021-07-20f2fs: compress: fix to disallow temp extensionChao Yu
2021-07-20f2fs: add MODULE_SOFTDEP to ensure crc32 is included in the initramfsChao Yu
2021-07-20NFSD: Fix TP_printk() format specifier in nfsd_clid_classChuck Lever
2021-07-20f2fs: atgc: fix to set default age thresholdChao Yu
2021-07-20ext4: fix WARN_ON_ONCE(!buffer_uptodate) after an error writing the superblockYe Bin
2021-07-20NFS: nfs_find_open_context() may only select open filesTrond Myklebust
2021-07-20ceph: remove bogus checks and WARN_ONs from ceph_set_page_dirtyJeff Layton
2021-07-20orangefs: fix orangefs df output.Mike Marshall
2021-07-20NFSv4: Fix delegation return in cases where we have to retryTrond Myklebust
2021-07-20fs/jfs: Fix missing error code in lmLogInit()Jiapeng Chong
2021-07-20io_uring: fix link timeout refsPavel Begunkov
2021-07-20io_uring: put link timeout req consistentlyPavel Begunkov
2021-07-20btrfs: zoned: fix wrong mutex unlock on failure to allocate log root treeFilipe Manana
2021-07-20btrfs: rework chunk allocation to avoid exhaustion of the system chunk arrayFilipe Manana
2021-07-20btrfs: fix deadlock with concurrent chunk allocations involving system chunksFilipe Manana
2021-07-20btrfs: properly split extent_map for REQ_OP_ZONE_APPENDNaohiro Aota
2021-07-20io_uring: use right task for exiting checksPavel Begunkov
2021-07-20cifs: Do not use the original cruid when following DFS links for multiuser mo...Ronnie Sahlberg
2021-07-20cifs: handle reconnect of tcon when there is no cached dfs referralPaulo Alcantara
2021-07-20cifs: use the expiry output of dns_query to schedule next resolutionShyam Prasad N
2021-07-19f2fs: fix to avoid racing on fsync_entry_slab by multi filesystem instancesChao Yu
2021-07-19ext4: fix memory leak in ext4_fill_superPavel Skripkin
2021-07-19jfs: fix GPF in diFreePavel Skripkin
2021-07-19ubifs: Fix races between xattr_{set|get} and listxattr operationsZhihao Cheng
2021-07-19io_uring: fix false WARN_ONCEPavel Begunkov
2021-07-19udf: Fix NULL pointer dereference in udf_symlink functionArturo Giusti
2021-07-19reiserfs: add check for invalid 1st journal blockPavel Skripkin
2021-07-14io_uring: add IOPOLL and reserved field checks to IORING_OP_UNLINKATJens Axboe
2021-07-14io_uring: add IOPOLL and reserved field checks to IORING_OP_RENAMEATJens Axboe
2021-07-14io_uring: fix blocking inline submissionPavel Begunkov
2021-07-14erofs: fix error return code in erofs_read_superblock()Wei Yongjun
2021-07-14fscrypt: fix derivation of SipHash keys on big endian CPUsEric Biggers
2021-07-14fscrypt: don't ignore minor_hash when hash is 0Eric Biggers
2021-07-14exfat: handle wrong stream entry size in exfat_readdir()Namjae Jeon
2021-07-14mm/huge_memory.c: add missing read-only THP checking in transparent_hugepage_...Miaohe Lin
2021-07-14configfs: fix memleak in configfs_release_bin_fileChung-Chiang Cheng
2021-07-14writeback: fix obtain a reference to a freeing memcg cssMuchun Song
2021-07-14dax: fix ENOMEM handling in grab_mapping_entry()Jan Kara