index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ceph
/
osd_client.c
Commit message (
Expand
)
Author
Age
*
libceph: kfree() in put_osd() shouldn't depend on authorizer
Ilya Dryomov
2015-02-19
*
libceph: fix double __remove_osd() problem
Ilya Dryomov
2015-02-19
*
libceph: specify position of extent operation
Yan, Zheng
2014-12-17
*
libceph: add CREATE osd operation support
Yan, Zheng
2014-12-17
*
libceph: add SETXATTR/CMPXATTR osd operations support
Yan, Zheng
2014-12-17
*
libceph: message signature support
Yan, Zheng
2014-12-17
*
libceph: change from BUG to WARN for __remove_osd() asserts
Ilya Dryomov
2014-11-13
*
libceph: clear r_req_lru_item in __unregister_linger_request()
Ilya Dryomov
2014-11-13
*
libceph: unlink from o_linger_requests when clearing r_osd
Ilya Dryomov
2014-11-13
*
libceph: sync osd op definitions in rados.h
Ilya Dryomov
2014-10-14
*
libceph: don't try checking queue_work() return value
Ilya Dryomov
2014-10-14
*
libceph: Convert pr_warning to pr_warn
Joe Perches
2014-10-14
*
libceph: resend lingering requests with a new tid
Ilya Dryomov
2014-10-14
*
libceph: abstract out ceph_osd_request enqueue logic
Ilya Dryomov
2014-10-14
*
libceph: nuke ceph_osdc_unregister_linger_request()
Ilya Dryomov
2014-07-08
*
libceph: introduce ceph_osdc_cancel_request()
Ilya Dryomov
2014-07-08
*
libceph: fix linger request check in __unregister_request()
Ilya Dryomov
2014-07-08
*
libceph: unregister only registered linger requests
Ilya Dryomov
2014-07-08
*
libceph: assert both regular and lingering lists in __remove_osd()
Ilya Dryomov
2014-07-08
*
libceph: harden ceph_osdc_request_release() a bit
Ilya Dryomov
2014-07-08
*
libceph: move and add dout()s to ceph_osdc_request_{get,put}()
Ilya Dryomov
2014-07-08
*
libceph: add maybe_move_osd_to_lru() and switch to it
Ilya Dryomov
2014-07-08
*
libceph: rename ceph_osd_request::r_linger_osd to r_linger_osd_item
Ilya Dryomov
2014-07-08
*
ceph: remove bogus extern
stephen hemminger
2014-06-11
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2014-04-07
|
\
|
*
libceph: return primary from ceph_calc_pg_acting()
Ilya Dryomov
2014-04-05
|
*
libceph: split osdmap allocation and decode steps
Ilya Dryomov
2014-04-05
|
*
libceph: add support for CEPH_OSD_OP_SETALLOCHINT osd op
Ilya Dryomov
2014-04-02
|
*
libceph: encode CEPH_OSD_OP_FLAG_* op flags
Ilya Dryomov
2014-04-02
*
|
net: remove unnecessary return's
stephen hemminger
2014-02-13
|
/
*
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-07
*
libceph: fix error handling in ceph_osdc_init()
Ilya Dryomov
2014-02-03
*
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-27
*
libceph: dout() is missing a newline
Ilya Dryomov
2014-01-26
*
libceph: fix preallocation check in get_reply()
Ilya Dryomov
2014-01-14
*
libceph: rename front to front_len in get_reply()
Ilya Dryomov
2014-01-14
*
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-12-13
*
libceph: add function to ensure notifies are complete
Josh Durgin
2013-09-09
*
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-27
[next]