index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ceph
/
osd_client.c
Age
Commit message (
Expand
)
Author
2014-04-04
libceph: return primary from ceph_calc_pg_acting()
Ilya Dryomov
2014-04-04
libceph: split osdmap allocation and decode steps
Ilya Dryomov
2014-04-03
libceph: add support for CEPH_OSD_OP_SETALLOCHINT osd op
Ilya Dryomov
2014-04-03
libceph: encode CEPH_OSD_OP_FLAG_* op flags
Ilya Dryomov
2014-02-07
libceph: take map_sem for read in handle_reply()
Ilya Dryomov
2014-02-07
libceph: factor out logic from ceph_osdc_start_request()
Ilya Dryomov
2014-02-03
libceph: fix error handling in ceph_osdc_init()
Ilya Dryomov
2014-01-27
libceph: follow redirect replies from osds
Ilya Dryomov
2014-01-27
libceph: rename ceph_osd_request::r_{oloc,oid} to r_base_{oloc,oid}
Ilya Dryomov
2014-01-27
libceph: follow {read,write}_tier fields on osd request submission
Ilya Dryomov
2014-01-27
libceph: replace ceph_calc_ceph_pg() with ceph_oloc_oid_to_pg()
Ilya Dryomov
2014-01-27
libceph: introduce and start using oid abstraction
Ilya Dryomov
2014-01-27
libceph: rename MAX_OBJ_NAME_SIZE to CEPH_MAX_OID_NAME_LEN
Ilya Dryomov
2014-01-27
libceph: start using oloc abstraction
Ilya Dryomov
2014-01-26
libceph: dout() is missing a newline
Ilya Dryomov
2014-01-14
libceph: fix preallocation check in get_reply()
Ilya Dryomov
2014-01-14
libceph: rename front to front_len in get_reply()
Ilya Dryomov
2013-12-13
libceph: resend all writes after the osdmap loses the full flag
Josh Durgin
2013-12-13
libceph: block I/O when PAUSE or FULL osd map flags are set
Josh Durgin
2013-12-13
ceph: Add necessary clean up if invalid reply received in handle_reply()
Li Wang
2013-09-09
libceph: add function to ensure notifies are complete
Josh Durgin
2013-08-27
libceph: create_singlethread_workqueue() doesn't return ERR_PTRs
Dan Carpenter
2013-08-27
libceph: potential NULL dereference in ceph_osdc_handle_map()
Dan Carpenter
2013-08-27
libceph: fix error handling in handle_reply()
Dan Carpenter
2013-08-15
ceph: punch hole support
Li Wang
2013-08-09
libceph: unregister request in __map_request failed and nofail == false
majianpeng
2013-07-03
libceph: call r_unsafe_callback when unsafe reply is received
Yan, Zheng
2013-07-03
libceph: fix truncate size calculation
Yan, Zheng
2013-07-03
libceph: fix safe completion
Yan, Zheng
2013-07-03
libceph: print more info for short message header
Alex Elder
2013-07-03
libceph: add lingering request reference when registered
Alex Elder
2013-05-17
libceph: must hold mutex for reset_changed_osds()
Alex Elder
2013-05-13
libceph: init sent and completed when starting
Alex Elder
2013-05-02
libceph: use slab cache for osd client requests
Alex Elder
2013-05-01
libceph: fix byte order mismatch
Alex Elder
2013-05-01
libceph: support pages for class request data
Alex Elder
2013-05-01
libceph: support raw data requests
Alex Elder
2013-05-01
libceph: clean up osd data field access functions
Alex Elder
2013-05-01
libceph: kill off osd data write_request parameters
Alex Elder
2013-05-01
libceph: change how "safe" callback is used
Alex Elder
2013-05-01
libceph: make method call data be a separate data item
Alex Elder
2013-05-01
libceph: add, don't set data for a message
Alex Elder
2013-05-01
libceph: kill off osd request r_data_in and r_data_out
Alex Elder
2013-05-01
libceph: set the data pointers when encoding ops
Alex Elder
2013-05-01
libceph: combine initializing and setting osd data
Alex Elder
2013-05-01
libceph: set message data when building osd request
Alex Elder
2013-05-01
libceph: move ceph_osdc_build_request()
Alex Elder
2013-05-01
libceph: format class info at init time
Alex Elder
2013-05-01
libceph: specify osd op by index in request
Alex Elder
2013-05-01
libceph: add data pointers in osd op structures
Alex Elder
[next]