summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* blk-mq: get rid of ->cmd_size in the hardware queueJens Axboe2015-01-072-3/+1
* block: fix checking return value of blk_mq_init_queueMing Lei2015-01-023-3/+3
* block: wake up waiters when a queue is marked dyingJens Axboe2014-12-315-5/+42
* NVMe: Fix double free irqKeith Busch2014-12-221-5/+12
* blk-mq: Export freeze/unfreeze functionsKeith Busch2014-12-202-2/+6
* blk-mq: Exit queue on alloc failureKeith Busch2014-12-201-1/+3
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-12-1917-119/+29
|\
| * [regression] chunk lost from bd9b51Al Viro2014-12-191-1/+0
| * vfs: make mounts and mountstats honor root dir like mountinfo doesDmitry V. Levin2014-12-171-2/+11
| * vfs: cleanup show_mountinfoDmitry V. Levin2014-12-171-2/+1
| * init: fix read-write root mountMiklos Szeredi2014-12-171-2/+4
| * unfuck binfmt_misc.c (broken by commit e6084d4)Al Viro2014-12-171-4/+3
| * vm_area_operations: kill ->migrate()Al Viro2014-12-175-60/+0
| * new helper: iter_is_iovec()Al Viro2014-12-173-2/+7
| * move_extent_per_page(): get rid of unused w_flagsAl Viro2014-12-171-4/+0
| * lustre: get rid of playing with ->fsAl Viro2014-12-173-41/+2
| * btrfs: filp_open() returns ERR_PTR() on failure, not NULL...Al Viro2014-12-171-1/+1
* | Merge tag 'ecryptfs-3.19-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-12-194-19/+16
|\ \
| * | eCryptfs: Remove buggy and unnecessary write in file name decode routineMichael Halcrow2014-11-261-1/+0
| * | eCryptfs: Remove unnecessary casts when parsing packet lengthsTyler Hicks2014-10-291-3/+3
| * | eCryptfs: Force RO mount when encrypted view is enabledTyler Hicks2014-10-232-15/+13
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2014-12-194-25/+20
|\ \ \
| * | | Btrfs: remove non-sense btrfs_error_discard_extent() functionFilipe Manana2014-12-103-12/+6
| * | | Btrfs: fix fs corruption on transaction abort if device supports discardFilipe Manana2014-12-102-10/+6
| * | | Btrfs: always clear a block group node when removing it from the treeFilipe Manana2014-12-101-0/+3
| * | | Btrfs: ensure deletion from pinned_chunks list is protectedFilipe Manana2014-12-101-3/+5
* | | | Merge tag 'sound-fix-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-12-1924-51/+139
|\ \ \ \
| * | | | ALSA: usb-audio: extend KEF X300A FU 10 tweak to Arcam rPACJiri Jaburek2014-12-181-3/+12
| * | | | ALSA: hda/realtek - New codec support for ALC298Kailang Yang2014-12-181-0/+7
| * | | | ALSA: asihpi: update to HPI version 4.14Eliot Blennerhassett2014-12-181-3/+3
| * | | | ALSA: asihpi: increase tuner pad cache sizeEliot Blennerhassett2014-12-181-3/+3
| * | | | ALSA: asihpi: relax firmware version checkEliot Blennerhassett2014-12-181-14/+12
| * | | | ALSA: usb-audio: Fix Scarlett 6i6 initialization typoChris J Arges2014-12-181-1/+1
| * | | | ALSA: hda - Add quirk for Packard Bell EasyNote MX65Takashi Iwai2014-12-171-0/+39
| * | | | ALSA: usb-audio: add native DSD support for Matrix Audio DACsJurgen Kramer2014-12-171-2/+3
| * | | | ALSA: hda/realtek - New codec support for ALC256Kailang Yang2014-12-171-0/+7
| * | | | ALSA: hda/realtek - Add new Dell desktop for ALC3234 headset modeKailang Yang2014-12-171-0/+1
| * | | | Merge tag 'asoc-v3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2014-12-166-7/+20
| |\ \ \ \
| | | \ \ \
| | | \ \ \
| | | \ \ \
| | | \ \ \
| | | \ \ \
| | | \ \ \
| | | \ \ \
| | | \ \ \
| | *-------. \ \ \ Merge remote-tracking branches 'asoc/fix/atmel', 'asoc/fix/intel', 'asoc/fix/...Mark Brown2014-12-16244-5799/+17515
| | |\ \ \ \ \ \ \ \
| | | | | | | * | | | ASoC: samsung: i2s: Add missing assignment of variant_regsSylwester Nawrocki2014-12-081-0/+2
| | | | | | * | | | | ASoC: rt5677: add REGMAP_I2C and REGMAP_IRQ dependencyBen Zhang2014-12-121-0/+2
| | | | | * | | | | | ASoC: rt5645: Fix potential crash in jd functionBard Liao2014-12-091-0/+4
| | | | * | | | | | | ASoC: Intel: fix possible acpi enumeration panicKevin Strasser2014-12-161-1/+1
| | | | * | | | | | | ASoC: Intel: fix return value check in sst_acpi_probe()Wei Yongjun2014-12-151-4/+4
| | | | | |/ / / / / | | | | |/| | | | |
| | | * | | | | | | ASoC: atmel_ssc_dai/trivial: typo fixMatthieu Crapet2014-12-081-1/+1
| | * | | | | | | | ASoC: pcm512x: Trigger auto-increment of register addresses on i2cPeter Rosin2014-12-081-1/+6
| | | |_|_|/ / / / | | |/| | | | | |
| * | | | | | | | ALSA: hda/hdmi - apply Haswell fix-ups to Skylake display codecLibin Yang2014-12-161-1/+3
| * | | | | | | | ALSA: hda - Make add_stereo_mix_input flag tristateTakashi Iwai2014-12-155-10/+16
| * | | | | | | | ALSA: hda - Create capture source ctls when stereo mix input is addedTakashi Iwai2014-12-151-0/+2
| * | | | | | | | ALSA: hda - Fix typos in snd_hda_get_int_hint() kerneldoc commentsTakashi Iwai2014-12-151-1/+1
OpenPOWER on IntegriCloud