summaryrefslogtreecommitdiff
path: root/drivers/block
AgeCommit message (Expand)Author
2017-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-04-14remove the mg_disk driverChristoph Hellwig
2017-04-13zram: do not use copy_page with non-page aligned addressMinchan Kim
2017-04-13zram: fix operator precedence to get offsetMinchan Kim
2017-04-13netlink: pass extended ACK struct to parsing functionsJohannes Berg
2017-04-11sched/core: Remove 'task' parameter and rename tsk_restore_flags() to current...NeilBrown
2017-04-08block: remove the discard_zeroes_data flagChristoph Hellwig
2017-04-08drbd: implement REQ_OP_WRITE_ZEROESChristoph Hellwig
2017-04-08drbd: make intelligent use of blkdev_issue_zerooutChristoph Hellwig
2017-04-08rsxx: remove the discard_zeroes_data flagChristoph Hellwig
2017-04-08rbd: remove the discard_zeroes_data flagChristoph Hellwig
2017-04-08brd: remove discard supportChristoph Hellwig
2017-04-08loop: implement REQ_OP_WRITE_ZEROESChristoph Hellwig
2017-04-08zram: implement REQ_OP_WRITE_ZEROESChristoph Hellwig
2017-04-08block: add a flags argument to (__)blkdev_issue_zerooutChristoph Hellwig
2017-04-07Merge branch 'for-linus' into for-4.12/blockJens Axboe
2017-04-05remove the obsolete hd driverChristoph Hellwig
2017-03-31blk-mq: constify struct blk_mq_opsEric Biggers
2017-03-30null_blk: add blocking modeJens Axboe
2017-03-29block: rename blk_mq_freeze_queue_start()Ming Lei
2017-03-28swim: stop sharing request queue across multiple gendisksOmar Sandoval
2017-03-28parport/pf: stop sharing request queue across multiple gendisksOmar Sandoval
2017-03-28parport/pcd: stop sharing request queue across multiple gendisksOmar Sandoval
2017-03-28parport/pd: stop sharing request queue across multiple gendisksOmar Sandoval
2017-03-28hd: stop sharing request queue across multiple gendisksOmar Sandoval
2017-03-28Fix dead URLs to ftp.kernel.orgSeongJae Park
2017-03-24nbd: replace kill_bdev() with __invalidate_device()Ratna Manoj Bolla
2017-03-24nbd: set queue timeout properlyJosef Bacik
2017-03-24nbd: set rq->errors to actual error codeJosef Bacik
2017-03-24nbd: handle ERESTARTSYS properlyJosef Bacik
2017-03-24mg_disk: use setup_timerGeliang Tang
2017-03-24block: floppy: use setup_timerGeliang Tang
2017-03-10Merge tag 'ceph-for-4.11-rc2' of git://github.com/ceph/ceph-clientLinus Torvalds
2017-03-10Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-03-09scripts/spelling.txt: add "overide" pattern and fix typo instancesMasahiro Yamada
2017-03-08zram: set physical queue limits to avoid array out of bounds accessesJohannes Thumshirn
2017-03-07rbd: supported_features bus attributeIlya Dryomov
2017-03-03Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2017-03-03Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-03-03Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-03-03Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2017-03-02statx: Add a system call to make enhanced file info availableDavid Howells
2017-03-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2017-03-02Merge branch 'work.sendmsg' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-03-02Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2017-03-02loop: fix LO_FLAGS_PARTSCAN hangOmar Sandoval
2017-03-02nbd: stop leaking socketsJosef Bacik
2017-03-02Merge remote-tracking branch 'ovl/for-viro' into for-linusAl Viro
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar