summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* reiserfs: Make cancel_old_flush() reliableJan Kara2017-04-053-7/+17
* ext2: Call dquot_writeback_dquots() with s_umount heldJan Kara2017-04-053-7/+7
* reiserfs: avoid a -Wmaybe-uninitialized warningArnd Bergmann2017-03-232-2/+1
* mm, swap: Remove WARN_ON_ONCE() in free_swap_slot()Huang Ying2017-03-211-2/+0
* Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2017-03-2112-55/+69
|\
| * Merge remote-tracking branch 'mkp-scsi/4.11/scsi-fixes' into fixesJames Bottomley2017-03-1512-55/+69
| |\
| | * scsi: lpfc: Finalize Kconfig options for nvmeJames Smart2017-03-155-24/+17
| | * scsi: ufs: don't check unsigned type for a negative valueTomas Winkler2017-03-151-1/+1
| | * scsi: hpsa: do not timeout reset operationsDon Brace2017-03-151-1/+1
| | * scsi: hpsa: limit outstanding rescansDon Brace2017-03-152-1/+16
| | * scsi: hpsa: update check for logical volume statusDon Brace2017-03-152-19/+18
| | * scsi: megaraid_sas: Driver version upgradeShivasharan S2017-03-131-2/+2
| | * scsi: megaraid_sas: raid6 also require cpuSel check same as raid5Shivasharan S2017-03-131-1/+1
| | * scsi: megaraid_sas: add correct return type check for ldio hint logic for raid1Shivasharan S2017-03-132-1/+4
| | * scsi: megaraid_sas: enable intx only if msix request failsShivasharan S2017-03-131-5/+9
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2017-03-219-7/+71
|\ \ \
| * | | HID: wacom: generic: Wacom mouse is only provided for opaque tabletsPing Cheng2017-03-211-2/+4
| * | | HID: corsair: Add driver Scimitar Pro RGB gaming mouse 1b1c:1b3e support to h...Oscar Campos2017-03-213-0/+49
| * | | HID: corsair: support for K65-K70 Rapidfire and Scimitar Pro RGBOscar Campos2017-03-212-0/+6
| * | | HID: wacom: don't manually release resources for the EKRAaron Armstrong Skomra2017-03-211-1/+3
| * | | HID: wacom: Correct Intuos Pro 2 resolutionAaron Armstrong Skomra2017-03-211-2/+2
| * | | HID: sony: Fix input device leak when connecting a DS4 twice using USB/BTRoderick Colenbrander2017-03-061-0/+2
| * | | HID: chicony: Add support for another ASUS Zen AiO keyboardDaniel Drake2017-03-064-2/+5
* | | | Merge tag 'gpio-v4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2017-03-217-56/+84
|\ \ \ \
| * | | | gpio:mcp23s08 Fixed missing interruptsRobert Middleton2017-03-171-5/+60
| * | | | serial: st-asc: Use new GPIOD API to obtain RTS pinLee Jones2017-03-142-21/+6
| * | | | gpio: altera: Use handle_level_irq when configured as a level_highPhil Reid2017-03-061-15/+11
| * | | | gpio: xgene: mark PM functions as __maybe_unusedArnd Bergmann2017-03-061-10/+3
| * | | | gpio: mockup: return -EFAULT if copy_from_user() failsDan Carpenter2017-03-061-4/+3
| * | | | gpio: altera-a10sr: Set gpio_chip parent propertyThor Thayer2017-03-061-1/+1
* | | | | Merge tag 'rproc-v4.11-fixes' of git://github.com/andersson/remoteprocLinus Torvalds2017-03-211-3/+3
|\ \ \ \ \
| * | | | | remoteproc: qcom: fix QCOM_SMD dependenciesArnd Bergmann2017-03-201-3/+3
| |/ / / /
* | | | | Merge tag 'for-f2fs-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-03-215-87/+87
|\ \ \ \ \
| * | | | | f2fs: combine nat_bits and free_nid_bitmap cacheChao Yu2017-03-201-78/+47
| * | | | | f2fs: skip scanning free nid bitmap of full NAT blocksChao Yu2017-03-203-6/+30
| * | | | | f2fs: use __set{__clear}_bit_leJaegeuk Kim2017-03-202-10/+10
| * | | | | f2fs: declare static functionsJaegeuk Kim2017-03-201-3/+4
| * | | | | f2fs: don't overwrite node block by SSRJaegeuk Kim2017-03-201-0/+6
|/ / / / /
* | | | | Linux 4.11-rc3v4.11-rc3Linus Torvalds2017-03-191-1/+1
* | | | | mm/swap: don't BUG_ON() due to uninitialized swap slot cacheLinus Torvalds2017-03-191-1/+1
* | | | | Merge tag 'powerpc-4.11-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-03-194-2/+6
|\ \ \ \ \
| * | | | | powerpc/pseries: Don't give a warning when HPT resizing isn't availableMichael Ellerman2017-03-171-1/+3
| * | | | | powerpc: Wire up statx() syscallChandan Rajendra2017-03-163-1/+3
* | | | | | Merge branch 'parisc-4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-03-198-68/+88
|\ \ \ \ \ \
| * | | | | | parisc: Fix system shutdown haltHelge Deller2017-03-181-0/+2
| * | | | | | parisc: perf: Fix potential NULL pointer dereferenceArvind Yadav2017-03-181-45/+49
| * | | | | | parisc: Avoid compiler warnings with access_ok()Helge Deller2017-03-151-1/+2
| * | | | | | parisc: Wire up statx system callHelge Deller2017-03-152-1/+3
| * | | | | | parisc: Optimize flush_kernel_vmap_range and invalidate_kernel_vmap_rangeJohn David Anglin2017-03-152-21/+24
| * | | | | | parisc: support R_PARISC_SECREL32 relocation in modulesMikulas Patocka2017-03-151-0/+8