aboutsummaryrefslogtreecommitdiffstats
path: root/kernel (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2006-12-06NFS: Fix up the dirty page accountingTrond Myklebust2-2/+0
2006-12-06NFS: Ensure the inode is marked as dirty if we break out of nfs_wb_all()Trond Myklebust1-0/+3
2006-12-06NFS: Fix nfs_release_pageTrond Myklebust1-6/+7
2006-12-06NFS: Ensure we only call set_page_writeback() under the page lockTrond Myklebust3-15/+30
2006-12-06NFS: Make nfs_updatepage() mark the page as dirty.Trond Myklebust2-17/+57
2006-12-06NFS: Ensure that nfs_wb_page() calls writepage when necessary.Trond Myklebust2-4/+31
2006-12-06NFS: Add nfs_set_page_dirty()Trond Myklebust4-14/+39
2006-12-06NFS: Remove nfs_writepage_sync()Trond Myklebust6-258/+10
2006-12-06NFS: More cleanups of fs/nfs/write.cTrond Myklebust1-44/+24
2006-12-06NFS: Remove call to igrab() from nfs_writepage()Trond Myklebust1-15/+1
2006-12-06NFS: Cleanup: add common helper nfs_page_length()Trond Myklebust3-63/+31
2006-12-06NFS: Store pointer to the nfs_page in page->privateTrond Myklebust1-33/+33
2006-12-06NFS: cleanup of nfs_sync_inode_wait()Trond Myklebust4-39/+92
2006-12-06NFS: Clean up nfs_scan_dirty()Trond Myklebust4-66/+71
2006-12-06NFS: Clean up nfs_flush_inode()Trond Myklebust1-10/+10
2006-12-06SUNRPC: Make the transport-specific setup routine allocate rpc_xprtChuck Lever3-47/+61
2006-12-06SUNRPC: minor optimization of "xid" field in rpc_xprtChuck Lever1-6/+1
2006-12-06SUNRPC: Clean up xs_send_pages()Trond Myklebust1-75/+65
2006-12-06SUNRPC: Ensure xdr_buf_read_netobj() checks for memory overrunsTrond Myklebust1-33/+26
2006-12-06SUNRPC: Add __(read|write)_bytes_from_xdr_bufTrond Myklebust1-29/+37
2006-12-06SUNRPC: Clean up argument types in xdr.cTrond Myklebust2-49/+49
2006-12-06NFS: Remove use of the Big Kernel Lock around nfs calls to readlinkFrank Filz1-2/+0
2006-12-06NFS: Remove use of the Big Kernel Lock around calls to rpc_call_syncFrank Filz3-8/+0
2006-12-06NFS: Remove use of the Big Kernel Lock around calls to rpc_execute.Frank Filz3-10/+0
2006-12-06SUNRPC: Remove BKL around the RPC socket operations etc.Trond Myklebust2-5/+11
2006-12-06SUNRPC: Fix up missing BKL in asynchronous RPC callback functionsTrond Myklebust3-6/+13
2006-12-06SUNRPC: Give cloned RPC clients their own rpc_pipefs directoryTrond Myklebust2-10/+14
2006-12-06SUNRPC: Handle the cases where rpc_alloc_iostats() failsTrond Myklebust1-1/+10
2006-12-06NFS: Fix nfs_sync_inode_wait(FLUSH_INVALIDATE)Trond Myklebust1-2/+4
2006-12-06NFS: Fix missing page_unlock() in nfs_readpageTrond Myklebust1-4/+6
2006-12-06NFS: Fix asynchronous read error handlingTrond Myklebust1-71/+69
2006-12-06NFS Exclusive open not supported bugAndy Ryan1-1/+1
2006-12-06SUNRPC: Fix a potential race in rpc_wake_up_task()Trond Myklebust5-20/+47
2006-12-06Fix a second potential rpc_wakeup race...Trond Myklebust6-57/+65
2006-12-06Subject: Re: [PATCH] Fix SUNRPC wakeup/execute race conditionChristophe Saout1-4/+6
2006-12-05[SCSI] aic79xx: Add ASC-29320LPE ids to driverSalyzyn, Mark3-1/+9
2006-12-05[SCSI] stex: version updateEd Lin1-4/+2
2006-12-05[SCSI] stex: change wait loop codeEd Lin1-21/+20
2006-12-05[SCSI] stex: add new device type supportEd Lin1-7/+21
2006-12-05[SCSI] stex: update device id infoEd Lin2-11/+33
2006-12-05[SCSI] stex: adjust default queue lengthEd Lin1-1/+10
2006-12-05[SCSI] stex: add value check in hard reset routineEd Lin1-1/+1
2006-12-05[SCSI] stex: fix controller_info command handlingEd Lin1-0/+1
2006-12-05[SCSI] stex: fix biosparam calculationEd Lin1-3/+3
2006-12-05[SCSI] megaraid: fix MMIO castsJeff Garzik2-6/+10
2006-12-05[SCSI] tgt: fix undefined flush_dcache_page() problemakpm@osdl.org1-0/+2
2006-12-04[PATCH] Centralise definitions of sector_t and blkcnt_tMatthew Wilcox10-73/+11
2006-12-04[PATCH] remote memory corruptor in ibmtr.cAl Viro1-1/+1
2006-12-04[PATCH] selinux endianness annotationsAl Viro3-6/+6
2006-12-04[PATCH] pcmcia: at91_cf updateAndrew Victor1-32/+3