aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* ARM: mach-shmobile: sh7367/G3EVM evt2irq() updateMagnus Damm2010-05-22
* ARM: mach-shmobile: Update VMALLOC_ENDMagnus Damm2010-05-19
* ARM: mach-shmobile: Set CONSISTENT_DMA_SIZE to 158 MBMagnus Damm2010-05-19
* ARM: mach-shmobile: update defconfigs.Paul Mundt2010-05-19
* ARM: mach-shmobile: g3evm: Add IrDA supportKuninori Morimoto2010-05-19
* ARM: mach-shmobile: sh7372 clock framework support V2Magnus Damm2010-05-19
* ARM: mach-shmobile: Use shared clock frameworkMagnus Damm2010-05-19
* ARM: mach-shmobile: Enable TMU driver buildMagnus Damm2010-05-19
* ARM: mach-shmobile: sh7372 INTCS supportMagnus Damm2010-05-19
* ARM: mach-shmobile: Use 0x2200 as INTCS_VECT_BASEMagnus Damm2010-05-19
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2010-05-19
|\
| * Merge branch 'for-2.6.35' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2010-05-19
| |\
| | * Revert "nfsd4: distinguish expired from stale stateids"J. Bruce Fields2010-05-18
| | * nfsd: safer initialization order in find_file()Pavel Emelyanov2010-05-18
| | * nfs4: minor callback code simplification, commentJ. Bruce Fields2010-05-18
| | * NFSD: don't report compiled-out versions as presentPavel Emelyanov2010-05-14
| | * nfsd4: implement reclaim_completeJ. Bruce Fields2010-05-13
| | * nfsd4: nfsd4_destroy_session must set callback client under the state lockBenny Halevy2010-05-13
| | * nfsd4: keep a reference count on client while in useBenny Halevy2010-05-13
| | * nfsd4: mark_client_expiredBenny Halevy2010-05-13
| | * nfsd4: introduce nfs4_client.cl_refcountBenny Halevy2010-05-13
| | * nfsd4: refactor expire_clientBenny Halevy2010-05-11
| | * nfsd4: extend the client_lock to cover cl_lruBenny Halevy2010-05-11
| | * nfsd4: use list_move in move_to_confirmedBenny Halevy2010-05-11
| | * nfsd4: fold release_session into expire_clientBenny Halevy2010-05-11
| | * nfsd4: rename sessionid_lock to client_lockBenny Halevy2010-05-11
| | * nfsd4: fix bare destroy_session null dereferenceJ. Bruce Fields2010-05-07
| | * Merge commit 'v2.6.34-rc6'J. Bruce Fields2010-05-04
| | |\
| | * | nfsd4: use local variable in nfs4svc_encode_compoundresBenny Halevy2010-05-04
| | * | nfsd: further comment typosJ. Bruce Fields2010-05-03
| | * | sunrpc: centralise most calls to svc_xprt_receivedNeil Brown2010-05-03
| | * | nfsd4: fix unlikely race in session replay caseJ. Bruce Fields2010-05-03
| | * | nfsd4: fix filehandle commentJ. Bruce Fields2010-04-22
| | * | nfsd: potential ERR_PTR dereference on exp_export() error paths.Dan Carpenter2010-04-22
| | * | nfsd4: complete enforcement of 4.1 op orderingJ. Bruce Fields2010-04-22
| | * | nfsd4: allow 4.0 clients to change callback pathJ. Bruce Fields2010-04-22
| | * | nfsd4: rearrange cb data structuresJ. Bruce Fields2010-04-22
| | * | nfsd4: cl_count is unusedJ. Bruce Fields2010-04-22
| | * | nfsd4: don't sleep in lease-break callbackJ. Bruce Fields2010-04-22
| | * | nfsd4: indentation cleanupJ. Bruce Fields2010-04-19
| | * | nfsd4: consistent session flag settingJ. Bruce Fields2010-04-16
| | * | nfsd4: remove probe task's reference on clientJ. Bruce Fields2010-04-02
| | * | nfsd4: remove dprintkJ. Bruce Fields2010-04-02
| | * | nfsd4: shutdown callbacks on expiryJ. Bruce Fields2010-04-02
| | * | nfsd4: preallocate nfs4_rpc_argsJ. Bruce Fields2010-04-02
| | * | svcrpc: don't hold sv_lock over svc_xprt_put()J. Bruce Fields2010-03-29
| | * | sunrpc/cache: fix module refcnt leak in a failure pathLi Zefan2010-03-24
| | * | nfsd: don't break lease while servicing a COMMITJeff Layton2010-03-22
| | * | nfsd: factor out hash functions for export caches.NeilBrown2010-03-16
| | * | sunrpc: never return expired entries in sunrpc_cache_lookupNeilBrown2010-03-14