index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
fuse
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'gfs2-v5.15-rc5-mmap-fault' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2021-11-02
1
-1
/
+1
|
\
|
*
iov_iter: Turn iov_iter_fault_in_readable into fault_in_iov_iter_readable
Andreas Gruenbacher
2021-10-18
1
-1
/
+1
*
|
Merge tag 'for-5.16/ki_complete-2021-10-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-11-01
1
-1
/
+1
|
\
\
|
*
|
fs: get rid of the res2 iocb->ki_complete argument
Jens Axboe
2021-10-25
1
-1
/
+1
|
|
/
*
|
fuse: clean up error exits in fuse_fill_super()
Miklos Szeredi
2021-10-21
1
-6
/
+2
*
|
fuse: always initialize sb->s_fs_info
Miklos Szeredi
2021-10-21
1
-25
/
+25
*
|
fuse: clean up fuse_mount destruction
Miklos Szeredi
2021-10-21
2
-19
/
+7
*
|
fuse: get rid of fuse_put_super()
Miklos Szeredi
2021-10-21
3
-9
/
+15
*
|
fuse: check s_root when destroying sb
Miklos Szeredi
2021-10-21
2
-2
/
+2
|
/
*
Merge tag 'fuse-update-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-09-07
6
-80
/
+214
|
\
|
*
fuse: remove unused arg in fuse_write_file_get()
Miklos Szeredi
2021-09-06
1
-9
/
+6
|
*
fuse: wait for writepages in syncfs
Miklos Szeredi
2021-09-06
3
-0
/
+100
|
*
fuse: flush extending writes
Miklos Szeredi
2021-08-31
1
-1
/
+1
|
*
fuse: truncate pagecache on atomic_o_trunc
Miklos Szeredi
2021-08-17
1
-2
/
+5
|
*
fuse: allow sharing existing sb
Miklos Szeredi
2021-08-05
1
-1
/
+37
|
*
fuse: move fget() to fuse_get_tree()
Miklos Szeredi
2021-08-05
2
-23
/
+22
|
*
fuse: move option checking into fuse_fill_super()
Miklos Szeredi
2021-08-04
1
-7
/
+6
|
*
fuse: name fs_context consistently
Miklos Szeredi
2021-08-04
3
-41
/
+41
|
*
fuse: fix use after free in fuse_read_interrupt()
Miklos Szeredi
2021-08-04
1
-2
/
+2
*
|
Merge tag 'ovl-update-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2021-09-02
2
-2
/
+5
|
\
\
|
*
|
vfs: add rcu argument to ->get_acl() callback
Miklos Szeredi
2021-08-18
2
-2
/
+5
*
|
|
Merge tag 'hole_punch_for_v5.15-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-08-30
5
-44
/
+35
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
fuse: Convert to using invalidate_lock
Jan Kara
2021-07-13
5
-44
/
+35
|
|
/
*
|
Merge branch 'for-5.14/dax' into libnvdimm-fixes
Dan Williams
2021-08-11
1
-4
/
+2
|
\
\
|
|
/
|
/
|
|
*
fs/fuse: Remove unneeded kaddr parameter
Ira Weiny
2021-07-08
1
-4
/
+2
*
|
Merge tag 'fuse-update-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-07-06
8
-80
/
+152
|
\
\
|
*
|
virtiofs: Fix spelling mistakes
Zheng Yongjun
2021-06-22
3
-5
/
+5
|
*
|
fuse: use DIV_ROUND_UP helper macro for calculations
Wu Bo
2021-06-22
1
-1
/
+1
|
*
|
fuse: fix illegal access to inode with reused nodeid
Amir Goldstein
2021-06-22
4
-5
/
+15
|
*
|
fuse: allow fallocate(FALLOC_FL_ZERO_RANGE)
Richard W.M. Jones
2021-06-22
1
-4
/
+6
|
*
|
fuse: Make fuse_fill_super_submount() static
Greg Kurz
2021-06-22
2
-11
/
+2
|
*
|
fuse: Switch to fc_mount() for submounts
Greg Kurz
2021-06-22
1
-23
/
+6
|
*
|
fuse: Call vfs_get_tree() for submounts
Greg Kurz
2021-06-22
2
-48
/
+41
|
*
|
fuse: add dedicated filesystem context ops for submounts
Greg Kurz
2021-06-22
3
-0
/
+24
|
*
|
virtiofs: propagate sync() to file server
Greg Kurz
2021-06-22
3
-0
/
+44
|
*
|
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 infinite loop in sget_fc()
Greg Kurz
2021-06-09
1
-0
/
+11
|
*
|
fuse: Fix crash if superblock of submount gets killed early
Greg Kurz
2021-06-09
1
-4
/
+4
|
*
|
fuse: Fix crash in fuse_dentry_automount() error path
Greg Kurz
2021-06-09
1
-1
/
+5
|
|
/
*
|
Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-07-03
1
-3
/
+1
|
\
\
|
*
|
iov_iter: replace iov_iter_copy_from_user_atomic() with iterator-advancing va...
Al Viro
2021-06-10
1
-2
/
+1
|
*
|
fuse_fill_write_pages(): don't bother with iov_iter_single_seg_count()
Al Viro
2021-06-03
1
-1
/
+0
|
|
/
*
|
mm: move page dirtying prototypes from mm.h
Matthew Wilcox (Oracle)
2021-06-29
1
-0
/
+1
*
|
fs: remove noop_set_page_dirty()
Matthew Wilcox (Oracle)
2021-06-29
1
-1
/
+1
|
/
*
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2021-05-02
1
-2
/
+1
|
\
|
*
useful constants: struct qstr for ".."
Al Viro
2021-04-16
1
-2
/
+1
*
|
Merge tag 'fuse-update-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-05-01
8
-57
/
+97
|
\
\
|
*
|
cuse: simplify refcount
Miklos Szeredi
2021-04-14
1
-7
/
+3
[next]