summaryrefslogtreecommitdiff
path: root/fs/fuse
Commit message (Expand)AuthorAge
* switch ->setxattr() to passing dentry and inode separatelyAl Viro2016-05-27
* Merge branch 'work.preadv2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-05-17
|\
| * direct-io: eliminate the offset argument to ->direct_IOChristoph Hellwig2016-05-01
| * filemap: remove the pos argument to generic_file_direct_writeChristoph Hellwig2016-05-01
* | Merge branch 'ovl-fixes' into for-linusAl Viro2016-05-17
|\ \
| * | fuse: Fix return value from fuse_get_user_pages()Ashish Samant2016-04-25
| |/
* | fuse: switch to ->iterate_shared()Al Viro2016-05-02
* | Merge getxattr prototype change into work.lookupsAl Viro2016-05-02
|\ \ | |/ |/|
| * ->getxattr(): pass dentry and inode as separate argumentsAl Viro2016-04-11
* | mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-04
|/
* fuse: return patrial success from fuse_direct_io()Ashish Samant2016-03-16
* fuse: Add reference counting for fuse_io_privSeth Forshee2016-03-14
* fuse: do not use iocb after it may have been freedRobert Doebbelin2016-03-14
* wrappers for ->i_mutex accessAl Viro2016-01-22
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2016-01-21
|\
| * fuse: add support for SEEK_HOLE and SEEK_DATA in lseekRavishankar N2015-11-10
* | kmemcg: account certain kmem allocations to memcgVladimir Davydov2016-01-14
* | Merge branch 'work.symlinks' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-01-11
|\ \
| * | switch ->get_link() to delayed_call, kill ->put_link()Al Viro2015-12-30
| * | kill free_page_put_link()Al Viro2015-12-29
| * | replace ->follow_link() with new method that could stay in RCU modeAl Viro2015-12-08
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2015-12-11
|\ \ \ | |/ / |/| / | |/
| * fuse: break infinite loop in fuse_fill_write_pages()Roman Gushchin2015-11-10
| * cuse: fix memory leakMiklos Szeredi2015-11-10
* | Move locks API users to locks_lock_inode_wait()Benjamin Coddington2015-10-22
|/
* fs/fuse: fix ioctl type confusionJann Horn2015-08-16
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-07-04
|\
| * fs: Rename file_remove_suid() to file_remove_privs()Jan Kara2015-06-23
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2015-07-03
|\ \
| * | sysfs: Create mountpoints with sysfs_create_mount_pointEric W. Biederman2015-07-01
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2015-07-02
|\ \ \
| * | | fuse: separate pqueue for clonesMiklos Szeredi2015-07-01
| * | | fuse: introduce per-instance fuse_dev structureMiklos Szeredi2015-07-01
| * | | fuse: device fd cloneMiklos Szeredi2015-07-01
| * | | fuse: abort: no fc->lock needed for request endingMiklos Szeredi2015-07-01
| * | | fuse: no fc->lock for pqueue partsMiklos Szeredi2015-07-01
| * | | fuse: no fc->lock in request_end()Miklos Szeredi2015-07-01
| * | | fuse: cleanup request_end()Miklos Szeredi2015-07-01
| * | | fuse: request_end(): do onceMiklos Szeredi2015-07-01
| * | | fuse: add req flag for private listMiklos Szeredi2015-07-01
| * | | fuse: pqueue lockingMiklos Szeredi2015-07-01
| * | | fuse: abort: group pqueue accessesMiklos Szeredi2015-07-01
| * | | fuse: cleanup fuse_dev_do_read()Miklos Szeredi2015-07-01
| * | | fuse: move list_del_init() from request_end() into callersMiklos Szeredi2015-07-01
| * | | fuse: duplicate ->connected in pqueueMiklos Szeredi2015-07-01
| * | | fuse: separate out processing queueMiklos Szeredi2015-07-01
| * | | fuse: simplify request_wait()Miklos Szeredi2015-07-01
| * | | fuse: no fc->lock for iqueue partsMiklos Szeredi2015-07-01
| * | | fuse: allow interrupt queuing without fc->lockMiklos Szeredi2015-07-01
| * | | fuse: iqueue lockingMiklos Szeredi2015-07-01