aboutsummaryrefslogtreecommitdiffstats
path: root/net/ceph
AgeCommit message (Expand)Author
2017-05-24libceph: cleanup old messages according to reconnect seqYan, Zheng
2017-05-23libceph: NULL deref on crush_decode() error pathDan Carpenter
2017-05-23libceph: fix error handling in process_one_ticket()Ilya Dryomov
2017-05-23libceph: validate blob_struct_v in process_one_ticket()Ilya Dryomov
2017-05-23libceph: drop version variable from ceph_monmap_decode()Ilya Dryomov
2017-05-23libceph: make ceph_msg_data_advance() return voidIlya Dryomov
2017-05-23libceph: use kbasename() and kill ceph_file_part()Ilya Dryomov
2017-05-10Merge tag 'ceph-for-4.12-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds
2017-05-08fs: ceph: CURRENT_TIME with ktime_get_real_ts()Deepa Dinamani
2017-05-08mm, vmalloc: use __GFP_HIGHMEM implicitlyMichal Hocko
2017-05-04rbd: support updating the lock cookie without releasing the lockIlya Dryomov
2017-05-04libceph: add an epoch_barrier field to struct ceph_osd_clientJeff Layton
2017-05-04libceph: abort already submitted but abortable requests when map or pool goes...Jeff Layton
2017-05-04libceph: allow requests to return immediately on full conditions if caller wi...Jeff Layton
2017-05-04libceph: remove req->r_replay_versionJeff Layton
2017-05-04libceph: convert ceph_pagelist.refcnt from atomic_t to refcount_tElena Reshetova
2017-05-04libceph: convert ceph_osd.o_ref from atomic_t to refcount_tElena Reshetova
2017-05-04libceph: convert ceph_snap_context.nref from atomic_t to refcount_tElena Reshetova
2017-05-04libceph: supported_features module parameterIlya Dryomov
2017-05-04libceph, ceph: always advertise all supported featuresIlya Dryomov
2017-03-23libceph: force GFP_NOIO for socket allocationsIlya Dryomov
2017-03-07libceph: osd_request_timeout optionIlya Dryomov
2017-03-07libceph: don't set weight to IN when OSD is destroyedIlya Dryomov
2017-03-07libceph: fix crush_decode() for older mapsIlya Dryomov
2017-03-03Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2017-03-02Merge branch 'work.sendmsg' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-03-02sched/headers: Prepare to move the memalloc_noio_*() APIs to <linux/sched/mm.h>Ingo Molnar
2017-02-28Merge tag 'ceph-for-4.11-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds
2017-02-24libceph, rbd, ceph: WRITE | ONDISK -> WRITEIlya Dryomov
2017-02-24libceph: get rid of ack vs commitIlya Dryomov
2017-02-23crush: fix dprintk compilationIlya Dryomov
2017-02-23crush: do is_out test only if we do not collideIlya Dryomov
2017-02-20Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-02-20libceph: pass reply buffer length through ceph_osdc_call()Ilya Dryomov
2017-02-20libceph: don't go through with the mapping if the PG is too wideIlya Dryomov
2017-02-20crush: merge working data and scratchIlya Dryomov
2017-02-20crush: remove mutable part of CRUSH mapIlya Dryomov
2017-02-20libceph: add osdmap_set_crush() helperIlya Dryomov
2017-02-20libceph: remove unneeded stddef.h includeStafford Horne
2017-02-20ceph: update readpages osd request according to size of pagesYan, Zheng
2017-02-20libceph: include linux/sched.h into crypto.c directlyIlya Dryomov
2017-01-18libceph: make sure ceph_aes_crypt() IV is alignedIlya Dryomov
2017-01-14locking/atomic, kref: Add kref_read()Peter Zijlstra
2016-12-26ceph_tcp_sendpage(): use ITER_BVEC sendmsgAl Viro
2016-12-26ceph: switch to sock_recvmsg()Al Viro
2016-12-14libceph: remove now unused finish_request() wrapperIlya Dryomov
2016-12-14libceph: always signal completion when doneIlya Dryomov
2016-12-12crush: include mapper.h in mapper.cTobias Klauser
2016-12-12libceph: no need to drop con->mutex for ->get_authorizer()Ilya Dryomov
2016-12-12libceph: drop len argument of *verify_authorizer_reply()Ilya Dryomov