aboutsummaryrefslogtreecommitdiff
path: root/net/ceph
AgeCommit message (Expand)AuthorFilesLines
2017-05-24libceph: cleanup old messages according to reconnect seqGravatar Yan, Zheng 1-3/+12
2017-05-23libceph: NULL deref on crush_decode() error pathGravatar Dan Carpenter 1-0/+1
2017-05-23libceph: fix error handling in process_one_ticket()Gravatar Ilya Dryomov 1-5/+5
2017-05-23libceph: validate blob_struct_v in process_one_ticket()Gravatar Ilya Dryomov 1-0/+3
2017-05-23libceph: drop version variable from ceph_monmap_decode()Gravatar Ilya Dryomov 1-3/+1
2017-05-23libceph: make ceph_msg_data_advance() return voidGravatar Ilya Dryomov 1-7/+4
2017-05-23libceph: use kbasename() and kill ceph_file_part()Gravatar Ilya Dryomov 1-13/+0
2017-05-10Merge tag 'ceph-for-4.12-rc1' of git://github.com/ceph/ceph-clientGravatar Linus Torvalds 6-34/+198
2017-05-08fs: ceph: CURRENT_TIME with ktime_get_real_ts()Gravatar Deepa Dinamani 2-4/+6
2017-05-08mm, vmalloc: use __GFP_HIGHMEM implicitlyGravatar Michal Hocko 1-1/+1
2017-05-04rbd: support updating the lock cookie without releasing the lockGravatar Ilya Dryomov 1-0/+51
2017-05-04libceph: add an epoch_barrier field to struct ceph_osd_clientGravatar Jeff Layton 2-8/+74
2017-05-04libceph: abort already submitted but abortable requests when map or pool goes...Gravatar Jeff Layton 1-0/+34
2017-05-04libceph: allow requests to return immediately on full conditions if caller wi...Gravatar Jeff Layton 1-0/+7
2017-05-04libceph: remove req->r_replay_versionGravatar Jeff Layton 2-6/+5
2017-05-04libceph: convert ceph_pagelist.refcnt from atomic_t to refcount_tGravatar Elena Reshetova 1-1/+1
2017-05-04libceph: convert ceph_osd.o_ref from atomic_t to refcount_tGravatar Elena Reshetova 1-8/+8
2017-05-04libceph: convert ceph_snap_context.nref from atomic_t to refcount_tGravatar Elena Reshetova 1-3/+3
2017-05-04libceph: supported_features module parameterGravatar Ilya Dryomov 1-0/+11
2017-05-04libceph, ceph: always advertise all supported featuresGravatar Ilya Dryomov 1-10/+6
2017-03-23libceph: force GFP_NOIO for socket allocationsGravatar Ilya Dryomov 1-0/+6
2017-03-07libceph: osd_request_timeout optionGravatar Ilya Dryomov 2-1/+50
2017-03-07libceph: don't set weight to IN when OSD is destroyedGravatar Ilya Dryomov 1-1/+0
2017-03-07libceph: fix crush_decode() for older mapsGravatar Ilya Dryomov 1-2/+1
2017-03-03Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...Gravatar Linus Torvalds 1-0/+1
2017-03-02Merge branch 'work.sendmsg' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-15/+29
2017-03-02sched/headers: Prepare to move the memalloc_noio_*() APIs to <linux/sched/mm.h>Gravatar Ingo Molnar 1-0/+1
2017-02-28Merge tag 'ceph-for-4.11-rc1' of git://github.com/ceph/ceph-clientGravatar Linus Torvalds 7-219/+261
2017-02-24libceph, rbd, ceph: WRITE | ONDISK -> WRITEGravatar Ilya Dryomov 2-11/+10
2017-02-24libceph: get rid of ack vs commitGravatar Ilya Dryomov 1-87/+26
2017-02-23crush: fix dprintk compilationGravatar Ilya Dryomov 1-2/+2
2017-02-23crush: do is_out test only if we do not collideGravatar Ilya Dryomov 1-3/+1
2017-02-20Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 2-7/+7
2017-02-20libceph: pass reply buffer length through ceph_osdc_call()Gravatar Ilya Dryomov 2-3/+6
2017-02-20libceph: don't go through with the mapping if the PG is too wideGravatar Ilya Dryomov 1-2/+8
2017-02-20crush: merge working data and scratchGravatar Ilya Dryomov 2-16/+15
2017-02-20crush: remove mutable part of CRUSH mapGravatar Ilya Dryomov 3-78/+180
2017-02-20libceph: add osdmap_set_crush() helperGravatar Ilya Dryomov 1-20/+16
2017-02-20libceph: remove unneeded stddef.h includeGravatar Stafford Horne 1-2/+0
2017-02-20ceph: update readpages osd request according to size of pagesGravatar Yan, Zheng 1-1/+2
2017-02-20libceph: include linux/sched.h into crypto.c directlyGravatar Ilya Dryomov 1-0/+1
2017-01-18libceph: make sure ceph_aes_crypt() IV is alignedGravatar Ilya Dryomov 1-1/+1
2017-01-14locking/atomic, kref: Add kref_read()Gravatar Peter Zijlstra 2-7/+7
2016-12-26ceph_tcp_sendpage(): use ITER_BVEC sendmsgGravatar Al Viro 1-5/+15
2016-12-26ceph: switch to sock_recvmsg()Gravatar Al Viro 1-10/+14
2016-12-14libceph: remove now unused finish_request() wrapperGravatar Ilya Dryomov 1-10/+4
2016-12-14libceph: always signal completion when doneGravatar Ilya Dryomov 1-14/+11
2016-12-12crush: include mapper.h in mapper.cGravatar Tobias Klauser 1-0/+2
2016-12-12libceph: no need to drop con->mutex for ->get_authorizer()Gravatar Ilya Dryomov 1-6/+0
2016-12-12libceph: drop len argument of *verify_authorizer_reply()Gravatar Ilya Dryomov 4-6/+6