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: move snap_rwsem to the device, rename to header_rwsem
Josh Durgin
2012-03-22
*
rbd: don't drop the rbd_id too early
Alex Elder
2012-03-22
*
rbd: small changes
Alex Elder
2012-03-22
*
rbd: do some refactoring
Alex Elder
2012-03-22
*
rbd: fix module sysfs setup/teardown code
Alex Elder
2012-03-22
*
rbd: don't allocate mon_addrs buffer in rbd_add()
Alex Elder
2012-03-22
*
rbd: have rbd_parse_args() report found mon_addrs size
Alex Elder
2012-03-22
*
rbd: do a few checks at build time
Alex Elder
2012-03-22
*
rbd: don't use sscanf() in rbd_add_parse_args()
Alex Elder
2012-03-22
*
rbd: encapsulate argument parsing for rbd_add()
Alex Elder
2012-03-22
*
rbd: simplify error handling in rbd_add()
Alex Elder
2012-03-22
*
rbd: reduce memory used for rbd_dev fields
Alex Elder
2012-03-22
*
rbd: have rbd_get_client() return a rbd_client
Alex Elder
2012-03-22
*
rbd: a few simple changes
Alex Elder
2012-03-22
*
rbd: rename "node_lock"
Alex Elder
2012-03-22
*
rbd: move ctl_mutex lock inside rbd_client_create()
Alex Elder
2012-03-22
*
rbd: move ctl_mutex lock inside rbd_get_client()
Alex Elder
2012-03-22
*
rbd: release client list lock sooner
Alex Elder
2012-03-22
*
rbd: restore previous rbd id sequence behavior
Alex Elder
2012-03-22
*
rbd: tie rbd_dev_list changes to rbd_id operations
Alex Elder
2012-03-22
*
rbd: protect the rbd_dev_list with a spinlock
Alex Elder
2012-03-22
*
rbd: rework calculation of new rbd id's
Alex Elder
2012-03-22
*
rbd: encapsulate new rbd id selection
Alex Elder
2012-03-22
*
rbd: use a single value of snap_name to mean no snap
Josh Durgin
2012-03-22
*
rbd: do not duplicate ceph_client pointer in rbd_device
Alex Elder
2012-03-22
*
rbd: make ceph_parse_options() return a pointer
Alex Elder
2012-03-22
*
rbd: a few small cleanups
Alex Elder
2012-03-22
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2012-02-02
|
\
|
*
rbd: fix safety of rbd_put_client()
Alex Elder
2012-02-02
|
*
rbd: fix a memory leak in rbd_get_client()
Alex Elder
2012-02-02
*
|
rbd: initialize snap_rwsem in rbd_add()
Alex Elder
2012-01-12
|
/
*
rbd: remove buggy rollback functionality
Josh Durgin
2011-12-07
*
rbd: return an error when an invalid header is read
Josh Durgin
2011-12-07
*
Merge branch 'for-linus' of git://ceph.newdream.net/git/ceph-client
Linus Torvalds
2011-10-28
|
\
|
*
libceph: create messenger with client
Sage Weil
2011-10-25
*
|
Merge branch 'master' into for-next
Jiri Kosina
2011-09-15
|
\
|
|
*
rbd: set blk_queue request sizes to object size
Josh Durgin
2011-07-26
|
*
rbd: cancel watch request when releasing the device
Yehuda Sadeh
2011-07-26
*
|
treewide: remove extra semicolons from various parts of the kernel
Justin P. Mattock
2011-09-15
|
/
*
rbd: handle online resize of underlying rbd image
Sage Weil
2011-05-24
*
rbd: use snprintf for disk->disk_name
Sage Weil
2011-05-24
*
rbd: cleanup: make kfree match kmalloc
Sage Weil
2011-05-24
*
rbd: warn on update_snaps failure on notify
Sage Weil
2011-05-19
*
rbd: fix split bio handling
Yehuda Sadeh
2011-05-13
*
rbd: fix leak of ops struct
Sage Weil
2011-05-12
*
libceph: fix ceph_osdc_alloc_request error checks
Sage Weil
2011-05-03
*
rbd: use watch/notify for changes in rbd header
Yehuda Sadeh
2011-03-22
*
rbd: fix cleanup when trying to mount inexistent image
Yehuda Sadeh
2011-01-12
*
rbd: replace the rbd sysfs interface
Yehuda Sadeh
2010-12-01
*
rbd: passing wrong variable to bvec_kunmap_irq()
Dan Carpenter
2010-10-20
[next]