Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [PATCH] RPC: Shrink struct rpc_task by switching to wait_on_bit() | Trond Myklebust | 2005-06-22 | 1 | -13/+18 |
| | | | | Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com> | ||||
* | [PATCH] RPC: Fix a race with rpc_restart_call() | Trond Myklebust | 2005-06-22 | 1 | -23/+30 |
| | | | | | | | | | | If the task->tk_exit() wants to restart the RPC call after delaying then the current RPC code will clobber the timer by calling rpc_delete_timer() immediately after re-entering the loop in __rpc_execute(). Problem noticed by Oleg Nesterov <oleg@tv-sign.ru> Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com> | ||||
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+1119 |
Initial git repository build. I'm not bothering with the full history, even though we have it. We can create a separate "historical" git archive of that later if we want to, and in the meantime it's about 3.2GB when imported into git - space that would just make the early git days unnecessarily complicated, when we don't have a lot of good infrastructure for it. Let it rip! |