summaryrefslogtreecommitdiffstats
path: root/mm/backing-dev.c (unfollow)
Commit message (Expand)AuthorFilesLines
2007-07-11SUNRPC: Remove the gss_auth spinlockTrond Myklebust1-22/+25
2007-07-11SUNRPC: Add a backpointer from the struct rpc_cred to the rpc_authTrond Myklebust4-1/+8
2007-07-11SUNRPC: fix hang due to eventd deadlock...Trond Myklebust2-12/+9
2007-07-11SUNRPC: clean up rpc_call_async/rpc_call_sync/rpc_run_taskTrond Myklebust2-69/+69
2007-07-11SUNRPC: Move rpc_register_client and friends into net/sunrpc/clnt.cTrond Myklebust3-64/+57
2007-07-11SUNRPC: Remove redundant calls to rpciod_up()/rpciod_down()Trond Myklebust6-34/+3
2007-07-11SUNRPC: Make create_client() take a reference to the rpciod workqueueTrond Myklebust2-31/+7
2007-07-11SUNRPC: Optimise rpciod_up()Trond Myklebust1-28/+21
2007-07-11SUNRPC: Don't create an rpc_pipefs directory before rpc_clone is initialisedTrond Myklebust1-8/+8
2007-07-11SUNRPC: Remove rpc_clnt->cl_countTrond Myklebust4-22/+4
2007-07-11SUNRPC: Make rpc_clone take a reference instead of using cl_countTrond Myklebust1-2/+2
2007-07-11SUNRPC: Kill rpc_clnt->cl_oneshotTrond Myklebust6-32/+14
2007-07-11SUNRPC: Kill rpc_clnt->cl_deadTrond Myklebust2-17/+4
2007-07-11SUNRPC: Convert rpc_clnt->cl_users to a krefTrond Myklebust5-44/+35
2007-07-11SUNRPC: Clean up tk_pid allocation and make it locklessTrond Myklebust1-7/+15
2007-07-11SUNRPC: Add a per-rpc_clnt spinlockTrond Myklebust3-20/+30
2007-07-11SUNRPC: Move rpc_task->tk_task list into struct rpc_clntTrond Myklebust4-48/+83
2007-07-11NFSv4: Convert struct nfs4_opendata to use struct krefTrond Myklebust1-23/+30
2007-07-11NFS: Convert struct nfs_open_context to use a krefTrond Myklebust2-18/+25
2007-07-11NFS: reduce latency by using conditional rescheduling in nfs_scan_listTrond Myklebust1-1/+2
2007-07-11NFS: Prevent integer overflow in nfs_scan_list()Trond Myklebust2-1/+3
2007-07-11NFS: Remove the redundant 'dirty' and 'commit' lists from nfs_inodeTrond Myklebust4-14/+2
2007-07-11NFS cleanup: speed up nfs_scan_commit using radix tree tagsTrond Myklebust3-10/+15
2007-07-11NFS cleanup: Rename NFS_PAGE_TAG_WRITEBACK to NFS_PAGE_TAG_LOCKEDTrond Myklebust3-18/+17
2007-07-11NFS: Convert struct nfs_page to use krefsTrond Myklebust3-14/+16
2007-07-11NFS: Fix an Oops in the nfs_access_cache_shrinker()Trond Myklebust1-1/+2
2007-07-11NFS: nfs3_proc_create() should use nfs_post_op_update_inode()Trond Myklebust1-3/+1
2007-07-11NFS4: on a O_EXCL OPEN make sure SETATTR sets the fields holding the verifierJeff Layton4-2/+29
2007-07-11NFS: Re-enable forced umountsTrond Myklebust1-0/+13
2007-07-11NFS: Use GFP_HIGHUSER for page allocation in nfs_symlink()Jeff Layton1-1/+1
2007-07-11NFS: Fix nfs_reval_fsid()Trond Myklebust2-7/+6
2007-07-11NFSv4: Clean up nfs4_call_async()Trond Myklebust3-22/+14
2007-07-11NFSv4: Ensure that nfs4_do_close() doesn't race with umountTrond Myklebust4-38/+26
2007-07-11NFSv4: Ensure asynchronous open() calls always pin the mountpointTrond Myklebust2-18/+32
2007-07-11NFSv4: Cleanup: pass the nfs_open_context to open recovery codeTrond Myklebust3-21/+21
2007-07-11NFS: Replace vfsmount and dentry in nfs_open_context with struct pathTrond Myklebust8-29/+29
2007-07-11NFS: Minor read optimisation...Trond Myklebust1-11/+23
2007-07-11NFS: Don't mark a written page as uptodate until it is on diskTrond Myklebust1-3/+11
2007-07-11NFS: Don't fail an O_DIRECT read/write if get_user_pages() returns pagesTrond Myklebust1-6/+16
2007-07-11NFS: Clean ups in fs/nfs/direct.cChuck Lever1-5/+3
2007-07-11lots-of-architectures: enable arbitary speed tty supportAlan Cox15-1/+165
2007-07-11Make common helpers for seq_files that work with list_headsPavel Emelianov2-0/+45
2007-07-11sx: switch subven and subid valuesJiri Slaby1-2/+2
2007-07-11Add LZO1X algorithm to the kernelRichard Purdie7-0/+580
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