summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | drivers/block/mtip32xx: remove the null check for debugfs_remove_recursivezhong jiang2018-08-081-2/+1
* | cfq: Suppress compiler warnings about comparisonsBart Van Assche2018-08-081-10/+12
* | cfq: Annotate fall-through in a switch statementBart Van Assche2018-08-081-0/+1
* | blk-wbt: Avoid lock contention and thundering herd issue in wbt_waitAnchal Agarwal2018-08-071-31/+24
* | target/loop: depend on SCSIChristoph Hellwig2018-08-071-0/+1
* | xen-blkfront: use true and false for boolean valuesGustavo A. R. Silva2018-08-061-2/+2
|/
* lightnvm: remove minor version check for 2.0Matias Bjørling2018-08-061-6/+0
* Merge branch 'nvme-4.19' of git://git.infradead.org/nvme into for-4.19/block2Jens Axboe2018-08-069-74/+880
|\
| * nvmet: use Retain Async Event bit to clear AENChaitanya Kulkarni2018-07-271-2/+15
| * nvmet: support configuring ANA groupsChristoph Hellwig2018-07-274-4/+236
| * nvmet: add minimal ANA supportChristoph Hellwig2018-07-274-4/+142
| * nvmet: track and limit the number of namespaces per subsystemChristoph Hellwig2018-07-273-1/+16
| * nvmet: keep a port pointer in nvmet_ctrlChristoph Hellwig2018-07-272-0/+4
| * nvme: add ANA supportChristoph Hellwig2018-07-273-27/+408
| * nvme: remove nvme_req_needs_failoverChristoph Hellwig2018-07-273-14/+2
| * nvme: simplify the API for getting log pagesChristoph Hellwig2018-07-273-25/+16
| * nvme.h: add ANA definitionsChristoph Hellwig2018-07-271-3/+47
| * nvme.h: add support for the log specific fieldChristoph Hellwig2018-07-271-1/+1
* | Merge tag 'v4.18-rc6' into for-4.19/block2Jens Axboe2018-08-06487-2406/+4164
|\ \
| * | Linux 4.18-rc6v4.18-rc6Linus Torvalds2018-07-221-1/+1
| * | Merge tag 'nvme-for-4.18' of git://git.infradead.org/nvmeLinus Torvalds2018-07-222-34/+41
| |\ \
| | * | nvme: fix handling of metadata_len for NVME_IOCTL_IO_CMDRoland Dreier2018-07-201-1/+1
| | * | nvme: don't enable AEN if not supportedWeiping Zhang2018-07-171-4/+7
| | * | nvme: ensure forward progress during Admin passthruScott Bauer2018-07-171-24/+26
| | * | nvme-pci: fix memory leak on probe failureKeith Busch2018-07-121-5/+7
| * | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2018-07-228-29/+14
| |\ \ \
| | * | | aio: don't expose __aio_sigset in uapiChristoph Hellwig2018-07-183-6/+6
| | * | | ocxlflash_getfile(): fix double-iput() on alloc_file() failuresAl Viro2018-07-111-3/+2
| | * | | cxl_getfile(): fix double-iput() on alloc_file() failuresAl Viro2018-07-111-4/+4
| | * | | drm_mode_create_lease_ioctl(): fix open-coded filp_clone_open()Al Viro2018-07-113-16/+2
| * | | | alpha: fix osf_wait4() breakageAl Viro2018-07-222-5/+2
| * | | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2018-07-223-7/+25
| |\ \ \ \
| | * \ \ \ Merge tag 'imx-fixes-4.18-4' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson2018-07-201-1/+1
| | |\ \ \ \
| | | * | | | ARM: dts: imx6: RDU2: fix irq type for mv88e6xxx switchUwe Kleine-König2018-07-201-1/+1
| | * | | | | Merge tag 'imx-fixes-4.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson2018-07-201-0/+21
| | |\| | | |
| | | * | | | soc: imx: gpc: restrict register range for regmap accessAnson Huang2018-07-191-0/+21
| | * | | | | Merge tag 'omap-for-v4.18/fixes-rc5-signed' of git://git.kernel.org/pub/scm/l...Olof Johansson2018-07-201-6/+3
| | |\ \ \ \ \
| | | * | | | | ARM: dts: omap4-droid4: fix dts w.r.t. pwmPavel Machek2018-07-171-6/+3
| * | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-07-221-3/+0
| |\ \ \ \ \ \ \
| | * | | | | | | x86/MCE: Remove min interval polling limitationDewet Thibaut2018-07-171-3/+0
| * | | | | | | | Merge branch 'x86-pti-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2018-07-223-9/+10
| |\ \ \ \ \ \ \ \
| | * | | | | | | | x86/apm: Don't access __preempt_count with zeroed fsVille Syrjälä2018-07-162-6/+5
| | * | | | | | | | x86/events/intel/ds: Fix bts_interrupt_threshold alignmentHugh Dickins2018-07-151-3/+5
| * | | | | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-07-222-2/+15
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | sched/deadline: Fix switched_from_dl() warningJuri Lelli2018-07-151-1/+10
| | * | | | | | | | | stop_machine: Disable preemption when waking two stopper threadsIsaac J. Manjarres2018-07-151-1/+5
| | |/ / / / / / / /
| * | | | | | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-07-224-8/+84
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | x86/asm/memcpy_mcsafe: Fix copy_to_user_mcsafe() exception handlingDan Williams2018-07-162-2/+7
| | * | | | | | | | | lib/iov_iter: Fix pipe handling in _copy_to_iter_mcsafe()Dan Williams2018-07-161-4/+33
| | * | | | | | | | | lib/iov_iter: Document _copy_to_iter_flushcache()Dan Williams2018-07-161-0/+14