summaryrefslogtreecommitdiffstats
path: root/fs/fuse/inode.c
Commit message (Expand)AuthorAgeFilesLines
...
* | fuse: Convert to separately allocated bdiJan Kara2017-04-201-29/+13Star
|/
* fuse: fix root dentry initializationMiklos Szeredi2016-10-181-1/+2
* fuse: get rid of fc->flagsMiklos Szeredi2016-10-011-8/+10
* fuse: Add posix ACL supportSeth Forshee2016-10-011-1/+8
* fuse: handle killpriv in userspace fsMiklos Szeredi2016-10-011-1/+3
* fuse: Use generic xattr opsSeth Forshee2016-10-011-0/+1
* Merge branch 'work.const-qstr' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-08-061-6/+2Star
|\
| * qstr: constify instances in fuseAl Viro2016-07-301-6/+2Star
* | fuse: fix wrong assignment of ->flags in fuse_send_init()Wei Fang2016-07-291-1/+1
|/
* fuse: serialize dirops by defaultMiklos Szeredi2016-06-301-1/+18
* mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-041-8/+8
* kmemcg: account certain kmem allocations to memcgVladimir Davydov2016-01-151-2/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2015-07-041-6/+3Star
|\
| * sysfs: Create mountpoints with sysfs_create_mount_pointEric W. Biederman2015-07-011-6/+3Star
* | fuse: separate pqueue for clonesMiklos Szeredi2015-07-011-1/+2
* | fuse: introduce per-instance fuse_dev structureMiklos Szeredi2015-07-011-3/+44
* | fuse: pqueue lockingMiklos Szeredi2015-07-011-0/+1
* | fuse: duplicate ->connected in pqueueMiklos Szeredi2015-07-011-0/+1
* | fuse: separate out processing queueMiklos Szeredi2015-07-011-2/+8
* | fuse: duplicate ->connected in iqueueMiklos Szeredi2015-07-011-1/+2
* | fuse: separate out input queueMiklos Szeredi2015-07-011-4/+10
* | fuse: simplify unique ctrMiklos Szeredi2015-07-011-1/+0Star
* | fuse: req use bitopsMiklos Szeredi2015-07-011-3/+3
* | fuse: initialize fc->release before calling itMiklos Szeredi2015-07-011-1/+1
|/
* VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells2015-04-151-2/+2
* fs: remove mapping->backing_dev_infoChristoph Hellwig2015-01-201-1/+0Star
* fuse: add memory barrier to INITMiklos Szeredi2015-01-061-1/+1
* fuse: fix LOOKUP vs INIT compat handlingMiklos Szeredi2015-01-061-2/+1Star
* fuse: introduce fuse_simple_request() helperMiklos Szeredi2014-12-121-14/+8Star
* fuse: flush requests on umountMiklos Szeredi2014-12-121-15/+1Star
* fuse: don't wake up reserved req in fuse_conn_kill()Miklos Szeredi2014-12-121-1/+0Star
* fuse: add FUSE_NO_OPEN_SUPPORT flag to INITAndrew Gallagher2014-07-221-1/+1
* fuse: s_time_gran fixMiklos Szeredi2014-07-221-3/+0Star
* fuse: handle large user and group IDMiklos Szeredi2014-07-071-4/+16
* fuse: inode: drop castHimangi Saraogi2014-07-071-1/+1
* fuse: clear MS_I_VERSIONMiklos Szeredi2014-04-281-1/+1
* fuse: trust kernel i_ctime onlyMaxim Patlasov2014-04-281-2/+4
* fuse: fuse: add time_gran to INIT_OUTMiklos Szeredi2014-04-281-0/+5
* fuse: add .write_inodeMiklos Szeredi2014-04-281-0/+1
* fuse: do not use uninitialized i_modeMaxim Patlasov2014-04-281-1/+1
* Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2014-04-051-0/+1
|\
| * fs: push sync_filesystem() down to the file system's remount_fs()Theodore Ts'o2014-03-131-0/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2014-04-051-6/+23
|\ \
| * | fuse: Turn writeback cache onPavel Emelyanov2014-04-021-1/+4
| * | fuse: Trust kernel i_mtime onlyMaxim Patlasov2014-04-021-3/+10
| * | fuse: Trust kernel i_size onlyPavel Emelyanov2014-04-021-2/+9
| |/
* / mm + fs: store shadow entries in page cacheJohannes Weiner2014-04-041-1/+1
|/
* fuse: rcu-delay freeing fuse_connAl Viro2013-10-251-1/+1
* vfs: introduce d_instantiate_no_diralias()Miklos Szeredi2013-10-251-2/+0Star
* truncate: drop 'oldsize' truncate_pagecache() parameterKirill A. Shutemov2013-09-131-1/+1