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