index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
block
Age
Commit message (
Expand
)
Author
2013-05-08
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-02
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-01
NVMe: Set TASK_INTERRUPTIBLE before processing queues
Arjan van de Ven
2013-04-16
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-03-28
NVMe: Add nvme-scsi.c
Vishal Verma
2013-03-27
NVMe: Add definitions for format command
Vishal Verma
2013-03-27
NVMe: Move structures & definitions to header file
Vishal Verma
2013-03-26
NVMe: Rename nvme.c to nvme-core.c
Vishal Verma
2013-03-26
NVMe: Add discard support for capable devices
Keith Busch
2013-03-22
Merge git://git.infradead.org/users/willy/linux-nvme
Linus Torvalds
2013-03-22
NVMe: Add namespaces with no LBA range feature
Keith Busch
2013-02-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2013-02-28
Merge branch 'for-3.9/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2013-02-28
Merge branch 'for-3.9/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2013-02-27
nbd: fix sparse warning
Alex Elder
2013-02-27
nbd: show read-only state in sysfs
Paolo Bonzini
2013-02-27
nbd: fsync and kill block device on shutdown
Paolo Bonzini
2013-02-27
nbd: support FLUSH requests
Alex Bligh
2013-02-27
drbd: convert to idr_alloc()
Tejun Heo
2013-02-27
block/loop: convert to idr_alloc()
Tejun Heo
2013-02-27
block/loop: don't use idr_remove_all()
Tejun Heo
2013-02-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-02-26
libceph: update osd request/reply encoding
Sage Weil
2013-02-26
rbd: pass length, not op for osd completions
Alex Elder
2013-02-26
rbd: move rbd_osd_trivial_callback()
Alex Elder
2013-02-26
switch vfs_getattr() to struct path
Al Viro
2013-02-25
rbd: eliminate sparse warnings
Alex Elder
2013-02-25
rbd: normalize dout() calls
Alex Elder
2013-02-25
rbd: barriers are hard
Alex Elder
2013-02-25
rbd: ignore zero-length requests
Alex Elder
2013-02-22
new helper: file_inode(file)
Al Viro
2013-02-22
loopdev: ignore negative offset when calculate loop device size
Guo Chao
2013-02-22
loopdev: remove an user triggerable oops
Guo Chao
[next]