index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
fuse
/
dev.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-14
Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-27
/
+28
2022-12-12
fuse: convert fuse_try_move_page() to use folios
Vishal Moola (Oracle)
1
-27
/
+28
2022-12-12
filemap: convert replace_page_cache_page() to replace_page_cache_folio()
Vishal Moola (Oracle)
1
-1
/
+1
2022-11-23
fuse: Remove user_ns check for FUSE_DEV_IOC_CLONE
Jann Horn
1
-2
/
+1
2022-11-23
fuse: add "expire only" mode to FUSE_NOTIFY_INVAL_ENTRY
Miklos Szeredi
1
-2
/
+2
2022-09-27
mm: multi-gen LRU: groundwork
Yu Zhao
1
-1
/
+2
2022-08-09
iov_iter: advancing variants of iov_iter_get_pages{,_alloc}()
Al Viro
1
-2
/
+1
2022-08-09
new iov_iter flavour - ITER_UBUF
Al Viro
1
-2
/
+2
2022-03-23
fuse: remove reliance on bdi congestion
NeilBrown
1
-8
/
+0
2022-03-07
fuse: fix pipe buffer lifetime for direct_io
Miklos Szeredi
1
-1
/
+11
2021-11-25
fuse: release pipe buf after last use
Miklos Szeredi
1
-5
/
+5
2021-11-02
fuse: fix page stealing
Miklos Szeredi
1
-2
/
+12
2021-10-28
fuse: always invalidate attributes after writes
Miklos Szeredi
1
-1
/
+1
2021-10-28
fuse: rename fuse_write_update_size()
Miklos Szeredi
1
-1
/
+1
2021-10-22
fuse: use kmap_local_page()
Peng Hao
1
-4
/
+4
2021-08-04
fuse: fix use after free in fuse_read_interrupt()
Miklos Szeredi
1
-2
/
+2
2021-06-22
virtiofs: Fix spelling mistakes
Zheng Yongjun
1
-1
/
+1
2021-06-22
fuse: reject internal errno
Miklos Szeredi
1
-1
/
+1
2021-06-22
fuse: check connected before queueing on fpq->io
Miklos Szeredi
1
-0
/
+9
2021-06-18
fuse: ignore PG_workingset after stealing
Miklos Szeredi
1
-0
/
+1
2021-04-14
fuse: fix matching of FUSE_DEV_IOC_CLONE command
Alessio Balsini
1
-5
/
+2
2021-03-16
fuse: 32-bit user space ioctl compat for fuse device
Alessio Balsini
1
-10
/
+16
2021-02-25
mm/filemap: remove unused parameter and change to void type for replace_page_...
Baolin Wang
1
-5
/
+1
2020-09-18
fuse: split fuse_mount off of fuse_conn
Max Reitz
1
-56
/
+50
2020-09-18
fuse: drop fuse_conn parameter where possible
Max Reitz
1
-31
/
+39
2020-09-18
fuse: store fuse_conn in fuse_req
Max Reitz
1
-6
/
+7
2020-09-18
fuse: fix page dereference after free
Miklos Szeredi
1
-10
/
+18
2020-06-10
Merge tag 'fuse-update-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-7
/
+7
2020-06-04
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2020-06-04
mm: fold and remove lru_cache_add_anon() and lru_cache_add_file()
Johannes Weiner
1
-1
/
+1
2020-06-04
Merge branch 'work.splice' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-1
/
+1
2020-05-20
fs: rename pipe_buf ->steal to ->try_steal
Christoph Hellwig
1
-1
/
+1
2020-05-19
fuse: don't check refcount after stealing page
Miklos Szeredi
1
-1
/
+0
2020-05-19
fuse: fix weird page warning
Miklos Szeredi
1
-1
/
+2
2020-05-19
fuse: use dump_page
Miklos Szeredi
1
-2
/
+1
2020-04-21
docs: fix broken references to text files
Mauro Carvalho Chehab
1
-1
/
+1
2020-04-20
fuse: Update stale comment in queue_interrupt()
Kirill Tkhai
1
-1
/
+1
2020-04-20
fuse: BUG_ON correction in fuse_dev_splice_write()
Vasily Averin
1
-2
/
+3
2020-02-13
fuse: fix stack use after return
Miklos Szeredi
1
-3
/
+3
2019-12-07
pipe: Fix iteration end check in fuse_dev_splice_write()
David Howells
1
-1
/
+1
2019-12-02
Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2019-12-01
Merge tag 'notifications-pipe-prep-20191115' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-13
/
+18
2019-11-15
pipe: Allow pipes to have kernel-reserved slots
David Howells
1
-4
/
+4
2019-10-31
pipe: Use head and tail pointers for the ring, not cursor and length
David Howells
1
-13
/
+18
2019-10-23
compat_ioctl: move more drivers to compat_ptr_ioctl
Arnd Bergmann
1
-1
/
+1
2019-10-21
fuse: don't dereference req->args on finished request
Miklos Szeredi
1
-1
/
+3
2019-09-24
fuse: Make fuse_args_to_req static
YueHaibing
1
-1
/
+1
2019-09-24
fuse: unexport fuse_put_request
Arnd Bergmann
1
-1
/
+0
2019-09-12
fuse: separate fuse device allocation and installation in fuse_conn
Vivek Goyal
1
-1
/
+1
2019-09-12
fuse: add fuse_iqueue_ops callbacks
Stefan Hajnoczi
1
-16
/
+30
[next]