summaryrefslogtreecommitdiff
path: root/fs/fuse/dev.c (follow)
Commit message (Expand)AuthorAge
* Merge android-4.4.183 (94fd428) into msm-4.4Srinivasarao P2019-06-24
|\
| * Merge 4.4.183 into android-4.4Greg Kroah-Hartman2019-06-22
| |\
| | * fuse: retrieve: cap requested size to negotiated max_writeKirill Smelkov2019-06-22
* | | Merge android-4.4.175 (08d5867) into msm-4.4Srinivasarao P2019-02-22
|\| |
| * | Merge 4.4.175 into android-4.4Greg Kroah-Hartman2019-02-20
| |\|
| | * fuse: handle zero sized retrieve correctlyMiklos Szeredi2019-02-20
| | * fuse: call pipe_buf_release() under pipe lockJann Horn2019-02-20
* | | Merge android-4.4.164 (564ce1b) into msm-4.4Srinivasarao P2018-11-21
|\| |
| * | Merge 4.4.164 into android-4.4Greg Kroah-Hartman2018-11-21
| |\|
| | * fuse: fix leaked notify replyMiklos Szeredi2018-11-21
| | * fuse: set FR_SENT while lockedMiklos Szeredi2018-11-21
| | * fuse: fix blocked_waitq wakeupMiklos Szeredi2018-11-21
| | * fuse: Fix use-after-free in fuse_dev_do_write()Kirill Tkhai2018-11-21
| | * fuse: Fix use-after-free in fuse_dev_do_read()Kirill Tkhai2018-11-21
* | | Merge android-4.4.154 (d762e28) into msm-4.4Srinivasarao P2018-09-12
|\| |
| * | Merge 4.4.154 into android-4.4Greg Kroah-Hartman2018-09-05
| |\|
| | * fuse: umount should wait for all requestsMiklos Szeredi2018-09-05
| | * fuse: fix unlocked access to processing queueMiklos Szeredi2018-09-05
| | * fuse: fix double request_end()Miklos Szeredi2018-09-05
| | * fuse: Don't access pipe->buffers without pipe_lock()Andrey Ryabinin2018-09-05
| * | ANDROID: fuse: Add null terminator to path in canonical path to avoid issueRitesh Harjani2018-04-06
| * | Merge branch 'upstream-linux-4.4.y' into android-4.4Todd Kjos2017-03-02
| |\|
| | * fuse: fix use after free issue in fuse_dev_do_read()Sahitya Tummala2017-02-23
| * | Merge tag 'v4.4.45' into android-4.4.yDmitry Shmidt2017-01-26
| |\|
| * | fuse: Add support for d_canonical_pathDaniel Rosenberg2016-04-25
* | | ANDROID: fuse: Add null terminator to path in canonical path to avoid issueRitesh Harjani2018-04-09
* | | Merge tag 'lsk-v4.4-17.02-android' into branch 'msm-4.4'Runmin Wang2017-03-18
|\ \ \
| * \ \ Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi2017-02-04
| |\ \ \ | | | |/ | | |/|
| | * | fuse: clear FR_PENDING flag when moving requests out of pending queueTahsin Erdogan2017-01-26
* | | | fuse: fix use after free issue in fuse_dev_do_read()Sahitya Tummala2017-02-15
* | | | 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
| | |/ | |/|
* / | fuse: Add support for passthrough read/writeNikhilesh Reddy2016-03-22
|/ /
* / fuse: Freeze client on suspend when request sent to userspaceTodd Poynor2016-02-16
|/
* fs/fuse: fix ioctl type confusionJann Horn2015-08-16
* 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
* fuse: duplicate ->connected in pqueueMiklos Szeredi2015-07-01
* fuse: separate out processing queueMiklos Szeredi2015-07-01