index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
/
rbd.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-10-28
Merge branch 'for-linus' of git://ceph.newdream.net/git/ceph-client
Linus Torvalds
1
-1
/
+1
2011-10-25
libceph: create messenger with client
Sage Weil
1
-1
/
+1
2011-09-15
Merge branch 'master' into for-next
Jiri Kosina
1
-1
/
+45
2011-09-15
treewide: remove extra semicolons from various parts of the kernel
Justin P. Mattock
1
-1
/
+1
2011-07-26
rbd: set blk_queue request sizes to object size
Josh Durgin
1
-0
/
+15
2011-07-26
rbd: cancel watch request when releasing the device
Yehuda Sadeh
1
-1
/
+30
2011-05-24
rbd: handle online resize of underlying rbd image
Sage Weil
1
-0
/
+3
2011-05-24
rbd: use snprintf for disk->disk_name
Sage Weil
1
-1
/
+2
2011-05-24
rbd: cleanup: make kfree match kmalloc
Sage Weil
1
-7
/
+7
2011-05-19
rbd: warn on update_snaps failure on notify
Sage Weil
1
-1
/
+6
2011-05-13
rbd: fix split bio handling
Yehuda Sadeh
1
-20
/
+151
2011-05-12
rbd: fix leak of ops struct
Sage Weil
1
-1
/
+5
2011-05-03
libceph: fix ceph_osdc_alloc_request error checks
Sage Weil
1
-2
/
+2
2011-03-22
rbd: use watch/notify for changes in rbd header
Yehuda Sadeh
1
-26
/
+335
2011-01-12
rbd: fix cleanup when trying to mount inexistent image
Yehuda Sadeh
1
-4
/
+15
2010-12-01
rbd: replace the rbd sysfs interface
Yehuda Sadeh
1
-277
/
+471
2010-10-20
rbd: passing wrong variable to bvec_kunmap_irq()
Dan Carpenter
1
-1
/
+1
2010-10-20
rbd: null vs ERR_PTR
Dan Carpenter
1
-2
/
+2
2010-10-20
block: rbd: removing unnecessary test
Yehuda Sadeh
1
-4
/
+0
2010-10-20
block: rbd: fixed may leaks
Vasiliy Kulikov
1
-6
/
+8
2010-10-20
rbd: introduce rados block device (rbd), based on libceph
Yehuda Sadeh
1
-0
/
+1843