[PATCH 3.13 082/149] spi: fsl-dspi: Fix getting correct address for master...
3.13-stable review patch. If anyone has any objections, please let me know. ------------------ From: Axel Lin <axel.lin@ingics.com> commit 017145fef567430789e40f6a22a90ce2a766370b upstream....
View Article[PATCH 3.13 095/149] iser-target: Fix command leak for...
3.13-stable review patch. If anyone has any objections, please let me know. ------------------ From: Nicholas Bellinger <nab@linux-iscsi.org> commit ebbe442183b7b8192c963266f1c89048fefc63a5...
View Article[PATCH 3.13 094/149] iser-target: Fix post_send_buf_count for RDMA READ/WRITE...
3.13-stable review patch. If anyone has any objections, please let me know. ------------------ From: Nicholas Bellinger <nab@linux-iscsi.org> commit b6b87a1df604678ed1be40158080db012a99ccca...
View Article[PATCH 3.13 085/149] NFSv4: Fix another nfs4_sequence corruptor (no replies)
3.13-stable review patch. If anyone has any objections, please let me know. ------------------ From: Trond Myklebust <trond.myklebust@primarydata.com> commit...
View Article[PATCH 3.13 068/149] Revert "xhci 1.0: Limit arbitrarily-aligned scatter...
3.13-stable review patch. If anyone has any objections, please let me know. ------------------ From: Mathias Nyman <mathias.nyman@linux.intel.com> commit e2ed511400d41e0d136089d5a55ceab57c6a2426...
View Article[PATCH 3.13 077/149] firewire: dont use PREPARE_DELAYED_WORK (no replies)
3.13-stable review patch. If anyone has any objections, please let me know. ------------------ From: Tejun Heo <tj@kernel.org> commit 70044d71d31d6973665ced5be04ef39ac1c09a48 upstream....
View Article[PATCH 3.13 070/149] cpuset: fix a locking issue in cpuset_migrate_mm() (no...
3.13-stable review patch. If anyone has any objections, please let me know. ------------------ From: Li Zefan <lizefan@huawei.com> commit 4729583006772b9530404bc1bb7c3aa4a10ffd4d upstream. I can...
View Article[PATCH 3.13 075/149] firewire: net: fix use after free (no replies)
3.13-stable review patch. If anyone has any objections, please let me know. ------------------ From: Stefan Richter <stefanr@s5r6.in-berlin.de> commit 8987583366ae9e03c306c2b7d73bdb952df1d08d...
View Article[PATCH 3.13 074/149] tracing: Do not add event files for modules that fail...
3.13-stable review patch. If anyone has any objections, please let me know. ------------------ From: "Steven Rostedt (Red Hat)" <rostedt@goodmis.org> commit...
View Article[PATCH 3.13 073/149] ACPI / EC: Clear stale EC events on Samsung systems (no...
3.13-stable review patch. If anyone has any objections, please let me know. ------------------ From: Kieran Clancy <clancy.kieran@gmail.com> commit ad332c8a45330d170bb38b95209de449b31cd1b4...
View Article[PATCH 3.13 072/149] ACPI / resources: ignore invalid ACPI device resources...
3.13-stable review patch. If anyone has any objections, please let me know. ------------------ From: Zhang Rui <rui.zhang@intel.com> commit b355cee88e3b1a193f0e9a81db810f6f83ad728b upstream....
View Article[PATCH 3.13 065/149] Revert "USBNET: ax88179_178a: enable tso if usb host...
3.13-stable review patch. If anyone has any objections, please let me know. ------------------ From: Mathias Nyman <mathias.nyman@linux.intel.com> commit 469d417b68958a064c09e7875646c97c6e783dfc...
View Article[PATCH 3.13 052/149] ALSA: hda - Use analog beep for Thinkpads with AD1984...
3.13-stable review patch. If anyone has any objections, please let me know. ------------------ From: Takashi Iwai <tiwai@suse.de> commit f3e9b59cb948e2328bc06635ad39572d5b7b4791 upstream. For...
View Article[PATCH 3.13 069/149] genirq: Remove racy waitqueue_active check (no replies)
3.13-stable review patch. If anyone has any objections, please let me know. ------------------ From: Chuansheng Liu <chuansheng.liu@intel.com> commit c685689fd24d310343ac33942e9a54a974ae9c43...
View Article[PATCH 3.13 081/149] spi: coldfire-qspi: Fix getting correct address for...
3.13-stable review patch. If anyone has any objections, please let me know. ------------------ From: Axel Lin <axel.lin@ingics.com> commit ee73b4c6e3fc0755a91752ab8eebc8e070038b53 upstream....
View Article[PATCH 3.13 080/149] libata: use wider match for blacklisting Crucial M500...
3.13-stable review patch. If anyone has any objections, please let me know. ------------------ From: Tejun Heo <tj@kernel.org> commit 83493d7e782d2630f1a55def14a79f0e7c4faac3 upstream. We're now...
View Article[PATCH 3.13 079/149] libata: add ATA_HORKAGE_BROKEN_FPDMA_AA quirk for...
3.13-stable review patch. If anyone has any objections, please let me know. ------------------ From: Michele Baldessari <michele@acksyn.org> commit b28a613e9138e4b3a64649bd60b13436f4b4b49b...
View Article[PATCH V3 RESEND] NTFS: Logging clean-up (no replies)
-Convert spinlock/static array to va_format (inspired by Joe Perches help on previous logging patches). -Convert printk(KERN_ERR to pr_warn in __ntfs_warning. -Convert printk(KERN_ERR to pr_err in...
View Article[PATCH 1/3] blk-mq: initialize resid_len (no replies)
Signed-off-by: Christoph Hellwig <hch@lst.de> --- block/blk-mq.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/block/blk-mq.c b/block/blk-mq.c index b1bcc61..44f738e 100644 ---...
View Articleblk-mq updates, V2 (1 reply)
Two fixes for partial completion support, and the addition of two methods to allow drivers to easily init/cleanup per-request allocations. The last one has been rebased on your latest tree, and should...
View Article