aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-03-06cfq-iosched: fix incorrect filing of rt async cfqqJeff Moyer
2015-03-06cfq-iosched: handle failure of cfq group allocationKonstantin Khlebnikov
2015-03-06iscsi-target: Drop problematic active_ts_list usageNicholas Bellinger
2015-03-06NFSv4.1: Fix a kfree() of uninitialised pointers in decode_cb_sequence_argsTrond Myklebust
2015-03-06Added Little Endian support to vtpm modulehonclo
2015-03-06tpm/tpm_i2c_stm_st33: Fix potential bug in tpm_stm_i2c_sendChristophe Ricard
2015-03-06tpm: Fix NULL return in tpm_ibmvtpm_get_desired_dmaHon Ching (Vicky) Lo
2015-03-06tpm_tis: verify interrupt during initScot Doyle
2015-03-06ARM: 8284/1: sa1100: clear RCSR_SMR on resumeDmitry Eremin-Solenikov
2015-03-06tracing: Fix unmapping loop in tracing_mark_writeVikram Mulukutla
2015-03-06MIPS: KVM: Deliver guest interrupts after local_irq_disable()James Hogan
2015-03-06nfs: don't call blocking operations while !TASK_RUNNINGJeff Layton
2015-03-06mmc: sdhci-pxav3: fix setting of pdata->clk_delay_cyclesJisheng Zhang
2015-03-06power_supply: 88pm860x: Fix leaked power supply on probe failKrzysztof Kozlowski
2015-03-06ALSA: hdspm - Constrain periods to 2 on older cardsAdrian Knoth
2015-03-06ALSA: off by one bug in snd_riptide_joystick_probe()Dan Carpenter
2015-03-06lmedm04: Fix usb_submit_urb BOGUS urb xfer, pipe 1 != type 3 in interrupt urbMalcolm Priestley
2015-03-06cpufreq: speedstep-smi: enable interrupts when waitingMikulas Patocka
2015-03-06PCI: Fix infinite loop with ROM image of size 0Michel Dänzer
2015-03-06PCI: Generate uppercase hex for modalias var in ueventRicardo Ribalda Delgado
2015-03-06HID: i2c-hid: Limit reads to wMaxInputLength bytes for input eventsSeth Forshee
2015-03-06iwlwifi: mvm: always use mac color zeroLuciano Coelho
2015-03-06iwlwifi: mvm: fix failure path when power_update fails in add_interfaceLuciano Coelho
2015-03-06iwlwifi: mvm: validate tid and sta_id in ba_notifEyal Shapira
2015-03-06iwlwifi: pcie: disable the SCD_BASE_ADDR when we resume from WoWLANEmmanuel Grumbach
2015-03-06fsnotify: fix handling of renames in auditJan Kara
2015-03-06xfs: set superblock buffer type correctlyDave Chinner
2015-03-06xfs: inode unlink does not set AGI buffer typeDave Chinner
2015-03-06xfs: ensure buffer types are set correctlyDave Chinner
2015-03-06Bluetooth: ath3k: workaround the compatibility issue with xHCI controllerAdam Lee
2015-03-06fs/proc/task_mmu.c: add user-space support for resetting mm->hiwater_rss (pea...Petr Cermak
2015-03-05net: ping: Return EAFNOSUPPORT when appropriate.Lorenzo Colitti
2015-03-04lz4: fix compression/decompression signedness mismatchSergey Senozhatsky
2015-03-04lib: add lz4 compressor moduleChanho Min
2015-03-04decompressor: add LZ4 decompressor moduleKyungsik Lee
2015-03-04Squashfs: Add LZ4 compression configuration optionPhillip Lougher
2015-03-04Squashfs: add LZ4 compression supportPhillip Lougher
2015-03-04fs/squashfs/super.c: logging cleanupFabian Frederick
2015-03-04fs/squashfs/file_direct.c: replace count*size kmalloc by kmalloc_arrayFabian Frederick
2015-03-04fs/squashfs/squashfs.h: replace pr_warning by pr_warnFabian Frederick
2015-03-04fs: push sync_filesystem() down to the file system's remount_fs()Theodore Ts'o
2015-03-04Squashfs: fix failure to unlock pages on decompress errorPhillip Lougher
2015-03-04Squashfs: Check stream is not NULL in decompressor_multi.cPhillip Lougher
2015-03-04Squashfs: Directly decompress into the page cache for file dataPhillip Lougher
2015-03-04Squashfs: Restructure squashfs_readpage()Phillip Lougher
2015-03-04Squashfs: Generalise paging handling in the decompressorsPhillip Lougher
2015-03-04Squashfs: add multi-threaded decompression using percpu variablePhillip Lougher
2015-03-04squashfs: Enhance parallel I/OMinchan Kim
2015-03-04Squashfs: Refactor decompressor interface and codePhillip Lougher
2015-03-04Squashfs: add corruption check for type in squashfs_readdir()Phillip Lougher