summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-08-04bcache: add mutex lock for bch_is_openJianjian Huo
2014-08-04bcache: Correct printing of btree_gc_max_duration_msSurbhi Palande
2014-08-04bcache: try to set b->parent properlySlava Pestov
2014-08-04bcache: fix memory corruption in init error pathSlava Pestov
2014-08-04bcache: fix crash with incomplete cache setSlava Pestov
2014-08-04bcache: Fix more early shutdown bugsKent Overstreet
2014-08-04bcache: fix use-after-free in btree_gc_coalesce()Slava Pestov
2014-08-04bcache: Fix an infinite loop in journal replayKent Overstreet
2014-08-04bcache: fix crash in bcache_btree_node_alloc_fail tracepointSlava Pestov
2014-08-04bcache: bcache_write tracepoint was crashingSlava Pestov
2014-08-04bcache: fix typo in bch_bkey_equal_headerSlava Pestov
2014-08-04bcache: Allocate bounce buffers with GFP_NOWAITKent Overstreet
2014-08-04bcache: Make sure to pass GFP_WAIT to mempool_alloc()Kent Overstreet
2014-08-04bcache: fix uninterruptible sleep in writeback threadSlava Pestov
2014-08-04bcache: wait for buckets when allocating new btree rootSlava Pestov
2014-08-04bcache: fix crash on shutdown in passthrough modeSlava Pestov
2014-08-04bcache: fix lockdep warnings on shutdownSlava Pestov
2014-08-04bcache allocator: send discards with correct sizeSlava Pestov
2014-08-04bcache: Fix to remove the rcu_sched stalls.Surbhi Palande
2014-08-04bcache: Fix a journal replay bugKent Overstreet
2014-08-04bcache: Fix a bug when detachingKent Overstreet
2014-06-28Merge tag 'spi-v3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds
2014-06-28Merge tag 'regulator-v3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2014-06-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2014-06-28Merge remote-tracking branches 'spi/fix/pxa2xx', 'spi/fix/qup' and 'spi/fix/s...Mark Brown
2014-06-28Merge remote-tracking branches 'regulator/fix/bcm590xx', 'regulator/fix/palma...Mark Brown
2014-06-27iscsi-target: fix iscsit_del_np deadlock on unloadMikulas Patocka
2014-06-27Merge tag 'iommu-fixes-v3.16-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-06-27Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2014-06-27Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2014-06-27Merge tag 'mfd-fixes-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2014-06-27Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-06-27iscsi-target: Avoid rejecting incorrect ITT for Data-OutNicholas Bellinger
2014-06-27efi-pstore: Fix an overflow on 32-bit buildsAndrzej Zaborowski
2014-06-27Merge tag 'drm-intel-fixes-2014-06-26' of git://anongit.freedesktop.org/drm-i...Dave Airlie
2014-06-26tcm_loop: Fix memory leak in tcm_loop_submission_work error pathNicholas Bellinger
2014-06-26iscsi-target: Explicily clear login response PDU in exception pathNicholas Bellinger
2014-06-26target: Fix left-over se_lun->lun_sep pointer OOPsNicholas Bellinger
2014-06-26iscsi-target; Enforce 1024 byte maximum for CHAP_C key valueNicholas Bellinger
2014-06-26iscsi-target: Convert chap_server_compute_md5 to use kstrtoulNicholas Bellinger
2014-06-26Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2014-06-26mfd: ab8500: Fix dt irq mappingGrygorii Strashko
2014-06-26mfd: davinci: Voicecodec needs regmap_mmioArnd Bergmann
2014-06-26mfd: STw481x: Allow modular buildArnd Bergmann
2014-06-26mfd: UCB1x00: Enable modular buildArnd Bergmann
2014-06-26TC: Handle device_register() errors.Levente Kurusa
2014-06-25Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-06-25net: allwinner: emac: Add missing free_irqMaxime Ripard
2014-06-25cxgb4: use dev_port to identify portsThadeu Lima de Souza Cascardo