index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
Age
Commit message (
Expand
)
Author
Files
Lines
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
2013-05-08
rbd: set mapping read-only flag in rbd_add()
Alex Elder
1
-12
/
+11
2013-05-08
rbd: support reading parent page data
Alex Elder
1
-3
/
+7
2013-05-08
rbd: fix an incorrect assertion condition
Alex Elder
1
-3
/
+3
2013-05-08
rbd: define rbd_dev_v2_header_info()
Alex Elder
1
-24
/
+18
2013-05-08
rbd: get rid of trivial v1 header wrappers
Alex Elder
1
-17
/
+4
2013-05-08
rbd: simplify rbd_dev_v1_probe()
Alex Elder
1
-30
/
+7
2013-05-08
rbd: update in-core header directly
Alex Elder
1
-71
/
+27
2013-05-08
rbd: refactor rbd_header_from_disk()
Alex Elder
1
-52
/
+75
2013-05-08
rbd: zero format 1 header structure earlier
Alex Elder
1
-2
/
+1
2013-05-08
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
2013-05-08
NVMe: Simplify Firmware Activate code slightly
Matthew Wilcox
1
-4
/
+2
2013-05-08
NVMe: Only clear the enable bit when disabling controller
Matthew Wilcox
1
-1
/
+4
2013-05-08
NVMe: Wait for device to acknowledge shutdown
Matthew Wilcox
1
-19
/
+46
2013-05-08
rbd: always set read-only flag in rbd_add()
Alex Elder
1
-14
/
+14
2013-05-08
rbd: kill rbd_dev_clear_mapping()
Alex Elder
1
-8
/
+1
2013-05-08
rbd: don't look up snapshot id in rbd_dev_mapping_set()
Alex Elder
1
-10
/
+1
2013-05-08
rbd: don't print warning if not mapping a parent
Alex Elder
1
-5
/
+6
2013-05-08
xen-blkfront: use a different scatterlist for each request
Roger Pau Monne
1
-25
/
+18
2013-05-08
rbd: kill rbd_update_mapping_size()
Alex Elder
1
-11
/
+6
2013-05-08
rbd: update capacity in rbd_dev_refresh()
Alex Elder
1
-8
/
+15
2013-05-08
rbd: revalidate only for mapping size changes
Alex Elder
1
-7
/
+9
2013-05-08
rbd: fix leak of format 2 snapshot context
Alex Elder
1
-0
/
+1
2013-05-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
18
-56
/
+29
2013-05-07
xen-blkback: allocate list of pending reqs in small chunks
Roger Pau Monne
3
-78
/
+106
2013-05-07
block_device_operations->release() should return void
Al Viro
18
-56
/
+29
2013-05-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
1
-1024
/
+1834
2013-05-02
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-82
/
+66
2013-05-02
NVMe: Schedule timeout for sync commands
Keith Busch
1
-1
/
+1
2013-05-02
NVMe: Meta-data support in NVME_IOCTL_SUBMIT_IO
Keith Busch
1
-4
/
+67
2013-05-02
NVMe: Device specific stripe size handling
Keith Busch
1
-4
/
+15
2013-05-02
NVMe: Split non-mergeable bio requests
Keith Busch
1
-30
/
+122
2013-05-02
NVMe: Remove dead code in nvme_dev_add
Keith Busch
1
-9
/
+2
2013-05-02
NVMe: Check for NULL memory in nvme_dev_add
Keith Busch
1
-0
/
+2
2013-05-02
NVMe: Fix error clean-up on nvme_alloc_queue
Keith Busch
1
-1
/
+1
2013-05-02
NVMe: Free admin queue on request_irq error
Keith Busch
1
-4
/
+9
2013-05-02
NVMe: Add scsi unmap to SG_IO
Keith Busch
1
-0
/
+78
2013-05-02
NVMe: queue usage fixes in nvme-scsi
Keith Busch
1
-5
/
+20
2013-05-02
rbd: fix image request leak on parent read
Alex Elder
1
-0
/
+1
2013-05-02
rbd: allocate image object names with a slab allocator
Alex Elder
1
-3
/
+29
2013-05-02
rbd: allocate object requests with a slab allocator
Alex Elder
1
-3
/
+20
2013-05-02
rbd: allocate name separate from obj_request
Alex Elder
1
-3
/
+9
2013-05-02
rbd: allocate image requests with a slab allocator
Alex Elder
1
-5
/
+34
2013-05-02
rbd: use binary search for snapshot lookup
Alex Elder
1
-5
/
+29
[prev]
[next]