summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cifs: Include backup intent search flags during searches {try #2)Shirish Pargaonkar2012-05-173-11/+22
* CIFS: Separate protocol specific part from setlkPavel Shilovsky2012-05-171-2/+2
* CIFS: Separate protocol specific part from getlkPavel Shilovsky2012-05-173-22/+39
* CIFS: Separate protocol specific lock type handlingPavel Shilovsky2012-05-163-16/+33
* CIFS: Convert lock type to 32 bit variablePavel Shilovsky2012-05-162-7/+8
* CIFS: Move locks to cifsFileInfo structurePavel Shilovsky2012-05-163-44/+58
* cifs: convert send_nt_cancel into a version specific opJeff Layton2012-05-163-39/+54
* cifs: add a smb_version_operations/values structures and a smb_version enumJeff Layton2012-05-165-2/+89
* cifs: remove the vers= and version= synonyms for ver=Jeff Layton2012-05-161-4/+1
* cifs: add warning about change in default cache semantics in 3.7Jeff Layton2012-05-161-0/+13
* cifs: display cache= option in /proc/mountsJeff Layton2012-05-161-4/+14
* cifs: add deprecation warnings to strictcache and forcedirectioJeff Layton2012-05-161-0/+6
* cifs: add a cache= option to better describe the different cache flavorsJeff Layton2012-05-161-3/+54
* cifs: add a deprecation warning to CIFS_IOC_CHECKUMOUNT ioctlJeff Layton2012-05-161-0/+8
* cifs: remove legacy MultiuserMount optionJeff Layton2012-05-165-109/+1
* cifs: convert cifs_iovec_read to use async readsJeff Layton2012-05-162-60/+236
* cifs: add wrapper for cifs_async_readv to retry opening fileJeff Layton2012-05-161-9/+18
* cifs: add refcounting to cifs_readdata structuresJeff Layton2012-05-163-7/+19
* cifs: abstract out function to marshal the iovec for readv receivesJeff Layton2012-05-163-63/+74
* cifs: make cifs_readdata_alloc take a work_func_t argJeff Layton2012-05-163-53/+49
* Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-05-164-23/+40
|\
| * KVM: PPC: Book3S HV: Fix bug leading to deadlock in guest HPT updatesPaul Mackerras2012-05-161-0/+1
| * powerpc/kvm: Fix VSID usage in 64-bit "PR" KVMBenjamin Herrenschmidt2012-05-162-9/+11
| * KVM: PPC: Book3S: PR: Fix hsrr codeAlexander Graf2012-05-161-4/+3
| * KVM: PPC: Fix PR KVM on POWER7 bare metalAlexander Graf2012-05-161-13/+22
| * KVM: PPC: Book3S: PR: Handle EMUL_ASSISTAlexander Graf2012-05-161-0/+6
* | Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-05-163-12/+12
|\ \
| * \ Merge tag 'asoc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai2012-05-152-9/+9
| |\ \
| | * | ASoC: wm8994: Fix AIF2ADC power downMark Brown2012-05-151-1/+1
| | * | ASoC: cs42l73: Sync digital mixer kcontrols to allow for 0dBBrian Austin2012-05-111-8/+8
| * | | ALSA: hda/idt - Fix power-map for speaker-pins with some HP laptopsTakashi Iwai2012-05-151-3/+3
* | | | Merge tag 'rproc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-05-161-1/+1
|\ \ \ \
| * | | | remoteproc: fix off-by-one bug in __rproc_free_vringsSubramaniam Chanderashekarapuram2012-05-131-1/+1
* | | | | Merge git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2012-05-161-1/+2
|\ \ \ \ \
| * | | | | cifs: fix misspelling of "forcedirectio"Jeff Layton2012-05-161-1/+2
* | | | | | Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds2012-05-165-34/+73
|\ \ \ \ \ \
| * | | | | | arch/tile: apply commit 74fca9da0 to the compat signal handling as wellChris Metcalf2012-05-161-7/+5
| * | | | | | arch/tile: fix up some issues in calling do_work_pending()Chris Metcalf2012-05-164-27/+68
| |/ / / / /
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-05-1622-74/+178
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | netfilter: ipset: fix hash size checking in kernelJozsef Kadlecsik2012-05-168-21/+65
| * | | | | ptp_pch: Add missing #include <linux/slab.h>Geert Uytterhoeven2012-05-161-0/+1
| * | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2012-05-168-20/+45
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-05-158-20/+45
| | |\ \ \ \ \
| | | * | | | | Bluetooth: mgmt: Fix device_connected sending orderJohan Hedberg2012-05-142-2/+10
| | | * | | | | Bluetooth: notify userspace of security level changeGustavo Padovan2012-05-145-5/+22
| | | * | | | | rtlwifi: fix for race condition when firmware is cachedLarry Finger2012-05-142-13/+13
| * | | | | | | pch_gbe: fix transmit racesEric Dumazet2012-05-152-16/+11
| * | | | | | | cdc_ether: add Novatel USB551L device IDs for FLAG_WWANDan Williams2012-05-151-0/+16
| * | | | | | | usbnet: fix skb traversing races during unlink(v2)Ming Lei2012-05-152-17/+40
| |/ / / / / /
* | | | | | | mn10300/CPU hotplug: Add missing call to notify_cpu_starting()Srivatsa S. Bhat2012-05-151-3/+6
OpenPOWER on IntegriCloud