summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 3.11-rc5v3.11-rc5Linus Torvalds2013-08-111-1/+1
* Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2013-08-114-19/+28
|\
| * [SCSI] Don't attempt to send extended INQUIRY command if skip_vpd_pages is setMartin K. Petersen2013-08-021-0/+3
| * [SCSI] fnic: BUG: sleeping function called from invalid context during probeChris Leech2013-08-022-14/+10
| * [SCSI] megaraid_sas: megaraid_sas driver init fails in kdump kernelSumit.Saxena@lsi.com2013-08-021-5/+15
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2013-08-1114-99/+170
|\ \
| * | powerpc/tm: Fix context switching TAR, PPR and DSCR SPRsMichael Neuling2013-08-093-0/+27
| * | powerpc: Save the TAR register earlierMichael Neuling2013-08-093-9/+19
| * | powerpc: Fix context switch DSCR on POWER8Michael Neuling2013-08-092-25/+60
| * | powerpc: Rework setting up H/FSCR bit definitionsMichael Neuling2013-08-091-11/+20
| * | powerpc: Fix hypervisor facility unavaliable vector numberMichael Neuling2013-08-091-2/+3
| * | powerpc/kvm/book3s_pr: Return appropriate error when allocation failsThadeu Lima de Souza Cascardo2013-08-091-2/+3
| * | powerpc/kvm: Add signed type cast for comparationChen Gang2013-08-091-2/+2
| * | powerpc/eeh: Add missing procfs entry for PowerNVMike Qiu2013-08-091-1/+1
| * | powerpc/pseries: Add backward compatibilty to read old kernel oops-logAruna Balakrishnaiah2013-08-091-4/+14
| * | powerpc/pseries: Fix buffer overflow when reading from pstoreAruna Balakrishnaiah2013-08-091-46/+24
| * | powerpc: On POWERNV enable PPC_DENORMALISATION by defaultAnton Blanchard2013-08-091-1/+1
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-08-112-9/+16
|\ \ \
| * | | KVM: s390: fix pfmf non-quiescing control handlingHeiko Carstens2013-07-291-2/+2
| * | | KVM: s390: move kvm_guest_enter,exit closer to sieDominik Dingel2013-07-291-7/+14
* | | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-08-113-4/+4
|\ \ \ \
| * | | | i2c: mv64xxx: Document the newly introduced allwinner compatibleMaxime Ripard2013-08-071-1/+1
| * | | | i2c: Fix Kontron PLD prescaler calculationMichael Brunner2013-08-051-2/+2
| * | | | i2c: i2c-mxs: Use DMA mode even for small transfersFabio Estevam2013-08-051-1/+1
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2013-08-108-68/+119
|\ \ \ \ \
| * | | | | btrfs: don't loop on large offsets in readdirZach Brown2013-08-091-8/+25
| * | | | | Btrfs: check to see if root_list is empty before adding it to dead rootsJosef Bacik2013-08-092-5/+5
| * | | | | Btrfs: release both paths before logging dir/changed extentsJosef Bacik2013-08-091-3/+2
| * | | | | Btrfs: allow splitting of hole em's when dropping extent cacheJosef Bacik2013-08-091-22/+40
| * | | | | Btrfs: make sure the backref walker catches all refs to our extentJosef Bacik2013-08-091-11/+14
| * | | | | Btrfs: fix backref walking when we hit a compressed extentJosef Bacik2013-08-091-8/+15
| * | | | | Btrfs: do not offset physical if we're compressedJosef Bacik2013-08-091-3/+6
| * | | | | Btrfs: fix extent buffer leak after backref walkingLiu Bo2013-08-091-1/+0
| * | | | | Btrfs: fix a bug of snapshot-aware defrag to make it work on partial extentsLiu Bo2013-08-091-4/+12
| * | | | | btrfs: fix file truncation if FALLOC_FL_KEEP_SIZE is specifiedJie Liu2013-08-091-3/+0
| |/ / / /
* | | | | Merge tag 'nfs-for-3.11-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2013-08-109-27/+68
|\ \ \ \ \
| * | | | | NFSv4: Fix up nfs4_proc_lookup_mountpointTrond Myklebust2013-08-071-5/+3
| * | | | | NFS: Remove unnecessary call to nfs_setsecurity in nfs_fhget()Trond Myklebust2013-08-071-1/+0
| * | | | | NFSv4: Fix the sync mount option for nfs4 mountsScott Mayhew2013-08-071-0/+4
| * | | | | NFS: Fix writeback performance issue on cache invalidationTrond Myklebust2013-08-071-2/+8
| * | | | | SUNRPC: If the rpcbind channel is disconnected, fail the call to unregisterTrond Myklebust2013-08-074-13/+33
| * | | | | SUNRPC: Don't auto-disconnect from the local rpcbind socketTrond Myklebust2013-08-051-0/+8
| * | | | | LOCKD: Don't call utsname()->nodename from nlmclnt_setlockargsTrond Myklebust2013-08-052-6/+12
| |/ / / /
* | | | | Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2013-08-103-4/+5
|\ \ \ \ \
| * | | | | nfsd: Fix SP4_MACH_CRED negotiation in EXCHANGE_IDWeston Andros Adamson2013-08-072-4/+3
| * | | | | nfsd4: Fix MACH_CRED NULL dereferenceJ. Bruce Fields2013-08-071-0/+2
* | | | | | Merge tag 'sound-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds2013-08-103-13/+40
|\ \ \ \ \ \
| * | | | | | ALSA: usb-audio: do not trust too-big wMaxPacketSize valuesClemens Ladisch2013-08-081-7/+6
| * | | | | | ALSA: 6fire: fix DMA issues with URB transfer_buffer usageJussi Kivilinna2013-08-072-6/+34
* | | | | | | Merge tag 'staging-3.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-08-105-23/+66
|\ \ \ \ \ \ \
OpenPOWER on IntegriCloud