aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-12-14libceph, ceph: implement msgr2.1 protocol (crc and secure modes)Ilya Dryomov6-6/+231
2020-12-14libceph: introduce connection modes and ms_mode optionIlya Dryomov3-2/+13
2020-12-14libceph, rbd: ignore addr->type while comparing in some casesIlya Dryomov1-1/+8
2020-12-14libceph, ceph: get and handle cluster maps with addrvecsIlya Dryomov4-6/+15
2020-12-14libceph: drop ac->ops->name fieldIlya Dryomov1-2/+0
2020-12-14libceph: amend cephx init_protocol() and build_request()Ilya Dryomov1-0/+1
2020-12-14libceph, ceph: incorporate nautilus cephx changesIlya Dryomov1-4/+12
2020-12-14libceph: move msgr1 protocol specific fields to its own structIlya Dryomov1-35/+41
2020-12-14libceph: move msgr1 protocol implementation to its own fileIlya Dryomov1-0/+1
2020-12-14libceph: separate msgr1 protocol implementationIlya Dryomov1-0/+8
2020-12-14libceph: export remaining protocol independent infrastructureIlya Dryomov1-1/+38
2020-12-14libceph: export zero_pageIlya Dryomov1-0/+1
2020-12-14libceph: rename and export con->flags bitsIlya Dryomov1-1/+12
2020-12-14libceph: rename and export con->state statesIlya Dryomov1-1/+11
2020-12-14libceph: make con->state an intIlya Dryomov1-1/+1
2020-12-14libceph: drop msg->ack_stamp fieldIlya Dryomov1-1/+0
2020-12-14libceph: lower exponential backoff delayIlya Dryomov1-2/+2
2020-12-14ceph: implement updated ceph_mds_request_head structureJeff Layton1-1/+31
2020-12-14ceph: set osdmap epoch for setxattrXiubo Li1-0/+1
2020-12-14libceph: remove unused port macrosLiu, Changcheng1-9/+0
2020-12-14ceph: add new RECOVER mount_state when recovering sessionJeff Layton1-0/+1
2020-12-14Merge tag 'x86_cleanups_for_v5.11' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+10
2020-12-14Merge tag 'x86_sgx_for_v5.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+7
2020-12-14Merge tag 'edac_updates_for_v5.11' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-2/+14
2020-12-14Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds14-48/+92
2020-12-14Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fsc...Linus Torvalds1-0/+49
2020-12-14Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscryptLinus Torvalds2-41/+76
2020-12-14Merge tag 'media/v5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds25-594/+1706
2020-12-14Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k...Rafael J. Wysocki2-2/+8
2020-12-14Merge branch 'opp/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Rafael J. Wysocki1-1/+0
2020-12-14Merge tag 'drm-next-2020-12-11' of git://anongit.freedesktop.org/drm/drmLinus Torvalds45-765/+1165
2020-12-14efi: ia64: disable the capsule loaderArd Biesheuvel1-6/+4
2020-12-14cifs: Set witness notification handler for messages from userspace daemonSamuel Cabrero1-0/+17
2020-12-14cifs: Send witness register and unregister commands to userspace daemonSamuel Cabrero1-0/+15
2020-12-14cifs: Register generic netlink familySamuel Cabrero1-0/+31
2020-12-14Merge tag 'asoc-v5.11' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai28-224/+537
2020-12-14vfs: move cap_convert_nscap() call into vfs_setxattr()Miklos Szeredi1-1/+1
2020-12-14Merge branch 'for-5.11-null-console' into for-linusPetr Mladek1-0/+3
2020-12-14SUNRPC: Cleanup - constify a number of xdr_buf helpersTrond Myklebust1-11/+11
2020-12-14SUNRPC: Fix xdr_expand_hole()Trond Myklebust1-1/+1
2020-12-14SUNRPC: Fixes for xdr_align_data()Trond Myklebust1-1/+1
2020-12-14Merge branches 'edac-spr', 'edac-igen6' and 'edac-misc' into edac-updates-for...Borislav Petkov1-2/+14
2020-12-14xen/xenbus: Count pending messages for each watchSeongJae Park1-0/+2
2020-12-14xen/xenbus: Add 'will_handle' callback support in xenbus_watch_path()SeongJae Park1-1/+5
2020-12-14xen/xenbus: Allow watches discard events before queueingSeongJae Park1-0/+7
2020-12-13ntp: Fix prototype in the !CONFIG_GENERIC_CMOS_UPDATE caseIngo Molnar1-0/+2
2020-12-12inet: frags: batch fqdir destroy worksSeongJae Park1-0/+1
2020-12-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...Jakub Kicinski1-0/+1
2020-12-12netfilter: nftables: netlink support for several set element expressionsPablo Neira Ayuso1-0/+6
2020-12-12netfilter: nftables: generalize set extension to support for several expressionsPablo Neira Ayuso1-8/+28