summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ext4: Use generic helpers for quotaon and quotaoffJan Kara2015-01-301-41/+1Star
* quota: Add ->quota_{enable,disable} callbacks for VFS quotasJan Kara2015-01-302-0/+92
* quota: Wire up ->quota_{enable,disable} callbacks into Q_QUOTA{ON,OFF}Jan Kara2015-01-302-4/+29
* quota: Split ->set_xstate callback into twoJan Kara2015-01-303-27/+55
* Merge branch 'for_linus' into for_nextJan Kara2015-01-30248-1579/+2656
|\
| * quota: Switch ->get_dqblk() and ->set_dqblk() to use bytes as space unitsJan Kara2015-01-288-195/+318
| * udf: Release preallocation on last writeable closeJan Kara2015-01-281-1/+1
| * Merge branch 'leds-fixes-for-3.19' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-01-141-6/+6
| |\
| | * leds: netxbig: fix oops at probe timeSimon Guinot2015-01-131-6/+6
| * | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntr...Linus Torvalds2015-01-131-6/+6
| |\ \
| | * | kernel: Change ASSIGN_ONCE(val, x) to WRITE_ONCE(x, val)Christian Borntraeger2015-01-131-6/+6
| | |/
| * | Merge tag 'linux-kselftest-3.19-rc-5' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-01-133-9/+15
| |\ \
| | * | selftests/vm: fix link error for transhuge-stress testAndrey Skvortsov2015-01-081-1/+1
| | * | tools: testing: selftests: mq_perf_tests: Fix infinite loop on ARMdann frazier2015-01-061-2/+1Star
| | * | selftests/exec: allow shell return code of 126David Drysdale2015-01-061-6/+13
| * | | Merge tag 'stable/for-linus-3.19-rc4-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2015-01-135-46/+107
| |\ \ \
| | * | | x86/xen: properly retrieve NMI reasonJan Beulich2015-01-132-1/+72
| | * | | xen: check for zero sized area when invalidating memoryJuergen Gross2015-01-121-0/+2
| | * | | xen: use correct type for physical addressesJuergen Gross2015-01-121-2/+2
| | * | | xen: correct race in alloc_p2m_pmd()Juergen Gross2015-01-121-6/+3Star
| | * | | xen: correct error for building p2m list on 32 bitsJuergen Gross2015-01-121-1/+1
| | * | | x86/xen: avoid freeing static 'name' when kasprintf() failsVitaly Kuznetsov2015-01-081-11/+5Star
| | * | | x86/xen: add extra memory for remapped frames during setupDavid Vrabel2015-01-081-4/+9
| | * | | x86/xen: don't count how many PFNs are identity mappedDavid Vrabel2015-01-081-18/+9Star
| | * | | x86/xen: Free bootmem in free_p2m_page() during early bootBoris Ostrovsky2015-01-081-3/+6
| | * | | x86/xen: Remove unnecessary BUG_ON(preemptible()) in xen_setup_timer()Boris Ostrovsky2014-12-231-2/+0Star
| * | | | Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang...Linus Torvalds2015-01-133-16/+13Star
| |\ \ \ \
| | * | | | int340x_thermal/processor_thermal_device: return failure whenZhang Rui2015-01-061-0/+2
| | * | | | ACPI/int340x_thermal: enumerate INT3401 for Intel SoC DTS thermal driverZhang Rui2015-01-061-1/+6
| | * | | | ACPI/int340x_thermal: enumerate INT340X devices even if they're not in _ART/_TRTZhang Rui2015-01-062-16/+6Star
| * | | | | Merge tag 'gpio-v3.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2015-01-132-90/+69Star
| |\ \ \ \ \
| | * | | | | gpio: dln2: use bus_sync_unlock instead of scheduling workOctavian Purdila2015-01-091-41/+51
| | * | | | | gpio: grgpio: Avoid potential NULL pointer dereferenceAxel Lin2015-01-081-1/+2
| | * | | | | gpio: dln2: Fix gpio output value in dln2_gpio_direction_output()Axel Lin2015-01-071-4/+11
| | * | | | | gpio: dln2: fix issue when an IRQ is unmasked then enabledOctavian Purdila2015-01-071-46/+7Star
| * | | | | | Merge tag 'mmc-v3.19-3' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds2015-01-136-34/+86
| |\ \ \ \ \ \
| | * | | | | | mmc: sdhci-pci: Add support for Intel SPTAdrian Hunter2015-01-122-0/+28
| | * | | | | | mmc: sdhci-acpi: Add ACPI HID INT344DAdrian Hunter2015-01-121-0/+2
| | * | | | | | mmc: sdhci: Fix sleep in atomic after inserting SD cardKrzysztof Kozlowski2015-01-121-2/+6
| | * | | | | | mmc: sdhci-pxav3: do the mbus window configuration after enabling clocksThomas Petazzoni2015-01-121-8/+7Star
| | * | | | | | mmc: sdhci: Disable re-tuning for HS400Adrian Hunter2015-01-122-0/+30
| | * | | | | | mmc: sdhci: Simplify use of tuning timerAdrian Hunter2015-01-121-15/+8Star
| | * | | | | | mmc: sdhci: Add out_unlock to sdhci_execute_tuningAdrian Hunter2015-01-121-3/+2Star
| | * | | | | | mmc: sdhci: Tuning should not change max_blk_countAdrian Hunter2015-01-121-6/+3Star
| | | |_|_|_|/ | | |/| | | |
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2015-01-1316-129/+78Star
| |\ \ \ \ \ \
| | * | | | | | iscsi-target: Fix typos in enum cmd_flags_tableAndy Grover2015-01-102-8/+8
| | * | | | | | MAINTAINERS: Add entry for iSER target driverSagi Grimberg2015-01-101-0/+9
| | * | | | | | target: Allow Write Exclusive non-reservation holders to READLee Duncan2015-01-101-0/+12
| | * | | | | | target: Drop left-over fabric_max_sectors attributeNicholas Bellinger2015-01-108-56/+0Star
| | * | | | | | target: Drop arbitrary maximum I/O size limitNicholas Bellinger2015-01-105-25/+16Star