summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* libceph: change ceph_msg_data_cursor_init() to take cursorIlya Dryomov2020-12-141-4/+3
* libceph: handle discarding acked and requeued messages separatelyIlya Dryomov2020-12-141-20/+54
* libceph: drop msg->ack_stamp fieldIlya Dryomov2020-12-142-2/+0
* libceph: remove redundant session reset log messageIlya Dryomov2020-12-141-4/+3
* libceph: clear con->peer_global_seq on RESETSESSIONIlya Dryomov2020-12-141-3/+3
* libceph: rename reset_connection() to ceph_con_reset_session()Ilya Dryomov2020-12-141-6/+4
* libceph: split protocol reset bits out of reset_connection()Ilya Dryomov2020-12-141-26/+24
* libceph: don't call reset_connection() on version/feature mismatchesIlya Dryomov2020-12-141-3/+0
* libceph: lower exponential backoff delayIlya Dryomov2020-12-142-5/+11
* libceph: include middle_len in process_message() doutIlya Dryomov2020-12-141-1/+2
* ceph: implement updated ceph_mds_request_head structureJeff Layton2020-12-142-14/+93
* ceph: clean up argument lists to __prepare_send_request and __send_requestJeff Layton2020-12-141-9/+9
* ceph: take a cred reference instead of tracking individual uid/gidJeff Layton2020-12-142-6/+7
* ceph: don't reach into request header for readdir infoJeff Layton2020-12-141-3/+2
* ceph: set osdmap epoch for setxattrXiubo Li2020-12-143-1/+5
* ceph: remove redundant assignment to variable iColin Ian King2020-12-141-1/+1
* ceph: add ceph.caps vxattrLuis Henriques2020-12-141-0/+27
* ceph: when filling trace, call ceph_get_inode outside of mutexesJeff Layton2020-12-142-9/+21
* Revert "ceph: allow rename operation under different quota realms"Luis Henriques2020-12-143-64/+6
* ceph: fix inode refcount leak when ceph_fill_inode on non-I_NEW inode failsJeff Layton2020-12-141-0/+2
* ceph: downgrade warning from mdsmap decode to debugLuis Henriques2020-12-141-2/+2
* ceph: fix race in concurrent __ceph_remove_cap invocationsLuis Henriques2020-12-141-2/+9
* ceph: pass down the flags to grab_cache_page_write_beginJeff Layton2020-12-141-1/+1
* ceph: add ceph.{cluster_fsid/client_id} vxattrsXiubo Li2020-12-141-0/+42
* ceph: add status debugfs fileXiubo Li2020-12-142-0/+21
* libceph: remove unused port macrosLiu, Changcheng2020-12-141-9/+0
* ceph: ensure we have Fs caps when fetching dir link countJeff Layton2020-12-141-5/+14
* ceph: send dentry lease metrics to MDS daemonXiubo Li2020-12-142-3/+29
* ceph: acquire Fs caps when getting dir statsJeff Layton2020-12-141-3/+6
* ceph: fix up some warnings on W=1 buildsJeff Layton2020-12-143-30/+14
* ceph: queue MDS requests to REJECTED sessions when CLEANRECOVER is setJeff Layton2020-12-141-4/+14
* ceph: remove timeout on allowing reconnect after blocklistingJeff Layton2020-12-142-6/+0
* ceph: add new RECOVER mount_state when recovering sessionJeff Layton2020-12-146-10/+17
* ceph: make fsc->mount_state an intJeff Layton2020-12-141-1/+1
* ceph: don't WARN when removing caps due to blocklistingJeff Layton2020-12-141-1/+2
* Linux 5.10v5.10Linus Torvalds2020-12-131-1/+1
* Merge tag 'x86-urgent-2020-12-13' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-12-138-42/+111
|\
| * x86/kprobes: Fix optprobe to detect INT3 padding correctlyMasami Hiramatsu2020-12-121-2/+20
| * x86/apic/vector: Fix ordering in vector assignmentThomas Gleixner2020-12-101-10/+14
| * x86/resctrl: Fix incorrect local bandwidth when mba_sc is enabledXiaochen Shen2020-12-101-4/+2
| * x86/mm/mem_encrypt: Fix definition of PMD_FLAGS_DEC_WPArvind Sankar2020-12-102-2/+3
| * membarrier: Execute SYNC_CORE on the calling threadAndy Lutomirski2020-12-091-18/+33
| * membarrier: Explicitly sync remote cores when SYNC_CORE is requestedAndy Lutomirski2020-12-091-0/+18
| * membarrier: Add an actual barrier before rseq_preempt()Andy Lutomirski2020-12-091-0/+8
| * x86/membarrier: Get rid of a dubious optimizationAndy Lutomirski2020-12-092-6/+13
* | Merge tag 'block-5.10-2020-12-12' of git://git.kernel.dk/linux-blockLinus Torvalds2020-12-136-393/+82
|\ \
| * | md: change mddev 'chunk_sectors' from int to unsignedMike Snitzer2020-12-121-2/+2
| * | Merge branch 'md-fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/so...Jens Axboe2020-12-106-391/+80
| |\ \
| | * | Revert "md: add md_submit_discard_bio() for submitting discard bio"Song Liu2020-12-103-24/+12
| | * | Revert "md/raid10: extend r10bio devs to raid disks"Song Liu2020-12-101-4/+5