summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-06-09block: switch bios to blk_status_tChristoph Hellwig
2017-06-09blk-mq: switch ->queue_rq return value to blk_status_tChristoph Hellwig
2017-06-09block: introduce new block status code typeChristoph Hellwig
2017-06-09dm: change ->end_io calling conventionChristoph Hellwig
2017-06-09dm: don't return errnos from ->mapChristoph Hellwig
2017-06-09dm mpath: merge do_end_io_bio into multipath_end_io_bioChristoph Hellwig
2017-06-09block_dev: propagate bio_iov_iter_get_pages error in __blkdev_direct_IOChristoph Hellwig
2017-06-09fs: simplify dio_bio_completeChristoph Hellwig
2017-06-09fs: remove the unused error argument to dio_end_io()Christoph Hellwig
2017-06-09dm: fix REQ_RAHEAD handlingChristoph Hellwig
2017-06-09gfs2: remove the unused sd_log_error fieldChristoph Hellwig
2017-06-09scsi/osd: don't save block errors into req_resultsChristoph Hellwig
2017-06-09nvme-lightnvm: use blk_execute_rq in nvme_nvm_submit_user_cmdChristoph Hellwig
2017-06-09nbd: set sk->sk_sndtimeo for our socketsJosef Bacik
2017-06-09loop: fix error handling regressionArnd Bergmann
2017-06-08loop: support 4k physical blocksizeHannes Reinecke
2017-06-08loop: Remove unused 'bdev' argument from loop_set_capacityHannes Reinecke
2017-06-01nfsd: Check queue type before submitting a SCSI requestBart Van Assche
2017-06-01cdrom: Check SCSI passthrough support before reading audioBart Van Assche
2017-06-01pktcdvd: Check queue type before attaching to a queueBart Van Assche
2017-06-01bsg: Check queue type before attaching to a queueBart Van Assche
2017-06-01block: Introduce queue flag QUEUE_FLAG_SCSI_PASSTHROUGHBart Van Assche
2017-06-01blk-mq-debugfs: Add 'kick' operationBart Van Assche
2017-06-01blk-mq-debugfs: Show busy requestsBart Van Assche
2017-06-01blk-mq-debugfs: Show requeue listBart Van Assche
2017-06-01blk-mq-debugfs: Show atomic request flagsBart Van Assche
2017-05-30cfq-iosched: Delete unused function min_vdisktime()Matthias Kaehlcke
2017-05-30nbd: add FUA op supportShaun McDowell
2017-05-26blk-mq: make per-sw-queue bio merge as default .bio_mergeMing Lei
2017-05-26blk-mq: merge bio into sw queue before pluggingMing Lei
2017-05-26Merge tag 'xfs-4.12-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2017-05-26Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-05-26Merge tag 'pci-v4.12-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-05-26Merge tag 'ceph-for-4.12-rc3' of git://github.com/ceph/ceph-clientLinus Torvalds
2017-05-26Merge tag 'mmc-v4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds
2017-05-26Merge tag 'sound-4.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2017-05-26Merge tag 'drm-fixes-for-v4.12-rc3' of git://people.freedesktop.org/~airlied/...Linus Torvalds
2017-05-26PCI/msi: fix the pci_alloc_irq_vectors_affinity stubChristoph Hellwig
2017-05-26Merge branch 'nvme-4.12' of git://git.infradead.org/nvme into for-linusJens Axboe
2017-05-26blk-mq: Only register debugfs attributes for blk-mq queuesBart Van Assche
2017-05-26nvme: Quirk APST on Intel 600P/P3100 devicesAndy Lutomirski
2017-05-26nvme: only setup block integrity if supported by the driverChristoph Hellwig
2017-05-26nvme: replace is_flags field in nvme_ctrl_ops with a flags fieldChristoph Hellwig
2017-05-26nvme-pci: consistencly use ctrl->device for loggingChristoph Hellwig
2017-05-26Merge branch 'drm-fixes-4.12' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie
2017-05-26Merge tag 'drm-misc-fixes-2017-05-25' of git://anongit.freedesktop.org/git/dr...Dave Airlie
2017-05-25drm/amdgpu: fix null point error when rmmod amdgpu.Rex Zhu
2017-05-25xfs: Move handling of missing page into one place in xfs_find_get_desired_pgo...Jan Kara
2017-05-25xfs: Fix off-by-in in loop termination in xfs_find_get_desired_pgoff()Jan Kara
2017-05-25xfs: Fix missed holes in SEEK_HOLE implementationJan Kara