summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* nfsd: nfs4xdr.c do-while is not a compound statementHarvey Harrison2008-07-181-2/+2
* nfsd: Use C99 initializers in fs/nfsd/nfs4xdr.cJ. Bruce Fields2008-07-181-74/+74
* lockd: Pass "struct sockaddr *" to new failover-by-IP functionChuck Lever2008-07-153-15/+34
* lockd: get host reference in nlmsvc_create_block() instead of callersJ. Bruce Fields2008-07-151-3/+2
* lockd: minor svclock.c style fixesJ. Bruce Fields2008-07-151-5/+5
* lockd: eliminate duplicate nlmsvc_lookup_host call from nlmsvc_lockJeff Layton2008-07-154-11/+6
* lockd: eliminate duplicate nlmsvc_lookup_host call from nlmsvc_testlockJeff Layton2008-07-154-12/+7
* lockd: nlm_release_host() checks for NULL, caller needn'tJeff Layton2008-07-152-4/+2
* file lock: reorder struct file_lock to save space on 64 bit buildsRichard Kennedy2008-07-131-2/+2
* nfsd: take file and mnt write in nfs4_upgrade_openBenny Halevy2008-07-071-0/+4
* nfsd: document open share bit trackingJ. Bruce Fields2008-07-071-0/+18
* nfsd: tabulate nfs4 xdr encoding functionsBenny Halevy2008-07-041-114/+91
* Merge branch 'for-bfields' of git://linux-nfs.org/~tomtucker/xprt-switch-2.6 ...J. Bruce Fields2008-07-031742-18919/+31340
|\
| * svcrdma: Change WR context get/put to use the kmem cacheTom Tucker2008-07-022-115/+12
| * svcrdma: Create a kmem cache for the WR contextsTom Tucker2008-07-021-4/+19
| * svcrdma: Add flush_scheduled_work to module exit functionTom Tucker2008-07-021-0/+1
| * svcrdma: Limit ORD based on client's advertised IRDTom Tucker2008-07-021-4/+12
| * svcrdma: Remove unused wait q from svcrdma_xprt structureTom Tucker2008-07-021-1/+0
| * svcrdma: Remove unneeded spin locks from __svc_rdma_freeTom Tucker2008-07-021-4/+0
| * svcrdma: Add dma map count and WARN_ONTom Tucker2008-07-024-0/+10
| * svcrdma: Move the DMA unmap logic to the CQ handlerTom Tucker2008-07-021-6/+14
| * svcrdma: Use reply and chunk map for RDMA_READ processingTom Tucker2008-07-022-45/+39
| * svcrdma: Use RPC reply map for RDMA_WRITE processingTom Tucker2008-07-022-88/+80
| * svcrdma: Add a type for keeping NFS RPC mappingTom Tucker2008-07-023-0/+72
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2008-06-302-7/+12
| |\
| | * Input: fix locking in force-feedback coreDmitry Torokhov2008-06-301-6/+11
| | * Input: add KEY_MEDIA_REPEAT definitionBastien Nocera2008-06-301-1/+1
| * | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2008-06-301-9/+6
| |\ \
| | * \ Merge branch 'core/debugobjects' into core/urgentIngo Molnar2008-06-271-9/+6
| | |\ \
| | | * | debugobjects: fix lockdep warningVegard Nossum2008-06-181-9/+6
| * | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-06-301-0/+1
| |\ \ \ \
| | * | | | sched: fix cpu hotplugDmitry Adamushko2008-06-291-0/+1
| * | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-06-304-8/+7
| |\ \ \ \ \
| | * | | | | ptrace GET/SET FPXREGS brokenTAKADA Yoshihito2008-06-301-2/+2
| | * | | | | x86: fix cpu hotplug crashZhang, Yanmin2008-06-301-1/+0
| | * | | | | x86: section/warning fixesDaniel J Blueman2008-06-261-4/+4
| | * | | | | x86: shift bits the right way in native_read_tscpMax Asbock2008-06-261-1/+1
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds2008-06-2943-446/+608
| |\ \ \ \ \ \
| | * | | | | | V4L/DVB (8108): Fix open/close race in saa7134Arjan van de Ven2008-06-261-0/+4
| | * | | | | | V4L/DVB (8100): V4L/vivi: fix possible memory leak in vivi_fillbuffMarcin Slusarz2008-06-261-3/+4
| | * | | | | | V4L/DVB (8097): xc5000: check device hardware state to determine if firmware ...Steven Toth2008-06-262-8/+23
| | * | | | | | V4L/DVB (8096): au8522: prevent false-positive lock statusSteven Toth2008-06-261-4/+2
| | * | | | | | V4L/DVB (8092): videodev: simplify and fix standard enumerationHans Verkuil2008-06-262-179/+70
| | * | | | | | V4L/DVB (8075): stv0299: Uncorrected block count and bit error rate fixedOliver Endriss2008-06-261-4/+11
| | * | | | | | V4L/DVB (8074): av7110: OSD transfers should not be interruptedOliver Endriss2008-06-261-3/+1
| | * | | | | | V4L/DVB (8073): av7110: Catch another type of ARM crashOliver Endriss2008-06-261-0/+1
| | * | | | | | V4L/DVB (8071): tda10023: Fix possible kernel oops during initialisationOliver Endriss2008-06-261-8/+12
| | * | | | | | V4L/DVB (8069): cx18: Fix S-Video and Compsite inputs for the Yuan MPC718 and...Andy Walls2008-06-261-11/+14
| | * | | | | | V4L/DVB (8068): cx18: Add I2C slave reset via GPIO upon initializationAndy Walls2008-06-265-2/+47
| | * | | | | | V4L/DVB (8067): cx18: Fix firmware load for case when digital capture happens...Andy Walls2008-06-261-1/+16
OpenPOWER on IntegriCloud