index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
fuse
Age
Commit message (
Expand
)
Author
2023-09-05
Merge tag 'fuse-update-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-08-29
Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-08-29
fuse: conditionally fill kstat in fuse_do_statx()
Bernd Schubert
2023-08-28
Merge tag 'v6.6-vfs.ctime' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2023-08-24
mm: remove enum page_entry_size
Matthew Wilcox (Oracle)
2023-08-21
fuse: invalidate dentry on EEXIST creates or ENOENT deletes
Jiachen Zhang
2023-08-21
fuse: cache btime
Miklos Szeredi
2023-08-21
fuse: implement statx
Miklos Szeredi
2023-08-16
fuse: add ATTR_TIMEOUT macro
Miklos Szeredi
2023-08-16
fuse: handle empty request_mask in statx
Miklos Szeredi
2023-08-16
fuse: write back dirty pages before direct write in direct_io_relax mode
Hao Xu
2023-08-16
fuse: add a new fuse init flag to relax restrictions in no cache mode
Hao Xu
2023-08-16
fuse: invalidate page cache pages before direct write
Hao Xu
2023-08-16
fuse: nlookup missing decrement in fuse_direntplus_link
ruanmeisi
2023-08-14
Revert "fuse: in fuse_flush only wait if someone wants the return code"
Miklos Szeredi
2023-08-09
fs: pass the request_mask to generic_fillattr
Jeff Layton
2023-07-24
fuse: convert to ctime accessor functions
Jeff Layton
2023-07-19
Merge tag 'fuse-update-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-07-01
Merge tag 'libnvdimm-for-6.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-06-28
Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-06-26
dax: enable dax fault handler to report VM_FAULT_HWPOISON
Jane Chu
2023-06-21
fuse: ioctl: translate ENOSYS in outarg
Miklos Szeredi
2023-06-09
fuse: use direct_write_fallback
Christoph Hellwig
2023-06-09
fuse: drop redundant arguments to fuse_perform_write
Christoph Hellwig
2023-06-09
fuse: update ki_pos in fuse_perform_write
Christoph Hellwig
2023-06-09
backing_dev: remove current->backing_dev_info
Christoph Hellwig
2023-06-07
fuse: revalidate: don't invalidate if interrupted
Miklos Szeredi
2023-06-07
fuse: Apply flags2 only when userspace set the FUSE_INIT_EXT
Bernd Schubert
2023-06-07
fuse: remove duplicate check for nodeid
zyfjeff
2023-06-07
fuse: add feature flag for expire-only
Miklos Szeredi
2023-05-24
splice: Use filemap_splice_read() instead of generic_file_splice_read()
David Howells
2023-04-27
Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-04-24
Merge tag 'pull-fd' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2023-04-20
fuse_dev_ioctl(): switch to fdget()
Al Viro
2023-03-30
iov_iter: add iter_iovec() helper
Jens Axboe
2023-03-17
driver core: class: remove module * from class_create()
Greg Kroah-Hartman
2023-02-27
Merge tag 'fuse-update-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-02-23
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-02-20
Merge tag 'fs.idmapped.v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-02-20
Merge tag 'locks-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayt...
Linus Torvalds
2023-02-09
mm: replace vma->vm_flags direct modifications with modifier calls
Suren Baghdasaryan
2023-02-02
fs: convert writepage_t callback to pass a folio
Matthew Wilcox (Oracle)
2023-01-26
fuse: add inode/permission checks to fileattr_get/fileattr_set
Alexander Mikhalitsyn
2023-01-26
fuse: fix all W=1 kernel-doc warnings
Randy Dunlap
2023-01-26
fuse: in fuse_flush only wait if someone wants the return code
Eric W. Biederman
2023-01-26
fuse: optional supplementary group in create requests
Miklos Szeredi
2023-01-26
fuse: add request extension
Miklos Szeredi
2023-01-24
fuse: fixes after adapting to new posix acl api
Christian Brauner
2023-01-19
fs: port i_{g,u}id_into_vfs{g,u}id() to mnt_idmap
Christian Brauner
2023-01-19
fs: port privilege checking helpers to mnt_idmap
Christian Brauner
[next]