index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
fuse
Age
Commit message (
Expand
)
Author
Files
Lines
2018-11-21
fuse: fix leaked notify reply
Miklos Szeredi
1
-1
/
+3
2018-11-21
fuse: fix use-after-free in fuse_direct_IO()
Lukas Czerner
1
-1
/
+3
2018-11-21
fuse: set FR_SENT while locked
Miklos Szeredi
1
-1
/
+1
2018-11-21
fuse: fix blocked_waitq wakeup
Miklos Szeredi
1
-4
/
+11
2018-11-21
fuse: Fix use-after-free in fuse_dev_do_write()
Kirill Tkhai
1
-1
/
+5
2018-11-21
fuse: Fix use-after-free in fuse_dev_do_read()
Kirill Tkhai
1
-0
/
+2
2018-09-05
fuse: Add missed unlock_page() to fuse_readpages_fill()
Kirill Tkhai
1
-0
/
+1
2018-09-05
fuse: Fix oops at process_init_reply()
Miklos Szeredi
1
-14
/
+11
2018-09-05
fuse: umount should wait for all requests
Miklos Szeredi
3
-4
/
+22
2018-09-05
fuse: fix unlocked access to processing queue
Miklos Szeredi
1
-1
/
+7
2018-09-05
fuse: fix double request_end()
Miklos Szeredi
1
-2
/
+3
2018-09-05
fuse: fix initial parallel dirops
Miklos Szeredi
3
-10
/
+18
2018-09-05
fuse: Don't access pipe->buffers without pipe_lock()
Andrey Ryabinin
1
-2
/
+5
2018-07-03
fuse: fix control dir setup and teardown
Miklos Szeredi
1
-3
/
+10
2018-07-03
fuse: don't keep dead fuse_conn at fuse_fill_super().
Tetsuo Handa
1
-0
/
+1
2018-07-03
fuse: atomic_o_trunc should truncate pagecache
Miklos Szeredi
1
-1
/
+12
2017-11-02
fuse: fix READDIRPLUS skipping an entry
Miklos Szeredi
1
-1
/
+2
2017-08-16
fuse: initialize the flock flag in fuse_file on allocation
Mateusz Jurczyk
1
-1
/
+1
2017-03-12
fuse: add missing FR_FORCE
Miklos Szeredi
1
-0
/
+1
2017-02-23
fuse: fix uninitialized flags in pipe_buffer
Miklos Szeredi
1
-0
/
+1
2017-02-23
fuse: fix use after free issue in fuse_dev_do_read()
Sahitya Tummala
1
-0
/
+4
2017-01-26
fuse: fix time_to_jiffies nsec sanity check
David Sheets
1
-1
/
+1
2017-01-26
fuse: clear FR_PENDING flag when moving requests out of pending queue
Tahsin Erdogan
1
-1
/
+2
2016-12-06
fuse: fix clearing suid, sgid for chown()
Miklos Szeredi
1
-5
/
+2
2016-11-15
fuse: fix fuse_write_end() if zero bytes were copied
Miklos Szeredi
1
-0
/
+6
2016-10-18
fuse: fix root dentry initialization
Miklos Szeredi
3
-1
/
+8
2016-10-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-3
/
+3
2016-10-10
Merge remote-tracking branch 'ovl/rename2' into for-linus
Al Viro
1
-1
/
+1
2016-10-10
Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
1
-9
/
+0
2016-10-10
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
3
-5
/
+6
2016-10-08
Merge remote-tracking branch 'jk/vfs' into work.misc
Al Viro
3
-6
/
+7
2016-10-07
vfs: Remove {get,set,remove}xattr inode operations
Andreas Gruenbacher
1
-9
/
+0
2016-10-07
Merge branch 'work.splice_read' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-47
/
+16
2016-10-05
pipe: add pipe_buf_steal() helper
Miklos Szeredi
1
-1
/
+1
2016-10-05
pipe: add pipe_buf_confirm() helper
Miklos Szeredi
1
-2
/
+2
2016-10-05
pipe: add pipe_buf_release() helper
Miklos Szeredi
1
-4
/
+3
2016-10-05
pipe: add pipe_buf_get() helper
Miklos Szeredi
1
-1
/
+1
2016-10-03
fuse_dev_splice_read(): switch to add_to_pipe()
Al Viro
1
-37
/
+9
2016-10-03
splice: lift pipe_lock out of splice_to_pipe()
Al Viro
1
-2
/
+0
2016-10-03
fuse: limit xattr returned size
Miklos Szeredi
1
-2
/
+2
2016-10-01
fuse: remove duplicate cs->offset assignment
Miklos Szeredi
1
-1
/
+0
2016-10-01
fuse: don't use fuse_ioctl_copy_user() helper
Miklos Szeredi
1
-34
/
+18
2016-10-01
fuse_ioctl_copy_user(): don't open-code copy_page_{to,from}_iter()
Al Viro
1
-23
/
+7
2016-10-01
fuse: Use generic xattr ops
Seth Forshee
5
-176
/
+221
2016-10-01
fuse: get rid of fc->flags
Miklos Szeredi
3
-24
/
+20
2016-10-01
fuse: listxattr: verify xattr list
Miklos Szeredi
1
-0
/
+19
2016-10-01
fuse: use timespec64
Miklos Szeredi
1
-3
/
+7
2016-10-01
fuse: don't use ->d_time
Miklos Szeredi
1
-20
/
+23
2016-10-01
fuse: Add posix ACL support
Seth Forshee
7
-7
/
+152
2016-10-01
fuse: handle killpriv in userspace fs
Miklos Szeredi
3
-18
/
+33
[next]