summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-12-15libceph: rename and export con->state statesIlya Dryomov2-52/+50
2020-12-15libceph: make con->state an intIlya Dryomov2-11/+7
2020-12-15libceph: don't export ceph_messenger_{init_fini}() to modulesIlya Dryomov1-2/+0
2020-12-15libceph: make sure our addr->port is zero and addr->nonce is non-zeroIlya Dryomov1-10/+17
2020-12-15libceph: factor out ceph_con_get_out_msg()Ilya Dryomov1-20/+39
2020-12-15libceph: change ceph_con_in_msg_alloc() to take hdrIlya Dryomov1-5/+6
2020-12-15libceph: change ceph_msg_data_cursor_init() to take cursorIlya Dryomov1-4/+3
2020-12-15libceph: handle discarding acked and requeued messages separatelyIlya Dryomov1-20/+54
2020-12-15libceph: drop msg->ack_stamp fieldIlya Dryomov2-2/+0
2020-12-15libceph: remove redundant session reset log messageIlya Dryomov1-4/+3
2020-12-15libceph: clear con->peer_global_seq on RESETSESSIONIlya Dryomov1-3/+3
2020-12-15libceph: rename reset_connection() to ceph_con_reset_session()Ilya Dryomov1-6/+4
2020-12-15libceph: split protocol reset bits out of reset_connection()Ilya Dryomov1-26/+24
2020-12-15libceph: don't call reset_connection() on version/feature mismatchesIlya Dryomov1-3/+0
2020-12-15libceph: lower exponential backoff delayIlya Dryomov2-5/+11
2020-12-15libceph: include middle_len in process_message() doutIlya Dryomov1-1/+2
2020-12-15ceph: implement updated ceph_mds_request_head structureJeff Layton2-14/+93
2020-12-15ceph: clean up argument lists to __prepare_send_request and __send_requestJeff Layton1-9/+9
2020-12-15ceph: take a cred reference instead of tracking individual uid/gidJeff Layton2-6/+7
2020-12-15ceph: don't reach into request header for readdir infoJeff Layton1-3/+2
2020-12-15ceph: set osdmap epoch for setxattrXiubo Li3-1/+5
2020-12-15ceph: remove redundant assignment to variable iColin Ian King1-1/+1
2020-12-15ceph: add ceph.caps vxattrLuis Henriques1-0/+27
2020-12-15ceph: when filling trace, call ceph_get_inode outside of mutexesJeff Layton2-9/+21
2020-12-15Revert "ceph: allow rename operation under different quota realms"Luis Henriques3-64/+6
2020-12-15ceph: fix inode refcount leak when ceph_fill_inode on non-I_NEW inode failsJeff Layton1-0/+2
2020-12-15ceph: downgrade warning from mdsmap decode to debugLuis Henriques1-2/+2
2020-12-15ceph: fix race in concurrent __ceph_remove_cap invocationsLuis Henriques1-2/+9
2020-12-15ceph: pass down the flags to grab_cache_page_write_beginJeff Layton1-1/+1
2020-12-15ceph: add ceph.{cluster_fsid/client_id} vxattrsXiubo Li1-0/+42
2020-12-15ceph: add status debugfs fileXiubo Li2-0/+21
2020-12-15libceph: remove unused port macrosLiu, Changcheng1-9/+0
2020-12-15ceph: ensure we have Fs caps when fetching dir link countJeff Layton1-5/+14
2020-12-15ceph: send dentry lease metrics to MDS daemonXiubo Li2-3/+29
2020-12-15ceph: acquire Fs caps when getting dir statsJeff Layton1-3/+6
2020-12-15ceph: fix up some warnings on W=1 buildsJeff Layton3-30/+14
2020-12-15ceph: queue MDS requests to REJECTED sessions when CLEANRECOVER is setJeff Layton1-4/+14
2020-12-15ceph: remove timeout on allowing reconnect after blocklistingJeff Layton2-6/+0
2020-12-15ceph: add new RECOVER mount_state when recovering sessionJeff Layton6-10/+17
2020-12-15ceph: make fsc->mount_state an intJeff Layton1-1/+1
2020-12-15ceph: don't WARN when removing caps due to blocklistingJeff Layton1-1/+2
2020-12-14Linux 5.10Linus Torvalds1-1/+1
2020-12-13Merge tag 'x86-urgent-2020-12-13' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds8-42/+111
2020-12-13Merge tag 'block-5.10-2020-12-12' of git://git.kernel.dk/linux-blockLinus Torvalds6-393/+82
2020-12-12Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds6-9/+15
2020-12-12Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+0
2020-12-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds11-22/+74
2020-12-12Merge tag 'for-linus-5.10c-rc8-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds7-137/+182
2020-12-12Merge tag 'riscv-for-linus-5.10-rc8' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-2/+2
2020-12-12Merge tag 'io_uring-5.10-2020-12-11' of git://git.kernel.dk/linux-blockLinus Torvalds1-8/+11