summaryrefslogtreecommitdiff
path: root/fs/fuse/inode.c
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2017-05-20
|\
| * fuseblk: Fix warning in super_setup_bdi_name()Jan Kara2017-05-17
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2017-05-10
|\ \ | |/ |/|
| * fuse: Add support for pid namespacesSeth Forshee2017-04-18
| * fuse: convert fuse_conn.count from atomic_t to refcount_tElena Reshetova2017-04-18
* | fuse: Get rid of bdi_initializedJan Kara2017-04-20
* | fuse: Convert to separately allocated bdiJan Kara2017-04-20
|/
* fuse: fix root dentry initializationMiklos Szeredi2016-10-18
* fuse: get rid of fc->flagsMiklos Szeredi2016-10-01
* fuse: Add posix ACL supportSeth Forshee2016-10-01
* fuse: handle killpriv in userspace fsMiklos Szeredi2016-10-01
* fuse: Use generic xattr opsSeth Forshee2016-10-01
* Merge branch 'work.const-qstr' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-08-06
|\
| * qstr: constify instances in fuseAl Viro2016-07-30
* | fuse: fix wrong assignment of ->flags in fuse_send_init()Wei Fang2016-07-29
|/
* fuse: serialize dirops by defaultMiklos Szeredi2016-06-30
* mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-04
* kmemcg: account certain kmem allocations to memcgVladimir Davydov2016-01-14
* 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
* | fuse: separate pqueue for clonesMiklos Szeredi2015-07-01
* | fuse: introduce per-instance fuse_dev structureMiklos Szeredi2015-07-01
* | fuse: pqueue lockingMiklos Szeredi2015-07-01
* | fuse: duplicate ->connected in pqueueMiklos Szeredi2015-07-01
* | fuse: separate out processing queueMiklos Szeredi2015-07-01
* | fuse: duplicate ->connected in iqueueMiklos Szeredi2015-07-01
* | fuse: separate out input queueMiklos Szeredi2015-07-01
* | fuse: simplify unique ctrMiklos Szeredi2015-07-01
* | fuse: req use bitopsMiklos Szeredi2015-07-01
* | fuse: initialize fc->release before calling itMiklos Szeredi2015-07-01
|/
* VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells2015-04-15
* fs: remove mapping->backing_dev_infoChristoph Hellwig2015-01-20
* fuse: add memory barrier to INITMiklos Szeredi2015-01-06
* fuse: fix LOOKUP vs INIT compat handlingMiklos Szeredi2015-01-06
* fuse: introduce fuse_simple_request() helperMiklos Szeredi2014-12-12
* fuse: flush requests on umountMiklos Szeredi2014-12-12
* fuse: don't wake up reserved req in fuse_conn_kill()Miklos Szeredi2014-12-12
* fuse: add FUSE_NO_OPEN_SUPPORT flag to INITAndrew Gallagher2014-07-22
* fuse: s_time_gran fixMiklos Szeredi2014-07-22
* fuse: handle large user and group IDMiklos Szeredi2014-07-07
* fuse: inode: drop castHimangi Saraogi2014-07-07
* fuse: clear MS_I_VERSIONMiklos Szeredi2014-04-28
* fuse: trust kernel i_ctime onlyMaxim Patlasov2014-04-28
* fuse: fuse: add time_gran to INIT_OUTMiklos Szeredi2014-04-28
* fuse: add .write_inodeMiklos Szeredi2014-04-28
* fuse: do not use uninitialized i_modeMaxim Patlasov2014-04-28
* Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2014-04-04
|\
| * fs: push sync_filesystem() down to the file system's remount_fs()Theodore Ts'o2014-03-13
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2014-04-04
|\ \
| * | fuse: Turn writeback cache onPavel Emelyanov2014-04-02