index
:
org/kernel/linux.git
master
staging-next
Linux Kernel Tree
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
Commit message (
Expand
)
Author
Age
*
Merge git://git.infradead.org/users/willy/linux-nvme
Linus Torvalds
2013-05-09
|
\
|
*
NVMe: Use user defined admin ioctl timeout
Keith Busch
2013-05-09
|
*
NVMe: Simplify Firmware Activate code slightly
Matthew Wilcox
2013-05-08
|
*
NVMe: Only clear the enable bit when disabling controller
Matthew Wilcox
2013-05-08
|
*
NVMe: Wait for device to acknowledge shutdown
Matthew Wilcox
2013-05-08
|
*
NVMe: Schedule timeout for sync commands
Keith Busch
2013-05-02
|
*
NVMe: Meta-data support in NVME_IOCTL_SUBMIT_IO
Keith Busch
2013-05-02
|
*
NVMe: Device specific stripe size handling
Keith Busch
2013-05-02
|
*
NVMe: Split non-mergeable bio requests
Keith Busch
2013-05-02
|
*
NVMe: Remove dead code in nvme_dev_add
Keith Busch
2013-05-02
|
*
NVMe: Check for NULL memory in nvme_dev_add
Keith Busch
2013-05-02
|
*
NVMe: Fix error clean-up on nvme_alloc_queue
Keith Busch
2013-05-02
|
*
NVMe: Free admin queue on request_irq error
Keith Busch
2013-05-02
|
*
NVMe: Add scsi unmap to SG_IO
Keith Busch
2013-05-02
|
*
NVMe: queue usage fixes in nvme-scsi
Keith Busch
2013-05-02
|
*
NVMe: Set TASK_INTERRUPTIBLE before processing queues
Arjan van de Ven
2013-05-01
|
*
NVMe: Add a character device for each nvme device
Keith Busch
2013-04-16
|
*
NVMe: Fix endian-related problems in user I/O submission path
Matthew Wilcox
2013-04-16
|
*
NVMe: Fix I/O cancellation status on big-endian machines
Matthew Wilcox
2013-04-16
|
*
NVMe: Fix sparse warnings in scsi emulation
Vishal Verma
2013-04-16
|
*
NVMe: Don't fail initialisation unnecessarily
Matthew Wilcox
2013-04-16
|
*
NVMe: Abstract out sector to block number conversion
Matthew Wilcox
2013-04-16
|
*
NVMe: Use round_jiffies_relative() for the periodic, once-per-second timer
Arjan van de Ven
2013-04-16
|
*
NVMe: Add nvme-scsi.c
Vishal Verma
2013-03-28
|
*
NVMe: Add definitions for format command
Vishal Verma
2013-03-27
|
*
NVMe: Move structures & definitions to header file
Vishal Verma
2013-03-27
|
*
NVMe: Rename nvme.c to nvme-core.c
Vishal Verma
2013-03-26
|
*
NVMe: Add discard support for capable devices
Keith Busch
2013-03-26
*
|
Merge branch 'for-3.10/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2013-05-08
|
\
\
|
*
|
cciss: bug fix to prevent cciss from loading in kdump crash kernel
Mike Miller
2013-04-29
|
*
|
cciss: add cciss_allow_hpsa module parameter
Mike Miller
2013-04-29
|
*
|
drivers/block/mg_disk.c: add CONFIG_PM_SLEEP to suspend/resume functions
Jingoo Han
2013-04-29
|
*
|
mtip32xx: Workaround for unaligned writes
Asai Thambi S P
2013-04-29
|
*
|
mtip32xx: mtip32xx: Disable TRIM support
Asai Thambi S P
2013-04-14
|
*
|
mtip32xx: fix a smatch warning
Asai Thambi S P
2013-04-14
|
*
|
drbd: fix if(); found by kbuild test robot
Lars Ellenberg
2013-03-28
|
*
|
drbd: use sched_setscheduler()
Philipp Reisner
2013-03-28
|
*
|
drbd: fix for deadlock when using automatic split-brain-recovery
Philipp Reisner
2013-03-28
|
*
|
drbd: add module_put() on error path in drbd_proc_open()
Alexey Khoroshilov
2013-03-28
|
*
|
drbd: fix drbd epoch write count for ahead/behind mode
Lars Ellenberg
2013-03-28
|
*
|
drbd: Fix build error when CONFIG_CRYPTO_HMAC is not set
Philipp Reisner
2013-03-28
|
*
|
drbd: validate resync_after dependency on attach already
Lars Ellenberg
2013-03-28
|
*
|
drbd: fix memory leak
Lars Ellenberg
2013-03-28
|
*
|
drbd: only fail empty flushes if no good data is reachable
Lars Ellenberg
2013-03-28
|
*
|
drbd: Fix disconnect to keep the peer disk state if connection breaks during ...
Philipp Reisner
2013-03-28
|
*
|
drbd: fix spurious warning about bitmap being locked from detach
Philipp Reisner
2013-03-28
|
*
|
drbd: drop now useless duplicate state request from invalidate
Philipp Reisner
2013-03-28
|
*
|
drbd: fix effective error returned when refusing an invalidate
Philipp Reisner
2013-03-28
|
*
|
drbd: move invalidating the whole bitmap out of after_state ch()
Philipp Reisner
2013-03-28
|
*
|
drbd: abort start of resync early, if it raced with connection breakage
Philipp Reisner
2013-03-28
[next]