aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/block
Commit message (Expand)AuthorAge
...
| * | | | null_blk: boundary check queue_mode and irqmodeMatias Bjorling2014-11-26
| * | | | block/rsxx: use generic io stats accounting functions to simplify io stat acc...Gu Zheng2014-11-24
| * | | | drbd: use generic io stats accounting functions to simplify io stat accountingGu Zheng2014-11-24
| * | | | NVMe: Update module version major numberKeith Busch2014-11-21
| * | | | NVMe: fail pci initialization if the device doesn't have any BARsJens Axboe2014-11-20
| * | | | NVMe: add ->exit_hctx() hookJens Axboe2014-11-20
| * | | | NVMe: make setup work for devices that don't do INTxJens Axboe2014-11-19
| * | | | Merge branch 'master' into for-3.19/driversJens Axboe2014-11-18
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | NVMe: enable IO stats by defaultJens Axboe2014-11-18
| * | | | NVMe: nvme_submit_async_admin_req() must use atomic rq allocationJens Axboe2014-11-18
| * | | | NVMe: replace blk_put_request() with blk_mq_free_request()Jens Axboe2014-11-17
| * | | | drbd: Remove an useless copy of kernel_setsockopt()Philipp Reisner2014-11-10
| * | | | drbd: Fix state change in case of connection timeoutPhilipp Reisner2014-11-10
| * | | | drbd: merge_bvec_fn: properly remap bvm->bi_bdevLars Ellenberg2014-11-10
| * | | | drbd: fix resync throttling initializationLars Ellenberg2014-11-10
| * | | | drbd: fix race between role change and handshakePhilipp Reisner2014-11-10
| * | | | drbd: Only use drbd_msg_put_info() in drbd_nl.cAndreas Gruenbacher2014-11-10
| * | | | drbd: Minor cleanupsAndreas Gruenbacher2014-11-10
| * | | | NVMe: __nvme_submit_admin_cmd() can be statickbuild test robot2014-11-10
| * | | | NVMe: blk_mq_alloc_request() returns error pointersDan Carpenter2014-11-05
| * | | | NVMe: Convert to blk-mqMatias Bjørling2014-11-04
| * | | | NVMe: Do not over allocate for discard requestsKeith Busch2014-11-04
| * | | | NVMe: Do not open disks that are being deletedKeith Busch2014-11-04
| * | | | NVMe: Clear QUEUE_FLAG_STACKABLEKeith Busch2014-11-04
| * | | | NVMe: Fix device probe waiting on kthreadKeith Busch2014-11-04
| * | | | NVMe: Passthrough IOCTL for IO commandsKeith Busch2014-11-04
| * | | | NVMe: Add revalidate_disk callbackKeith Busch2014-11-04
| * | | | NVMe: Fix nvmeq waitqueue entry initializationKeith Busch2014-11-04
| * | | | NVMe: Translate NVMe status to errnoKeith Busch2014-11-04
| * | | | NVMe: Fix SG_IO status valuesKeith Busch2014-11-04
| * | | | NVMe: Remove duplicate compat SG_IO codeKeith Busch2014-11-04
| * | | | NVMe: Reference count pci deviceKeith Busch2014-11-04
| * | | | nvme: Replace rcu_assign_pointer() with RCU_INIT_POINTER()Andreea-Cristina Bernat2014-11-04
| * | | | NVMe: Correctly handle IOCTL_SUBMIT_IO when cpus > online queuesSam Bradshaw2014-11-04
| * | | | NVMe: Fix filesystem sync deadlock on removalKeith Busch2014-11-04
| * | | | NVMe: Call nvme_free_queue directlyKeith Busch2014-11-04
| * | | | NVMe: Add shutdown timeout as module parameter.Dan McLeran2014-11-04
| * | | | NVMe: Skip orderly shutdown on failed devicesKeith Busch2014-11-04
| * | | | NVMe: Whitespace fixesKeith Busch2014-11-04
| * | | | NVMe: Use pci_stop_and_remove_bus_device_locked()Keith Busch2014-11-04
| * | | | NVMe: Handling devices incapable of I/OKeith Busch2014-11-04
| * | | | NVMe: Change nvme_enable_ctrl to set EN and manage CC thru ctrl_config.Dan McLeran2014-11-04
| * | | | NVMe: Mismatched host/device page size supportKeith Busch2014-11-04
| * | | | NVMe: Async event requestKeith Busch2014-11-04
| * | | | block: Use dma_zalloc_coherentJoe Perches2014-11-04
* | | | | Merge branch 'for-3.19/core' of git://git.kernel.dk/linux-blockLinus Torvalds2014-12-13
|\| | | |
| * | | | blk-mq: add a 'list' parameter to ->queue_rq()Jens Axboe2014-10-29
| * | | | block: remove artifical max_hw_sectors capChristoph Hellwig2014-10-21
| | |_|/ | |/| |
* | | | Merge branch 'akpm' (second patch-bomb from Andrew)Linus Torvalds2014-12-13
|\ \ \ \
| * | | | zram: use DEVICE_ATTR_[RW|RO|WO] to define zram sys device attributeGanesh Mahendran2014-12-13