index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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 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
*
fuse: export fuse_dequeue_forget() function
Vivek Goyal
2019-09-12
1
-6
/
+7
*
fuse: export fuse_get_unique()
Stefan Hajnoczi
2019-09-12
1
-1
/
+2
*
fuse: export fuse_len_args()
Stefan Hajnoczi
2019-09-12
1
-4
/
+5
*
fuse: export fuse_end_request()
Stefan Hajnoczi
2019-09-12
1
-9
/
+10
*
fuse: stop copying pages to fuse_req
Miklos Szeredi
2019-09-10
1
-12
/
+6
*
fuse: stop copying args to fuse_req
Miklos Szeredi
2019-09-10
1
-54
/
+26
*
fuse: simplify request allocation
Miklos Szeredi
2019-09-10
1
-50
/
+11
*
fuse: unexport request ops
Miklos Szeredi
2019-09-10
1
-42
/
+9
*
fuse: convert retrieve to simple api
Miklos Szeredi
2019-09-10
1
-30
/
+62
*
fuse: convert writepages to simple api
Miklos Szeredi
2019-09-10
1
-27
/
+0
*
fuse: add simple background helper
Miklos Szeredi
2019-09-10
1
-0
/
+45
*
fuse: convert ioctl to simple api
Miklos Szeredi
2019-09-10
1
-2
/
+2
*
fuse: move page alloc
Miklos Szeredi
2019-09-10
1
-15
/
+2
*
fuse: add pages to fuse_args
Miklos Szeredi
2019-09-10
1
-10
/
+31
*
fuse: add nocreds to fuse_args
Miklos Szeredi
2019-09-10
1
-29
/
+15
*
fuse: convert fuse_force_forget() to simple api
Miklos Szeredi
2019-09-10
1
-21
/
+0
*
fuse: add noreply to fuse_args
Miklos Szeredi
2019-09-10
1
-1
/
+3
*
fuse: convert flush to simple api
Miklos Szeredi
2019-09-10
1
-4
/
+9
*
fuse: simplify 'nofail' request
Miklos Szeredi
2019-09-10
1
-60
/
+4
*
fuse: flatten 'struct fuse_args'
Miklos Szeredi
2019-09-10
1
-19
/
+19
*
fuse: fix deadlock with aio poll and fuse_iqueue::waitq.lock
Eric Biggers
2019-09-10
1
-45
/
+48
*
fuse: require /dev/fuse reads to have enough buffer capacity (take 2)
Kirill Smelkov
2019-09-02
1
-0
/
+18
*
Revert "fuse: require /dev/fuse reads to have enough buffer capacity"
Miklos Szeredi
2019-06-11
1
-10
/
+0
*
fuse: require /dev/fuse reads to have enough buffer capacity
Kirill Smelkov
2019-04-24
1
-0
/
+10
*
fuse: retrieve: cap requested size to negotiated max_write
Kirill Smelkov
2019-04-24
1
-1
/
+1
*
fuse: convert printk -> pr_*
Kirill Smelkov
2019-04-24
1
-2
/
+2
*
Merge branch 'page-refs' (page ref overflow)
Linus Torvalds
2019-04-14
1
-6
/
+6
|
\
|
*
fs: prevent page refcount overflow in pipe_buf_get
Matthew Wilcox
2019-04-14
1
-6
/
+6
*
|
fuse: clean up aborted
Miklos Szeredi
2019-02-13
1
-5
/
+4
*
|
fuse: Protect ff->reserved_req via corresponding fi->lock
Kirill Tkhai
2019-02-13
1
-4
/
+6
*
|
fuse: Verify userspace asks to requeue interrupt that we really sent
Kirill Tkhai
2019-02-13
1
-3
/
+10
*
|
fuse: Do some refactoring in fuse_dev_do_write()
Kirill Tkhai
2019-02-13
1
-25
/
+23
*
|
fuse: Wake up req->waitq of only if not background
Kirill Tkhai
2019-02-13
1
-1
/
+4
*
|
fuse: Optimize request_end() by not taking fiq->waitq.lock
Kirill Tkhai
2019-02-13
1
-8
/
+20
*
|
fuse: Kill fasync only if interrupt is queued in queue_interrupt()
Kirill Tkhai
2019-02-13
1
-1
/
+1
[next]