summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-10-26device_cgroup: rename deny_all to behaviorAristeu Rozanski1-11/+14
2012-10-26cgroup: fix invalid rcu dereferenceJiri Slaby1-8/+7
2012-10-26mm: fix XFS oops due to dirty pages without buffers on s390Jan Kara1-5/+15
2012-10-26Merge tag 'for-usb-linus-2012-10-25' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman3-4/+13
2012-10-26xhci: trivial: Remove assigned but unused ep_ctx.Sarah Sharp1-2/+0
2012-10-26xhci: trivial: Remove assigned but unused slot_ctx.Sarah Sharp1-2/+0
2012-10-26xhci: Fix missing break in xhci_evaluate_context_result.Sarah Sharp1-0/+2
2012-10-26xhci: Fix potential NULL ptr deref in command cancellation.Sarah Sharp1-0/+11
2012-10-25Btrfs: do not bug when we fail to commit the transactionJosef Bacik1-1/+2
2012-10-25Btrfs: fix memory leak when cloning root's nodeLiu Bo1-3/+5
2012-10-25Merge branch 'for-chris-fixed' of git://git.jan-o-sch.net/btrfs-unstableChris Mason3-18/+55
2012-10-25Btrfs: Use btrfs_update_inode_fallback when creating a snapshotJosef Bacik3-5/+6
2012-10-25Btrfs: Send: preserve ownership (uid and gid) also for symlinks.Alex Lyakas1-14/+13
2012-10-25Btrfs: fix deadlock caused by the nested chunk allocationMiao Xie1-0/+7
2012-10-25btrfs: Return EINVAL when length to trim is less than FSBLukas Czerner1-1/+2
2012-10-25Btrfs: fix memory leak in btrfs_quota_enable()Tsutomu Itoh1-4/+13
2012-10-25Btrfs: send correct rdev and mode in btrfs-sendArne Jansen1-1/+2
2012-10-25Btrfs: extended inode refs support for send mechanismJan Schmidt3-58/+94
2012-10-25Btrfs: Fix wrong error handling codeStefan Behrens1-2/+2
2012-10-25Fix a sign bug causing invalid memory access in the ino_paths ioctl.Gabriel de Perthuis1-1/+1
2012-10-25Merge tag 'asoc-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai585-7664/+8457
2012-10-25sonypi: suspend/resume callbacks should be conditionally compiled on CONFIG_P...Yuanhan Liu1-1/+1
2012-10-25Documentation:Chinese translation of Documentation/arm64/memory.txtTekkaman Ninja1-0/+93
2012-10-25Documentation:Chinese translation of Documentation/arm64/booting.txtTekkaman Ninja1-0/+156
2012-10-25Documentation:Chinese translation of Documentation/IRQ.txtTekkaman Ninja1-0/+39
2012-10-25firmware loader: document kernel direct loadingMing Lei1-9/+17
2012-10-25ehci: Add yet-another Lucid nohandoff pci quirkAnisse Astier1-0/+7
2012-10-25ehci: fix Lucid nohandoff pci quirk to be more generic with BIOS versionsAnisse Astier1-1/+1
2012-10-25USB: mos7840: fix port_probe flowJohan Hovold1-183/+166
2012-10-25USB: mos7840: fix port-data memory leakJohan Hovold1-130/+89
2012-10-25USB: mos7840: remove invalid disconnect handlingJohan Hovold1-12/+1
2012-10-25USB: mos7840: remove NULL-urb submissionJohan Hovold1-13/+1
2012-10-25x86: efi: Turn off efi_enabled after setup on mixed fw/kernelOlof Johansson3-8/+23
2012-10-25USB: qcserial: fix interface-data memory leak in error pathJohan Hovold1-15/+16
2012-10-25USB: option: fix interface-data memory leak in error pathJohan Hovold1-2/+19
2012-10-25USB: ipw: fix interface-data memory leak in error pathJohan Hovold1-3/+2
2012-10-25USB: mos7840: fix port-device leak in error pathJohan Hovold1-1/+0
2012-10-25USB: mos7840: fix urb leak at releaseJohan Hovold1-0/+1
2012-10-25USB: sierra: fix port-data memory leakJohan Hovold1-67/+58
2012-10-25USB: sierra: fix memory leak in probe error pathJohan Hovold1-6/+10
2012-10-25USB: sierra: fix memory leak in attach error pathJohan Hovold1-1/+8
2012-10-25USB: usb-wwan: fix multiple memory leaks in error pathsJohan Hovold5-78/+54
2012-10-25USB: keyspan: fix NULL-pointer dereferences and memory leaksJohan Hovold2-93/+96
2012-10-25USB: mct_u232: fix broken closeJohan Hovold1-6/+8
2012-10-25USB: mct_u232: fix port-data memory leakJohan Hovold1-20/+25
2012-10-25USB: opticon: fix memory leak in error pathJohan Hovold1-1/+3
2012-10-25USB: opticon: fix DMA from stackJohan Hovold1-1/+6
2012-10-25USB: quatech2: fix io after disconnectJohan Hovold1-0/+7
2012-10-25USB: quatech2: fix close and disconnect urb handlingJohan Hovold1-4/+2
2012-10-25USB: quatech2: fix port-data memory leaksJohan Hovold1-70/+51