summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* blk-throttle: detect completed idle cgroupShaohua Li2017-03-281-1/+18
* blk-throttle: choose a small throtl_slice for SSDShaohua Li2017-03-283-3/+24
* blk-throttle: make throtl_slice tunableShaohua Li2017-03-284-22/+79
* blk-throttle: make sure expire time isn't too bigShaohua Li2017-03-281-0/+11
* blk-throttle: add downgrade logicShaohua Li2017-03-281-0/+156
* blk-throttle: add upgrade logic for LIMIT_LOW stateShaohua Li2017-03-281-4/+96
* blk-throttle: configure bps/iops limit for cgroup in low limitShaohua Li2017-03-281-2/+18
* blk-throttle: add .low interfaceShaohua Li2017-03-281-28/+116
* blk-throttle: add configure option for new .low interfaceShaohua Li2017-03-281-0/+12
* blk-throttle: prepare support multiple limitsShaohua Li2017-03-281-40/+70
* blk-throttle: use U64_MAX/UINT_MAX to replace -1Shaohua Li2017-03-281-16/+16
* block: constify struct blk_integrity_profileEric Biggers2017-03-244-14/+14
* block: remove outdated part of blkdev_issue_flush() commentEric Biggers2017-03-241-2/+1
* block: correct documentation for blkdev_issue_discard() flagsEric Biggers2017-03-241-1/+1
* mg_disk: use setup_timerGeliang Tang2017-03-241-3/+1
* block: floppy: use setup_timerGeliang Tang2017-03-241-3/+1
* block: make nr_iovecs unsigned in bio_alloc_bioset()Dan Carpenter2017-03-232-2/+3
* blk-mq: streamline blk_mq_make_requestChristoph Hellwig2017-03-221-36/+15
* blk-mq: split the plug and sync cases in blk_mq_make_requestChristoph Hellwig2017-03-221-18/+18
* blk-mq: improve blk_mq_try_issue_directlyChristoph Hellwig2017-03-221-14/+18
* blk-mq: merge mq and sq make_request instancesChristoph Hellwig2017-03-221-133/+31
* blk-mq: remove BLK_MQ_F_DEFER_ISSUEChristoph Hellwig2017-03-222-8/+1
* block: Fix oops scsi_disk_get()Jan Kara2017-03-221-1/+1
* kobject: Export kobject_get_unless_zero()Jan Kara2017-03-222-1/+6
* block: Fix oops in locked_inode_to_wb_and_lock_list()Jan Kara2017-03-222-6/+3
* bdi: Rename cgwb_bdi_destroy() to cgwb_bdi_unregister()Jan Kara2017-03-221-3/+3
* bdi: Do not wait for cgwbs release in bdi_unregister()Jan Kara2017-03-222-22/+1
* bdi: Shutdown writeback on all cgwbs in cgwb_bdi_destroy()Jan Kara2017-03-222-0/+23
* bdi: Unify bdi->wb_list handling for root wb_writebackJan Kara2017-03-221-6/+28
* bdi: Make wb->bdi a proper referenceJan Kara2017-03-221-2/+11
* bdi: Mark congested->bdi as internalJan Kara2017-03-222-6/+8
* block: Fix bdi assignment to bdev inode when racing with disk deleteJan Kara2017-03-221-4/+3
* block: fix stacked driver stats init and freeJens Axboe2017-03-212-5/+8
* blk-stat: convert to callback-based statistics reportingOmar Sandoval2017-03-2111-320/+449
* blk-stat: move BLK_RQ_STAT_BATCH definition to blk-stat.cOmar Sandoval2017-03-212-2/+2
* blk-stat: use READ and WRITE instead of BLK_STAT_{READ,WRITE}Omar Sandoval2017-03-216-66/+59
* block: remove extra calls to wbt_exit()Omar Sandoval2017-03-212-3/+0
* blk-stat: fix blk_stat_sum() if all samples are batchedOmar Sandoval2017-03-211-2/+2
* Linux 4.11-rc3Linus Torvalds2017-03-191-1/+1
* mm/swap: don't BUG_ON() due to uninitialized swap slot cacheLinus Torvalds2017-03-191-1/+1
* Merge tag 'powerpc-4.11-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-03-194-2/+6
|\
| * powerpc/pseries: Don't give a warning when HPT resizing isn't availableMichael Ellerman2017-03-171-1/+3
| * powerpc: Wire up statx() syscallChandan Rajendra2017-03-163-1/+3
* | Merge branch 'parisc-4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-03-198-68/+88
|\ \
| * | parisc: Fix system shutdown haltHelge Deller2017-03-181-0/+2
| * | parisc: perf: Fix potential NULL pointer dereferenceArvind Yadav2017-03-181-45/+49
| * | parisc: Avoid compiler warnings with access_ok()Helge Deller2017-03-151-1/+2
| * | parisc: Wire up statx system callHelge Deller2017-03-152-1/+3
| * | parisc: Optimize flush_kernel_vmap_range and invalidate_kernel_vmap_rangeJohn David Anglin2017-03-152-21/+24
| * | parisc: support R_PARISC_SECREL32 relocation in modulesMikulas Patocka2017-03-151-0/+8