Age | Commit message (Expand) | Author | Files | Lines |
2021-06-29 | ceph: eliminate session->s_gen_ttl_lock | Jeff Layton | 5 | -29/+17 |
2021-06-29 | ceph: allow ceph_put_mds_session to take NULL or ERR_PTR | Jeff Layton | 4 | -10/+8 |
2021-06-29 | ceph: clean up locking annotation for ceph_get_snap_realm and __lookup_snap_r... | Jeff Layton | 1 | -4/+4 |
2021-06-29 | ceph: add some lockdep assertions around snaprealm handling | Jeff Layton | 1 | -0/+16 |
2021-06-29 | ceph: decoding error in ceph_update_snap_realm should return -EIO | Jeff Layton | 1 | -1/+1 |
2021-06-29 | ceph: add IO size metrics support | Xiubo Li | 5 | -28/+119 |
2021-06-29 | ceph: update and rename __update_latency helper to __update_stdev | Xiubo Li | 1 | -21/+35 |
2021-06-29 | ceph: simplify the metrics struct | Xiubo Li | 2 | -78/+46 |
2021-06-28 | libceph: fix doc warnings in cls_lock_client.c | Baokun Li | 1 | -3/+9 |
2021-06-28 | libceph: remove unnecessary ret variable in ceph_auth_init() | zuoqilin | 1 | -6/+1 |
2021-06-28 | libceph: fix some spelling mistakes | Zheng Yongjun | 3 | -4/+4 |
2021-06-28 | libceph: kill ceph_none_authorizer::reply_buf | Ilya Dryomov | 2 | -3/+2 |
2021-06-28 | ceph: make ceph_queue_cap_snap static | Jeff Layton | 2 | -2/+1 |
2021-06-28 | ceph: make ceph_netfs_read_ops static | Wei Yongjun | 1 | -1/+1 |
2021-06-28 | ceph: remove bogus checks and WARN_ONs from ceph_set_page_dirty | Jeff Layton | 1 | -9/+1 |
2021-06-27 | Linux 5.13 | Linus Torvalds | 1 | -1/+1 |
2021-06-27 | Revert "signal: Allow tasks to cache one sigqueue struct" | Linus Torvalds | 5 | -61/+2 |
2021-06-26 | Merge tag 's390-5.13-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds | 5 | -21/+21 |
2021-06-25 | Merge tag 'pinctrl-v5.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2 | -3/+10 |
2021-06-25 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 2 | -4/+20 |
2021-06-25 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 14 | -160/+258 |
2021-06-25 | userfaultfd: uapi: fix UFFDIO_CONTINUE ioctl request definition | Gleb Fotengauer-Malinovskiy | 1 | -2/+2 |
2021-06-25 | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 4 | -7/+16 |
2021-06-25 | Merge tag 'devprop-5.13-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -4/+12 |
2021-06-25 | Merge tag 'for-linus-5.13b-rc8-tag' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -1/+10 |
2021-06-25 | Merge tag 'for-linus-urgent' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2 | -4/+19 |
2021-06-25 | Merge tag 'x86_urgent_for_v5.13' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 3 | -43/+54 |
2021-06-25 | Merge tag 'ceph-for-5.13-rc8' of https://github.com/ceph/ceph-client | Linus Torvalds | 8 | -37/+50 |
2021-06-25 | Merge tag 'netfs-fixes-20210621' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2 | -15/+45 |
2021-06-25 | Merge tag 'gpio-fixes-for-v5.13' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 3 | -1/+4 |
2021-06-25 | Merge tag 'sound-5.13-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 2 | -39/+11 |
2021-06-25 | gpio: AMD8111 and TQMX86 require HAS_IOPORT_MAP | Johannes Berg | 1 | -0/+2 |
2021-06-24 | mailmap: add Marek's other e-mail address and identity without diacritics | Marek BehĂșn | 1 | -0/+2 |
2021-06-24 | MAINTAINERS: fix Marek's identity again | Marek BehĂșn | 1 | -2/+2 |
2021-06-24 | mm/page_alloc: do bulk array bounds check after checking populated elements | Mel Gorman | 1 | -0/+4 |
2021-06-24 | mm/page_alloc: __alloc_pages_bulk(): do bounds check before accessing array | Rasmus Villemoes | 1 | -1/+1 |
2021-06-24 | mm/hwpoison: do not lock page again when me_huge_page() successfully recovers | Naoya Horiguchi | 1 | -14/+30 |
2021-06-24 | mm,hwpoison: return -EHWPOISON to denote that the page has already been poisoned | Aili Yao | 1 | -1/+2 |
2021-06-24 | mm/memory-failure: use a mutex to avoid memory_failure() races | Tony Luck | 1 | -13/+23 |
2021-06-24 | mm, futex: fix shared futex pgoff on shmem huge page | Hugh Dickins | 4 | -28/+9 |
2021-06-24 | kthread: prevent deadlock when kthread_mod_delayed_work() races with kthread_... | Petr Mladek | 1 | -11/+24 |
2021-06-24 | kthread_worker: split code for canceling the delayed work timer | Petr Mladek | 1 | -17/+29 |
2021-06-24 | mm/vmalloc: unbreak kasan vmalloc support | Daniel Axtens | 1 | -10/+14 |
2021-06-24 | KVM: s390: prepare for hugepage vmalloc | Claudio Imbrenda | 1 | -1/+6 |
2021-06-24 | mm/vmalloc: add vmalloc_no_huge | Claudio Imbrenda | 2 | -0/+18 |
2021-06-24 | nilfs2: fix memory leak in nilfs_sysfs_delete_device_group | Pavel Skripkin | 1 | -0/+1 |
2021-06-24 | mm/thp: another PVMW_SYNC fix in page_vma_mapped_walk() | Hugh Dickins | 1 | -0/+4 |
2021-06-24 | mm/thp: fix page_vma_mapped_walk() if THP mapped by ptes | Hugh Dickins | 1 | -9/+25 |
2021-06-24 | mm: page_vma_mapped_walk(): get vma_address_end() earlier | Hugh Dickins | 1 | -4/+9 |
2021-06-24 | mm: page_vma_mapped_walk(): use goto instead of while (1) | Hugh Dickins | 1 | -4/+3 |