summaryrefslogtreecommitdiff
path: root/fs/fuse/inode.c
Commit message (Expand)AuthorAge
* 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
| * | fuse: Trust kernel i_mtime onlyMaxim Patlasov2014-04-02
| * | fuse: Trust kernel i_size onlyPavel Emelyanov2014-04-02
| |/
* | mm + fs: store shadow entries in page cacheJohannes Weiner2014-04-03
|/
* fuse: rcu-delay freeing fuse_connAl Viro2013-10-24
* vfs: introduce d_instantiate_no_diralias()Miklos Szeredi2013-10-24
* truncate: drop 'oldsize' truncate_pagecache() parameterKirill A. Shutemov2013-09-12
* mm/page-writeback.c: add strictlimit featureMaxim Patlasov2013-09-11