summary refs log tree commit diff
AgeCommit message (Expand)Author
2020-03-30ceph: update dentry lease for async createYan, Zheng
2020-03-30ceph: attempt to do async create when possibleJeff Layton
2020-03-30ceph: cache layout in parent dir on first sync createJeff Layton
2020-03-30ceph: add new MDS req field to hold delegated inode numberJeff Layton
2020-03-30ceph: decode interval_sets for delegated inosJeff Layton
2020-03-30ceph: make ceph_fill_inode non-staticJeff Layton
2020-03-30ceph: perform asynchronous unlink if we have sufficient capsJeff Layton
2020-03-30ceph: don't take refs to want mask unless we have all bitsYan, Zheng
2020-03-30ceph: cap tracking for async directory operationsJeff Layton
2020-03-30ceph: make __take_cap_refs non-staticJeff Layton
2020-03-30ceph: add infrastructure for waiting for async create to completeJeff Layton
2020-03-30ceph: track primary dentry linkJeff Layton
2020-03-30ceph: add flag to designate that a request is asynchronousJeff Layton
2020-03-30ceph: more caps.c lockdep assertionsJeff Layton
2020-03-30ceph: clean up kick_flushing_inode_caps()Jeff Layton
2020-03-30libceph: directly skip to the end of redirect replyIlya Dryomov
2020-03-30libceph: simplify ceph_monc_handle_map()Ilya Dryomov
2020-03-30ceph: return ETIMEDOUT errno to userland when request timed outXiubo Li
2020-03-30ceph: re-org copy_file_range and fix some error pathsLuis Henriques
2020-03-30ceph: move to a dedicated slabcache for mds requestsJeff Layton
2020-03-30ceph: reorganize fields in ceph_mds_requestJeff Layton
2020-03-30ceph: switch to page_mkwrite_check_truncate in ceph_page_mkwriteAndreas Gruenbacher
2020-03-30ceph: replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-03-30rbd: enable multiple blk-mq queuesHannes Reinecke
2020-03-30rbd: embed image request in blk-mq pduIlya Dryomov
2020-03-30rbd: acquire header_rwsem just once in rbd_queue_workfn()Ilya Dryomov
2020-03-30rbd: get rid of img_request_layered_clear()Ilya Dryomov
2020-03-30rbd: kill img_request krefHannes Reinecke
2020-03-30ceph: check if file lock exists before sending unlock requestYan, Zheng
2020-03-30ceph: fix description of some mount optionsXiubo Li
2020-03-30ceph: move ceph_osdc_{read,write}pages to ceph.koXiubo Li
2020-03-30ceph: don't ClearPageChecked in ceph_invalidatepage()Jeff Layton
2020-03-30rbd: remove barriers from img_request_layered_{set,clear,test}()Ilya Dryomov
2020-03-30libceph: drop CEPH_DEFINE_SHOW_FUNCIlya Dryomov
2020-03-30ceph: check inode type for CEPH_CAP_FILE_{CACHE,RD,REXTEND,LAZYIO}Yan, Zheng
2020-03-30ceph: add refcounting for Fx capsJeff Layton
2020-03-30ceph: register MDS request with dir inode from the startJeff Layton
2020-03-29Linux 5.6Linus Torvalds
2020-03-29Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-03-29Merge tag 'timers-urgent-2020-03-29' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-03-29Merge tag 'irq-urgent-2020-03-29' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-03-29mm/sparse: fix kernel crash with pfn_section_valid checkAneesh Kumar K.V
2020-03-29mm: fork: fix kernel_stack memcg stats for various stack implementationsRoman Gushchin
2020-03-29hugetlb_cgroup: fix illegal access to memoryMina Almasry
2020-03-29drivers/base/memory.c: indicate all memory blocks as removableDavid Hildenbrand
2020-03-29mm/swapfile.c: move inode_lock out of claim_swapfileNaohiro Aota
2020-03-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-03-28Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-03-28Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2020-03-28i2c: pca-platform: Use platform_irq_get_optionalChris Packham