summaryrefslogtreecommitdiffstats
path: root/fs/dlm/config.c (unfollow)
Commit message (Expand)AuthorFilesLines
2020-12-14libceph: move msgr1 protocol implementation to its own fileIlya Dryomov4-1496/+1505
2020-12-14libceph: separate msgr1 protocol implementationIlya Dryomov2-50/+96
2020-12-14libceph: export remaining protocol independent infrastructureIlya Dryomov2-83/+113
2020-12-14libceph: export zero_pageIlya Dryomov2-8/+10
2020-12-14libceph: rename and export con->flags bitsIlya Dryomov2-44/+46
2020-12-14libceph: rename and export con->state statesIlya Dryomov2-52/+50
2020-12-14libceph: make con->state an intIlya Dryomov2-11/+7
2020-12-14libceph: don't export ceph_messenger_{init_fini}() to modulesIlya Dryomov1-2/+0
2020-12-14libceph: make sure our addr->port is zero and addr->nonce is non-zeroIlya Dryomov1-10/+17
2020-12-14libceph: factor out ceph_con_get_out_msg()Ilya Dryomov1-20/+39
2020-12-14libceph: change ceph_con_in_msg_alloc() to take hdrIlya Dryomov1-5/+6
2020-12-14libceph: change ceph_msg_data_cursor_init() to take cursorIlya Dryomov1-4/+3
2020-12-14libceph: handle discarding acked and requeued messages separatelyIlya Dryomov1-20/+54
2020-12-14libceph: drop msg->ack_stamp fieldIlya Dryomov2-2/+0
2020-12-14libceph: remove redundant session reset log messageIlya Dryomov1-4/+3
2020-12-14libceph: clear con->peer_global_seq on RESETSESSIONIlya Dryomov1-3/+3
2020-12-14libceph: rename reset_connection() to ceph_con_reset_session()Ilya Dryomov1-6/+4
2020-12-14libceph: split protocol reset bits out of reset_connection()Ilya Dryomov1-26/+24
2020-12-14libceph: don't call reset_connection() on version/feature mismatchesIlya Dryomov1-3/+0
2020-12-14libceph: lower exponential backoff delayIlya Dryomov2-5/+11
2020-12-14libceph: include middle_len in process_message() doutIlya Dryomov1-1/+2
2020-12-14ceph: implement updated ceph_mds_request_head structureJeff Layton2-14/+93
2020-12-14ceph: clean up argument lists to __prepare_send_request and __send_requestJeff Layton1-9/+9
2020-12-14ceph: take a cred reference instead of tracking individual uid/gidJeff Layton2-6/+7
2020-12-14ceph: don't reach into request header for readdir infoJeff Layton1-3/+2
2020-12-14ceph: set osdmap epoch for setxattrXiubo Li3-1/+5
2020-12-14ceph: remove redundant assignment to variable iColin Ian King1-1/+1
2020-12-14ceph: add ceph.caps vxattrLuis Henriques1-0/+27
2020-12-14ceph: when filling trace, call ceph_get_inode outside of mutexesJeff Layton2-9/+21
2020-12-14Revert "ceph: allow rename operation under different quota realms"Luis Henriques3-64/+6
2020-12-14ceph: fix inode refcount leak when ceph_fill_inode on non-I_NEW inode failsJeff Layton1-0/+2
2020-12-14ceph: downgrade warning from mdsmap decode to debugLuis Henriques1-2/+2
2020-12-14ceph: fix race in concurrent __ceph_remove_cap invocationsLuis Henriques1-2/+9
2020-12-14ceph: pass down the flags to grab_cache_page_write_beginJeff Layton1-1/+1
2020-12-14ceph: add ceph.{cluster_fsid/client_id} vxattrsXiubo Li1-0/+42
2020-12-14ceph: add status debugfs fileXiubo Li2-0/+21
2020-12-14libceph: remove unused port macrosLiu, Changcheng1-9/+0
2020-12-14ceph: ensure we have Fs caps when fetching dir link countJeff Layton1-5/+14
2020-12-14ceph: send dentry lease metrics to MDS daemonXiubo Li2-3/+29
2020-12-14ceph: acquire Fs caps when getting dir statsJeff Layton1-3/+6
2020-12-14ceph: fix up some warnings on W=1 buildsJeff Layton3-30/+14
2020-12-14ceph: queue MDS requests to REJECTED sessions when CLEANRECOVER is setJeff Layton1-4/+14
2020-12-14ceph: remove timeout on allowing reconnect after blocklistingJeff Layton2-6/+0
2020-12-14ceph: add new RECOVER mount_state when recovering sessionJeff Layton6-10/+17
2020-12-14ceph: make fsc->mount_state an intJeff Layton1-1/+1
2020-12-14ceph: don't WARN when removing caps due to blocklistingJeff Layton1-1/+2
2020-12-13Linux 5.10v5.10Linus Torvalds1-1/+1
2020-12-12md: change mddev 'chunk_sectors' from int to unsignedMike Snitzer1-2/+2
2020-12-12x86/kprobes: Fix optprobe to detect INT3 padding correctlyMasami Hiramatsu1-2/+20
2020-12-12Input: goodix - add upside-down quirk for Teclast X98 Pro tabletSimon Beginn1-0/+12