summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pstore-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/kees...Linus Torvalds2016-07-2710-51/+436
|\
| * Merge tag 'v4.7' into for-linus/pstoreKees Cook2016-07-251442-8881/+15098
| |\
| * | pstore/ram: add Device Tree bindingsGreg Hackmann2016-06-143-4/+145
| * | efi-pstore: implement efivars_pstore_exit()Geliang Tang2016-06-021-0/+7
| * | pstore: drop file opened reference countGeliang Tang2016-06-021-1/+0
| * | pstore: add lzo/lz4 compression supportGeliang Tang2016-06-027-18/+261
| * | pstore: Cleanup pstore_dump()Namhyung Kim2016-05-311-19/+13
| * | pstore: Enable compression on normal path (again)Namhyung Kim2016-05-311-6/+5
| * | ramoops: Only unregister when registeredKees Cook2016-05-311-3/+5
* | | Merge tag 'for-linus-4.8-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-07-278-146/+61
|\ \ \
| * | | orangefs: fix namespace handlingJann Horn2016-07-055-8/+15
| * | | Orangefs: allow O_DIRECT in openMike Marshall2016-07-051-14/+11
| * | | orangefs: Remove useless xattr prefix argumentsAndreas Gruenbacher2016-07-054-66/+30
| * | | orangefs: Remove redundant "trusted." xattr handlerAndreas Gruenbacher2016-07-051-37/+0
| * | | orangefs: Remove useless definesAndreas Gruenbacher2016-07-054-28/+12
* | | | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2016-07-2734-2103/+538
|\ \ \ \
| * | | | ext4: verify extent header depthVegard Nossum2016-07-151-0/+4
| * | | | ext4: short-cut orphan cleanup on errorVegard Nossum2016-07-151-0/+10
| * | | | ext4: fix reference counting bug on block allocation errorVegard Nossum2016-07-151-14/+3
| * | | | MAINTAINRES: fs-crypto maintainers updateTheodore Ts'o2016-07-151-0/+7
| * | | | ext4 crypto: migrate into vfs's crypto engineJaegeuk Kim2016-07-1019-1997/+297
| * | | | ext2: fix filesystem deadlock while reading corrupted xattr blockCarlos Maiolino2016-07-064-0/+43
| * | | | ext4: fix project quota accounting without quota limits enabledWang Shilong2016-07-061-10/+8
| * | | | ext4: validate s_reserved_gdt_blocks on mountTheodore Ts'o2016-07-062-0/+10
| * | | | ext4: remove unused page_idxyalin wang2016-07-051-2/+1
| * | | | ext4: don't call ext4_should_journal_data() on the journal inodeVegard Nossum2016-07-041-3/+3
| * | | | ext4: Fix WARN_ON_ONCE in ext4_commit_super()Pranay Kr. Srivastava2016-07-041-14/+16
| * | | | ext4: fix deadlock during page writebackJan Kara2016-07-041-3/+26
| * | | | ext4: correct error value of function verifying dx checksumDaeho Jeong2016-07-041-2/+2
| * | | | ext4: avoid modifying checksum fields directly during checksum verificationDaeho Jeong2016-07-034-36/+42
| * | | | ext4: check for extents that wrap aroundVegard Nossum2016-06-301-2/+6
| * | | | jbd2: make journal y2038 safeArnd Bergmann2016-06-301-1/+1
| * | | | jbd2: track more dependencies on transaction commitJan Kara2016-06-303-0/+11
| * | | | jbd2: move lockdep tracking to journal_sJan Kara2016-06-303-12/+20
| * | | | jbd2: move lockdep instrumentation for jbd2 handlesJan Kara2016-06-301-2/+2
| * | | | ext4: respect the nobarrier mount option in nojournal modeTheodore Ts'o2016-06-271-1/+4
| * | | | ext4: optimize ext4_should_retry_alloc() to improve ENOSPC performanceTheodore Ts'o2016-06-274-4/+23
| | |/ / | |/| |
* | | | Merge tag 'pnp-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2016-07-271-2/+1
|\ \ \ \
| * | | | PNP: make pnpbios core explicitly non-modularPaul Gortmaker2016-07-051-2/+1
| | |/ / | |/| |
* | | | Merge tag 'acpi-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2016-07-2773-607/+3454
|\ \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *---. \ \ \ Merge branches 'acpi-drivers', 'acpi-misc' and 'acpi-tools'Rafael J. Wysocki2016-07-259-13/+155
| |\ \ \ \ \ \
| | | | * | | | tools/acpi: use CROSS_COMPILE to define prefixAndy Shevchenko2016-06-231-3/+4
| | | * | | | | ACPI / lpat: make it explicitly non-modularPaul Gortmaker2016-07-161-3/+1
| | | * | | | | ACPI / dock: make dock explicitly non-modularPaul Gortmaker2016-07-161-6/+1
| | * | | | | | ACPI / DPTF: move int340x_thermal.c to the DPTF folderSrinivas Pandruvada2016-07-213-1/+3
| | * | | | | | ACPI / DPTF: Add DPTF power participant driverSrinivas Pandruvada2016-07-215-0/+146
| | |/ / / / /
| * | | | | | Merge branch 'acpi-pmic'Rafael J. Wysocki2016-07-257-19/+509
| |\ \ \ \ \ \
| | * | | | | | ACPI / PMIC: remove modular references from non-modular codePaul Gortmaker2016-07-163-13/+4
| | * | | | | | ACPI / PMIC: intel: initialize result to 0Felipe Balbi2016-06-271-1/+1
| | * | | | | | ACPI / PMIC: intel: add REGS operation region supportFelipe Balbi2016-06-271-1/+66