summaryrefslogtreecommitdiffstats
path: root/drivers/block
AgeCommit message (Expand)AuthorLines
2017-04-19mtip32xx: pass BLK_MQ_F_NO_SCHEDMing Lei-1/+1
2017-04-13zram: do not use copy_page with non-page aligned addressMinchan Kim-2/+2
2017-04-13zram: fix operator precedence to get offsetMinchan Kim-1/+1
2017-03-24nbd: replace kill_bdev() with __invalidate_device()Ratna Manoj Bolla-2/+6
2017-03-24nbd: set queue timeout properlyJosef Bacik-1/+4
2017-03-24nbd: set rq->errors to actual error codeJosef Bacik-4/+4
2017-03-24nbd: handle ERESTARTSYS properlyJosef Bacik-26/+89
2017-03-10Merge tag 'ceph-for-4.11-rc2' of git://github.com/ceph/ceph-clientLinus Torvalds-4/+12
2017-03-10Merge branch 'akpm' (patches from Andrew)Linus Torvalds-5/+5
2017-03-09scripts/spelling.txt: add "overide" pattern and fix typo instancesMasahiro Yamada-5/+5
2017-03-08zram: set physical queue limits to avoid array out of bounds accessesJohannes Thumshirn-0/+2
2017-03-07rbd: supported_features bus attributeIlya Dryomov-4/+12
2017-03-03Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds-4/+28
2017-03-03Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-1/+2
2017-03-03Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds-8/+11
2017-03-03Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-3/+6
2017-03-02statx: Add a system call to make enhanced file info availableDavid Howells-1/+2
2017-03-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-2/+2
2017-03-02Merge branch 'work.sendmsg' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-52/+35
2017-03-02Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds-1/+13
2017-03-02loop: fix LO_FLAGS_PARTSCAN hangOmar Sandoval-7/+8
2017-03-02nbd: stop leaking socketsJosef Bacik-1/+3
2017-03-02Merge remote-tracking branch 'ovl/for-viro' into for-linusAl Viro-2/+2
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar-2/+4
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar-1/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <uap...Ingo Molnar-0/+1
2017-02-28Merge branch 'idr-4.11' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds-4/+2
2017-02-28Merge tag 'ceph-for-4.11-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds-380/+231
2017-02-27scripts/spelling.txt: add "algined" pattern and fix typo instancesMasahiro Yamada-1/+1
2017-02-27virtio_blk: use virtio IRQ affinityChristoph Hellwig-1/+12
2017-02-27virtio: allow drivers to request IRQ affinity when creating VQsChristoph Hellwig-1/+2
2017-02-25Merge branch 'akpm' (patches from Andrew)Linus Torvalds-70/+69
2017-02-24zram: extend zero pages to same element pageszhouxianrong-30/+66
2017-02-24zram: remove waitqueue for IO doneMinchan Kim-40/+3
2017-02-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds-1/+17
2017-02-24Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds-253/+236
2017-02-24libceph, rbd, ceph: WRITE | ONDISK -> WRITEIlya Dryomov-4/+2
2017-02-23scsi: cciss: correct check map error.Don Brace-4/+28
2017-02-23sunvdc: Add support for setting physical sector sizeLiam R. Howlett-1/+17
2017-02-22zram: remove obsolete sysfs attrsSergey Senozhatsky-99/+2
2017-02-22cciss: Remove kmalloc castTobin C. Harding-2/+1
2017-02-22cciss: Fix checkpatch OPEN_BRACETobin C. Harding-10/+5
2017-02-22cciss: Fix checkpatch TRAILING_WHITESPACETobin C. Harding-85/+85
2017-02-21Merge tag 'for-linus-4.11-rc0-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-3/+3
2017-02-21nbd: cleanup workqueue on error properlyJosef Bacik-1/+3
2017-02-21nbd: set the logical and physical blocksize properlyJosef Bacik-23/+15
2017-02-21nbd: cleanup ioctl handlingJosef Bacik-137/+132
2017-02-21Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds-15/+15
2017-02-21Merge tag 'for-4.11/linus-merge-signed' of git://git.kernel.dk/linux-blockLinus Torvalds-387/+461
2017-02-20Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-30/+20