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
/
drivers
/
block
/
rbd.c
Commit message (
Expand
)
Author
Age
*
rbd: Fix error recovery in rbd_obj_read_sync()
Jan Kara
2014-10-30
*
rbd: use a single workqueue for all devices
Ilya Dryomov
2014-10-30
*
rbd: rbd workqueues need a resque worker
Ilya Dryomov
2014-10-14
*
rbd: set the remaining discard properties to enable support
Josh Durgin
2014-10-14
*
rbd: use helpers to handle discard for layered images correctly
Josh Durgin
2014-10-14
*
rbd: extract a method for adding object operations
Josh Durgin
2014-10-14
*
rbd: make discard trigger copy-on-write
Josh Durgin
2014-10-14
*
rbd: tolerate -ENOENT for discard operations
Josh Durgin
2014-10-14
*
rbd: fix snapshot context reference count for discards
Josh Durgin
2014-10-14
*
rbd: read image size for discard check safely
Josh Durgin
2014-10-14
*
rbd: initial discard bits from Guangliang Zhao
Guangliang Zhao
2014-10-14
*
rbd: extend the operation type
Guangliang Zhao
2014-10-14
*
rbd: skip the copyup when an entire object writing
Guangliang Zhao
2014-10-14
*
rbd: add img_obj_request_simple() helper
Ilya Dryomov
2014-10-14
*
rbd: access snapshot context and mapping size safely
Josh Durgin
2014-10-14
*
rbd: do not return -ERANGE on auth failures
Ilya Dryomov
2014-10-14
*
rbd: fix error return code in rbd_dev_device_setup()
Wei Yongjun
2014-09-10
*
rbd: avoid format-security warning inside alloc_workqueue()
Ilya Dryomov
2014-09-10
*
rbd: remove extra newlines from rbd_warn() messages
Ilya Dryomov
2014-08-07
*
rbd: allocate img_request with GFP_NOIO instead GFP_ATOMIC
Ilya Dryomov
2014-08-07
*
rbd: rework rbd_request_fn()
Ilya Dryomov
2014-08-07
*
rbd: take snap_id into account when reading in parent info
Ilya Dryomov
2014-07-25
*
rbd: do not read in parent info before snap context
Ilya Dryomov
2014-07-25
*
rbd: update mapping size only on refresh
Ilya Dryomov
2014-07-25
*
rbd: harden rbd_dev_refresh() and callers a bit
Ilya Dryomov
2014-07-25
*
rbd: split rbd_dev_spec_update() into two functions
Ilya Dryomov
2014-07-25
*
rbd: remove unnecessary asserts in rbd_dev_image_probe()
Ilya Dryomov
2014-07-25
*
rbd: introduce rbd_dev_header_info()
Ilya Dryomov
2014-07-25
*
rbd: show the entire chain of parent images
Ilya Dryomov
2014-07-25
*
rbd: use rbd_segment_name_free() instead of kfree()
Himangi Saraogi
2014-07-24
*
rbd: do not leak image_id in rbd_dev_v2_parent_info()
Ilya Dryomov
2014-07-08
*
rbd: use rbd_obj_watch_request_helper() helper
Ilya Dryomov
2014-07-08
*
rbd: add rbd_obj_watch_request_helper() helper
Ilya Dryomov
2014-07-08
*
rbd: rbd_obj_request_wait() should cancel the request if interrupted
Ilya Dryomov
2014-07-08
*
rbd: handle parent_overlap on writes correctly
Ilya Dryomov
2014-06-23
*
rbd: only set disk to read-only once
Josh Durgin
2014-06-10
*
rbd: move calls that may sleep out of spin lock range
Josh Durgin
2014-06-10
*
rbd: add ioctl for rbd
Guangliang Zhao
2014-06-10
*
rbd: fix ida/idr memory leak
Ilya Dryomov
2014-06-05
*
rbd: use reference counts for image requests
Alex Elder
2014-06-05
*
rbd: fix osd_request memory leak in __rbd_dev_header_watch_sync()
Ilya Dryomov
2014-06-05
*
rbd: make sure we have latest osdmap on 'rbd map'
Ilya Dryomov
2014-06-05
*
rbd: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERO
Duan Jiong
2014-06-05
*
rbd: prefix rbd writes with CEPH_OSD_OP_SETALLOCHINT osd op
Ilya Dryomov
2014-04-02
*
rbd: num_ops parameter for rbd_osd_req_create()
Ilya Dryomov
2014-04-02
*
libceph: bump CEPH_OSD_MAX_OP to 3
Ilya Dryomov
2014-04-02
*
rbd: fix error paths in rbd_img_request_fill()
Ilya Dryomov
2014-04-02
*
rbd: remove out_partial label in rbd_img_request_fill()
Ilya Dryomov
2014-04-02
*
rbd: drop an unsafe assertion
Alex Elder
2014-03-29
*
Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2014-01-30
|
\
[next]