| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-11-13 | 1 | -1/+1 |
|\ |
|
| * | fuse: rcu-delay freeing fuse_conn | Al Viro | 2013-10-24 | 1 | -1/+1 |
* | | cuse: add fix minor number to /dev/cuse | Tom Gundersen | 2013-10-01 | 1 | -1/+4 |
|/ |
|
* | cuse: convert class code to use dev_groups | Greg Kroah-Hartman | 2013-07-26 | 1 | -5/+8 |
* | Merge branch 'akpm' (incoming from Andrew) | Linus Torvalds | 2013-05-07 | 1 | -0/+1 |
|\ |
|
| * | aio: don't include aio.h in sched.h | Kent Overstreet | 2013-05-07 | 1 | -0/+1 |
* | | fuse: make fuse_direct_io() aware about AIO | Maxim Patlasov | 2013-04-17 | 1 | -2/+4 |
* | | fuse: skip blocking on allocations of synchronous requests | Maxim Patlasov | 2013-04-17 | 1 | -1/+0 |
* | | fuse: add flag fc->initialized | Maxim Patlasov | 2013-04-17 | 1 | -0/+1 |
* | | fuse: make request allocations for background processing explicit | Maxim Patlasov | 2013-04-17 | 1 | -1/+1 |
|/ |
|
* | fuse: cleanup fuse_direct_io() | Miklos Szeredi | 2013-01-24 | 1 | -2/+5 |
* | fuse: use req->page_descs[] for argpages cases | Maxim Patlasov | 2013-01-24 | 1 | -0/+1 |
* | fuse: categorize fuse_get_req() | Maxim Patlasov | 2013-01-24 | 1 | -1/+1 |
* | cuse: fix uninitialized variable warnings | Miklos Szeredi | 2013-01-17 | 1 | -1/+1 |
* | cuse: do not register multiple devices with identical names | David Herrmann | 2013-01-17 | 1 | -6/+15 |
* | cuse: use mutex as registration lock instead of spinlocks | David Herrmann | 2013-01-17 | 1 | -8/+7 |
* | cuse: kill connection on initialization error | Miklos Szeredi | 2012-08-30 | 1 | -3/+1 |
* | fs: add module.h to files that were implicitly using it | Paul Gortmaker | 2011-10-31 | 1 | -0/+1 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz... | Linus Torvalds | 2011-03-22 | 1 | -2/+10 |
|\ |
|
| * | fuse: reduce size of struct fuse_request | Miklos Szeredi | 2011-03-21 | 1 | -2/+10 |
* | | fuse/cuse: fix comment typo initilaization | Paul Bolle | 2011-02-15 | 1 | -1/+1 |
|/ |
|
* | llseek: automatically add .llseek fop | Arnd Bergmann | 2010-10-15 | 1 | -0/+1 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | CUSE: implement CUSE - Character device in Userspace | Tejun Heo | 2009-06-09 | 1 | -0/+610 |