aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/ceph (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-02-19libceph: tcp_nodelay supportChaitanya Huilgol2-2/+5
2015-02-19ceph: handle SESSION_FORCE_RO messageYan, Zheng1-0/+1
2015-02-19libceph: nuke pool op infrastructureIlya Dryomov2-44/+1
2015-01-08libceph: fix sparse endianness warningsIlya Dryomov1-2/+2
2014-12-17libceph: fixup includes in pagelist.hIlya Dryomov1-1/+3
2014-12-17ceph: use getattr request to fetch inline dataYan, Zheng1-0/+2
2014-12-17ceph: add inline data to pagecacheYan, Zheng1-0/+1
2014-12-17libceph: specify position of extent operationYan, Zheng1-1/+2
2014-12-17libceph: add SETXATTR/CMPXATTR osd operations supportYan, Zheng1-0/+10
2014-12-17libceph: require cephx message signature by defaultYan, Zheng1-0/+1
2014-12-17libceph: update ceph_msg_header structureJohn Spray1-1/+2
2014-12-17libceph: message signature supportYan, Zheng4-1/+43
2014-12-17libceph: nuke ceph_kvfree()Ilya Dryomov2-3/+1
2014-12-17ceph: fix file lock interruptionYan, Zheng1-2/+5
2014-10-14libceph: sync osd op definitions in rados.hIlya Dryomov1-96/+129
2014-10-14libceph: remove redundant declarationFabian Frederick1-1/+0
2014-10-14libceph: reference counting pagelistYan, Zheng1-1/+4
2014-07-08libceph: nuke ceph_osdc_unregister_linger_request()Ilya Dryomov1-2/+0
2014-07-08libceph: introduce ceph_osdc_cancel_request()Ilya Dryomov1-0/+1
2014-07-08libceph: move and add dout()s to ceph_osdc_request_{get,put}()Ilya Dryomov1-9/+2
2014-07-08libceph: move and add dout()s to ceph_msg_{get,put}()Ilya Dryomov1-12/+2
2014-07-08libceph: rename ceph_osd_request::r_linger_osd to r_linger_osd_itemIlya Dryomov1-1/+1
2014-06-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-clientLinus Torvalds2-3/+10
2014-06-06libceph: add ceph_monc_wait_osdmap()Ilya Dryomov1-0/+2
2014-06-06libceph: mon_get_version request infrastructureIlya Dryomov1-3/+6
2014-06-06ceph: update inode fields according to issued capsYan, Zheng1-0/+2
2014-05-06ceph_sync_read: stop poking into iov_iter gutsAl Viro1-2/+0
2014-04-04libceph: enable PRIMARY_AFFINITY feature bitIlya Dryomov1-1/+2
2014-04-04libceph: return primary from ceph_calc_pg_acting()Ilya Dryomov1-1/+1
2014-04-04libceph: switch ceph_calc_pg_acting() to new helpersIlya Dryomov1-1/+1
2014-04-04libceph: ceph_can_shift_osds(pool) and pool type definesIlya Dryomov2-2/+15
2014-04-04libceph: ceph_osd_{exists,is_up,is_down}(osd) definitionsIlya Dryomov1-1/+13
2014-04-04libceph: enable OSDMAP_ENC feature bitIlya Dryomov1-0/+1
2014-04-04libceph: primary_affinity infrastructureIlya Dryomov2-0/+7
2014-04-04libceph: primary_temp infrastructureIlya Dryomov1-0/+5
2014-04-04libceph: generalize ceph_pg_mappingIlya Dryomov1-2/+7
2014-04-04libceph: split osdmap allocation and decode stepsIlya Dryomov1-1/+1
2014-04-04crush: support chooseleaf_vary_r tunable (tunables3) by defaultIlya Dryomov1-1/+9
2014-04-04ceph: use fl->fl_file as owner identifier of flock and posix lockYan, Zheng1-2/+2
2014-04-03ceph: add get_name() NFS export callbackYan, Zheng1-0/+1
2014-04-03libceph: bump CEPH_OSD_MAX_OP to 3Ilya Dryomov1-1/+1
2014-04-03libceph: add support for CEPH_OSD_OP_SETALLOCHINT osd opIlya Dryomov2-0/+15
2014-04-03libceph: encode CEPH_OSD_OP_FLAG_* op flagsIlya Dryomov2-1/+2
2014-04-03libceph: a per-osdc crush scratch bufferIlya Dryomov1-0/+3
2014-02-17ceph: remove xattr when null value is given to setxattr()Yan, Zheng1-2/+3
2014-01-30Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-blockLinus Torvalds1-2/+2
2014-01-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-clientLinus Torvalds8-84/+175
2014-01-27libceph: support CEPH_FEATURE_OSD_CACHEPOOL featureIlya Dryomov1-0/+1
2014-01-27libceph: follow redirect replies from osdsIlya Dryomov1-0/+6
2014-01-27libceph: rename ceph_osd_request::r_{oloc,oid} to r_base_{oloc,oid}Ilya Dryomov1-2/+2