Age | Commit message (Expand) | Author |
2017-06-09 | dm: fix REQ_RAHEAD handling | Christoph Hellwig |
2017-06-09 | scsi/osd: don't save block errors into req_results | Christoph Hellwig |
2017-06-09 | nvme-lightnvm: use blk_execute_rq in nvme_nvm_submit_user_cmd | Christoph Hellwig |
2017-06-09 | nbd: set sk->sk_sndtimeo for our sockets | Josef Bacik |
2017-06-09 | loop: fix error handling regression | Arnd Bergmann |
2017-06-08 | loop: support 4k physical blocksize | Hannes Reinecke |
2017-06-08 | loop: Remove unused 'bdev' argument from loop_set_capacity | Hannes Reinecke |
2017-06-01 | cdrom: Check SCSI passthrough support before reading audio | Bart Van Assche |
2017-06-01 | pktcdvd: Check queue type before attaching to a queue | Bart Van Assche |
2017-06-01 | block: Introduce queue flag QUEUE_FLAG_SCSI_PASSTHROUGH | Bart Van Assche |
2017-05-30 | nbd: add FUA op support | Shaun McDowell |
2017-05-26 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds |
2017-05-26 | Merge tag 'pci-v4.12-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2017-05-26 | Merge tag 'mmc-v4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ul... | Linus Torvalds |
2017-05-26 | Merge tag 'drm-fixes-for-v4.12-rc3' of git://people.freedesktop.org/~airlied/... | Linus Torvalds |
2017-05-26 | nvme: Quirk APST on Intel 600P/P3100 devices | Andy Lutomirski |
2017-05-26 | nvme: only setup block integrity if supported by the driver | Christoph Hellwig |
2017-05-26 | nvme: replace is_flags field in nvme_ctrl_ops with a flags field | Christoph Hellwig |
2017-05-26 | nvme-pci: consistencly use ctrl->device for logging | Christoph Hellwig |
2017-05-26 | Merge branch 'drm-fixes-4.12' of git://people.freedesktop.org/~agd5f/linux in... | Dave Airlie |
2017-05-25 | drm/amdgpu: fix null point error when rmmod amdgpu. | Rex Zhu |
2017-05-24 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds |
2017-05-24 | drm/amd/powerplay: fix a signedness bugs | Dan Carpenter |
2017-05-24 | drm/amdgpu: fix NULL pointer panic of emit_gds_switch | Chunming Zhou |
2017-05-24 | drm/radeon: Unbreak HPD handling for r600+ | Lyude |
2017-05-24 | drm/amd/powerplay/smu7: disable mclk switching for high refresh rates | Alex Deucher |
2017-05-24 | drm/amd/powerplay/smu7: add vblank check for mclk switching (v2) | Alex Deucher |
2017-05-24 | drm/radeon/ci: disable mclk switching for high refresh rates (v2) | Alex Deucher |
2017-05-24 | drm/amdgpu/ci: disable mclk switching for high refresh rates (v2) | Alex Deucher |
2017-05-24 | drm/amdgpu: fix fundamental suspend/resume issue | Christian König |
2017-05-24 | Merge tag 'mmc-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ul... | Linus Torvalds |
2017-05-23 | drm/gma500/psb: Actually use VBT mode when it is found | Patrik Jakobsson |
2017-05-23 | PCI/PM: Add needs_resume flag to avoid suspend complete optimization | Imre Deak |
2017-05-23 | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2017-05-23 | mmc: pwrseq_simple: Parse DTS for the power-off-delay-us property | Ulf Hansson |
2017-05-23 | drm: Fix deadlock retry loop in page_flip_ioctl | Daniel Vetter |
2017-05-23 | drm: qxl: Delay entering atomic context during cursor update | Gabriel Krisman Bertazi |
2017-05-22 | Merge tag 'pstore-v4.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2017-05-22 | Merge tag 'acpi-4.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds |
2017-05-22 | Merge tag 'pm-4.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds |
2017-05-22 | i2c: designware: Fix bogus sda_hold_time due to uninitialized vars | Jan Kiszka |
2017-05-22 | efi-pstore: Fix write/erase id tracking | Kees Cook |
2017-05-22 | PCI: imx6: Fix config read timeout handling | Lucas Stach |
2017-05-22 | switchtec: Fix minor bug with partition ID register | Logan Gunthorpe |
2017-05-22 | switchtec: Use new cdev_device_add() helper function | Logan Gunthorpe |
2017-05-22 | PCI: endpoint: Make PCI_ENDPOINT depend on HAS_DMA | Geert Uytterhoeven |
2017-05-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2017-05-22 | nvme_fc: remove extra controller reference taken on reconnect | James Smart |
2017-05-22 | nvme_fc: correct nvme status set on abort | James Smart |
2017-05-22 | nvme_fc: set logging level on resets/deletes | James Smart |