index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
block
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-04
NVMe: Call nvme_free_queue directly
Keith Busch
1
-7
/
+11
2014-11-04
NVMe: Add shutdown timeout as module parameter.
Dan McLeran
1
-1
/
+6
2014-11-04
NVMe: Skip orderly shutdown on failed devices
Keith Busch
1
-1
/
+4
2014-11-04
NVMe: Whitespace fixes
Keith Busch
1
-5
/
+5
2014-11-04
NVMe: Use pci_stop_and_remove_bus_device_locked()
Keith Busch
1
-1
/
+1
2014-11-04
NVMe: Handling devices incapable of I/O
Keith Busch
1
-11
/
+8
2014-11-04
NVMe: Change nvme_enable_ctrl to set EN and manage CC thru ctrl_config.
Dan McLeran
1
-8
/
+12
2014-11-04
NVMe: Mismatched host/device page size support
Keith Busch
1
-19
/
+40
2014-11-04
NVMe: Async event request
Keith Busch
1
-0
/
+42
2014-11-04
block: Use dma_zalloc_coherent
Joe Perches
1
-3
/
+2
2014-11-03
Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux into driver-core-next
Greg Kroah-Hartman
3
-3
/
+0
2014-11-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
Linus Torvalds
1
-16
/
+19
2014-10-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
1
-9
/
+0
2014-10-31
sunvdc: don't call VD_OP_GET_VTOC
Dwight Engen
1
-9
/
+0
2014-10-30
rbd: Fix error recovery in rbd_obj_read_sync()
Jan Kara
1
-1
/
+1
2014-10-30
rbd: use a single workqueue for all devices
Ilya Dryomov
1
-15
/
+18
2014-10-29
Merge branch 'akpm' (incoming from Andrew Morton)
Linus Torvalds
1
-4
/
+6
2014-10-29
zram: avoid NULL pointer access in concurrent situation
Weijie Yang
1
-4
/
+6
2014-10-29
blk-mq: add a 'list' parameter to ->queue_rq()
Jens Axboe
3
-10
/
+12
2014-10-22
null_blk: Cleanup error recovery in null_add_dev()
Jan Kara
1
-7
/
+7
2014-10-21
block: remove artifical max_hw_sectors cap
Christoph Hellwig
1
-1
/
+1
2014-10-20
block: drop owner assignment from platform_drivers
Wolfram Sang
3
-3
/
+0
2014-10-18
Merge branch 'for-3.18/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
23
-145
/
+121
2014-10-18
Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-block
Linus Torvalds
6
-9
/
+21
2014-10-18
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
Linus Torvalds
1
-29
/
+11
2014-10-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
Linus Torvalds
1
-120
/
+276
2014-10-15
virtio_blk: enable VQs early on restore
Michael S. Tsirkin
1
-3
/
+6
2014-10-15
virtio_blk: enable VQs early
Michael S. Tsirkin
1
-0
/
+2
2014-10-15
virtio-blk: drop config_mutex
Michael S. Tsirkin
1
-8
/
+0
2014-10-15
virtio_blk: drop config_enable
Michael S. Tsirkin
1
-19
/
+4
2014-10-14
rbd: rbd workqueues need a resque worker
Ilya Dryomov
1
-1
/
+2
2014-10-14
rbd: set the remaining discard properties to enable support
Josh Durgin
1
-0
/
+2
2014-10-14
rbd: use helpers to handle discard for layered images correctly
Josh Durgin
1
-32
/
+22
2014-10-14
rbd: extract a method for adding object operations
Josh Durgin
1
-55
/
+78
2014-10-14
rbd: make discard trigger copy-on-write
Josh Durgin
1
-1
/
+2
2014-10-14
rbd: tolerate -ENOENT for discard operations
Josh Durgin
1
-0
/
+3
2014-10-14
rbd: fix snapshot context reference count for discards
Josh Durgin
1
-1
/
+2
2014-10-14
rbd: read image size for discard check safely
Josh Durgin
1
-6
/
+12
2014-10-14
rbd: initial discard bits from Guangliang Zhao
Guangliang Zhao
1
-15
/
+89
2014-10-14
rbd: extend the operation type
Guangliang Zhao
1
-34
/
+63
2014-10-14
rbd: skip the copyup when an entire object writing
Guangliang Zhao
1
-0
/
+8
2014-10-14
rbd: add img_obj_request_simple() helper
Ilya Dryomov
1
-16
/
+28
2014-10-14
rbd: access snapshot context and mapping size safely
Josh Durgin
1
-13
/
+21
2014-10-14
rbd: do not return -ERANGE on auth failures
Ilya Dryomov
1
-3
/
+1
2014-10-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-65
/
+16
2014-10-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
1
-38
/
+129
2014-10-11
Merge tag 'stable/for-linus-3.18-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
Linus Torvalds
2
-10
/
+6
2014-10-09
zram: use notify_free to account all free notifications
Sergey Senozhatsky
1
-0
/
+1
2014-10-09
zram: report maximum used memory
Minchan Kim
2
-2
/
+59
2014-10-09
zram: zram memory size limitation
Minchan Kim
2
-0
/
+50
[prev]
[next]