index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-14
rbd: don't drop watch requests on completion
Alex Elder
1
-9
/
+21
2013-02-14
rbd: decrement obj request count when deleting
Alex Elder
1
-4
/
+12
2013-02-14
rbd: track object rather than osd request for watch
Alex Elder
1
-4
/
+4
2013-02-14
rbd: unregister linger in watch sync routine
Alex Elder
1
-6
/
+4
2013-02-14
rbd: get rid of rbd_req_sync_exec()
Alex Elder
1
-160
/
+0
2013-02-14
rbd: implement sync method with new code
Alex Elder
1
-18
/
+96
2013-02-14
rbd: send notify ack asynchronously
Alex Elder
1
-5
/
+5
2013-02-14
rbd: get rid of rbd_req_sync_notify_ack()
Alex Elder
1
-33
/
+0
2013-02-14
rbd: use new code for notify ack
Alex Elder
1
-21
/
+55
2013-02-14
rbd: get rid of rbd_req_sync_watch()
Alex Elder
1
-42
/
+0
2013-02-14
rbd: implement watch/unwatch with new code
Alex Elder
1
-3
/
+86
2013-02-14
rbd: get rid of rbd_req_sync_read()
Alex Elder
1
-24
/
+0
2013-02-14
rbd: implement sync object read with new code
Alex Elder
1
-4
/
+92
2013-02-14
rbd: kill rbd_req_coll and rbd_request
Alex Elder
1
-55
/
+3
2013-02-14
rbd: kill rbd_rq_fn() and all other related code
Alex Elder
1
-319
/
+0
2013-02-14
rbd: new request tracking code
Alex Elder
1
-2
/
+619
2013-02-09
swim: Add missing spinlock init
Jean Delvare
1
-0
/
+1
2013-02-07
rsxx: add slab.h include to dma.c
Jens Axboe
1
-0
/
+1
2013-02-07
drivers/block/mtip32xx: add missing GENERIC_HARDIRQS dependency
Heiko Carstens
1
-1
/
+1
2013-02-07
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
6
-18
/
+44
2013-02-06
block: remove new __devinit/exit annotations on ramsam driver
Stephen Rothwell
1
-3
/
+3
2013-02-05
block: IBM RamSan 70/80 device driver
josh.h.morris@us.ibm.com
11
-0
/
+3508
2013-01-30
Merge branch 'testing' of github.com:ceph/ceph-client into v3.8-rc5-testing
Alex Elder
1
-411
/
+444
2013-01-26
Merge 3.8-rc5 into driver-core-next
Greg Kroah-Hartman
1
-1
/
+6
2013-01-26
rbd: don't retry setting up header watch
Alex Elder
1
-19
/
+4
2013-01-26
rbd: check for overflow in rbd_get_num_segments()
Alex Elder
1
-1
/
+6
2013-01-26
rbd: small changes
Alex Elder
1
-9
/
+8
2013-01-22
Merge branch 'for-jens' of git://git.drbd.org/linux-drbd into for-linus
Jens Axboe
3
-1
/
+9
2013-01-22
drivers/block/paride: remove depends on CONFIG_EXPERIMENTAL
Kees Cook
1
-2
/
+2
2013-01-22
drbd: fix potential protocol error and resulting disconnect/reconnect
Lars Ellenberg
3
-1
/
+9
2013-01-21
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+6
2013-01-18
rbd: fix type of snap_id in rbd_dev_v2_snap_info()
Alex Elder
1
-1
/
+1
2013-01-18
rbd: assign watch request more directly
Alex Elder
1
-12
/
+8
2013-01-18
rbd: move remaining osd op setup into rbd_osd_req_op_create()
Alex Elder
1
-41
/
+27
2013-01-18
rbd: move call osd op setup into rbd_osd_req_op_create()
Alex Elder
1
-18
/
+30
2013-01-18
rbd: don't assign extent info in rbd_req_sync_op()
Alex Elder
1
-26
/
+46
2013-01-18
rbd: don't assign extent info in rbd_do_request()
Alex Elder
1
-7
/
+10
2013-01-18
rbd: don't leak rbd_req for rbd_req_sync_notify_ack()
Alex Elder
1
-2
/
+2
2013-01-18
rbd: don't leak rbd_req on synchronous requests
Alex Elder
1
-24
/
+24
2013-01-18
rbd: combine rbd sync watch/unwatch functions
Alex Elder
1
-54
/
+27
2013-01-18
rbd: use a common layout for each device
Alex Elder
1
-11
/
+23
2013-01-18
rbd: don't bother calculating file mapping
Alex Elder
1
-14
/
+4
2013-01-18
rbd: open code rbd_calc_raw_layout()
Alex Elder
1
-37
/
+18
2013-01-18
rbd: pull in ceph_calc_raw_layout()
Alex Elder
1
-1
/
+35
2013-01-18
rbd: assume single op in a request
Alex Elder
1
-15
/
+13
2013-01-18
rbd: there is really only one op
Alex Elder
1
-62
/
+56
2013-01-18
libceph: pass num_op with ops
Alex Elder
1
-4
/
+5
2013-01-18
rbd: pass num_op with ops array
Alex Elder
1
-7
/
+9
2013-01-18
libceph: don't set pages or bio in ceph_osdc_alloc_request()
Alex Elder
1
-2
/
+6
2013-01-18
libceph: don't set flags in ceph_osdc_alloc_request()
Alex Elder
1
-1
/
+2
[prev]
[next]