summaryrefslogtreecommitdiff
path: root/drivers/block
AgeCommit message (Expand)Author
2013-05-02NVMe: Free admin queue on request_irq errorKeith Busch
2013-05-02NVMe: Add scsi unmap to SG_IOKeith Busch
2013-05-02NVMe: queue usage fixes in nvme-scsiKeith Busch
2013-05-01NVMe: Set TASK_INTERRUPTIBLE before processing queuesArjan van de Ven
2013-04-16NVMe: Add a character device for each nvme deviceKeith Busch
2013-04-16NVMe: Fix endian-related problems in user I/O submission pathMatthew Wilcox
2013-04-16NVMe: Fix I/O cancellation status on big-endian machinesMatthew Wilcox
2013-04-16NVMe: Fix sparse warnings in scsi emulationVishal Verma
2013-04-16NVMe: Don't fail initialisation unnecessarilyMatthew Wilcox
2013-04-16NVMe: Abstract out sector to block number conversionMatthew Wilcox
2013-04-16NVMe: Use round_jiffies_relative() for the periodic, once-per-second timerArjan van de Ven
2013-03-28NVMe: Add nvme-scsi.cVishal Verma
2013-03-27NVMe: Add definitions for format commandVishal Verma
2013-03-27NVMe: Move structures & definitions to header fileVishal Verma
2013-03-26NVMe: Rename nvme.c to nvme-core.cVishal Verma
2013-03-26NVMe: Add discard support for capable devicesKeith Busch
2013-03-22Merge git://git.infradead.org/users/willy/linux-nvmeLinus Torvalds
2013-03-22NVMe: Add namespaces with no LBA range featureKeith Busch
2013-03-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2013-02-28Merge branch 'for-3.9/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds
2013-02-28Merge branch 'for-3.9/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2013-02-28nbd: fix sparse warningAlex Elder
2013-02-28nbd: show read-only state in sysfsPaolo Bonzini
2013-02-28nbd: fsync and kill block device on shutdownPaolo Bonzini
2013-02-28nbd: support FLUSH requestsAlex Bligh
2013-02-28drbd: convert to idr_alloc()Tejun Heo
2013-02-28block/loop: convert to idr_alloc()Tejun Heo
2013-02-28block/loop: don't use idr_remove_all()Tejun Heo
2013-02-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-26libceph: update osd request/reply encodingSage Weil
2013-02-26rbd: pass length, not op for osd completionsAlex Elder
2013-02-26rbd: move rbd_osd_trivial_callback()Alex Elder
2013-02-26switch vfs_getattr() to struct pathAl Viro
2013-02-25rbd: eliminate sparse warningsAlex Elder
2013-02-25rbd: normalize dout() callsAlex Elder
2013-02-25rbd: barriers are hardAlex Elder
2013-02-25rbd: ignore zero-length requestsAlex Elder
2013-02-23new helper: file_inode(file)Al Viro
2013-02-22loopdev: ignore negative offset when calculate loop device sizeGuo Chao
2013-02-22loopdev: remove an user triggerable oopsGuo Chao
2013-02-22loopdev: move common code into loop_figure_size()Guo Chao
2013-02-22loopdev: update block device size in loop_set_status()Guo Chao
2013-02-22loopdev: fix a deadlockGuo Chao
2013-02-22drivers/block/swim3.c: fix null pointer dereferenceCong Ding
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-02-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds
2013-02-20Merge branch 'stable/for-jens-3.9' of git://git.kernel.org/pub/scm/linux/kern...Jens Axboe
2013-02-20Merge branch 'testing' of github.com:ceph/ceph-client into into linux-3.8-cephAlex Elder
2013-02-20libceph: drop return value from page vector copy routinesAlex Elder
2013-02-20rbd: ignore result of ceph_copy_from_page_vector()Alex Elder