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.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-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
Commit message (
Expand
)
Author
Age
Files
Lines
*
fuse: handle zero sized retrieve correctly
Miklos Szeredi
2019-02-20
1
-1
/
+1
*
fuse: decrement NR_WRITEBACK_TEMP on the right page
Miklos Szeredi
2019-02-20
1
-1
/
+1
*
fuse: call pipe_buf_release() under pipe lock
Jann Horn
2019-02-20
1
-0
/
+3
*
fuse: fix leaked notify reply
Miklos Szeredi
2018-11-21
1
-1
/
+3
*
fuse: set FR_SENT while locked
Miklos Szeredi
2018-11-21
1
-1
/
+1
*
fuse: fix blocked_waitq wakeup
Miklos Szeredi
2018-11-21
1
-4
/
+11
*
fuse: Fix use-after-free in fuse_dev_do_write()
Kirill Tkhai
2018-11-21
1
-1
/
+5
*
fuse: Fix use-after-free in fuse_dev_do_read()
Kirill Tkhai
2018-11-21
1
-0
/
+2
*
fuse: Dont call set_page_dirty_lock() for ITER_BVEC pages for async_dio
Ashish Samant
2018-11-10
2
-3
/
+4
*
fuse: Add missed unlock_page() to fuse_readpages_fill()
Kirill Tkhai
2018-09-05
1
-0
/
+1
*
fuse: Fix oops at process_init_reply()
Miklos Szeredi
2018-09-05
1
-14
/
+11
*
fuse: umount should wait for all requests
Miklos Szeredi
2018-09-05
3
-4
/
+22
*
fuse: fix unlocked access to processing queue
Miklos Szeredi
2018-09-05
1
-1
/
+7
*
fuse: fix double request_end()
Miklos Szeredi
2018-09-05
1
-2
/
+3
*
fuse: Don't access pipe->buffers without pipe_lock()
Andrey Ryabinin
2018-09-05
1
-2
/
+5
*
fuse: fix control dir setup and teardown
Miklos Szeredi
2018-07-03
1
-3
/
+10
*
fuse: don't keep dead fuse_conn at fuse_fill_super().
Tetsuo Handa
2018-07-03
1
-0
/
+1
*
fuse: atomic_o_trunc should truncate pagecache
Miklos Szeredi
2018-07-03
1
-1
/
+12
*
fuse: fix READDIRPLUS skipping an entry
Miklos Szeredi
2017-11-02
1
-1
/
+2
*
fuse: initialize the flock flag in fuse_file on allocation
Mateusz Jurczyk
2017-08-16
1
-1
/
+1
*
fuse: add missing FR_FORCE
Miklos Szeredi
2017-03-12
1
-0
/
+1
*
fuse: fix use after free issue in fuse_dev_do_read()
Sahitya Tummala
2017-02-23
1
-0
/
+4
*
fuse: clear FR_PENDING flag when moving requests out of pending queue
Tahsin Erdogan
2017-01-26
1
-1
/
+2
*
fuse: fix fuse_write_end() if zero bytes were copied
Miklos Szeredi
2016-11-26
1
-0
/
+6
*
fuse: fix killing s[ug]id in setattr
Miklos Szeredi
2016-10-22
1
-4
/
+28
*
fuse: invalidate dir dentry after chmod
Miklos Szeredi
2016-10-22
1
-2
/
+10
*
fuse: listxattr: verify xattr list
Miklos Szeredi
2016-10-22
1
-0
/
+19
*
fuse: direct-io: don't dirty ITER_BVEC pages
Miklos Szeredi
2016-09-24
1
-3
/
+4
*
fuse: fix wrong assignment of ->flags in fuse_send_init()
Wei Fang
2016-08-16
1
-1
/
+1
*
fuse: fuse_flush must check mapping->flags for errors
Maxim Patlasov
2016-08-16
1
-0
/
+9
*
fuse: fsync() did not return IO errors
Alexey Kuznetsov
2016-08-16
1
-0
/
+15
*
fuse: Add reference counting for fuse_io_priv
Seth Forshee
2016-04-12
3
-9
/
+32
*
fuse: do not use iocb after it may have been freed
Robert Doebbelin
2016-04-12
1
-3
/
+4
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
2015-12-11
2
-1
/
+3
|
\
|
*
fuse: break infinite loop in fuse_fill_write_pages()
Roman Gushchin
2015-11-10
1
-1
/
+1
|
*
cuse: fix memory leak
Miklos Szeredi
2015-11-10
1
-0
/
+2
*
|
Move locks API users to locks_lock_inode_wait()
Benjamin Coddington
2015-10-22
1
-1
/
+1
|
/
*
fs/fuse: fix ioctl type confusion
Jann Horn
2015-08-16
1
-1
/
+9
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2015-07-04
1
-1
/
+1
|
\
|
*
fs: Rename file_remove_suid() to file_remove_privs()
Jan Kara
2015-06-23
1
-1
/
+1
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2015-07-03
1
-6
/
+3
|
\
\
|
*
|
sysfs: Create mountpoints with sysfs_create_mount_point
Eric W. Biederman
2015-07-01
1
-6
/
+3
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
2015-07-02
5
-489
/
+624
|
\
\
\
|
*
|
|
fuse: separate pqueue for clones
Miklos Szeredi
2015-07-01
3
-30
/
+45
|
*
|
|
fuse: introduce per-instance fuse_dev structure
Miklos Szeredi
2015-07-01
4
-34
/
+114
|
*
|
|
fuse: device fd clone
Miklos Szeredi
2015-07-01
1
-0
/
+40
|
*
|
|
fuse: abort: no fc->lock needed for request ending
Miklos Szeredi
2015-07-01
1
-9
/
+5
|
*
|
|
fuse: no fc->lock for pqueue parts
Miklos Szeredi
2015-07-01
1
-14
/
+2
|
*
|
|
fuse: no fc->lock in request_end()
Miklos Szeredi
2015-07-01
1
-7
/
+8
|
*
|
|
fuse: cleanup request_end()
Miklos Szeredi
2015-07-01
1
-4
/
+2
[next]