Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2013-01-17 | cuse: fix uninitialized variable warnings | Miklos Szeredi | 1 | -1/+1 |
2013-01-17 | cuse: do not register multiple devices with identical names | David Herrmann | 1 | -6/+15 |
2013-01-17 | cuse: use mutex as registration lock instead of spinlocks | David Herrmann | 1 | -8/+7 |
2012-08-30 | cuse: kill connection on initialization error | Miklos Szeredi | 1 | -3/+1 |
2011-10-31 | fs: add module.h to files that were implicitly using it | Paul Gortmaker | 1 | -0/+1 |
2011-03-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz... | Linus Torvalds | 1 | -2/+10 |
2011-03-21 | fuse: reduce size of struct fuse_request | Miklos Szeredi | 1 | -2/+10 |
2011-02-15 | fuse/cuse: fix comment typo initilaization | Paul Bolle | 1 | -1/+1 |
2010-10-15 | llseek: automatically add .llseek fop | Arnd Bergmann | 1 | -0/+1 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2009-06-09 | CUSE: implement CUSE - Character device in Userspace | Tejun Heo | 1 | -0/+610 |