aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-12-06NFS: Fix up writeback_control->nr_to_write accountingTrond Myklebust
2006-12-06NFS: Fix up the dirty page accountingTrond Myklebust
2006-12-06NFS: Ensure the inode is marked as dirty if we break out of nfs_wb_all()Trond Myklebust
2006-12-06NFS: Fix nfs_release_pageTrond Myklebust
2006-12-06NFS: Ensure we only call set_page_writeback() under the page lockTrond Myklebust
2006-12-06NFS: Make nfs_updatepage() mark the page as dirty.Trond Myklebust
2006-12-06NFS: Ensure that nfs_wb_page() calls writepage when necessary.Trond Myklebust
2006-12-06NFS: Add nfs_set_page_dirty()Trond Myklebust
2006-12-06NFS: Remove nfs_writepage_sync()Trond Myklebust
2006-12-06NFS: More cleanups of fs/nfs/write.cTrond Myklebust
2006-12-06NFS: Remove call to igrab() from nfs_writepage()Trond Myklebust
2006-12-06NFS: Cleanup: add common helper nfs_page_length()Trond Myklebust
2006-12-06NFS: Store pointer to the nfs_page in page->privateTrond Myklebust
2006-12-06NFS: cleanup of nfs_sync_inode_wait()Trond Myklebust
2006-12-06NFS: Clean up nfs_scan_dirty()Trond Myklebust
2006-12-06NFS: Clean up nfs_flush_inode()Trond Myklebust
2006-12-06SUNRPC: Make the transport-specific setup routine allocate rpc_xprtChuck Lever
2006-12-06SUNRPC: minor optimization of "xid" field in rpc_xprtChuck Lever
2006-12-06SUNRPC: Clean up xs_send_pages()Trond Myklebust
2006-12-06SUNRPC: Ensure xdr_buf_read_netobj() checks for memory overrunsTrond Myklebust
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