aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-06-29ceph: don't take s_mutex in try_flush_capsJeff Layton
2021-06-29ceph: don't take s_mutex or snap_rwsem in ceph_check_capsJeff Layton
2021-06-29ceph: eliminate session->s_gen_ttl_lockJeff Layton
2021-06-29ceph: allow ceph_put_mds_session to take NULL or ERR_PTRJeff Layton
2021-06-29ceph: clean up locking annotation for ceph_get_snap_realm and __lookup_snap_r...Jeff Layton
2021-06-29ceph: add some lockdep assertions around snaprealm handlingJeff Layton
2021-06-29ceph: decoding error in ceph_update_snap_realm should return -EIOJeff Layton
2021-06-29ceph: add IO size metrics supportXiubo Li
2021-06-29ceph: update and rename __update_latency helper to __update_stdevXiubo Li
2021-06-29ceph: simplify the metrics structXiubo Li
2021-06-28libceph: fix doc warnings in cls_lock_client.cBaokun Li
2021-06-28libceph: remove unnecessary ret variable in ceph_auth_init()zuoqilin
2021-06-28libceph: fix some spelling mistakesZheng Yongjun
2021-06-28libceph: kill ceph_none_authorizer::reply_bufIlya Dryomov
2021-06-28ceph: make ceph_queue_cap_snap staticJeff Layton
2021-06-28ceph: make ceph_netfs_read_ops staticWei Yongjun
2021-06-28ceph: remove bogus checks and WARN_ONs from ceph_set_page_dirtyJeff Layton
2021-06-27Linux 5.13Linus Torvalds
2021-06-27Revert "signal: Allow tasks to cache one sigqueue struct"Linus Torvalds
2021-06-26Merge tag 's390-5.13-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2021-06-25Merge tag 'pinctrl-v5.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-06-25Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2021-06-25Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-06-25userfaultfd: uapi: fix UFFDIO_CONTINUE ioctl request definitionGleb Fotengauer-Malinovskiy
2021-06-25Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-06-25Merge tag 'devprop-5.13-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-06-25Merge tag 'for-linus-5.13b-rc8-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-06-25Merge tag 'for-linus-urgent' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-06-25Merge tag 'x86_urgent_for_v5.13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-06-25Merge tag 'ceph-for-5.13-rc8' of https://github.com/ceph/ceph-clientLinus Torvalds
2021-06-25Merge tag 'netfs-fixes-20210621' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-06-25Merge tag 'gpio-fixes-for-v5.13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-06-25Merge tag 'sound-5.13-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2021-06-25gpio: AMD8111 and TQMX86 require HAS_IOPORT_MAPJohannes Berg
2021-06-24mailmap: add Marek's other e-mail address and identity without diacriticsMarek BehĂșn
2021-06-24MAINTAINERS: fix Marek's identity againMarek BehĂșn
2021-06-24mm/page_alloc: do bulk array bounds check after checking populated elementsMel Gorman
2021-06-24mm/page_alloc: __alloc_pages_bulk(): do bounds check before accessing arrayRasmus Villemoes
2021-06-24mm/hwpoison: do not lock page again when me_huge_page() successfully recoversNaoya Horiguchi
2021-06-24mm,hwpoison: return -EHWPOISON to denote that the page has already been poisonedAili Yao
2021-06-24mm/memory-failure: use a mutex to avoid memory_failure() racesTony Luck
2021-06-24mm, futex: fix shared futex pgoff on shmem huge pageHugh Dickins
2021-06-24kthread: prevent deadlock when kthread_mod_delayed_work() races with kthread_...Petr Mladek
2021-06-24kthread_worker: split code for canceling the delayed work timerPetr Mladek
2021-06-24mm/vmalloc: unbreak kasan vmalloc supportDaniel Axtens
2021-06-24KVM: s390: prepare for hugepage vmallocClaudio Imbrenda
2021-06-24mm/vmalloc: add vmalloc_no_hugeClaudio Imbrenda
2021-06-24nilfs2: fix memory leak in nilfs_sysfs_delete_device_groupPavel Skripkin
2021-06-24mm/thp: another PVMW_SYNC fix in page_vma_mapped_walk()Hugh Dickins
2021-06-24mm/thp: fix page_vma_mapped_walk() if THP mapped by ptesHugh Dickins