summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* xen/blkfront: correct purging of persistent grantsJuergen Gross2018-09-281-2/+2
* Revert "xen/blkfront: When purging persistent grants, keep them in the buffer"Jens Axboe2018-09-281-1/+3
* blk-mq: I/O and timer unplugs are inverted in blktraceIlya Dryomov2018-09-271-2/+2
* bcache: add separate workqueue for journal_write to avoid deadlockGuoju Fang2018-09-273-3/+12
* xen/blkfront: When purging persistent grants, keep them in the bufferBoris Ostrovsky2018-09-271-3/+1
* block: fix deadline elevator drain for zoned block devicesDamien Le Moal2018-09-271-1/+1
* blk-mq: Allow blocking queue tag iter callbacksKeith Busch2018-09-261-9/+4
* block: use nanosecond resolution for iostatOmar Sandoval2018-09-225-11/+12
* Merge branch 'nvme-4.19' of git://git.infradead.org/nvme into for-linusJens Axboe2018-09-201-0/+4
|\
| * nvme: count all ANA groups for ANA Log pageHannes Reinecke2018-09-171-0/+4
* | floppy: Do not copy a kernel pointer to user memory in FDGETPRM ioctlAndy Whitcroft2018-09-201-0/+3
* | libata: mask swap internal and hardware tagJens Axboe2018-09-201-2/+12
|/
* null_blk: fix zoned support for non-rq based operationJens Axboe2018-09-133-34/+62
* blk-cgroup: increase number of supported policiesJens Axboe2018-09-112-2/+4
* Merge branch 'nvme-4.19' of git://git.infradead.org/nvme into for-linusJens Axboe2018-09-101-2/+25
|\
| * nvmet-rdma: fix possible bogus dereference under heavy loadSagi Grimberg2018-09-051-2/+25
* | block: bfq: swap puts in bfqg_and_blkg_putKonstantin Khlebnikov2018-09-061-2/+2
* | block: don't warn when doing fsync on read-only devicesMikulas Patocka2018-09-061-1/+4
|/
* nbd: don't allow invalid blocksize settingsJens Axboe2018-09-041-0/+3
* blkcg: use tryget logic when associating a blkg with a bioDennis Zhou (Facebook)2018-08-312-3/+5
* blkcg: delay blkg destruction until after writeback has finishedDennis Zhou (Facebook)2018-08-313-8/+94
* Revert "blk-throttle: fix race between blkcg_bio_issue_check() and cgroup_rmd...Dennis Zhou (Facebook)2018-08-312-63/+16
* Merge branch 'nvme-4.19' of git://git.infradead.org/nvme into for-linusJens Axboe2018-08-293-2/+13
|\
| * nvmet: free workqueue object if module init failsChaitanya Kulkarni2018-08-281-1/+3
| * nvme-fcloop: Fix dropped LS's to removed target portJames Smart2018-08-281-1/+2
| * nvme-pci: add a memory barrier to nvme_dbbuf_update_and_check_eventMichal Wnukowski2018-08-281-0/+8
* | cdrom: Fix info leak/OOB read in cdrom_ioctl_drive_statusScott Bauer2018-08-291-1/+1
|/
* block: bsg: move atomic_t ref_count variable to refcount APIJohn Pittman2018-08-281-4/+4
* block: remove unnecessary condition checkChengguang Xu2018-08-281-2/+1
* ata: ftide010: Add a quirk for SQ201Linus Walleij2018-08-271-10/+17
* blk-wbt: remove dead codeJens Axboe2018-08-271-5/+0
* Merge branch 'stable/for-jens-4.19' of git://git.kernel.org/pub/scm/linux/ker...Jens Axboe2018-08-274-70/+163
|\
| * xen/blkback: remove unused pers_gnts_lock from struct xen_blkif_ringJuergen Gross2018-08-271-1/+0
| * xen/blkback: move persistent grants flags to boolJuergen Gross2018-08-272-13/+7
| * xen/blkfront: reorder tests in xlblk_init()Juergen Gross2018-08-271-9/+9
| * xen/blkfront: cleanup stale persistent grantsJuergen Gross2018-08-271-4/+90
| * xen/blkback: don't keep persistent grants too longJuergen Gross2018-08-273-46/+60
* | blk-wbt: improve waking of tasksJens Axboe2018-08-271-7/+56
* | blk-wbt: abstract out end IO completion handlerJens Axboe2018-08-271-7/+14
* | Merge tag 'for-linus-20180825' of git://git.kernel.dk/linux-blockLinus Torvalds2018-08-253-22/+38
|\ \
| * | blk-wbt: don't maintain inflight counts if disabledJens Axboe2018-08-232-1/+21
| * | blk-wbt: fix has-sleeper queueing checkJens Axboe2018-08-221-3/+5
| * | blk-wbt: use wq_has_sleeper() for wq active checkJens Axboe2018-08-221-4/+4
| * | blk-wbt: move disable check into get_limit()Jens Axboe2018-08-221-15/+7
| * | bcache: release dc->writeback_lock properly in bch_writeback_thread()Shan Hai2018-08-221-1/+3
* | | Merge tag 'upstream-4.19-rc1-fix' of git://git.infradead.org/linux-ubifsLinus Torvalds2018-08-251-0/+0
|\ \ \
| * | | ubifs: Remove empty file.hRichard Weinberger2018-08-241-0/+0
* | | | Merge tag '4.19-rc-smb3' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2018-08-256-5/+30
|\ \ \ \
| * | | | cifs: update internal module version number for cifs.ko to 2.12Steve French2018-08-231-1/+1
| * | | | cifs: check kmalloc before useNicholas Mc Guire2018-08-231-0/+6