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-19
rsxx: Fixes incorrect stats calculation.
Philip J Kelleher
1
-0
/
+1
2013-06-19
rsxx: Adding EEH check inside cregs timeout.
Philip J Kelleher
1
-0
/
+9
2013-06-19
rsxx: Adapter address space sanity check.
Philip J Kelleher
1
-0
/
+3
2013-06-19
rsxx: Fixes DLPAR add kernel panic if partition still mounted.
Philip J Kelleher
1
-0
/
+4
2013-06-19
rsxx: Changing the adapter name to the official name.
Philip J Kelleher
2
-7
/
+7
2013-06-19
rsxx: Adding in sync_start module paramenter.
Philip J Kelleher
1
-0
/
+34
2013-06-19
rsxx: Allow block size to be determined by configuration.
Philip J Kelleher
1
-19
/
+1
2013-06-19
rsxx: Fixes soft-lockup issues during DMAs.
Philip J Kelleher
2
-8
/
+28
2013-06-19
rsxx: Restructured DMA cancel scheme.
Philip J Kelleher
4
-93
/
+95
2013-06-19
rsxx: Individual workqueues for interruptible events.
Philip J Kelleher
3
-3
/
+27
2013-06-17
xen/blkback: Check for insane amounts of request on the ring (v6).
Konrad Rzeszutek Wilk
3
-1
/
+16
2013-06-13
rbd: use the correct length for format 2 object names
Josh Durgin
1
-1
/
+5
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-06-08
xen/blkback: Check device permissions before allowing OP_DISCARD
Konrad Rzeszutek Wilk
1
-1
/
+12
2013-06-08
xen/blkback: Use physical sector size for setup
Stefan Bader
2
-3
/
+23
2013-06-04
xen-blkfront: Introduce a 'max' module parameter to alter the amount of indir...
Konrad Rzeszutek Wilk
1
-0
/
+2
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-20
virtio_blk: Add missing 'static' qualifiers
Jonghwan Choi
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
[prev]
[next]