aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-09-17fix EBUSY on umount() from MNT_SHRINKABLEAl Viro
2014-09-17get rid of propagate_umount() mistakenly treating slaves as busy.Al Viro
2014-09-17mnt: Add tests for unprivileged remount cases that have found to be faultyEric W. Biederman
2014-09-17mnt: Change the default remount atime from relatime to the existing valueEric W. Biederman
2014-09-17mnt: Correct permission checks in do_remountEric W. Biederman
2014-09-17mnt: Move the test for MNT_LOCK_READONLY from change_mount_flags into do_remountEric W. Biederman
2014-09-17mnt: Only change user settable mount flags in remountEric W. Biederman
2014-09-17ring-buffer: Up rb_iter_peek() loop count to 3Steven Rostedt (Red Hat)
2014-09-17ring-buffer: Always reset iterator to reader pageSteven Rostedt (Red Hat)
2014-09-17xen/events/fifo: reset control block and local HEADs on resumeDavid Vrabel
2014-09-17ACPI / cpuidle: fix deadlock between cpuidle_lock and cpu_hotplug.lockJiri Kosina
2014-09-17ACPI / scan: not cache _SUN value in struct acpi_device_pnpYasuaki Ishimatsu
2014-09-17ACPI: Run fixed event device notifications in process contextLan Tianyu
2014-09-17spi/pxa2xx: Add ACPI ID for Intel BraswellAlan Cox
2014-09-17ACPI / hotplug: Check scan handlers in acpi_scan_hot_remove()Tang Chen
2014-09-17ACPICA: Utilities: Fix memory leak in acpi_ut_copy_iobject_to_iobjectDavid E. Box
2014-09-17bq2415x_charger: Fix Atomic Sleep BugSebastian Reichel
2014-09-17bfa: Fix undefined bit shift on big-endian architectures with 32-bit DMA addressBen Hutchings
2014-09-17ASoC: rt5640: Do not allow regmap to use bulk read-write operationsJarkko Nikula
2014-09-17ASoC: axi: Fix ADI AXI SPDIF specificationAndreas Färber
2014-09-17ASoC: pxa-ssp: drop SNDRV_PCM_FMTBIT_S24_LEDaniel Mack
2014-09-17ASoC: pxa: pxa-ssp: small leak in probe()Dan Carpenter
2014-09-17ASoC: max98090: Fix missing free_irqJarkko Nikula
2014-09-17ASoC: adau1701: fix adau1701_reg_read()Daniel Mack
2014-09-17ASoC: samsung: Correct I2S DAI suspend/resume opsSylwester Nawrocki
2014-09-17ASoC: blackfin: use samples to set silenceScott Jiang
2014-09-17ASoC: wm_adsp: Add missing MODULE_LICENSEPraveen Diwakar
2014-09-17ASoC: pcm: fix dpcm_path_put in dpcm runtime updateQiao Zhou
2014-09-17ASoC: wm8994: Prevent double lock of accdet_lock mutex on wm1811Charles Keepax
2014-09-17MIPS: OCTEON: make get_system_type() thread-safeAaro Koskinen
2014-09-17MIPS: asm/reg.h: Make 32- and 64-bit definitions available at the same timeAlex Smith
2014-09-17MIPS: Remove BUG_ON(!is_fpu_owner()) in do_ade()Huacai Chen
2014-09-17MIPS: tlbex: Fix a missing statement for HUGETLBHuacai Chen
2014-09-17MIPS: Prevent user from setting FCSR cause bitsPaul Burton
2014-09-17MIPS: ptrace: Change GP regset to use correct core dump register layoutAlex Smith
2014-09-17MIPS: ptrace: Test correct task's flags in task_user_regset_view()Alex Smith
2014-09-17MIPS: O32/32-bit: Fix bug which can cause incorrect system call restartsAlex Smith
2014-09-17MIPS: GIC: Prevent array overrunJeffrey Deans
2014-09-17scsi_transport_srp: Fix fast_io_fail_tmo=dev_loss_tmo=off behaviorBart Van Assche
2014-09-17scsi: do not issue SCSI RSOC command to Promise Vtrak E610fJanusz Dziemidowicz
2014-09-17scsi: add a blacklist flag which enables VPD page inquiriesMartin K. Petersen
2014-09-17scsi_scan: Restrict sequential scan to 256 LUNsHannes Reinecke
2014-09-17drivers: scsi: storvsc: Correctly handle TEST_UNIT_READY failureK. Y. Srinivasan
2014-09-17drivers: scsi: storvsc: Set srb_flags in all casesK. Y. Srinivasan
2014-09-17Drivers: scsi: storvsc: Fix a bug in handling VMBUS protocol versionK. Y. Srinivasan
2014-09-17Drivers: scsi: storvsc: Set cmd_per_lun to reflect value supported by the HostK. Y. Srinivasan
2014-09-17Drivers: scsi: storvsc: Change the limits to reflect the values on the hostK. Y. Srinivasan
2014-09-17Drivers: scsi: storvsc: Filter commands based on the storage protocol versionK. Y. Srinivasan
2014-09-17Drivers: scsi: storvsc: Implement a eh_timed_out handlerK. Y. Srinivasan
2014-09-17powerpc/thp: Use ACCESS_ONCE when loading pmdpAneesh Kumar K.V