summaryrefslogtreecommitdiffstats
path: root/net/ceph
AgeCommit message (Expand)AuthorLines
2020-08-03libceph: replace HTTP links with HTTPS onesAlexander A. Klimov-4/+4
2020-08-03libceph: just have osd_req_op_init() return a pointerJeff Layton-23/+16
2020-08-03libceph: dump class and method names on method callsIlya Dryomov-0/+3
2020-08-03libceph: use target_copy() in send_linger()Ilya Dryomov-3/+1
2020-06-16libceph: don't omit used_replica in target_copy()Ilya Dryomov-0/+1
2020-06-16libceph: don't omit recovery_deletes in target_copy()Ilya Dryomov-0/+1
2020-06-16libceph: move away from global osd_req_flagsIlya Dryomov-13/+8
2020-06-08Merge tag 'ceph-for-5.8-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds-60/+490
2020-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds-10/+3
2020-06-02mm: remove map_vm_rangeChristoph Hellwig-2/+1
2020-06-01libceph: support for alloc hint flagsIlya Dryomov-1/+7
2020-06-01libceph: read_from_replica optionIlya Dryomov-1/+43
2020-06-01libceph: support for balanced and localized readsIlya Dryomov-6/+189
2020-06-01libceph: crush_location infrastructureIlya Dryomov-0/+152
2020-06-01libceph: decode CRUSH device/bucket types and namesIlya Dryomov-3/+85
2020-06-01libceph: add non-asserting rbtree insertion helperIlya Dryomov-49/+11
2020-06-01ceph: add read/write latency metric supportXiubo Li-0/+3
2020-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller-1/+3
2020-05-28tcp: add tcp_sock_set_nodelayChristoph Hellwig-9/+2
2020-05-27libceph: ignore pool overlay and cache logic on redirectsJerry Lee-1/+3
2020-04-28docs: networking: convert dns_resolver.txt to ReSTMauro Carvalho Chehab-1/+1
2020-03-30libceph: directly skip to the end of redirect replyIlya Dryomov-3/+0
2020-03-30libceph: simplify ceph_monc_handle_map()Ilya Dryomov-4/+4
2020-03-30ceph: move ceph_osdc_{read,write}pages to ceph.koXiubo Li-79/+0
2020-03-30libceph: drop CEPH_DEFINE_SHOW_FUNCIlya Dryomov-10/+10
2020-03-23libceph: fix alloc_msg_with_page_vector() memory leaksIlya Dryomov-13/+10
2020-03-23ceph: check POOL_FLAG_FULL/NEARFULL in addition to OSDMAP_FULL/NEARFULLIlya Dryomov-0/+9
2020-02-08Merge branch 'merge.nfs-fs_parse.1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-22/+19
2020-02-07fs_parse: fold fs_parameter_desc/fs_parameter_specAl Viro-6/+2
2020-02-07fs_parser: remove fs_parameter_description name fieldEric Sandeen-1/+0
2020-02-07ceph_parse_param(), ceph_parse_mon_ips(): switch to passing fc_logAl Viro-4/+4
2020-02-07new primitive: __fs_parse()Al Viro-1/+1
2020-02-07switch rbd and libceph to p_log-based primitivesAl Viro-12/+14
2020-02-07fs_parse: get rid of ->enumsAl Viro-1/+1
2020-01-27ceph: move net/ceph/ceph_fs.c to fs/ceph/util.cJeff Layton-105/+1
2020-01-27ceph: use copy-from2 op in copy_file_rangeLuis Henriques-6/+12
2019-11-27libceph, rbd, ceph: convert to use the new mount APIDavid Howells-231/+190
2019-11-25libceph: drop unnecessary check from dispatch() in mon_client.cIlya Dryomov-3/+0
2019-09-16libceph: use ceph_kvmalloc() for osdmap arraysIlya Dryomov-26/+43
2019-09-16libceph: avoid a __vmalloc() deadlock in ceph_kvmalloc()Ilya Dryomov-6/+23
2019-09-16libceph: drop unused con parameter of calc_target()Ilya Dryomov-7/+5
2019-09-16libceph: handle OSD op ceph_pagelist_append() errorsDavid Disseldorp-5/+22
2019-09-16libceph: add function that clears osd client's abort_errYan, Zheng-0/+8
2019-09-16libceph: add function that reset client's entity addrYan, Zheng-0/+39
2019-08-28libceph: don't call crypto_free_sync_skcipher() on a NULL tfmJia-Ju Bai-2/+4
2019-08-22libceph: fix PG split vs OSD (re)connect raceIlya Dryomov-5/+4
2019-07-18Merge tag 'ceph-for-5.3-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds-86/+212
2019-07-12Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-33/+5
2019-07-10Revert "Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-1/+1
2019-07-08Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-1/+1