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-06-13
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-4
/
+7
2013-06-13
Merge branch 'akpm' (updates from Andrew Morton)
Linus Torvalds
1
-16
/
+16
2013-06-13
cciss: fix broken mutex usage in ioctl
Stephen M. Cameron
1
-16
/
+16
2013-06-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
1
-15
/
+18
2013-06-12
Merge branch 'fixes-3.10' of git://git.infradead.org/users/willy/linux-nvme
Linus Torvalds
2
-16
/
+49
2013-05-31
NVMe: Add MSI support
Ramachandra Rao Gajula
1
-8
/
+32
2013-05-29
Merge branch 'for-jens' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Jens Axboe
1
-1
/
+2
2013-05-29
pktcdvd: silence static checker warning
Dan Carpenter
1
-1
/
+2
2013-05-29
NVMe: Use dma_set_mask() correctly
Matthew Wilcox
1
-2
/
+8
2013-05-25
drivers/block/brd.c: fix brd_lookup_page() race
Brian Behlendorf
1
-2
/
+2
2013-05-25
drivers/block/xsysace.c: fix id with missing port-number
Gernot Vormayr
1
-2
/
+1
2013-05-23
Return the result from user admin command IOCTL even in case of failure
Chayan Biswas
1
-1
/
+1
2013-05-17
rbd: fix cleanup in rbd_add()
Alex Elder
1
-9
/
+14
2013-05-17
rbd: don't destroy ceph_opts in rbd_add()
Alex Elder
1
-6
/
+4
2013-05-17
NVMe: Do not cancel command multiple times
Keith Busch
1
-0
/
+2
2013-05-17
NVMe: fix error return code in nvme_submit_bio_queue()
Wei Yongjun
1
-1
/
+2
2013-05-17
NVMe: check for integer overflow in nvme_map_user_pages()
Dan Carpenter
1
-2
/
+3
2013-05-17
NVMe: Fix a signedness bug in nvme_trans_modesel_get_mp
Vishal Verma
1
-1
/
+1
2013-05-17
NVMe: Remove redundant version.h header include
Sachin Kamat
1
-1
/
+0
2013-05-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
1
-386
/
+549
2013-05-15
mtip32xx: Correctly handle bio->bi_idx != 0 conditions
Sam Bradshaw
1
-2
/
+3
2013-05-15
mtip32xx: Fix NULL pointer dereference during module unload
Sam Bradshaw
1
-1
/
+2
2013-05-14
rbd: re-submit flattened write request (part 2)
Alex Elder
1
-2
/
+16
2013-05-14
rbd: re-submit write request for flattened clone
Alex Elder
1
-7
/
+22
2013-05-14
rbd: re-submit read request for flattened clone
Alex Elder
1
-5
/
+25
2013-05-14
rbd: detect when clone image is flattened
Alex Elder
1
-2
/
+28
2013-05-14
rbd: reference count parent requests
Alex Elder
1
-2
/
+102
2013-05-14
rbd: define parent image request routines
Alex Elder
1
-23
/
+55
2013-05-14
rbd: define rbd_dev_unparent()
Alex Elder
1
-5
/
+13
2013-05-14
rbd: don't release write request until necessary
Alex Elder
1
-12
/
+7
2013-05-14
rbd: get parent info on refresh
Alex Elder
1
-30
/
+37
2013-05-13
rbd: ignore zero-overlap parent
Alex Elder
1
-3
/
+7
2013-05-13
rbd: support reading parent page data for writes
Alex Elder
1
-6
/
+14
2013-05-13
rbd: fix parent request size assumption
Alex Elder
1
-11
/
+20
2013-05-10
Merge git://git.infradead.org/users/willy/linux-nvme
Linus Torvalds
3
-164
/
+3484
2013-05-10
NVMe: Use user defined admin ioctl timeout
Keith Busch
1
-1
/
+5
2013-05-09
rbd: kill rbd_img_request_get()
Alex Elder
1
-10
/
+0
2013-05-09
rbd: only set up watch for mapped images
Alex Elder
1
-19
/
+24
2013-05-09
rbd: set mapping read-only flag in rbd_add()
Alex Elder
1
-12
/
+11
2013-05-09
rbd: support reading parent page data
Alex Elder
1
-3
/
+7
2013-05-09
rbd: fix an incorrect assertion condition
Alex Elder
1
-3
/
+3
2013-05-09
rbd: define rbd_dev_v2_header_info()
Alex Elder
1
-24
/
+18
2013-05-09
rbd: get rid of trivial v1 header wrappers
Alex Elder
1
-17
/
+4
2013-05-09
rbd: simplify rbd_dev_v1_probe()
Alex Elder
1
-30
/
+7
2013-05-09
rbd: update in-core header directly
Alex Elder
1
-71
/
+27
2013-05-09
rbd: refactor rbd_header_from_disk()
Alex Elder
1
-52
/
+75
2013-05-09
rbd: zero format 1 header structure earlier
Alex Elder
1
-2
/
+1
2013-05-09
rbd: set the mapping size and features later
Alex Elder
1
-13
/
+14
2013-05-08
Merge branch 'for-3.10/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
17
-350
/
+938
2013-05-08
Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-block
Linus Torvalds
5
-84
/
+26
[next]