index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'fuse-update-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-11-09
11
-151
/
+203
|
\
|
*
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
2
-1
/
+9
|
*
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 'for-linus-5.16-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-11-09
2
-3
/
+5
|
\
\
|
*
|
orangefs: Fix sb refcount leak when allocate sb info failed.
Chenyuan Mi
2021-10-11
1
-1
/
+1
|
*
|
fs: orangefs: fix error return code of orangefs_revalidate_lookup()
Jia-Ju Bai
2021-10-11
1
-1
/
+3
|
*
|
orangefs: Remove redundant initialization of variable ret
Colin Ian King
2021-10-11
1
-1
/
+1
*
|
|
Merge tag '9p-for-5.16-rc1' of git://github.com/martinetd/linux
Linus Torvalds
2021-11-09
33
-779
/
+518
|
\
\
\
|
*
|
|
9p: fix a bunch of checkpatch warnings
Dominique Martinet
2021-11-04
21
-305
/
+323
|
*
|
|
9p: set readahead and io size according to maxsize
Dominique Martinet
2021-11-04
1
-0
/
+3
|
*
|
|
9p p9mode2perm: remove useless strlcpy and check sscanf return code
Dominique Martinet
2021-11-03
1
-4
/
+9
|
*
|
|
9p v9fs_parse_options: replace simple_strtoul with kstrtouint
Dominique Martinet
2021-11-03
1
-6
/
+7
|
*
|
|
9p: fix file headers
Dominique Martinet
2021-11-03
25
-116
/
+7
|
*
|
|
fs/9p: fix indentation and Add missing a blank line after declaration
Sohaib Mohamed
2021-11-03
1
-1
/
+2
|
*
|
|
fs/9p: fix warnings found by checkpatch.pl
Sohaib Mohamed
2021-11-03
1
-4
/
+4
|
*
|
|
9p: fix minor indentation and codestyle
Sohaib Mohamed
2021-11-03
1
-1
/
+3
|
*
|
|
fs/9p: cleanup: opening brace at the beginning of the next line
Sohaib Mohamed
2021-11-03
1
-1
/
+2
|
*
|
|
9p: Convert to using the netfs helper lib to do reads and caching
David Howells
2021-11-03
6
-334
/
+122
|
*
|
|
fscache_cookie_enabled: check cookie is valid before accessing it
Dominique Martinet
2021-11-03
1
-1
/
+1
|
*
|
|
net/9p: autoload transport modules
Thomas Weißschuh
2021-11-03
5
-6
/
+33
|
*
|
|
9p/net: fix missing error check in p9_check_errors
Dominique Martinet
2021-11-03
1
-0
/
+2
*
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-11-09
131
-650
/
+1174
|
\
\
\
\
|
*
|
|
|
ipc/ipc_sysctl.c: remove fallback for !CONFIG_PROC_SYSCTL
Manfred Spraul
2021-11-09
1
-13
/
+0
|
*
|
|
|
ipc: check checkpoint_restore_ns_capable() to modify C/R proc files
Michal Clapinski
2021-11-09
1
-6
/
+23
|
*
|
|
|
selftests/kselftest/runner/run_one(): allow running non-executable files
SeongJae Park
2021-11-09
1
-10
/
+18
|
*
|
|
|
virtio-mem: disallow mapping virtio-mem memory via /dev/mem
David Hildenbrand
2021-11-09
2
-1
/
+4
|
*
|
|
|
kernel/resource: disallow access to exclusive system RAM regions
David Hildenbrand
2021-11-09
2
-10
/
+26
|
*
|
|
|
kernel/resource: clean up and optimize iomem_is_exclusive()
David Hildenbrand
2021-11-09
1
-5
/
+20
|
*
|
|
|
scripts/gdb: handle split debug for vmlinux
Douglas Anderson
2021-11-09
1
-1
/
+2
[next]