summaryrefslogtreecommitdiffstats
path: root/include/linux/ceph
Commit message (Expand)AuthorAgeFilesLines
* libceph: announce support for straw2 bucketsIlya Dryomov2015-04-221-1/+15
* ceph: rename snapshot supportYan, Zheng2015-04-221-0/+1
* libceph: simplify our debugfs attr macroIlya Dryomov2015-04-201-7/+1
* libceph: expose client options through debugfsIlya Dryomov2015-04-201-0/+1
* libceph, ceph: split ceph_show_options()Ilya Dryomov2015-04-201-0/+1
* libceph: osdmap.h: Add missing format newlinesJoe Perches2015-04-201-3/+2
* libceph: tcp_nodelay supportChaitanya Huilgol2015-02-192-2/+5
* ceph: handle SESSION_FORCE_RO messageYan, Zheng2015-02-191-0/+1
* libceph: nuke pool op infrastructureIlya Dryomov2015-02-192-44/+1
* libceph: fix sparse endianness warningsIlya Dryomov2015-01-081-2/+2
* libceph: fixup includes in pagelist.hIlya Dryomov2014-12-171-1/+3
* ceph: use getattr request to fetch inline dataYan, Zheng2014-12-171-0/+2
* ceph: add inline data to pagecacheYan, Zheng2014-12-171-0/+1
* libceph: specify position of extent operationYan, Zheng2014-12-171-1/+2
* libceph: add SETXATTR/CMPXATTR osd operations supportYan, Zheng2014-12-171-0/+10
* libceph: require cephx message signature by defaultYan, Zheng2014-12-171-0/+1
* libceph: update ceph_msg_header structureJohn Spray2014-12-171-1/+2
* libceph: message signature supportYan, Zheng2014-12-174-1/+43
* libceph: nuke ceph_kvfree()Ilya Dryomov2014-12-172-3/+1
* ceph: fix file lock interruptionYan, Zheng2014-12-171-2/+5
* libceph: sync osd op definitions in rados.hIlya Dryomov2014-10-141-96/+129
* libceph: remove redundant declarationFabian Frederick2014-10-141-1/+0
* libceph: reference counting pagelistYan, Zheng2014-10-141-1/+4
* libceph: nuke ceph_osdc_unregister_linger_request()Ilya Dryomov2014-07-081-2/+0
* libceph: introduce ceph_osdc_cancel_request()Ilya Dryomov2014-07-081-0/+1
* libceph: move and add dout()s to ceph_osdc_request_{get,put}()Ilya Dryomov2014-07-081-9/+2
* libceph: move and add dout()s to ceph_msg_{get,put}()Ilya Dryomov2014-07-081-12/+2
* libceph: rename ceph_osd_request::r_linger_osd to r_linger_osd_itemIlya Dryomov2014-07-081-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2014-06-122-3/+10
|\
| * libceph: add ceph_monc_wait_osdmap()Ilya Dryomov2014-06-061-0/+2
| * libceph: mon_get_version request infrastructureIlya Dryomov2014-06-061-3/+6
| * ceph: update inode fields according to issued capsYan, Zheng2014-06-061-0/+2
* | ceph_sync_read: stop poking into iov_iter gutsAl Viro2014-05-061-2/+0
|/
* libceph: enable PRIMARY_AFFINITY feature bitIlya Dryomov2014-04-041-1/+2
* libceph: return primary from ceph_calc_pg_acting()Ilya Dryomov2014-04-041-1/+1
* libceph: switch ceph_calc_pg_acting() to new helpersIlya Dryomov2014-04-041-1/+1
* libceph: ceph_can_shift_osds(pool) and pool type definesIlya Dryomov2014-04-042-2/+15
* libceph: ceph_osd_{exists,is_up,is_down}(osd) definitionsIlya Dryomov2014-04-041-1/+13
* libceph: enable OSDMAP_ENC feature bitIlya Dryomov2014-04-041-0/+1
* libceph: primary_affinity infrastructureIlya Dryomov2014-04-042-0/+7
* libceph: primary_temp infrastructureIlya Dryomov2014-04-041-0/+5
* libceph: generalize ceph_pg_mappingIlya Dryomov2014-04-041-2/+7
* libceph: split osdmap allocation and decode stepsIlya Dryomov2014-04-041-1/+1
* crush: support chooseleaf_vary_r tunable (tunables3) by defaultIlya Dryomov2014-04-041-1/+9
* ceph: use fl->fl_file as owner identifier of flock and posix lockYan, Zheng2014-04-041-2/+2
* ceph: add get_name() NFS export callbackYan, Zheng2014-04-031-0/+1
* libceph: bump CEPH_OSD_MAX_OP to 3Ilya Dryomov2014-04-031-1/+1
* libceph: add support for CEPH_OSD_OP_SETALLOCHINT osd opIlya Dryomov2014-04-032-0/+15
* libceph: encode CEPH_OSD_OP_FLAG_* op flagsIlya Dryomov2014-04-032-1/+2
* libceph: a per-osdc crush scratch bufferIlya Dryomov2014-04-031-0/+3
OpenPOWER on IntegriCloud