summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2022-05-25ceph: fix decoding of client session messages flagsLuís Henriques
2022-05-25ceph: switch TASK_INTERRUPTIBLE to TASK_KILLABLEXiubo Li
2022-05-25ceph: remove redundant variable inoColin Ian King
2022-05-25ceph: try to queue a writeback if revoking failsXiubo Li
2022-05-25ceph: fix statfs for subdir mountsLuís Henriques
2022-05-25ceph: fix possible deadlock when holding Fwb to get inline_dataXiubo Li
2022-05-25ceph: redirty the page for writepage on failureXiubo Li
2022-05-25ceph: try to choose the auth MDS if possible for getattrXiubo Li
2022-05-25ceph: disable updating the atime since cephfs won't maintain itXiubo Li
2022-05-25ceph: flush the mdlog for filesystem syncXiubo Li
2022-05-25ceph: rename unsafe_request_wait()Xiubo Li
2022-05-25ceph: fix statx AT_STATX_DONT_SYNC vs AT_STATX_FORCE_SYNC checkXiubo Li
2022-05-25ceph: no need to invalidate the fscache twiceXiubo Li
2022-05-25ceph: replace usage of found with dedicated list iterator variableJakob Koschel
2022-05-25ceph: use dedicated list iterator variableJakob Koschel
2022-05-25ceph: update the dlease for the hashed dentry when removingXiubo Li
2022-05-25ceph: stop retrying the request when exceeding 256 timesXiubo Li
2022-05-25ceph: stop forwarding the request when exceeding 256 timesXiubo Li
2022-05-25ceph: remove unused CEPH_MDS_LEASE_RELEASE related codeXiubo Li
2022-05-25ceph: allow ceph.dir.rctime xattr to be updatableVenky Shankar
2022-05-25f2fs: add f2fs_init_write_merge_io functionYufen Yu
2022-05-25cifs: fix ntlmssp on old serversPaulo Alcantara
2022-05-25io_uring: make prep and issue side of req handlers named consistentlyJens Axboe
2022-05-25io_uring: make timeout prep handlers consistent with other prep handlersJens Axboe
2022-05-24f2fs: avoid unneeded error handling for revoke_entry_slab allocationChao Yu
2022-05-24f2fs: allow compression for mmap files in compress_mode=userSungjong Seo
2022-05-24Merge tag 'folio-5.19' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds
2022-05-24Merge tag 'iomap-5.19-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2022-05-24Merge tag 'dlm-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/teiglan...Linus Torvalds
2022-05-24Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2022-05-24Merge tag 'gfs2-v5.18-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-05-24Merge tag 'for-5.19-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds
2022-05-24Merge tag 'zonefs-5.19-rc1-fix' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-05-24Merge tag 'erofs-for-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-05-24Merge tag 'exfat-for-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-05-24Merge tag 'fs.idmapped.v5.19' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-05-24Merge tag 'integrity-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-05-24Merge tag 'execve-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-05-24ext4: only allow test_dummy_encryption when supportedEric Biggers
2022-05-24ext4: fix bug_on in __es_tree_searchBaokun Li
2022-05-24ext4: avoid cycles in directory h-treeJan Kara
2022-05-24ext4: verify dir block before splitting itJan Kara
2022-05-24ext4: filter out EXT4_FC_REPLAY from on-disk superblock field s_stateTheodore Ts'o
2022-05-24cifs: cache the dirents for entries in a cached directoryRonnie Sahlberg
2022-05-24gfs2: Convert function bh_get to use iomapBob Peterson
2022-05-24gfs2: use i_lock spin_lock for inode qadataBob Peterson
2022-05-24gfs2: Return more useful errors from gfs2_rgrp_send_discards()Andrew Price
2022-05-24gfs2: Use container_of() for gfs2_glock(aspace)Kees Cook
2022-05-24gfs2: Explain some direct I/O odditiesAndreas Gruenbacher
2022-05-24Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fsc...Linus Torvalds