aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-12-06SUNRPC: Add __(read|write)_bytes_from_xdr_bufTrond Myklebust
2006-12-06SUNRPC: Clean up argument types in xdr.cTrond Myklebust
2006-12-06NFS: Remove use of the Big Kernel Lock around nfs calls to readlinkFrank Filz
2006-12-06NFS: Remove use of the Big Kernel Lock around calls to rpc_call_syncFrank Filz
2006-12-06NFS: Remove use of the Big Kernel Lock around calls to rpc_execute.Frank Filz
2006-12-06SUNRPC: Remove BKL around the RPC socket operations etc.Trond Myklebust
2006-12-06SUNRPC: Fix up missing BKL in asynchronous RPC callback functionsTrond Myklebust
2006-12-06SUNRPC: Give cloned RPC clients their own rpc_pipefs directoryTrond Myklebust
2006-12-06SUNRPC: Handle the cases where rpc_alloc_iostats() failsTrond Myklebust
2006-12-06NFS: Fix nfs_sync_inode_wait(FLUSH_INVALIDATE)Trond Myklebust
2006-12-06NFS: Fix missing page_unlock() in nfs_readpageTrond Myklebust
2006-12-06NFS: Fix asynchronous read error handlingTrond Myklebust
2006-12-06NFS Exclusive open not supported bugAndy Ryan
2006-12-06SUNRPC: Fix a potential race in rpc_wake_up_task()Trond Myklebust
2006-12-06Fix a second potential rpc_wakeup race...Trond Myklebust
2006-12-06Subject: Re: [PATCH] Fix SUNRPC wakeup/execute race conditionChristophe Saout
2006-12-05Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2006-12-05Merge master.kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds
2006-12-05[SCSI] aic79xx: Add ASC-29320LPE ids to driverSalyzyn, Mark
2006-12-05[SCSI] stex: version updateEd Lin
2006-12-05[SCSI] stex: change wait loop codeEd Lin
2006-12-05[SCSI] stex: add new device type supportEd Lin
2006-12-05[SCSI] stex: update device id infoEd Lin
2006-12-05[SCSI] stex: adjust default queue lengthEd Lin
2006-12-05[SCSI] stex: add value check in hard reset routineEd Lin
2006-12-05[SCSI] stex: fix controller_info command handlingEd Lin
2006-12-05[SCSI] stex: fix biosparam calculationEd Lin
2006-12-05[SCSI] megaraid: fix MMIO castsJeff Garzik
2006-12-05[SCSI] tgt: fix undefined flush_dcache_page() problemakpm@osdl.org
2006-12-04[PATCH] Centralise definitions of sector_t and blkcnt_tMatthew Wilcox
2006-12-04Merge branch 'for-linus' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds
2006-12-04Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2006-12-04[PATCH] remote memory corruptor in ibmtr.cAl Viro
2006-12-04[PATCH] selinux endianness annotationsAl Viro
2006-12-04Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2006-12-04Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds
2006-12-04[PATCH] pcmcia: at91_cf updateAndrew Victor
2006-12-04[PATCH] pcmcia: fix m32r_cfc.c compilationAdrian Bunk
2006-12-04[PATCH] pcmcia: ds.c debug enhancementsDominik Brodowski
2006-12-04[PATCH] pcmcia: at91_cf updateAndrew Victor
2006-12-04[PATCH] pcmcia: conf.ConfigBase and conf.Present consolidationDominik Brodowski
2006-12-04[PATCH] pcmcia: remove prod_id indirectionDominik Brodowski
2006-12-04[PATCH] pcmcia: remove manf_id and card_id indirectionDominik Brodowski
2006-12-04[PATCH] pcmcia: IDs for Elan serial PCMCIA devciesTony Olech
2006-12-04[PATCH] pcmcia: allow for four multifunction subdevicesDominik Brodowski
2006-12-04[PATCH] pcmcia: handle __copy_from_user() return value in ioctlDominik Brodowski
2006-12-04[PATCH] pcmcia: multifunction card handling fixesDominik Brodowski
2006-12-04[PATCH] pcmcia: allow shared IRQs on pd6729 socketsKomuro
2006-12-04[PATCH] pcmcia: start over after CIS overrideDominik Brodowski
2006-12-04[PATCH] cm4000_cs: fix return value checkAkinobu Mita