summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* dm: clear all discard attributes in queue_limits when discards are disabledMike Snitzer2017-11-161-2/+8
* dm: do not set 'discards_supported' in targets that do not need itMike Snitzer2017-11-162-7/+0
* dm: discard support requires all targets in a table support discardsMike Snitzer2017-11-161-19/+14
* dm mpath: remove annoying message of 'blk_get_request() returned -11'Ming Lei2017-11-161-2/+0
* dm cache: lift common migration preparation code to alloc_migration()Mike Snitzer2017-11-101-10/+7
* dm cache: remove usused deferred_cells member from struct cacheJoe Thornber2017-11-101-2/+0
* dm cache policy smq: allocate cache blocks in orderJoe Thornber2017-11-101-1/+14
* dm cache policy smq: change max background work from 10240 to 4096 blocksJoe Thornber2017-11-101-1/+1
* dm cache background tracker: limit amount of background work that may be issu...Joe Thornber2017-11-101-6/+12
* dm cache policy smq: take origin idle status into account when queuing writeb...Joe Thornber2017-11-101-4/+4
* dm cache policy smq: handle races with queuing background_workJoe Thornber2017-11-101-3/+14
* dm raid: fix panic when attempting to force a raid to syncHeinz Mauelshagen2017-11-101-10/+11
* dm integrity: allow unaligned bv_offsetMikulas Patocka2017-11-101-1/+1
* dm crypt: allow unaligned bv_offsetMikulas Patocka2017-11-101-2/+2
* dm: small cleanup in dm_get_md()Mike Snitzer2017-11-101-10/+5
* dm: fix race between dm_get_from_kobject() and __dm_destroy()Hou Tao2017-11-101-4/+8
* dm: allocate struct mapped_device with kvzallocMikulas Patocka2017-11-102-4/+5
* dm zoned: ignore last smaller runt zoneDamien Le Moal2017-11-101-4/+9
* dm space map metadata: use ARRAY_SIZEJérémy Lefaure2017-11-101-1/+2
* dm log writes: add support for DAXRoss Zwisler2017-11-101-1/+87
* dm log writes: add support for inline data buffersRoss Zwisler2017-11-101-3/+84
* dm cache: simplify get_per_bio_data() by removing data_size argumentMike Snitzer2017-11-101-39/+22
* dm cache: remove all obsolete writethrough-specific codeMike Snitzer2017-11-101-81/+1
* dm cache: submit writethrough writes in parallel to origin and cacheMike Snitzer2017-11-101-17/+37
* dm cache: pass cache structure to mode functionsMike Snitzer2017-11-101-16/+16
* dm cache: fix race condition in the writeback mode overwrite_bio optimisationJoe Thornber2017-11-101-33/+53
* dm cache: convert dm_cache_metadata.ref_count from atomic_t to refcount_tElena Reshetova2017-10-241-4/+5
* dm: convert table_device.count from atomic_t to refcount_tElena Reshetova2017-10-241-5/+7
* dm: convert dm_dev_internal.count from atomic_t to refcount_tElena Reshetova2017-10-242-4/+5
* Linux 4.14-rc6v4.14-rc6Linus Torvalds2017-10-231-1/+1
* Merge tag 'staging-4.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-10-239-39/+96
|\
| * staging: bcm2835-audio: Fix memory corruptionPhil Elwell2017-10-181-12/+7
| * Merge tag 'iio-fixes-for-4.14b' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2017-10-158-27/+89
| |\
| | * iio: adc: at91-sama5d2_adc: fix probe error on missing trigger propertyEugen Hristev2017-10-141-16/+29
| | * iio: adc: dln2-adc: fix build errorRandy Dunlap2017-10-081-0/+2
| | * iio: dummy: events: Add missing breakLars-Peter Clausen2017-10-011-0/+1
| | * staging: iio: ade7759: fix signed extension bug on shift of a u8Colin Ian King2017-09-301-1/+1
| | * iio: pressure: zpa2326: Remove always-true check which confuses gccGeert Uytterhoeven2017-09-251-7/+3
| | * iio: proximity: as3935: noise detection + threshold changesMatt Ranostay2017-09-253-3/+53
* | | Merge tag 'char-misc-4.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-10-234-26/+15
|\ \ \
| * | | android: binder: Fix null ptr dereference in debug msgSherry Yang2017-10-211-1/+1
| * | | android: binder: Don't get mm from taskSherry Yang2017-10-212-14/+9
| * | | vmbus: hvsock: add proper sync for vmbus_hvsock_device_unregister()Dexuan Cui2017-10-201-1/+4
| * | | binder: call poll_wait() unconditionally.Martijn Coenen2017-10-201-10/+1
* | | | Merge tag 'usb-4.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-10-2318-77/+226
|\ \ \ \
| * | | | usb: hub: Allow reset retry for USB2 devices on connect bounceMathias Nyman2017-10-191-4/+7
| * | | | Merge tag 'usb-serial-4.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2017-10-191-0/+1
| |\ \ \ \
| | * | | | USB: serial: metro-usb: add MS7820 device idJohan Hovold2017-10-161-0/+1
| | |/ / /
| * | | | USB: core: fix out-of-bounds access bug in usb_get_bos_descriptor()Alan Stern2017-10-181-2/+4
| * | | | MAINTAINERS: fix git tree url for musb moduleBin Liu2017-10-171-1/+0