index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
fuse
/
dev.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-12-13
1
-27
/
+28
|
\
|
*
fuse: convert fuse_try_move_page() to use folios
Vishal Moola (Oracle)
2022-12-11
1
-27
/
+28
|
*
filemap: convert replace_page_cache_page() to replace_page_cache_folio()
Vishal Moola (Oracle)
2022-12-11
1
-1
/
+1
*
|
fuse: Remove user_ns check for FUSE_DEV_IOC_CLONE
Jann Horn
2022-11-23
1
-2
/
+1
*
|
fuse: add "expire only" mode to FUSE_NOTIFY_INVAL_ENTRY
Miklos Szeredi
2022-11-23
1
-2
/
+2
|
/
*
mm: multi-gen LRU: groundwork
Yu Zhao
2022-09-26
1
-1
/
+2
*
iov_iter: advancing variants of iov_iter_get_pages{,_alloc}()
Al Viro
2022-08-08
1
-2
/
+1
*
new iov_iter flavour - ITER_UBUF
Al Viro
2022-08-08
1
-2
/
+2
*
fuse: remove reliance on bdi congestion
NeilBrown
2022-03-22
1
-8
/
+0
*
fuse: fix pipe buffer lifetime for direct_io
Miklos Szeredi
2022-03-07
1
-1
/
+11
*
fuse: release pipe buf after last use
Miklos Szeredi
2021-11-25
1
-5
/
+5
*
fuse: fix page stealing
Miklos Szeredi
2021-11-02
1
-2
/
+12
*
fuse: always invalidate attributes after writes
Miklos Szeredi
2021-10-28
1
-1
/
+1
*
fuse: rename fuse_write_update_size()
Miklos Szeredi
2021-10-28
1
-1
/
+1
*
fuse: use kmap_local_page()
Peng Hao
2021-10-22
1
-4
/
+4
*
fuse: fix use after free in fuse_read_interrupt()
Miklos Szeredi
2021-08-04
1
-2
/
+2
*
virtiofs: Fix spelling mistakes
Zheng Yongjun
2021-06-22
1
-1
/
+1
*
fuse: reject internal errno
Miklos Szeredi
2021-06-22
1
-1
/
+1
*
fuse: check connected before queueing on fpq->io
Miklos Szeredi
2021-06-22
1
-0
/
+9
*
fuse: ignore PG_workingset after stealing
Miklos Szeredi
2021-06-18
1
-0
/
+1
*
fuse: fix matching of FUSE_DEV_IOC_CLONE command
Alessio Balsini
2021-04-14
1
-5
/
+2
*
fuse: 32-bit user space ioctl compat for fuse device
Alessio Balsini
2021-03-16
1
-10
/
+16
*
mm/filemap: remove unused parameter and change to void type for replace_page_...
Baolin Wang
2021-02-24
1
-5
/
+1
*
fuse: split fuse_mount off of fuse_conn
Max Reitz
2020-09-18
1
-56
/
+50
*
fuse: drop fuse_conn parameter where possible
Max Reitz
2020-09-18
1
-31
/
+39
*
fuse: store fuse_conn in fuse_req
Max Reitz
2020-09-18
1
-6
/
+7
*
fuse: fix page dereference after free
Miklos Szeredi
2020-09-18
1
-10
/
+18
*
Merge tag 'fuse-update-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-06-09
1
-7
/
+7
|
\
|
*
fuse: don't check refcount after stealing page
Miklos Szeredi
2020-05-19
1
-1
/
+0
|
*
fuse: fix weird page warning
Miklos Szeredi
2020-05-19
1
-1
/
+2
|
*
fuse: use dump_page
Miklos Szeredi
2020-05-19
1
-2
/
+1
|
*
fuse: Update stale comment in queue_interrupt()
Kirill Tkhai
2020-04-20
1
-1
/
+1
|
*
fuse: BUG_ON correction in fuse_dev_splice_write()
Vasily Averin
2020-04-20
1
-2
/
+3
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-06-03
1
-1
/
+1
|
\
\
|
*
|
mm: fold and remove lru_cache_add_anon() and lru_cache_add_file()
Johannes Weiner
2020-06-03
1
-1
/
+1
*
|
|
Merge branch 'work.splice' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2020-06-03
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
fs: rename pipe_buf ->steal to ->try_steal
Christoph Hellwig
2020-05-20
1
-1
/
+1
|
|
/
*
/
docs: fix broken references to text files
Mauro Carvalho Chehab
2020-04-20
1
-1
/
+1
|
/
*
fuse: fix stack use after return
Miklos Szeredi
2020-02-13
1
-3
/
+3
*
pipe: Fix iteration end check in fuse_dev_splice_write()
David Howells
2019-12-06
1
-1
/
+1
*
Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-12-01
1
-1
/
+1
|
\
|
*
compat_ioctl: move more drivers to compat_ptr_ioctl
Arnd Bergmann
2019-10-23
1
-1
/
+1
*
|
Merge tag 'notifications-pipe-prep-20191115' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2019-11-30
1
-13
/
+18
|
\
\
|
*
|
pipe: Allow pipes to have kernel-reserved slots
David Howells
2019-11-15
1
-4
/
+4
|
*
|
pipe: Use head and tail pointers for the ring, not cursor and length
David Howells
2019-10-31
1
-13
/
+18
|
|
/
*
/
fuse: don't dereference req->args on finished request
Miklos Szeredi
2019-10-21
1
-1
/
+3
|
/
*
fuse: Make fuse_args_to_req static
YueHaibing
2019-09-24
1
-1
/
+1
*
fuse: unexport fuse_put_request
Arnd Bergmann
2019-09-24
1
-1
/
+0
*
fuse: separate fuse device allocation and installation in fuse_conn
Vivek Goyal
2019-09-12
1
-1
/
+1
*
fuse: add fuse_iqueue_ops callbacks
Stefan Hajnoczi
2019-09-12
1
-16
/
+30
[next]