summaryrefslogtreecommitdiff
path: root/fs/fuse (follow)
Commit message (Expand)AuthorAge
* Merge tag 'lsk-v4.4-16.12-android' into branch 'msm-4.4'Runmin Wang2017-02-28
|\
| * Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi2016-11-28
| |\
| | * fuse: fix fuse_write_end() if zero bytes were copiedMiklos Szeredi2016-11-26
| * | Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi2016-10-24
| |\|
| | * fuse: fix killing s[ug]id in setattrMiklos Szeredi2016-10-22
| | * fuse: invalidate dir dentry after chmodMiklos Szeredi2016-10-22
| | * fuse: listxattr: verify xattr listMiklos Szeredi2016-10-22
| * | Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi2016-10-11
| |\|
| | * fuse: direct-io: don't dirty ITER_BVEC pagesMiklos Szeredi2016-09-24
* | | fuse: fix use after free issue in fuse_dev_do_read()Sahitya Tummala2017-02-15
* | | fs: fuse: Add replacment for CMA pages into the LRU cacheLaura Abbott2017-01-18
* | | fs: fuse: Workaround for CMA migrationLaura Abbott2017-01-18
* | | Merge branch 'v4.4-16.09-android-tmp' into lsk-v4.4-16.09-androidRunmin Wang2016-12-16
|\| |
| * | Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi2016-08-18
| |\|
| | * fuse: fix wrong assignment of ->flags in fuse_send_init()Wei Fang2016-08-16
| | * fuse: fuse_flush must check mapping->flags for errorsMaxim Patlasov2016-08-16
| | * fuse: fsync() did not return IO errorsAlexey Kuznetsov2016-08-16
* | | Merge remote-tracking branch 'msm4.4/tmp-da9a92f' into msm-4.4Runmin Wang2016-10-28
|\| |
| * | fuse: Add support for d_canonical_pathDaniel Rosenberg2016-05-19
| * | Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi2016-04-13
| |\|
* | | fuse: Grab the fc->lock for inode updates in passthroughNikhilesh Reddy2016-09-20
* | | Merge remote-tracking branch 'msm-4.4/tmp-2bf7955' into msm-4.4Trilok Soni2016-07-22
|\ \ \ | | |/ | |/|
| * | fuse: Add reference counting for fuse_io_privSeth Forshee2016-04-12
| * | fuse: do not use iocb after it may have been freedRobert Doebbelin2016-04-12
* | | fs:fuse: Disable passthrough when mmap is called on a fileNikhilesh Reddy2016-06-21
* | | fuse: Add support for passthrough read/writeNikhilesh Reddy2016-03-22
| |/ |/|
* | fuse: Freeze client on suspend when request sent to userspaceTodd Poynor2016-02-16
|/
* 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