summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* NFS: Handle exceptions coming out of nfs4_proc_fs_locations()Bryan Schumaker2012-04-271-1/+14
* NFS: Fix SECINFO_NO_NAMEBryan Schumaker2012-04-271-5/+19
* SUNRPC: traverse clients tree on PipeFS eventStanislav Kinsbursky2012-04-271-4/+25
* SUNRPC: set per-net PipeFS superblock before notificationStanislav Kinsbursky2012-04-271-1/+2
* SUNRPC: skip clients with program without PipeFS entriesStanislav Kinsbursky2012-04-271-2/+2
* SUNRPC: skip dead but not buried clients on PipeFS eventsStanislav Kinsbursky2012-04-271-1/+2
* Avoid beyond bounds copy while caching ACLSachin Prabhu2012-04-272-8/+6
* Avoid reading past buffer when calling GETACLSachin Prabhu2012-04-272-13/+21
* fix page number calculation bug for block layout decode bufferJim Rees2012-04-261-1/+3
* NFSv4.1 fix page number calculation bug for filelayout decode buffersAndy Adamson2012-04-262-2/+2
* pnfs-obj: Remove unused variable from objlayout_get_deviceinfo()Sachin Bhamare2012-04-261-2/+0
* nfs4: fix referrals on mounts that use IPv6 addrsWeston Andros Adamson2012-04-261-3/+27
* Merge tag 'nfs-for-3.4-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2012-04-2610-40/+88
|\
| * NFSv4: Keep dropped state owners on the LRU list for a whileTrond Myklebust2012-04-211-9/+11
| * NFSv4: Ensure that we don't drop a state owner more than onceTrond Myklebust2012-04-211-3/+7
| * NFSv4: Ensure we do not reuse open owner namesTrond Myklebust2012-04-215-8/+16
| * nfs: Enclose hostname in brackets when needed in nfs_do_root_mountJan Kara2012-04-201-2/+6
| * NFS: put open context on error in nfs_flush_multiFred Isaman2012-04-201-1/+1
| * NFS: put open context on error in nfs_pagein_multiFred Isaman2012-04-201-1/+1
| * NFSv4: Fix open(O_TRUNC) and ftruncate() error handlingTrond Myklebust2012-04-192-5/+14
| * NFSv4: Ensure that we check lock exclusive/shared type against open modesTrond Myklebust2012-04-191-0/+14
| * NFSv4: Ensure that the LOCK code sets exception->inodeTrond Myklebust2012-04-191-2/+7
| * NFS: check for req==NULL in nfs_try_to_update_request cleanupFred Isaman2012-04-181-1/+2
| * SUNRPC: register PipeFS file system after pernet sybsystemStanislav Kinsbursky2012-04-181-8/+9
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-04-2622-97/+144
|\ \
| * | x32, siginfo: Provide proper overrides for x32 siginfo_tH. Peter Anvin2012-04-241-1/+7
| * | asm-generic: Allow overriding clock_t and add attributes to siginfo_tH. Peter Anvin2012-04-241-3/+11
| * | x32: Check __ILP32__ instead of __LP64__ for x32H.J. Lu2012-04-233-7/+7
| * | x86, acpi: Call acpi_enter_sleep_state via an asmlinkage C function from asse...Konrad Rzeszutek Wilk2012-04-234-6/+8
| * | ACPI: Convert wake_sleep_flags to a value instead of functionKonrad Rzeszutek Wilk2012-04-232-24/+30
| * | x86, apic: APIC code touches invalid MSR on P5 class machinesBryan O'Donoghue2012-04-181-14/+20
| * | i387: ptrace breaks the lazy-fpu-restore logicOleg Nesterov2012-04-171-0/+1
| * | x86/platform: Remove incorrect error message in x86_default_fixup_cpu_id()Andreas Herrmann2012-04-165-16/+9
| * | x86, efi: Add dedicated EFI stub entry pointMatt Fleming2012-04-163-13/+38
| * | x86/amd: Remove broken links from comment and kernel messageAndreas Herrmann2012-04-161-2/+2
| * | Merge tag 'microcode-fix-for-3.4' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2012-04-142-11/+11
| |\ \
| | * | x86, microcode: Ensure that module is only loaded on supported AMD CPUsAndreas Herrmann2012-04-132-8/+10
| | * | x86, microcode: Fix sysfs warning during module unload on unsupported CPUsAndreas Herrmann2012-04-131-3/+1
* | | | Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds2012-04-262-1/+2
|\ \ \ \
| * | | | dell-laptop: Terminate quirks list properlyMartin Nyhus2012-04-171-0/+1
| * | | | intel_ips: Hush the i915 symbols messageAdam Jackson2012-04-171-1/+1
* | | | | mm: memcg: move pc lookup point to commit_charge()Johannes Weiner2012-04-261-12/+5
* | | | | mm: nobootmem: Correct alloc_bootmem semantics.David Miller2012-04-261-2/+8
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-fixesLinus Torvalds2012-04-241-3/+7
|\ \ \ \ \
| * | | | | GFS2: Instruct DLM to avoid queue convert slowdownBob Peterson2012-04-241-3/+7
* | | | | | Merge tag 'hsi_fixes_for_3.4' of git://gitorious.org/kernel-hsi/kernel-hsiLinus Torvalds2012-04-244-120/+155
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | HSI: Add HSI ABI documentationCarlos Chinea2012-04-231-0/+19
| * | | | | HSI: hsi_char: Remove max_data_size from sysfsCarlos Chinea2012-04-231-1/+1
| * | | | | HSI: hsi: Rework hsi_event interfaceCarlos Chinea2012-04-232-58/+68
| * | | | | HSI: hsi: Remove controllers and ports from the busCarlos Chinea2012-04-231-19/+1