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
2022-05-27
Merge tag 'libnvdimm-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-05-16
dax: introduce DAX_RECOVERY_WRITE dax access mode
Jane Chu
2022-05-09
fuse: Convert fuse to read_folio
Matthew Wilcox (Oracle)
2022-05-08
fs: Remove flags parameter from aops->write_begin
Matthew Wilcox (Oracle)
2022-05-08
fs: Remove aop flags parameter from grab_cache_page_write_begin()
Matthew Wilcox (Oracle)
2022-04-01
fs: Remove ->readpages address space operation
Matthew Wilcox (Oracle)
2022-03-27
Merge tag 'x86_core_for_5.18_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-03-22
Merge tag 'folio-5.18b' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-03-22
Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-03-22
fs: allocate inode by using alloc_inode_sb()
Muchun Song
2022-03-22
fuse: remove reliance on bdi congestion
NeilBrown
2022-03-16
fs: Convert __set_page_dirty_no_writeback to noop_dirty_folio
Matthew Wilcox (Oracle)
2022-03-15
fs: Convert trivial uses of __set_page_dirty_nobuffers to filemap_dirty_folio
Matthew Wilcox (Oracle)
2022-03-15
fuse: Convert from launder_page to launder_folio
Matthew Wilcox (Oracle)
2022-03-15
fs: Remove noop_invalidatepage()
Matthew Wilcox (Oracle)
2022-03-15
x86: Remove toolchain check for X32 ABI capability
Masahiro Yamada
2022-03-07
fuse: fix pipe buffer lifetime for direct_io
Miklos Szeredi
2022-03-03
mm: don't include <linux/memremap.h> in <linux/mm.h>
Christoph Hellwig
2022-02-21
fuse: move FUSE_SUPER_MAGIC definition to magic.h
Jeff Layton
2022-02-18
fuse: fix fileattr op failure
Miklos Szeredi
2022-01-18
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2022-01-14
virtio: wrap config->reset calls
Michael S. Tsirkin
2022-01-12
Merge tag 'libnvdimm-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-12-18
dax: remove the copy_from_iter and copy_to_iter methods
Christoph Hellwig
2021-12-18
dax: remove the DAXDEV_F_SYNC flag
Christoph Hellwig
2021-12-14
fuse: mark inode DONT_CACHE when per inode DAX hint changes
Jeffle Xu
2021-12-14
fuse: negotiate per inode DAX in FUSE_INIT
Jeffle Xu
2021-12-14
fuse: enable per inode DAX
Jeffle Xu
2021-12-14
fuse: make DAX mount option a tri-state
Jeffle Xu
2021-12-14
fuse: add fuse_should_enable_dax() helper
Jeffle Xu
2021-12-07
fuse: Pass correct lend value to filemap_write_and_wait_range()
Xie Yongji
2021-12-04
dax: simplify the dax_device <-> gendisk association
Christoph Hellwig
2021-12-04
dax: remove CONFIG_DAX_DRIVER
Christoph Hellwig
2021-11-25
fuse: send security context of inode on file
Vivek Goyal
2021-11-25
fuse: release pipe buf after last use
Miklos Szeredi
2021-11-25
fuse: extend init flags
Miklos Szeredi
2021-11-09
Merge tag 'fuse-update-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-11-02
Merge tag 'gfs2-v5.15-rc5-mmap-fault' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2021-11-02
fuse: fix page stealing
Miklos Szeredi
2021-11-02
virtiofs: use strscpy for copying the queue name
Miklos Szeredi
2021-11-01
Merge tag 'for-5.16/ki_complete-2021-10-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-10-28
fuse: add FOPEN_NOFLUSH
Amir Goldstein
2021-10-28
fuse: only update necessary attributes
Miklos Szeredi
2021-10-28
fuse: take cache_mask into account in getattr
Miklos Szeredi
2021-10-28
fuse: add cache_mask
Miklos Szeredi
2021-10-28
fuse: move reverting attributes to fuse_change_attributes()
Miklos Szeredi
2021-10-28
fuse: simplify local variables holding writeback cache state
Miklos Szeredi
2021-10-28
fuse: cleanup code conditional on fc->writeback_cache
Miklos Szeredi
2021-10-28
fuse: fix attr version comparison in fuse_read_update_size()
Miklos Szeredi
2021-10-28
fuse: always invalidate attributes after writes
Miklos Szeredi
[next]