summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2020-08-04ceph: move sb->wb_pagevec_pool to be a global mempoolJeff Layton
2020-08-04ceph: set sec_context xattr on symlink creationJeff Layton
2020-08-03ceph: remove redundant initialization of variable mdsColin Ian King
2020-08-03ceph: fix use-after-free for fsc->mdscXiubo Li
2020-08-03ceph: remove unused variables in ceph_mdsmap_decode()Jia Yang
2020-08-03ceph: delete repeated words in fs/ceph/Randy Dunlap
2020-08-03ceph: send client provided metric flags in client metadataXiubo Li
2020-08-03ceph: periodically send perf metrics to MDSesXiubo Li
2020-08-03ceph: check the sesion state and return false in case it is closedXiubo Li
2020-08-03libceph: replace HTTP links with HTTPS onesAlexander A. Klimov
2020-08-03ceph: remove unnecessary cast in kfree()Xu Wang
2020-08-03ceph: do not access the kiocb after aio requestsXiubo Li
2020-08-03ceph: clean up and optimize ceph_check_delayed_caps()Jeff Layton
2020-08-03ceph: fix potential mdsc use-after-free crashXiubo Li
2020-08-03ceph: switch to WARN_ON_ONCE in encode_supported_features()Xiubo Li
2020-08-03ceph: add global total_caps to count the mdsc's total caps numberXiubo Li
2020-08-03ceph: add check_session_state() helper and make it globalXiubo Li
2020-07-30Merge tag 'io_uring-5.8-2020-07-30' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-07-25Merge tag 'efi-urgent-2020-07-25' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-07-25Merge tag '5.8-rc6-cifs-fix' of git://git.samba.org/sfrench/cifs-2.6 into masterLinus Torvalds
2020-07-24Merge tag 'nfsd-5.8-2' of git://linux-nfs.org/~bfields/linux into masterLinus Torvalds
2020-07-24Merge branch 'akpm' into master (patches from Andrew)Linus Torvalds
2020-07-24Merge tag 'for-5.8-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-07-24Merge tag 'zonefs-5.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds
2020-07-24Merge tag 'io_uring-5.8-2020-07-24' of git://git.kernel.dk/linux-block into m...Linus Torvalds
2020-07-24squashfs: fix length field overlap check in metadata readingPhillip Lougher
2020-07-24io_uring: fix lockup in io_fail_links()Pavel Begunkov
2020-07-24io_uring: fix ->work corruption with poll_addPavel Begunkov
2020-07-23Revert "cifs: Fix the target file was deleted when rename failed."Steve French
2020-07-23io_uring: missed req_init_async() for IOSQE_ASYNCPavel Begunkov
2020-07-22nfsd4: fix NULL dereference in nfsd/clients display codeJ. Bruce Fields
2020-07-21btrfs: fix mount failure caused by race with umountBoris Burkov
2020-07-21btrfs: fix page leaks after failure to lock page for delallocRobbie Ko
2020-07-21btrfs: qgroup: fix data leak caused by race between writeback and truncateQu Wenruo
2020-07-21btrfs: fix double free on ulist after backref resolution failureFilipe Manana
2020-07-21exfat: fix name_hash computation on big endian systemsIlya Ponetayev
2020-07-21exfat: fix wrong size update of stream entry by typoHyeongseok Kim
2020-07-21exfat: fix wrong hint_stat initialization in exfat_find_dir_entry()Namjae Jeon
2020-07-21exfat: fix overflow issue in exfat_cluster_to_sector()Namjae Jeon
2020-07-20zonefs: count pages after truncating the iteratorJohannes Thumshirn
2020-07-20zonefs: Fix compilation warningDamien Le Moal
2020-07-18io_uring: always allow drain/link/hardlink/async sqe flagsDaniele Albano
2020-07-17io_uring: ensure double poll additions work with both request typesJens Axboe
2020-07-17Merge tag 'nfs-for-5.8-3' of git://git.linux-nfs.org/projects/anna/linux-nfs ...Linus Torvalds
2020-07-17SUNRPC reverting d03727b248d0 ("NFSv4 fix CLOSE not waiting for direct IO com...Olga Kornievskaia
2020-07-17Merge tag 'io_uring-5.8-2020-07-17' of git://git.kernel.dk/linux-block into m...Linus Torvalds
2020-07-17Merge tag 'fuse-fixes-5.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-07-17Merge tag 'ovl-fixes-5.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-07-16ovl: fix lookup of indexed hardlinks with metacopyAmir Goldstein
2020-07-16ovl: fix unneeded call to ovl_change_flags()Amir Goldstein