summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* NFS: EXCHANGE_ID should save the server major and minor IDChuck Lever2012-05-225-7/+28
* NFS: Add nfs_client behavior flagsChuck Lever2012-05-224-27/+26
* NFS: Refactor nfs_get_client(): initialize nfs_clientChuck Lever2012-05-223-37/+46
* NFS: Refactor nfs_get_client(): add nfs_found_client()Chuck Lever2012-05-221-30/+37
* NFS: Always use the same SETCLIENTID boot verifierChuck Lever2012-05-225-11/+18
* NFS: Force server to drop NFSv4 stateChuck Lever2012-05-223-4/+21
* NFS: Remove nfs_unique_idChuck Lever2012-05-221-5/+0
* NFS: Clean up return code checking in nfs4_proc_exchange_id()Chuck Lever2012-05-221-8/+8
* NFS: Use proper naming conventions for the nfs_client.net fieldChuck Lever2012-05-225-16/+16
* NFS: Use proper naming conventions for nfs_client.impl_id fieldChuck Lever2012-05-224-10/+10
* NFS: Use proper naming conventions for NFSv4.1 server scope fieldsChuck Lever2012-05-225-14/+16
* NFS: Fix comment misspelling in struct nfs_client definitionChuck Lever2012-05-221-1/+1
* NFS: Add NFSDBG_STATEChuck Lever2012-05-223-1/+4
* NFS: Don't swap bytes in nfs4_construct_boot_verifier()Chuck Lever2012-05-221-2/+2
* NFS: Fix compiler warningsBryan Schumaker2012-05-221-6/+4
* NFSv4.1 skip rpc_call_done only on disconnected DS slot_table_waitq tasksAndy Adamson2012-05-221-2/+4
* NFSv4.1 Just use nfs_put_client in filelayout releaseAndy Adamson2012-05-221-10/+2
* NFSv4.1 fix null state reference in filelayout_async_handle_errorAndy Adamson2012-05-221-3/+3
* NFSv4.1: Fix a bad reference count issue in the pNFS commit codeTrond Myklebust2012-05-221-0/+1
* Merge branch 'bugfixes' into nfs-for-nextTrond Myklebust2012-05-21477-2783/+4377
|\
| * sunrpc: fix loss of task->tk_status after rpc_delay call in xprt_alloc_slotTrond Myklebust2012-05-192-2/+5
| * sunrpc: suppress page allocation warnings in xprt_alloc_slot()Jeff Layton2012-05-161-1/+1
| * NFS: fix unsigned comparison in nfs4_create_sec_clientBenny Halevy2012-05-161-1/+1
| * sunrpc: fix kernel-doc warningsRandy Dunlap2012-05-142-5/+5
| * NFS: kmalloc() doesn't return an ERR_PTR()Dan Carpenter2012-05-141-7/+3
| * Linux 3.4-rc7v3.4-rc7Linus Torvalds2012-05-121-1/+1
| * Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-05-1212-55/+88
| |\
| | * Merge branch 'v3.4-samsung-fixes-5' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2012-05-123-2/+7
| | |\
| | | * ARM: EXYNOS: fix ctrlbit for exynos5_clk_pdma1Kukjin Kim2012-05-131-1/+1
| | | * ARM: EXYNOS: use s5p-timer for UniversalC210 boardMarek Szyprowski2012-05-132-1/+6
| | * | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/...Olof Johansson2012-05-129-53/+81
| | |\ \
| | | * | ARM / mach-shmobile: Invalidate caches when booting secondary coresMagnus Damm2012-05-121-1/+55
| | | * | ARM / mach-shmobile: sh73a0 SMP TWD boot regression fixKuninori Morimoto2012-05-124-11/+10
| | | * | ARM / mach-shmobile: r8a7779 SMP TWD boot regression fixMagnus Damm2012-05-123-1/+12
| | | * | ARM: mach-shmobile: convert ag5evm to use the generic MMC GPIO hotplug helperGuennadi Liakhovetski2012-05-121-20/+2
| | | * | ARM: mach-shmobile: convert mackerel to use the generic MMC GPIO hotplug helperGuennadi Liakhovetski2012-05-121-20/+2
| | | |/
| * | | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-05-122-35/+40
| |\ \ \
| | * | | gpio/exynos: Fix compiler warnings when non-exynos machines are selectedSachin Kamat2012-05-111-6/+12
| | * | | gpio: pch9: Use proper flow type handlersThomas Gleixner2012-05-111-29/+28
| * | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2012-05-129-18/+57
| |\ \ \ \
| | * | | | [SCSI] virtio_scsi: fix TMF use-after-freePaolo Bonzini2012-05-101-11/+13
| | * | | | [SCSI] fix oops in all legacy host adapters caused by 6f381faJames Bottomley2012-05-101-0/+3
| | * | | | [SCSI] qla2xxx: Update version number to 8.04.00.03-k.Chad Dupuis2012-05-101-3/+3
| | * | | | [SCSI] qla2xxx: Properly check for current state after the fabric-login request.Saurav Kashyap2012-05-101-1/+17
| | * | | | [SCSI] qla2xxx: Proper completion to scsi-ml for scsi status task_set_full an...Giridhar Malavali2012-05-102-3/+14
| | * | | | [SCSI] qla2xxx: Block flash access from application when device is initialize...Giridhar Malavali2012-05-102-0/+6
| | * | | | [SCSI] qla2xxx: Fix reset time out as qla2xxx not ack to reset request.Vikas Chaudhary2012-05-101-0/+1
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-05-1237-172/+236
| |\ \ \ \ \
| | * | | | | ks8851: Update link status during link change interruptStephen Boyd2012-05-111-3/+4
| | * | | | | macvtap: restore vlan header on user readBasil Gor2012-05-111-5/+38
OpenPOWER on IntegriCloud