index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
fuse
/
file.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
BACKPORT: mm: fix filler function type mismatch
Sami Tolvanen
2022-10-28
*
Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...
Michael Bestas
2020-07-24
|
\
|
*
fuse: Fix parameter for FS_IOC_{GET,SET}FLAGS
Chirantan Ekbote
2020-07-22
*
|
Merge android-4.4-p.199 (3f5703c) into msm-4.4
Srinivasarao P
2019-11-11
|
\
|
|
*
fuse: truncate pending writes on O_TRUNC
Miklos Szeredi
2019-11-06
*
|
Merge android-4.4-p.195 (4af3204) into msm-4.4
Srinivasarao P
2019-10-30
|
\
|
|
*
fuse: fix missing unlock_page in fuse_writepage()
Vasily Averin
2019-10-05
*
|
Merge android-4.4.181 (bd858d7) into msm-4.4
Srinivasarao P
2019-06-12
|
\
|
|
*
fuse: Add FOPEN_STREAM to use stream_open()
Kirill Smelkov
2019-06-11
|
*
fuse: fallocate: fix return with locked inode
Miklos Szeredi
2019-06-11
|
*
fuse: honor RLIMIT_FSIZE in fuse_file_fallocate
Liu Bo
2019-06-11
|
*
fuse: fix writepages on 32bit
Miklos Szeredi
2019-06-11
*
|
Merge android-4.4.175 (08d5867) into msm-4.4
Srinivasarao P
2019-02-22
|
\
|
|
*
fuse: decrement NR_WRITEBACK_TEMP on the right page
Miklos Szeredi
2019-02-20
*
|
Merge android-4.4.163 (0ca3fca) into msm-4.4
Srinivasarao P
2018-11-15
|
\
|
|
*
fuse: Dont call set_page_dirty_lock() for ITER_BVEC pages for async_dio
Ashish Samant
2018-11-10
*
|
Merge android-4.4.154 (d762e28) into msm-4.4
Srinivasarao P
2018-09-12
|
\
|
|
*
fuse: Add missed unlock_page() to fuse_readpages_fill()
Kirill Tkhai
2018-09-05
*
|
Merge android-4.4@610af85 (v4.4.85) into msm-4.4
Blagovest Kolenichev
2017-09-04
|
\
|
|
*
fuse: initialize the flock flag in fuse_file on allocation
Mateusz Jurczyk
2017-08-16
*
|
Merge tag v4.4.55 into branch 'msm-4.4'
Blagovest Kolenichev
2017-03-23
|
\
|
|
*
fuse: add missing FR_FORCE
Miklos Szeredi
2017-03-12
*
|
Merge tag 'lsk-v4.4-16.12-android' into branch 'msm-4.4'
Runmin Wang
2017-02-28
|
\
|
|
*
fuse: fix fuse_write_end() if zero bytes were copied
Miklos Szeredi
2016-11-26
|
*
fuse: direct-io: don't dirty ITER_BVEC pages
Miklos Szeredi
2016-09-24
*
|
fs: fuse: Add replacment for CMA pages into the LRU cache
Laura Abbott
2017-01-18
*
|
fs: fuse: Workaround for CMA migration
Laura Abbott
2017-01-18
*
|
Merge branch 'v4.4-16.09-android-tmp' into lsk-v4.4-16.09-android
Runmin Wang
2016-12-16
|
\
|
|
*
fuse: fuse_flush must check mapping->flags for errors
Maxim Patlasov
2016-08-16
|
*
fuse: fsync() did not return IO errors
Alexey Kuznetsov
2016-08-16
*
|
Merge remote-tracking branch 'msm-4.4/tmp-2bf7955' into msm-4.4
Trilok Soni
2016-07-22
|
\
|
|
*
fuse: Add reference counting for fuse_io_priv
Seth Forshee
2016-04-12
|
*
fuse: do not use iocb after it may have been freed
Robert Doebbelin
2016-04-12
*
|
fs:fuse: Disable passthrough when mmap is called on a file
Nikhilesh Reddy
2016-06-21
*
|
fuse: Add support for passthrough read/write
Nikhilesh Reddy
2016-03-22
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
2015-12-11
|
\
|
*
fuse: break infinite loop in fuse_fill_write_pages()
Roman Gushchin
2015-11-10
*
|
Move locks API users to locks_lock_inode_wait()
Benjamin Coddington
2015-10-22
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2015-07-04
|
\
|
*
fs: Rename file_remove_suid() to file_remove_privs()
Jan Kara
2015-06-23
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
2015-07-02
|
\
\
|
*
|
fuse: req state use flags
Miklos Szeredi
2015-07-01
|
*
|
fuse: simplify req states
Miklos Szeredi
2015-07-01
|
*
|
fuse: req use bitops
Miklos Szeredi
2015-07-01
|
|
/
*
/
writeback: move backing_dev_info->bdi_stat[] into bdi_writeback
Tejun Heo
2015-06-02
|
/
*
mirror O_APPEND and O_DIRECT into iocb->ki_flags
Al Viro
2015-04-11
*
switch generic_write_checks() to iocb and iter
Al Viro
2015-04-11
*
fuse: ->direct_IO() doesn't need generic_write_checks()
Al Viro
2015-04-11
*
generic_write_checks(): drop isblk argument
Al Viro
2015-04-11
*
direct_IO: remove rw from a_ops->direct_IO()
Omar Sandoval
2015-04-11
[next]