summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-05-29block: rename BLK_EH_NOT_HANDLED to BLK_EH_DONEChristoph Hellwig
2018-05-29libata: remove ata_scsi_timed_outChristoph Hellwig
2018-05-28bcache: Replace bch_read_string_list() by __sysfs_match_string()Andy Shevchenko
2018-05-28bcache: Move couple of functions to sysfs.cAndy Shevchenko
2018-05-28bcache: Move couple of string arrays to sysfs.cAndy Shevchenko
2018-05-28bcache: stop bcache device when backing device is offlineColy Li
2018-05-24block drivers/block: Use octal not symbolic permissionsJoe Perches
2018-05-23nbd: set discard granularity properlyJosef Bacik
2018-05-22block/ndb: add WQ_UNBOUND to the knbd-recv workqueueDan Melnic
2018-05-21nvme-pci: fix race between poll and IRQ completionsJens Axboe
2018-05-21Merge branch 'nvme-4.18' of git://git.infradead.org/nvme into for-4.18/blockJens Axboe
2018-05-18nvme-pci: drop IRQ disabling on submission queue lockJens Axboe
2018-05-18nvme-pci: split the nvme queue lock into submission and completion locksJens Axboe
2018-05-18nvme-pci: handle completions outside of the queue lockJens Axboe
2018-05-18nvme-pci: move ->cq_vector == -1 check outside of ->q_lockJens Axboe
2018-05-18nvme-pci: remove cq check after submissionJens Axboe
2018-05-18nvme-pci: simplify nvme_cqe_validChristoph Hellwig
2018-05-18nvme: mark the result argument to nvme_complete_async_event volatileChristoph Hellwig
2018-05-16nbd: call nbd_bdev_reset instead of bd_set_size on disconnectJosef Bacik
2018-05-16nbd: fix how we set bd_invalidatedJosef Bacik
2018-05-16nbd: clear_sock on netlink disconnectJosef Bacik
2018-05-16nbd: use bd_set_size when updating disk sizeJosef Bacik
2018-05-16nbd: update size when connectedJosef Bacik
2018-05-16nbd: fix nbd device deletionJosef Bacik
2018-05-15Remove jsflash driverJens Axboe
2018-05-14block: Split out bio_list_copy_data()Kent Overstreet
2018-05-14block: Use bioset_init() for fs_bio_setKent Overstreet
2018-05-14block: consistently use GFP_NOIO instead of __GFP_NORECLAIMChristoph Hellwig
2018-05-14block: pass an explicit gfp_t to get_requestChristoph Hellwig
2018-05-14block: sanitize blk_get_request calling conventionsChristoph Hellwig
2018-05-14scsi/osd: remove the gfp argument to osd_start_requestChristoph Hellwig
2018-05-14memstick: remove unused variablesChristoph Hellwig
2018-05-11ps3disk: handle highmem pagesChristoph Hellwig
2018-05-11jsflash: handle highmem pagesChristoph Hellwig
2018-05-11aoe: handle highmem pagesChristoph Hellwig
2018-05-11mtd_blkdevs: handle highmem pagesChristoph Hellwig
2018-05-11memstick: don't call blk_queue_bounce_limitChristoph Hellwig
2018-05-11DAC960: don't use block layer bounce buffersChristoph Hellwig
2018-05-11mtip32xx: don't use block layer bounce buffersChristoph Hellwig
2018-05-11nvme/pci: Sync controller reset for AER slot_resetKeith Busch
2018-05-10mtip32xx: Fix an error handling path in 'mtip_pci_probe()'Christophe JAILLET
2018-05-09brd: Mark as non-rotationalSeongJae Park
2018-05-09block: consolidate struct request timestamp fieldsOmar Sandoval
2018-05-07loop: remember whether sysfs_create_group() was doneTetsuo Handa
2018-05-07Merge tag 'devicetree-fixes-for-4.17' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-05-07nvme/pci: Hold controller reference during async probeKeith Busch
2018-05-06Merge tag 'iommu-fixes-v4.17-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2018-05-06Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-05-05Merge tag 'platform-drivers-x86-v4.17-2' of git://git.infradead.org/linux-pla...Linus Torvalds
2018-05-05Merge tag 'usb-4.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds