summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* blkcg: don't call into policy draining if root_blkg is already goneTejun Heo2014-09-171-0/+7
* mtd: nand: omap: Fix 1-bit Hamming code scheme, omap_calculate_ecc()Roger Quadros2014-09-171-1/+1
* mtd/ftl: fix the double free of the buffers allocated in build_maps()Kevin Hao2014-09-171-1/+0
* CIFS: Fix wrong restart readdir for SMB1Pavel Shilovsky2014-09-171-2/+2
* CIFS: Fix wrong filename length for SMB2Pavel Shilovsky2014-09-175-9/+4
* CIFS: Fix wrong directory attributes after renamePavel Shilovsky2014-09-171-0/+6
* CIFS: Possible null ptr deref in SMB2_tconSteve French2014-09-171-1/+2
* CIFS: Fix async reading on reconnectsPavel Shilovsky2014-09-171-2/+2
* CIFS: Fix STATUS_CANNOT_DELETE error mapping for SMB2Pavel Shilovsky2014-09-171-1/+1
* libceph: do not hard code max auth ticket lenIlya Dryomov2014-09-171-35/+29
* libceph: add process_one_ticket() helperIlya Dryomov2014-09-171-104/+124
* libceph: set last_piece in ceph_msg_data_pages_cursor_init() correctlyIlya Dryomov2014-09-171-1/+1
* md/raid1,raid10: always abort recover on write error.NeilBrown2014-09-172-8/+8
* xfs: don't zero partial page cache pages during O_DIRECT writesChris Mason2014-09-171-1/+10
* xfs: don't zero partial page cache pages during O_DIRECT writesDave Chinner2014-09-171-1/+9
* xfs: don't dirty buffers beyond EOFDave Chinner2014-09-171-0/+61
* xfs: quotacheck leaves dquot buffers without verifiersDave Chinner2014-09-172-2/+9
* RDMA/iwcm: Use a default listen backlog if neededSteve Wise2014-09-171-0/+27
* md/raid10: Fix memory leak when raid10 reshape completes.NeilBrown2014-09-171-0/+1
* md/raid10: fix memory leak when reshaping a RAID10.NeilBrown2014-09-171-1/+1
* md/raid6: avoid data corruption during recovery of double-degraded RAID6NeilBrown2014-09-171-0/+2
* Bluetooth: Avoid use of session socket after the session gets freedVignesh Raman2014-09-171-2/+5
* Bluetooth: never linger on process exitVladimir Davydov2014-09-173-4/+8
* mnt: Add tests for unprivileged remount cases that have found to be faultyEric W. Biederman2014-09-173-0/+260
* mnt: Change the default remount atime from relatime to the existing valueEric W. Biederman2014-09-171-0/+8
* mnt: Correct permission checks in do_remountEric W. Biederman2014-09-172-3/+38
* mnt: Move the test for MNT_LOCK_READONLY from change_mount_flags into do_remountEric W. Biederman2014-09-171-3/+10
* mnt: Only change user settable mount flags in remountEric W. Biederman2014-09-172-2/+4
* ring-buffer: Up rb_iter_peek() loop count to 3Steven Rostedt (Red Hat)2014-09-171-6/+8
* ring-buffer: Always reset iterator to reader pageSteven Rostedt (Red Hat)2014-09-171-11/+6
* ACPI / cpuidle: fix deadlock between cpuidle_lock and cpu_hotplug.lockJiri Kosina2014-09-171-2/+2
* ACPI: Run fixed event device notifications in process contextLan Tianyu2014-09-171-5/+10
* ACPICA: Utilities: Fix memory leak in acpi_ut_copy_iobject_to_iobjectDavid E. Box2014-09-171-0/+6
* bfa: Fix undefined bit shift on big-endian architectures with 32-bit DMA addressBen Hutchings2014-09-171-1/+1
* ASoC: pxa-ssp: drop SNDRV_PCM_FMTBIT_S24_LEDaniel Mack2014-09-171-3/+1
* ASoC: max98090: Fix missing free_irqJarkko Nikula2014-09-171-1/+1
* ASoC: samsung: Correct I2S DAI suspend/resume opsSylwester Nawrocki2014-09-171-10/+6
* ASoC: wm_adsp: Add missing MODULE_LICENSEPraveen Diwakar2014-09-171-0/+2
* ASoC: pcm: fix dpcm_path_put in dpcm runtime updateQiao Zhou2014-09-171-0/+1
* openrisc: Rework signal handlingJonas Bonn2014-09-172-118/+139
* MIPS: Fix accessing to per-cpu data when flushing the cacheRalf Baechle2014-09-171-0/+5
* MIPS: OCTEON: make get_system_type() thread-safeAaro Koskinen2014-09-171-5/+13
* MIPS: asm: thread_info: Add _TIF_SECCOMP flagMarkos Chandras2014-09-171-1/+1
* MIPS: Cleanup flags in syscall flags handlers.Ralf Baechle2014-09-175-4/+6
* MIPS: asm/reg.h: Make 32- and 64-bit definitions available at the same timeAlex Smith2014-09-172-110/+182
* MIPS: Remove BUG_ON(!is_fpu_owner()) in do_ade()Huacai Chen2014-09-171-1/+0
* MIPS: tlbex: Fix a missing statement for HUGETLBHuacai Chen2014-09-171-0/+1
* MIPS: Prevent user from setting FCSR cause bitsPaul Burton2014-09-171-1/+2
* MIPS: GIC: Prevent array overrunJeffrey Deans2014-09-171-2/+4
* drivers: scsi: storvsc: Correctly handle TEST_UNIT_READY failureK. Y. Srinivasan2014-09-171-0/+7