summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* null_blk: add zoned config support informationJohn Pittman2019-01-062-1/+3
* block: add documentation for io_timeoutWeiping Zhang2019-01-052-0/+16
* Add CREDITS entry for Shaohua LiJens Axboe2019-01-041-0/+6
* block: sunvdc: don't run hw queue synchronously from irq contextMing Lei2019-01-031-1/+1
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli...Jens Axboe2019-01-036-96/+94
|\
| * md: fix raid10 hang issue caused by barrierGuoqing Jiang2018-12-201-0/+4
| * raid10: refactor common wait code from regular read/write requestGuoqing Jiang2018-12-201-47/+25
| * md: remvoe redundant condition checkChengguang Xu2018-12-201-8/+4
| * lib/raid6: add option to skip algo benchmarkingDaniel Verkamp2018-12-203-0/+16
| * lib/raid6: sort algos in rough performance orderDaniel Verkamp2018-12-201-38/+38
| * lib/raid6: check for assembler SSSE3 supportDaniel Verkamp2018-12-201-0/+3
| * lib/raid6: avoid __attribute_const__ redefinitionDaniel Verkamp2018-12-201-1/+3
| * lib/raid6: add missing include for raid6testDaniel Verkamp2018-12-201-0/+1
| * md: remove set but not used variable 'bi_rdev'Yue Haibing2018-12-201-2/+0
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2019-01-0320-141/+347
|\ \
| * \ Merge branch 'next' into for-linusDmitry Torokhov2018-12-2919-141/+346
| |\ \
| | * | Input: atmel_mxt_ts - don't try to free unallocated kernel memorySanjeev Chugh2018-12-291-2/+2
| | * | Input: drv2667 - fix indentation issuesColin Ian King2018-12-221-3/+3
| | * | Input: touchscreen - fix coding style issueHardik Singh Rathore2018-12-215-8/+8
| | * | Input: add official Raspberry Pi's touchscreen driverNicolas Saenz Julienne2018-12-214-0/+266
| | * | Input: nomadik-ske-keypad - fix a loop timeout testDan Carpenter2018-12-211-1/+1
| | * | Input: rotary-encoder - don't log EPROBE_DEFER to kernel logUwe Kleine-König2018-12-091-2/+4
| | * | Input: olpc_apsp - remove set but not used variable 'np'YueHaibing2018-12-031-2/+0
| | * | Input: olpc_apsp - enable the SP clockLubomir Rintel2018-11-152-0/+18
| | * | Input: olpc_apsp - check FIFO status on open(), not probe()Lubomir Rintel2018-11-151-7/+7
| | * | Input: olpc_apsp - drop CONFIG_OLPC dependencyLubomir Rintel2018-11-151-1/+0
| | * | clk: mmp2: add SP clockLubomir Rintel2018-11-151-0/+4
| | * | dt-bindings: marvell,mmp2: Add clock id for the SP clockLubomir Rintel2018-11-151-0/+1
| | * | Input: ad7879 - drop platform data supportLinus Walleij2018-11-152-116/+33
| * | | Input: elan_i2c - add ACPI ID for touchpad in ASUS Aspire F5-573GPatrick Dreyer2018-12-291-0/+1
* | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2019-01-037-125/+279
|\ \ \ \
| * | | | vhost: correct the related warning messagewangyan2018-12-201-2/+2
| * | | | vhost: split structs into a separate header filePaolo Bonzini2018-12-202-111/+130
| * | | | virtio: remove deprecated VIRTIO_PCI_CONFIG()Dongli Zhang2018-12-201-2/+4
| * | | | vhost/vsock: switch to a mutex for vhost_vsock_hashStefan Hajnoczi2018-12-201-8/+8
| * | | | virtio_blk: add discard and write zeroes supportChangpeng Liu2018-12-202-2/+135
* | | | | Merge tag 'for-4.21/block-20190102' of git://git.kernel.dk/linux-blockLinus Torvalds2019-01-0323-131/+467
|\ \ \ \ \
| * | | | | block/swim3: Fix regression on PowerBook G3Finn Thain2018-12-311-4/+3
| * | | | | block/swim3: Fix -EBUSY error when re-opening device after unmountFinn Thain2018-12-311-1/+5
| * | | | | block/swim3: Remove dead return statementFinn Thain2018-12-311-1/+0
| * | | | | block/amiflop: Don't log error message on invalid ioctlFinn Thain2018-12-311-2/+0
| * | | | | gdrom: fix a memory leak bugWenwen Wang2018-12-291-0/+1
| * | | | | lightnvm: pblk: fix use-after-free bugGustavo A. R. Silva2018-12-221-1/+0
| * | | | | block: sunvdc: remove redundant codeChengguang Xu2018-12-221-1/+0
| * | | | | block: loop: remove redundant codeChengguang Xu2018-12-221-1/+0
| * | | | | bsg: deprecate BIDI support in bsgChristoph Hellwig2018-12-211-0/+4
| * | | | | blkcg: remove unused __blkg_release_rcu()Dennis Zhou2018-12-211-23/+0
| * | | | | blkcg: clean up blkg_tryget_closest()Dennis Zhou2018-12-212-5/+20
| * | | | | drbd: Change drbd_request_detach_interruptible's return type to intNathan Chancellor2018-12-202-6/+3
| * | | | | drbd: Avoid Clang warning about pointless switch statmentNathan Chancellor2018-12-201-1/+4