summaryrefslogtreecommitdiff
path: root/fs/fuse (follow)
Commit message (Expand)AuthorAge
...
| * | | | | Merge 4.4.163 into android-4.4-pGreg Kroah-Hartman2018-11-10
| |\ \ \ \ \
| * \ \ \ \ \ Merge 4.4.154 into android-4.4-pGreg Kroah-Hartman2018-09-05
| |\ \ \ \ \ \
* | \ \ \ \ \ \ 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.181 (bd858d7) into msm-4.4Srinivasarao P2019-06-12
|\| | | | | | |
| * | | | | | | Merge 4.4.181 into android-4.4Greg Kroah-Hartman2019-06-11
| |\| | | | | |
| | * | | | | | fuse: Add FOPEN_STREAM to use stream_open()Kirill Smelkov2019-06-11
| | * | | | | | fuse: fallocate: fix return with locked inodeMiklos Szeredi2019-06-11
| | * | | | | | fuse: honor RLIMIT_FSIZE in fuse_file_fallocateLiu Bo2019-06-11
| | * | | | | | fuse: fix writepages on 32bitMiklos Szeredi2019-06-11
| | | |_|_|_|/ | | |/| | | |
* | | | | | | 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: decrement NR_WRITEBACK_TEMP on the right pageMiklos 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.163 (0ca3fca) into msm-4.4Srinivasarao P2018-11-15
|\| | | |
| * | | | Merge 4.4.163 into android-4.4Greg Kroah-Hartman2018-11-10
| |\| | |
| | * | | fuse: Dont call set_page_dirty_lock() for ITER_BVEC pages for async_dioAshish Samant2018-11-10
| | | |/ | | |/|
* | | | 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: Add missed unlock_page() to fuse_readpages_fill()Kirill Tkhai2018-09-05
| | * fuse: Fix oops at process_init_reply()Miklos Szeredi2018-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
* | | Merge android-4.4.139 (7ba5557) into msm-4.4Blagovest Kolenichev2018-07-03
|\| |
| * | Merge 4.4.139 into android-4.4Greg Kroah-Hartman2018-07-03
| |\|
| | * fuse: fix control dir setup and teardownMiklos Szeredi2018-07-03
| | * fuse: don't keep dead fuse_conn at fuse_fill_super().Tetsuo Handa2018-07-03
| | * fuse: atomic_o_trunc should truncate pagecacheMiklos Szeredi2018-07-03
| * | ANDROID: fuse: Add null terminator to path in canonical path to avoid issueRitesh Harjani2018-04-06
* | | ANDROID: fuse: Add null terminator to path in canonical path to avoid issueRitesh Harjani2018-04-09
* | | Merge android-4.4.96 (aed4c54) into msm-4.4Blagovest Kolenichev2017-12-12
|\| |
| * | Merge 4.4.96 into android-4.4Greg Kroah-Hartman2017-11-02
| |\|
| | * fuse: fix READDIRPLUS skipping an entryMiklos Szeredi2017-11-02
* | | Merge android-4.4@610af85 (v4.4.85) into msm-4.4Blagovest Kolenichev2017-09-04
|\| |
| * | Merge 4.4.83 into android-4.4Greg Kroah-Hartman2017-08-16
| |\|
| | * fuse: initialize the flock flag in fuse_file on allocationMateusz Jurczyk2017-08-16
| * | fuse: add missing FR_FORCEMiklos Szeredi2017-03-12
| |\|
| * | Merge branch 'upstream-linux-4.4.y' into android-4.4Todd Kjos2017-03-02
| |\ \
| * \ \ Merge tag 'v4.4.45' into android-4.4.yDmitry Shmidt2017-01-26
| |\ \ \