summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* blk-iolatency: remove set but not used variables 'changed' and 'blkiolat'YueHaibing2018-09-141-5/+0
* rsxx: Remove unnecessary parenthesesNathan Chancellor2018-09-121-1/+1
* block: umem: replace spin_lock_bh with spin_lock in tasklet callbackjun qian2018-09-071-2/+2
* block: remove bio_rewind_iter()Ming Lei2018-09-064-30/+8
* drbd: Convert from ahash to shashKees Cook2018-09-065-88/+76
* Merge tag 'for-linus-20180906' of git://git.kernel.dk/linux-blockLinus Torvalds2018-09-068-64/+111
|\
| * block: bfq: swap puts in bfqg_and_blkg_putKonstantin Khlebnikov2018-09-061-2/+2
| * block: don't warn when doing fsync on read-only devicesMikulas Patocka2018-09-061-1/+4
| * nbd: don't allow invalid blocksize settingsJens Axboe2018-09-041-0/+3
| * blkcg: use tryget logic when associating a blkg with a bioDennis Zhou (Facebook)2018-08-312-3/+5
| * blkcg: delay blkg destruction until after writeback has finishedDennis Zhou (Facebook)2018-08-313-8/+94
| * Revert "blk-throttle: fix race between blkcg_bio_issue_check() and cgroup_rmd...Dennis Zhou (Facebook)2018-08-312-63/+16
* | Merge tag 'apparmor-pr-2018-09-06' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-09-061-1/+0
|\ \
| * | apparmor: fix bad debug check in apparmor_secid_to_secctx()John Johansen2018-09-031-1/+0
* | | Merge tag 'trace-v4.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-09-062-4/+8
|\ \ \
| * | | printk/tracing: Do not trace printk_nmi_enter()Steven Rostedt (VMware)2018-09-061-2/+2
| * | | tracing: Add back in rcu_irq_enter/exit_irqson() for rcuidle tracepointsSteven Rostedt (VMware)2018-09-051-2/+6
| |/ /
* | | Merge tag 'for-4.19-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-09-069-55/+197
|\ \ \
| * | | btrfs: Fix suspicious RCU usage warning in btrfs_debug_in_rcuMisono Tomohiro2018-08-241-2/+9
| * | | btrfs: use after free in btrfs_quota_enableDan Carpenter2018-08-231-3/+2
| * | | btrfs: btrfs_shrink_device should call commit transaction at the endAnand Jain2018-08-231-1/+6
| * | | btrfs: fix qgroup_free wrong num_bytes in btrfs_subvolume_reserve_metadataLu Fengqi2018-08-231-9/+8
| * | | Btrfs: fix data corruption when deduplicating between different filesFilipe Manana2018-08-231-0/+19
| * | | Btrfs: sync log after logging new nameFilipe Manana2018-08-233-19/+131
| * | | Btrfs: fix unexpected failure of nocow buffered writes after snapshotting whe...Robbie Ko2018-08-174-21/+22
* | | | Merge tag 'gpio-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2018-09-054-40/+72
|\ \ \ \
| * | | | gpio: Fix crash due to registration raceVincent Whitchurch2018-08-311-0/+1
| * | | | gpio: dwapb: Fix error handling in dwapb_gpio_probe()Alexey Khoroshilov2018-08-291-0/+1
| * | | | gpiolib-acpi: Register GpioInt ACPI event handlers from a late_initcallHans de Goede2018-08-291-35/+49
| * | | | gpiolib: acpi: Switch to cansleep version of GPIO library callAndy Shevchenko2018-08-291-1/+1
| * | | | gpio: adp5588: Fix sleep-in-atomic-context bugMichael Hennerich2018-08-291-4/+20
* | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2018-09-0513-77/+85
|\ \ \ \ \
| * | | | | scsi: aacraid: fix a signedness bugDan Carpenter2018-08-271-1/+1
| * | | | | Revert "scsi: core: avoid host-wide host_busy counter for scsi_mq"Ming Lei2018-08-272-40/+7
| * | | | | Revert "scsi: core: fix scsi_host_queue_ready"Ming Lei2018-08-271-1/+1
| * | | | | scsi: libata: Add missing newline at end of fileGeert Uytterhoeven2018-08-271-1/+1
| * | | | | scsi: target: iscsi: cxgbit: use pr_debug() instead of pr_info()Varun Prakash2018-08-271-4/+4
| * | | | | scsi: hpsa: limit transfer length to 1MB, not 512kBMartin Wilck2018-08-271-1/+1
| * | | | | scsi: lpfc: Correct MDS diag and nvmet configurationJames Smart2018-08-271-1/+1
| * | | | | scsi: lpfc: Default fdmi_on to onJames Smart2018-08-271-4/+4
| * | | | | scsi: csiostor: fix incorrect port capabilitiesVarun Prakash2018-08-273-14/+48
| * | | | | scsi: csiostor: add a check for NULL pointer after kmalloc()Varun Prakash2018-08-271-7/+9
| * | | | | scsi: documentation: add scsi_mod.use_blk_mq to scsi-parametersJohn Pittman2018-08-271-0/+5
| * | | | | scsi: core: Update SCSI_MQ_DEFAULT help text to match defaultGeert Uytterhoeven2018-08-271-5/+5
| |/ / / /
* | | | | Merge tag 'nds32-for-linus-4.19-tag1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-09-0516-152/+527
|\ \ \ \ \
| * | | | | nds32: linker script: GCOV kernel may refers data in __exitGreentime Hu2018-09-051-0/+12
| * | | | | nds32: fix build error because of wrong semicolonGreentime Hu2018-09-041-2/+2
| * | | | | nds32: Fix a kernel panic issue because of wrong frame pointer access.Greentime Hu2018-09-043-3/+15
| * | | | | nds32: Only print one page of stack when die to prevent printing too much inf...Greentime Hu2018-09-041-3/+2
| * | | | | nds32: Add macro definition for offset of lp register on stackZong Li2018-09-043-2/+3