summaryrefslogtreecommitdiff
path: root/fs/fuse/inode.c (follow)
Commit message (Expand)AuthorAge
* BACKPORT: treewide: Fix function prototypes for module_param_call()Kees Cook2022-10-28
* Merge android-4.4.154 (d762e28) into msm-4.4Srinivasarao P2018-09-12
|\
| * fuse: Fix oops at process_init_reply()Miklos Szeredi2018-09-05
| * fuse: umount should wait for all requestsMiklos Szeredi2018-09-05
* | Merge android-4.4.139 (7ba5557) into msm-4.4Blagovest Kolenichev2018-07-03
|\|
| * fuse: don't keep dead fuse_conn at fuse_fill_super().Tetsuo Handa2018-07-03
* | Merge branch 'v4.4-16.09-android-tmp' into lsk-v4.4-16.09-androidRunmin Wang2016-12-16
|\|
| * fuse: fix wrong assignment of ->flags in fuse_send_init()Wei Fang2016-08-16
* | fuse: Add support for passthrough read/writeNikhilesh Reddy2016-03-22
|/
* 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
* fuse: hotfix truncate_pagecache() issueMaxim Patlasov2013-09-03
* mm: use totalram_pages instead of num_physpages at runtimeJiang Liu2013-07-03