index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
(
follow
)
Commit message (
Expand
)
Author
Age
...
|
*
|
|
|
NVMe: Fix command setup on IO retry
Keith Busch
2014-12-03
|
*
|
|
|
null_blk: boundary check queue_mode and irqmode
Matias Bjorling
2014-11-26
|
*
|
|
|
block/rsxx: use generic io stats accounting functions to simplify io stat acc...
Gu Zheng
2014-11-24
|
*
|
|
|
drbd: use generic io stats accounting functions to simplify io stat accounting
Gu Zheng
2014-11-24
|
*
|
|
|
NVMe: Update module version major number
Keith Busch
2014-11-21
|
*
|
|
|
NVMe: fail pci initialization if the device doesn't have any BARs
Jens Axboe
2014-11-20
|
*
|
|
|
NVMe: add ->exit_hctx() hook
Jens Axboe
2014-11-20
|
*
|
|
|
NVMe: make setup work for devices that don't do INTx
Jens Axboe
2014-11-19
|
*
|
|
|
Merge branch 'master' into for-3.19/drivers
Jens Axboe
2014-11-18
|
|
\
\
\
\
|
|
|
|
_
|
/
|
|
|
/
|
|
|
*
|
|
|
NVMe: enable IO stats by default
Jens Axboe
2014-11-18
|
*
|
|
|
NVMe: nvme_submit_async_admin_req() must use atomic rq allocation
Jens Axboe
2014-11-18
|
*
|
|
|
NVMe: replace blk_put_request() with blk_mq_free_request()
Jens Axboe
2014-11-17
|
*
|
|
|
drbd: Remove an useless copy of kernel_setsockopt()
Philipp Reisner
2014-11-10
|
*
|
|
|
drbd: Fix state change in case of connection timeout
Philipp Reisner
2014-11-10
|
*
|
|
|
drbd: merge_bvec_fn: properly remap bvm->bi_bdev
Lars Ellenberg
2014-11-10
|
*
|
|
|
drbd: fix resync throttling initialization
Lars Ellenberg
2014-11-10
|
*
|
|
|
drbd: fix race between role change and handshake
Philipp Reisner
2014-11-10
|
*
|
|
|
drbd: Only use drbd_msg_put_info() in drbd_nl.c
Andreas Gruenbacher
2014-11-10
|
*
|
|
|
drbd: Minor cleanups
Andreas Gruenbacher
2014-11-10
|
*
|
|
|
NVMe: __nvme_submit_admin_cmd() can be static
kbuild test robot
2014-11-10
|
*
|
|
|
NVMe: blk_mq_alloc_request() returns error pointers
Dan Carpenter
2014-11-05
|
*
|
|
|
NVMe: Convert to blk-mq
Matias Bjørling
2014-11-04
|
*
|
|
|
NVMe: Do not over allocate for discard requests
Keith Busch
2014-11-04
|
*
|
|
|
NVMe: Do not open disks that are being deleted
Keith Busch
2014-11-04
|
*
|
|
|
NVMe: Clear QUEUE_FLAG_STACKABLE
Keith Busch
2014-11-04
|
*
|
|
|
NVMe: Fix device probe waiting on kthread
Keith Busch
2014-11-04
|
*
|
|
|
NVMe: Passthrough IOCTL for IO commands
Keith Busch
2014-11-04
|
*
|
|
|
NVMe: Add revalidate_disk callback
Keith Busch
2014-11-04
|
*
|
|
|
NVMe: Fix nvmeq waitqueue entry initialization
Keith Busch
2014-11-04
|
*
|
|
|
NVMe: Translate NVMe status to errno
Keith Busch
2014-11-04
|
*
|
|
|
NVMe: Fix SG_IO status values
Keith Busch
2014-11-04
|
*
|
|
|
NVMe: Remove duplicate compat SG_IO code
Keith Busch
2014-11-04
|
*
|
|
|
NVMe: Reference count pci device
Keith Busch
2014-11-04
|
*
|
|
|
nvme: Replace rcu_assign_pointer() with RCU_INIT_POINTER()
Andreea-Cristina Bernat
2014-11-04
|
*
|
|
|
NVMe: Correctly handle IOCTL_SUBMIT_IO when cpus > online queues
Sam Bradshaw
2014-11-04
|
*
|
|
|
NVMe: Fix filesystem sync deadlock on removal
Keith Busch
2014-11-04
|
*
|
|
|
NVMe: Call nvme_free_queue directly
Keith Busch
2014-11-04
|
*
|
|
|
NVMe: Add shutdown timeout as module parameter.
Dan McLeran
2014-11-04
|
*
|
|
|
NVMe: Skip orderly shutdown on failed devices
Keith Busch
2014-11-04
|
*
|
|
|
NVMe: Whitespace fixes
Keith Busch
2014-11-04
|
*
|
|
|
NVMe: Use pci_stop_and_remove_bus_device_locked()
Keith Busch
2014-11-04
|
*
|
|
|
NVMe: Handling devices incapable of I/O
Keith Busch
2014-11-04
|
*
|
|
|
NVMe: Change nvme_enable_ctrl to set EN and manage CC thru ctrl_config.
Dan McLeran
2014-11-04
|
*
|
|
|
NVMe: Mismatched host/device page size support
Keith Busch
2014-11-04
|
*
|
|
|
NVMe: Async event request
Keith Busch
2014-11-04
|
*
|
|
|
block: Use dma_zalloc_coherent
Joe Perches
2014-11-04
*
|
|
|
|
Merge branch 'for-3.19/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2014-12-13
|
\
|
|
|
|
|
*
|
|
|
blk-mq: add a 'list' parameter to ->queue_rq()
Jens Axboe
2014-10-29
|
*
|
|
|
block: remove artifical max_hw_sectors cap
Christoph Hellwig
2014-10-21
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge branch 'akpm' (second patch-bomb from Andrew)
Linus Torvalds
2014-12-13
|
\
\
\
\
[prev]
[next]