summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-07-10SUNRPC: Kill rpc_clnt->cl_oneshotTrond Myklebust6-32/+14
2007-07-10SUNRPC: Kill rpc_clnt->cl_deadTrond Myklebust2-17/+4
2007-07-10SUNRPC: Convert rpc_clnt->cl_users to a krefTrond Myklebust5-44/+35
2007-07-10SUNRPC: Clean up tk_pid allocation and make it locklessTrond Myklebust1-7/+15
2007-07-10SUNRPC: Add a per-rpc_clnt spinlockTrond Myklebust3-20/+30
2007-07-10SUNRPC: Move rpc_task->tk_task list into struct rpc_clntTrond Myklebust4-48/+83
2007-07-10NFSv4: Convert struct nfs4_opendata to use struct krefTrond Myklebust1-23/+30
2007-07-10NFS: Convert struct nfs_open_context to use a krefTrond Myklebust2-18/+25
2007-07-10NFS: reduce latency by using conditional rescheduling in nfs_scan_listTrond Myklebust1-1/+2
2007-07-10NFS: Prevent integer overflow in nfs_scan_list()Trond Myklebust2-1/+3
2007-07-10NFS: Remove the redundant 'dirty' and 'commit' lists from nfs_inodeTrond Myklebust4-14/+2
2007-07-10NFS cleanup: speed up nfs_scan_commit using radix tree tagsTrond Myklebust3-10/+15
2007-07-10NFS cleanup: Rename NFS_PAGE_TAG_WRITEBACK to NFS_PAGE_TAG_LOCKEDTrond Myklebust3-18/+17
2007-07-10NFS: Convert struct nfs_page to use krefsTrond Myklebust3-14/+16
2007-07-10NFS: Fix an Oops in the nfs_access_cache_shrinker()Trond Myklebust1-1/+2
2007-07-10NFS: nfs3_proc_create() should use nfs_post_op_update_inode()Trond Myklebust1-3/+1
2007-07-10NFS4: on a O_EXCL OPEN make sure SETATTR sets the fields holding the verifierJeff Layton4-2/+29
2007-07-10NFS: Re-enable forced umountsTrond Myklebust1-0/+13
2007-07-10NFS: Use GFP_HIGHUSER for page allocation in nfs_symlink()Jeff Layton1-1/+1
2007-07-10NFS: Fix nfs_reval_fsid()Trond Myklebust2-7/+6
2007-07-10NFSv4: Clean up nfs4_call_async()Trond Myklebust3-22/+14
2007-07-10NFSv4: Ensure that nfs4_do_close() doesn't race with umountTrond Myklebust4-38/+26
2007-07-10NFSv4: Ensure asynchronous open() calls always pin the mountpointTrond Myklebust2-18/+32
2007-07-10NFSv4: Cleanup: pass the nfs_open_context to open recovery codeTrond Myklebust3-21/+21
2007-07-10NFS: Replace vfsmount and dentry in nfs_open_context with struct pathTrond Myklebust8-29/+29
2007-07-10NFS: Minor read optimisation...Trond Myklebust1-11/+23
2007-07-10NFS: Don't mark a written page as uptodate until it is on diskTrond Myklebust1-3/+11
2007-07-10NFS: Don't fail an O_DIRECT read/write if get_user_pages() returns pagesTrond Myklebust1-6/+16
2007-07-10NFS: Clean ups in fs/nfs/direct.cChuck Lever1-5/+3
2007-07-10lots-of-architectures: enable arbitary speed tty supportAlan Cox15-1/+165
2007-07-10Make common helpers for seq_files that work with list_headsPavel Emelianov2-0/+45
2007-07-10sx: switch subven and subid valuesJiri Slaby1-2/+2
2007-07-10Add LZO1X algorithm to the kernelRichard Purdie7-0/+580
2007-07-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds18-572/+980
2007-07-10Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds79-42320/+3531
2007-07-10Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds61-919/+1052
2007-07-10Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds292-14142/+10760
2007-07-10Merge git://git.infradead.org/~dwmw2/battery-2.6Linus Torvalds21-0/+2958
2007-07-10Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds31-348/+459
2007-07-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds62-1107/+2249
2007-07-10Merge branch 'splice-2.6.23' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds56-459/+874
2007-07-10Merge branch 'trivial-2.6.23' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds42-26865/+192
2007-07-10bonding/bond_main.c: make 2 functions staticAdrian Bunk2-4/+3
2007-07-10ps3: gigabit ethernet driver for PS3, take3Masakazu Mokuno5-0/+1834
2007-07-10[netdrvr] Fix dependencies for ax88796 ne2k clone driverJeff Garzik1-0/+1
2007-07-10eHEA: Capability flag for DLPAR supportJan-Bernd Themann2-2/+29
2007-07-10Remove sk98lin ethernet driver.Jeff Garzik45-41970/+1
2007-07-10sunhme.c:quattro_pci_find() must be __devinitAdrian Bunk1-1/+1
2007-07-10bonding / ipv6: no addrconf for slaves separately from masterJay Vosburgh2-6/+8
2007-07-10atl1: remove write-only var in tx handlerAlexey Dobriyan1-2/+1