index
:
~gabbayo/linux
habanalabs-fixes
habanalabs-next
master
This repository contains AMD's HSA Linux kernel driver, called amdkfd
UNKNOWN
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: 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-12
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-4
/
+7
2013-06-12
Merge branch 'akpm' (updates from Andrew Morton)
Linus Torvalds
1
-16
/
+16
2013-06-12
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-11
Merge branch 'fixes-3.10' of git://git.infradead.org/users/willy/linux-nvme
Linus Torvalds
2
-16
/
+49
2013-06-07
xen/blkback: Check device permissions before allowing OP_DISCARD
Konrad Rzeszutek Wilk
1
-1
/
+12
2013-06-07
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-28
NVMe: Use dma_set_mask() correctly
Matthew Wilcox
1
-2
/
+8
2013-05-24
drivers/block/brd.c: fix brd_lookup_page() race
Brian Behlendorf
1
-2
/
+2
2013-05-24
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-15
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-13
rbd: re-submit flattened write request (part 2)
Alex Elder
1
-2
/
+16
2013-05-13
rbd: re-submit write request for flattened clone
Alex Elder
1
-7
/
+22
2013-05-13
rbd: re-submit read request for flattened clone
Alex Elder
1
-5
/
+25
2013-05-13
rbd: detect when clone image is flattened
Alex Elder
1
-2
/
+28
2013-05-13
rbd: reference count parent requests
Alex Elder
1
-2
/
+102
2013-05-13
rbd: define parent image request routines
Alex Elder
1
-23
/
+55
2013-05-13
rbd: define rbd_dev_unparent()
Alex Elder
1
-5
/
+13
2013-05-13
rbd: don't release write request until necessary
Alex Elder
1
-12
/
+7
2013-05-13
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-09
Merge git://git.infradead.org/users/willy/linux-nvme
Linus Torvalds
3
-164
/
+3484
2013-05-09
NVMe: Use user defined admin ioctl timeout
Keith Busch
1
-1
/
+5
2013-05-08
rbd: kill rbd_img_request_get()
Alex Elder
1
-10
/
+0
2013-05-08
rbd: only set up watch for mapped images
Alex Elder
1
-19
/
+24
[prev]
[next]