summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* nvme: add missing unmaps in nvme_queue_rqChristoph Hellwig2015-11-241-3/+12
* NVMe: default to 4k device page sizeNishanth Aravamudan2015-11-241-9/+6
* Merge tag 'dm-4.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dev...Linus Torvalds2015-11-244-29/+36
|\
| * dm thin: fix regression in advertised discard limitsMike Snitzer2015-11-231-3/+2
| * dm crypt: fix a possible hang due to race condition on exitMikulas Patocka2015-11-191-9/+13
| * dm mpath: fix infinite recursion in ioctl when no paths and !queue_if_no_pathJunichi Nomura2015-11-171-13/+15
| * dm: do not reuse dm_blk_ioctl block_device input as local variableMike Snitzer2015-11-171-2/+3
| * dm: fix ioctl retry termination with signalJunichi Nomura2015-11-172-2/+2
| * dm thin: restore requested 'error_if_no_space' setting on OODS to WRITE trans...Mike Snitzer2015-11-161-0/+1
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2015-11-249-93/+428
|\ \
| * | mtip32xx: use formatting capability of kthread_create_on_nodeRasmus Villemoes2015-11-201-4/+2
| * | NVMe: reap completion entries when deleting queueKeith Busch2015-11-201-1/+6
| * | lightnvm: add free and bad lun info to show lunsJavier Gonzalez2015-11-202-6/+15
| * | lightnvm: keep track of block countsJavier Gonzalez2015-11-201-1/+13
| * | nvme: lightnvm: use admin queues for admin cmdsWenwei Tao2015-11-201-7/+10
| * | lightnvm: missing free on init errorMatias Bjørling2015-11-201-2/+4
| * | lightnvm: wrong return value and redundant freeWenwei Tao2015-11-201-4/+2
| * | null_blk: do not del gendisk with lightnvmMatias Bjørling2015-11-191-3/+5
| * | null_blk: use device addressing modeMatias Bjørling2015-11-191-5/+23
| * | null_blk: use ppa_cache poolMatias Bjørling2015-11-191-2/+23
| * | NVMe: Fix possible arithmetic overflow for max segmentsKeith Busch2015-11-191-1/+1
| * | null_blk: register as a LightNVM deviceMatias Bjørling2015-11-162-7/+155
| * | lightnvm: cleanup queue before target removalJavier González2015-11-161-2/+2
| * | nvme: remove reserved double wordMatias Bjørling2015-11-161-2/+2
| * | nvme: missing ppaf copyMatias Bjørling2015-11-161-0/+2
| * | lightnvm: remove linear and device addr modesMatias Bjørling2015-11-164-11/+39
| * | lightnvm: prevent double free on init errorMatias Bjørling2015-11-161-9/+3
| * | lightnvm: prematurely activate nvm_devMatias Bjørling2015-11-161-4/+4
| * | lightnvm: check for NAND flash and its typeMatias Bjørling2015-11-161-0/+10
| * | lightnvm: expose mccap in identify commandMatias Bjørling2015-11-161-1/+3
| * | lightnvm: update alignments for identify commandMatias Bjørling2015-11-161-1/+3
| * | lightnvm: update bad block table formatMatias Bjørling2015-11-163-33/+114
| |/
* | Merge tag 'tty-4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-11-2210-10/+12
|\ \
| * | serial: export fsl8250_handle_irqArnd Bergmann2015-11-201-0/+1
| * | serial: 8250_mid: Add missing dependencyHeikki Krogerus2015-11-201-0/+1
| * | tty: audit: Fix audit sourcePeter Hurley2015-11-202-2/+2
| * | serial: etraxfs-uart: Fix crashGuenter Roeck2015-11-201-1/+1
| * | serial: fsl_lpuart: Fix earlycon supportPeter Hurley2015-11-201-1/+1
| * | bcm63xx_uart: Use the device name when registering an interruptSimon Arlott2015-11-201-1/+1
| * | tty: Fix direct use of tty buffer workPeter Hurley2015-11-201-1/+1
| * | tty: Fix tty_send_xchar() lock order inversionPeter Hurley2015-11-202-4/+4
| |/
* | Merge tag 'staging-4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-11-228-64/+115
|\ \
| * | Revert "Staging: wilc1000: coreconfigurator: Drop unneeded wrapper functions"Glen Lee2015-11-181-23/+25
| * | Merge tag 'iio-fixes-for-4.4a' of ssh://ra.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman2015-11-187-41/+90
| |\ \ | | |/ | |/|
| | * iio: adc: xilinx: Fix VREFN scaleThomas Betker2015-11-151-0/+1
| | * iio: si7020: Swap data byte orderChris Lesiak2015-11-151-4/+4
| | * iio: adc: vf610_adc: Fix division by zero errorSanchayan Maity2015-11-081-1/+2
| | * iio:ad7793: Fix ad7785 product IDLars-Peter Clausen2015-10-251-1/+1
| | * iio: ad5064: Fix ad5629/ad5669 shiftLars-Peter Clausen2015-10-251-26/+57
| | * iio:ad5064: Make sure ad5064_i2c_write() returns 0 on successMichael Hennerich2015-10-251-1/+7