index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
fuse
Commit message (
Expand
)
Author
Age
Files
Lines
*
fuse: release pipe buf after last use
Miklos Szeredi
2021-11-25
1
-5
/
+5
*
Merge tag 'fuse-update-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-11-09
10
-150
/
+197
|
\
|
*
fuse: fix page stealing
Miklos Szeredi
2021-11-02
1
-2
/
+12
|
*
virtiofs: use strscpy for copying the queue name
Miklos Szeredi
2021-11-02
1
-1
/
+1
|
*
fuse: add FOPEN_NOFLUSH
Amir Goldstein
2021-10-28
1
-0
/
+3
|
*
fuse: only update necessary attributes
Miklos Szeredi
2021-10-28
4
-10
/
+9
|
*
fuse: take cache_mask into account in getattr
Miklos Szeredi
2021-10-28
1
-1
/
+3
|
*
fuse: add cache_mask
Miklos Szeredi
2021-10-28
3
-9
/
+29
|
*
fuse: move reverting attributes to fuse_change_attributes()
Miklos Szeredi
2021-10-28
2
-9
/
+13
|
*
fuse: simplify local variables holding writeback cache state
Miklos Szeredi
2021-10-28
2
-6
/
+6
|
*
fuse: cleanup code conditional on fc->writeback_cache
Miklos Szeredi
2021-10-28
1
-13
/
+4
|
*
fuse: fix attr version comparison in fuse_read_update_size()
Miklos Szeredi
2021-10-28
1
-1
/
+1
|
*
fuse: always invalidate attributes after writes
Miklos Szeredi
2021-10-28
4
-20
/
+15
|
*
fuse: rename fuse_write_update_size()
Miklos Szeredi
2021-10-28
4
-9
/
+9
|
*
fuse: don't bump attr_version in cached write
Miklos Szeredi
2021-10-28
1
-2
/
+5
|
*
fuse: selective attribute invalidation
Miklos Szeredi
2021-10-28
4
-11
/
+19
|
*
fuse: don't increment nlink in link()
Miklos Szeredi
2021-10-28
1
-19
/
+11
|
*
fuse: decrement nlink on overwriting rename
Miklos Szeredi
2021-10-22
1
-22
/
+27
|
*
fuse: simplify __fuse_write_file_get()
Miklos Szeredi
2021-10-22
1
-5
/
+4
|
*
fuse: move fuse_invalidate_attr() into fuse_update_ctime()
Miklos Szeredi
2021-10-22
2
-13
/
+6
|
*
fuse: delete redundant code
Peng Hao
2021-10-22
1
-1
/
+0
|
*
fuse: use kmap_local_page()
Peng Hao
2021-10-22
3
-8
/
+8
|
*
fuse: annotate lock in fuse_reverse_inval_entry()
Miklos Szeredi
2021-10-22
1
-1
/
+1
|
*
fuse: write inode in fuse_vma_close() instead of fuse_release()
Miklos Szeredi
2021-10-22
1
-9
/
+6
|
*
fuse: make sure reclaim doesn't write the inode
Miklos Szeredi
2021-10-22
4
-0
/
+27
*
|
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-07
1
-4
/
+2
[next]