summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* block: don't handle bio based drivers in blk_revalidate_disk_zonesChristoph Hellwig2019-12-034-24/+21
* block: allocate the zone bitmaps lazilyChristoph Hellwig2019-12-031-33/+32
* block: replace seq_zones_bitmap with conv_zones_bitmapChristoph Hellwig2019-12-032-15/+17
* block: simplify blkdev_nr_zonesChristoph Hellwig2019-12-034-23/+12
* block: remove the empty line at the end of blk-zoned.cChristoph Hellwig2019-12-031-1/+0
* null_blk: cleanup null_gendisk_registerChristoph Hellwig2019-12-031-6/+5
* null_blk: fix zone size paramter checkDamien Le Moal2019-12-031-7/+12
* block: optimise bvec_iter_advance()Pavel Begunkov2019-12-031-12/+10
* io_uring: remove io_wq_current_is_workerJackie Liu2019-12-031-6/+2
* io_uring: remove parameter ctx of io_submit_state_startJackie Liu2019-12-031-2/+2
* io_uring: mark us with IORING_FEAT_SUBMIT_STABLEJens Axboe2019-12-032-1/+3
* io_uring: ensure async punted connect requests copy dataJens Axboe2019-12-033-15/+57
* io_uring: ensure async punted sendmsg/recvmsg requests copy dataJens Axboe2019-12-033-64/+156
* io_uring: ensure async punted read/write requests copy iovecJens Axboe2019-12-031-62/+181
* io_uring: add general async offload contextJens Axboe2019-12-031-24/+32
* block: don't send uevent for empty disk when not invalidatingEric Biggers2019-12-031-1/+1
* io_uring: transform send/recvmsg() -ERESTARTSYS to -EINTRJens Axboe2019-12-031-0/+2
* io_uring: use current task creds instead of allocating a new oneJens Axboe2019-12-023-4/+4
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2019-12-0256-1876/+1631
|\
| * Merge branch 'next' into for-linusDmitry Torokhov2019-11-2512445-320027/+714912
| |\
| | * Input: synaptics-rmi4 - fix various V4L2 compliance problems in F54Hans Verkuil2019-11-231-1/+14
| | * Input: synaptics - switch another X1 Carbon 6 to RMI/SMbusHans Verkuil2019-11-231-0/+1
| | * Input: fix Kconfig indentationKrzysztof Kozlowski2019-11-234-27/+27
| | * Input: imx_sc_key - correct SCU message structure to avoid stack corruptionAnson Huang2019-11-151-1/+1
| | * Input: ili210x - optionally show calibrate sysfs attributeSven Van Asbroeck2019-11-131-0/+14
| | * Input: ili210x - add resolution to chip operations structureSven Van Asbroeck2019-11-131-2/+7
| | * Input: ili210x - do not retrieve/print chip firmware versionSven Van Asbroeck2019-11-131-21/+0
| | * Input: mms114 - use device_get_match_dataStephan Gerhold2019-11-121-2/+1
| | * Merge branch 'ili2xxx-touchscreen' into nextDmitry Torokhov2019-11-122-163/+218
| | |\
| | | * Input: ili210x - remove unneeded suspend and resume handlersDmitry Torokhov2019-11-121-24/+0
| | | * Input: ili210x - do not unconditionally mark touchscreen as wakeup sourceDmitry Torokhov2019-11-121-2/+0
| | | * Input: ili210x - define and use chip operations structureDmitry Torokhov2019-11-121-136/+173
| | | * Input: ili210x - do not set parent device explicitlyDmitry Torokhov2019-11-121-1/+0
| | | * Input: ili210x - handle errors from input_mt_init_slots()Dmitry Torokhov2019-11-121-1/+6
| | | * Input: ili210x - switch to using threaded IRQDmitry Torokhov2019-11-121-61/+56
| | | * Input: ili210x - add ILI2117 supportMarek Vasut2019-11-122-2/+47
| | * | dt-bindings: input: touchscreen: ad7879: generic node names in exampleMarcel Ziswiler2019-11-121-2/+2
| | * | Input: ar1021 - fix typo in preprocessor macro nameFlavio Suligoi2019-11-121-2/+2
| | * | Input: synaptics-rmi4 - simplify data read in rmi_f54_workLucas Stach2019-11-051-32/+16
| | * | Input: kxtj9 - switch to using polled mode of input devicesDmitry Torokhov2019-10-302-122/+37
| | * | Input: kxtj9 - switch to using managed resourcesDmitry Torokhov2019-10-301-58/+28
| | * | Input: bma150 - switch to using polled mode of input devicesDmitry Torokhov2019-10-302-112/+44
| | * | Input: bma150 - use managed resources helpersJonathan Bakker2019-10-301-37/+14
| | * | Input: mma8450 - switch to using polled mode of input devicesDmitry Torokhov2019-10-302-56/+46
| | * | Input: gpio_decoder - switch to using polled mode of input devicesDmitry Torokhov2019-10-302-20/+23
| | * | Input: rb532_button - switch to using polled mode of input devicesDmitry Torokhov2019-10-302-16/+17
| | * | Input: rb532_button - switch to using managed resourcesDmitry Torokhov2019-10-301-18/+2
| | * | Input: sgi_btns - switch to using polled mode of input devicesDmitry Torokhov2019-10-302-13/+13
| | * | Input: sgi_btns - switch to using managed resourcesDmitry Torokhov2019-10-301-29/+8
| | * | Input: cobalt_btns - switch to using polled mode of input devicesDmitry Torokhov2019-10-302-13/+14