Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2012-01-02 | Remove unnecessary mutex unlock at the end of multithreaded event loop | Miklos Szeredi | -1/+0 |
2011-06-02 | add "remember" option | therealneworld@gmail.com | -19/+32 |
2011-05-19 | Allow batching of forget requests | Miklos Szeredi | -3/+7 |
2011-02-02 | libfuse: fuse_session_loop_mt() shouldn't pause when exiting worker threads | Miklos Szeredi | -2/+0 |
2010-11-08 | libfuse: support zero copy writes in lowlevel interface | Miklos Szeredi | -3/+8 |
2008-03-07 | Add queuing on contention to per-node lock algorithm... | Miklos Szeredi | -1/+6 |
2008-02-08 | If the "FUSE_THREAD_STACK" environment is set, initialize the stack size of t... | Miklos Szeredi | -1/+13 |
2007-12-12 | change indenting | Miklos Szeredi | -173/+174 |
2007-10-16 | Clarify licence version to be "LGPLv2" for the library | Miklos Szeredi | -1/+1 |
2007-05-29 | lib: don't create new thread for each FORGET request... | Miklos Szeredi | -2/+14 |
2007-05-24 | lib: fix memory leak on thread creation failure... | Miklos Szeredi | -0/+2 |
2007-04-26 | In multithreaded loop, use a semaphore instead of SIGHUP... | Miklos Szeredi | -2/+7 |
2007-04-25 | update copyright dates | Miklos Szeredi | -1/+1 |
2006-09-07 | interrupt support | Miklos Szeredi | -10/+13 |
2006-09-03 | fix | Miklos Szeredi | -116/+116 |
2006-05-08 | fix | Miklos Szeredi | -0/+1 |
2006-03-17 | fix | Miklos Szeredi | -18/+30 |
2006-03-01 | fix | Miklos Szeredi | -5/+7 |
2006-01-06 | fix | Miklos Szeredi | -1/+1 |
2005-12-06 | fix | Miklos Szeredi | -1/+1 |
2005-11-29 | fix | Miklos Szeredi | -3/+5 |
2005-11-27 | *** empty log message *** | Miklos Szeredi | -1/+13 |
2005-11-21 | fix | Miklos Szeredi | -2/+9 |
2005-09-28 | fix | Miklos Szeredi | -1/+1 |
2005-09-14 | fix | Miklos Szeredi | -0/+2 |
2005-09-12 | fix | Miklos Szeredi | -0/+1 |
2005-08-15 | fix | Miklos Szeredi | -1/+0 |
2005-08-14 | cleanup | Miklos Szeredi | -0/+161 |