Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
8b137b306e07a54312c9396df56319a2d565a111
/
fs
/
fuse
c4a753d
Merge android-4.9.221(cf77b7c) into msm-4.9
by jianzhou
· 4 years, 6 months ago
cf77b7c
Merge 4.9.221 into android-4.9-q
by Greg Kroah-Hartman
· 4 years, 6 months ago
5aae6c4
fuse: fix possibly missed wake-up after abort
by Miklos Szeredi
· 6 years ago
dc19447
Merge android-4.9.207(6f0b5b5) into msm-4.9
by jianzhou
· 4 years, 8 months ago
4214486
Merge android-4.9.203(13ff513) into msm-4.9
by jianzhou
· 4 years, 10 months ago
6f0b5b5
Merge 4.9.207 into android-4.9-q
by Greg Kroah-Hartman
· 5 years ago
c392b3a
fuse: verify attributes
by Miklos Szeredi
· 5 years ago
38969fe
fuse: verify nlink
by Miklos Szeredi
· 5 years ago
a06206d
Merge android-4.9.199(dcb71b3) into msm-4.9
by jianzhou
· 5 years ago
234d2c7
Merge android-4.9.197(e9766ef) into msm-4.9
by jianzhou
· 5 years ago
f661fce
Merge android-4.9.195(59aade0) into msm-4.9
by jianzhou
· 5 years ago
13ff513
Merge 4.9.203 into android-4.9-q
by Greg Kroah-Hartman
· 5 years ago
c0c3f27
fuse: use READ_ONCE on congestion_threshold and max_background
by Kirill Tkhai
· 6 years ago
dcb71b3
Merge 4.9.199 into android-4.9-q
by Greg Kroah-Hartman
· 5 years ago
709c37e
fuse: truncate pending writes on O_TRUNC
by Miklos Szeredi
· 5 years ago
c829f32
fuse: flush dirty data/metadata before non-truncate setattr
by Miklos Szeredi
· 5 years ago
e9766ef
Merge 4.9.197 into android-4.9-q
by Greg Kroah-Hartman
· 5 years ago
80a84d6
fuse: fix memleak in cuse_channel_open
by zhengbin
· 5 years ago
59aade0
Merge 4.9.195 into android-4.9-q
by Greg Kroah-Hartman
· 5 years ago
a489154
fuse: fix missing unlock_page in fuse_writepage()
by Vasily Averin
· 5 years ago
31d65a6
Merge android-4.9.183 (a80a7ab) into msm-4.9
by jianzhou
· 5 years ago
555bd7e
Merge android-4.9.181 (6ccab84) into msm-4.9
by jianzhou
· 5 years ago
a0b21f8
Merge 4.9.183 into android-4.9-q
by Greg Kroah-Hartman
· 5 years ago
a80a7ab
Merge 4.9.183 into android-4.9
by Greg Kroah-Hartman
· 5 years ago
4edf907
fuse: retrieve: cap requested size to negotiated max_write
by Kirill Smelkov
· 6 years ago
d7b187a
Merge android-4.9.179 (1dc2c29) into msm-4.9
by jianzhou
· 5 years ago
77161ce
Merge 4.9.181 into android-4.9-q
by Greg Kroah-Hartman
· 5 years ago
6ccab84
Merge 4.9.181 into android-4.9
by Greg Kroah-Hartman
· 5 years ago
cfd8d2e
fuse: Add FOPEN_STREAM to use stream_open()
by Kirill Smelkov
· 6 years ago
4fb410b
fuse: fallocate: fix return with locked inode
by Miklos Szeredi
· 5 years ago
9557090
fs: prevent page refcount overflow in pipe_buf_get
by Matthew Wilcox
· 6 years ago
373fca6
Merge 4.9.179 into android-4.9-q
by Greg Kroah-Hartman
· 5 years ago
1dc2c29
Merge 4.9.179 into android-4.9
by Greg Kroah-Hartman
· 5 years ago
eb60796
fuse: honor RLIMIT_FSIZE in fuse_file_fallocate
by Liu Bo
· 6 years ago
3a78b1f
fuse: fix writepages on 32bit
by Miklos Szeredi
· 6 years ago
b7d9747
Merge android-4.9.160 (fd5657a) into msm-4.9
by jianzhou
· 6 years ago
8817a28
Merge 4.9.156 into android-4.9
by Greg Kroah-Hartman
· 6 years ago
64702de
fuse: handle zero sized retrieve correctly
by Miklos Szeredi
· 6 years ago
4f3d698
fuse: decrement NR_WRITEBACK_TEMP on the right page
by Miklos Szeredi
· 6 years ago
50449aa
fuse: call pipe_buf_release() under pipe lock
by Jann Horn
· 6 years ago
f41ab60
Merge android-4.9.145 (6328e64) into msm-4.9
by jianzhou
· 6 years ago
5e10758
Merge 4.9.138 into android-4.9
by Greg Kroah-Hartman
· 6 years ago
d180fee
fuse: fix leaked notify reply
by Miklos Szeredi
· 6 years ago
fdd9379
fuse: fix use-after-free in fuse_direct_IO()
by Lukas Czerner
· 6 years ago
c31ccf1
fuse: set FR_SENT while locked
by Miklos Szeredi
· 6 years ago
7238fcb
fuse: fix blocked_waitq wakeup
by Miklos Szeredi
· 6 years ago
0799a93
fuse: Fix use-after-free in fuse_dev_do_write()
by Kirill Tkhai
· 6 years ago
7996b1c
fuse: Fix use-after-free in fuse_dev_do_read()
by Kirill Tkhai
· 6 years ago
69376be
Merge android-4.9.125 (a925dfb) into msm-4.9
by Minming Qi
· 6 years ago
a925dfb
Merge 4.9.125 into android-4.9
by Greg Kroah-Hartman
· 6 years ago
01f0772
fuse: Add missed unlock_page() to fuse_readpages_fill()
by Kirill Tkhai
· 6 years ago
263508c
fuse: Fix oops at process_init_reply()
by Miklos Szeredi
· 6 years ago
6465d76
fuse: umount should wait for all requests
by Miklos Szeredi
· 6 years ago
c66025c
fuse: fix unlocked access to processing queue
by Miklos Szeredi
· 6 years ago
501c4ca
fuse: fix double request_end()
by Miklos Szeredi
· 6 years ago
68fbfcb
fuse: fix initial parallel dirops
by Miklos Szeredi
· 6 years ago
67a9e48
fuse: Don't access pipe->buffers without pipe_lock()
by Andrey Ryabinin
· 6 years ago
fe64630
Merge android-4.9.111 (03c70fe) into msm-4.9
by Blagovest Kolenichev
· 6 years ago
03c70fe
Merge 4.9.111 into android-4.9
by Greg Kroah-Hartman
· 6 years ago
12715f3
fuse: fix control dir setup and teardown
by Miklos Szeredi
· 6 years ago
a0fbcaf
fuse: don't keep dead fuse_conn at fuse_fill_super().
by Tetsuo Handa
· 7 years ago
ebdc37f
fuse: atomic_o_trunc should truncate pagecache
by Miklos Szeredi
· 7 years ago
f4b8243
Merge android-4.9.93 (05baf14) into msm-4.9
by Blagovest Kolenichev
· 7 years ago
a8a3aff
Merge android-4.9.86 (b324a70) into msm-4.9
by Blagovest Kolenichev
· 7 years ago
4fb542f
ANDROID: fuse: Add null terminator to path in canonical path to avoid issue
by Ritesh Harjani
· 7 years ago
4fd840d
mm: fix filler function type mismatch
by Sami Tolvanen
· 7 years ago
24da2c8
BACKPORT: treewide: Fix function prototypes for module_param_call()
by Kees Cook
· 7 years ago
07f9309
Merge remote-tracking branch '4.9/tmp-4b2b8b9' into msm-4.9
by Kyle Yan
· 7 years ago
4b2b8b9
Merge 4.9.60 into android-4.9-o
by Greg Kroah-Hartman
· 7 years ago
6d14481
Merge 4.9.60 into android-4.9
by Greg Kroah-Hartman
· 7 years ago
8783885
fuse: fix READDIRPLUS skipping an entry
by Miklos Szeredi
· 7 years ago
7d337cc
Merge remote-tracking branch '4.9/tmp-85e1c01' into 4.9
by Kyle Yan
· 7 years ago
2292b51
Merge 4.9.44 into android-4.9
by Greg Kroah-Hartman
· 7 years ago
227559e
fuse: initialize the flock flag in fuse_file on allocation
by Mateusz Jurczyk
· 7 years ago
759832b
fuse: Add support for shortcircuited read/write for files
by Nikhilesh Reddy
· 7 years ago
c06ed29
fuse: add missing FR_FORCE am: 1e6be9c19c
by Miklos Szeredi
· 8 years ago
1e6be9c
fuse: add missing FR_FORCE
by Miklos Szeredi
· 8 years ago
0455ac9
Merge branch 'upstream-linux-4.9.y' into android-4.9
by Todd Kjos
· 8 years ago
80a0477
fuse: fix uninitialized flags in pipe_buffer
by Miklos Szeredi
· 8 years ago
7283448
fuse: fix use after free issue in fuse_dev_do_read()
by Sahitya Tummala
· 8 years ago
cd08287
Merge tag 'v4.9.6' into android-4.9
by Dmitry Shmidt
· 8 years ago
fac99a7
ANDROID: fuse: Add support for d_canonical_path
by Daniel Rosenberg
· 9 years ago
1672c66
ANDROID: fuse: Freeze client on suspend when request sent to userspace
by Todd Poynor
· 13 years ago
07f0267
fuse: fix time_to_jiffies nsec sanity check
by David Sheets
· 8 years ago
0181b36
fuse: clear FR_PENDING flag when moving requests out of pending queue
by Tahsin Erdogan
· 8 years ago
c01638f
fuse: fix clearing suid, sgid for chown()
by Miklos Szeredi
· 8 years ago
59c3b76
fuse: fix fuse_write_end() if zero bytes were copied
by Miklos Szeredi
· 8 years ago
0ce267f
fuse: fix root dentry initialization
by Miklos Szeredi
· 8 years ago
101105b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
3873691
Merge remote-tracking branch 'ovl/rename2' into for-linus
by Al Viro
· 8 years ago
97d2116
Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
abb5a14
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
e55f1d1
Merge remote-tracking branch 'jk/vfs' into work.misc
by Al Viro
· 8 years ago
fd50eca
vfs: Remove {get,set,remove}xattr inode operations
by Andreas Gruenbacher
· 8 years ago
d1f5323
Merge branch 'work.splice_read' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
ca76f5b
pipe: add pipe_buf_steal() helper
by Miklos Szeredi
· 8 years ago
fba597d
pipe: add pipe_buf_confirm() helper
by Miklos Szeredi
· 8 years ago
a779638
pipe: add pipe_buf_release() helper
by Miklos Szeredi
· 8 years ago
7bf2d1d
pipe: add pipe_buf_get() helper
by Miklos Szeredi
· 8 years ago
d82718e
fuse_dev_splice_read(): switch to add_to_pipe()
by Al Viro
· 8 years ago
Next »