index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-03-06
fuse: Track process write operations in both direct and writethrough modes
Zhou Jifeng
2024-03-06
fuse: Use the high bit of request ID for indicating resend requests
Zhao Chen
2024-03-06
fuse: Introduce a new notification type for resend pending requests
Zhao Chen
2024-03-06
fuse: add support for explicit export disabling
Jingbo Xu
2024-03-06
fuse: __kuid_val/__kgid_val helpers in fuse_fill_attr_from_inode()
Alexander Mikhalitsyn
2024-03-06
fuse: fix typo for fuse_permission comment
Alexander Mikhalitsyn
2024-03-05
fuse: Convert fuse_writepage_locked to take a folio
Matthew Wilcox (Oracle)
2024-03-05
fuse: Remove fuse_writepage
Matthew Wilcox (Oracle)
2024-03-05
virtio_fs: remove duplicate check if queue is broken
Li RongQing
2024-03-05
fuse: use FUSE_ROOT_ID in fuse_get_root_inode()
Miklos Szeredi
2024-03-05
fuse: don't unhash root
Miklos Szeredi
2024-03-05
fuse: fix root lookup with nonzero generation
Miklos Szeredi
2024-03-05
fuse: replace remaining make_bad_inode() with fuse_make_bad()
Miklos Szeredi
2024-03-05
virtiofs: drop __exit from virtio_fs_sysfs_exit()
Stefan Hajnoczi
2024-03-05
fuse: implement passthrough for mmap
Amir Goldstein
2024-03-05
fuse: implement splice read/write passthrough
Amir Goldstein
2024-03-05
fuse: implement read/write passthrough
Amir Goldstein
2024-03-05
fuse: implement open in passthrough mode
Amir Goldstein
2024-03-05
fuse: prepare for opening file in passthrough mode
Amir Goldstein
2024-03-05
fuse: implement ioctls to manage backing files
Amir Goldstein
2024-02-23
fuse: introduce FUSE_PASSTHROUGH capability
Amir Goldstein
2024-02-23
fuse: factor out helper for FUSE_DEV_IOC_CLONE
Amir Goldstein
2024-02-23
fuse: allow parallel dio writes with FUSE_DIRECT_IO_ALLOW_MMAP
Amir Goldstein
2024-02-23
fuse: introduce inode io modes
Amir Goldstein
2024-02-23
fuse: prepare for failing open response
Amir Goldstein
2024-02-23
fuse: break up fuse_open_common()
Amir Goldstein
2024-02-23
fuse: allocate ff->release_args only if release is needed
Amir Goldstein
2024-02-23
fuse: factor out helper fuse_truncate_update_attr()
Amir Goldstein
2024-02-23
fuse: add fuse_dio_lock/unlock helper functions
Bernd Schubert
2024-02-23
fuse: create helper function if DIO write needs exclusive lock
Bernd Schubert
2024-02-23
fuse: fix VM_MAYSHARE and direct_io_allow_mmap
Bernd Schubert
2024-02-23
virtiofs: emit uevents on filesystem events
Stefan Hajnoczi
2024-02-23
virtiofs: export filesystem tags through sysfs
Stefan Hajnoczi
2024-02-23
virtiofs: forbid newlines in tags
Stefan Hajnoczi
2024-02-18
Linux 6.8-rc5
v6.8-rc5
Linus Torvalds
2024-02-18
Merge tag 'kbuild-fixes-v6.8-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-02-18
Merge tag 'x86_urgent_for_v6.8_rc5' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-02-18
Merge tag 'irq_urgent_for_v6.8_rc5' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-02-18
Merge tag 'i2c-for-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-02-17
Merge tag 'powerpc-6.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2024-02-17
Merge tag 'bcachefs-2024-02-17' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
2024-02-17
Merge tag 'driver-core-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-02-17
Merge tag 'char-misc-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-02-17
Merge tag 'tty-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2024-02-17
Merge tag 'usb-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2024-02-17
Merge tag 'media/v6.8-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2024-02-17
Merge tag 'pci-v6.8-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-02-17
Merge tag 'probes-fixes-v6.8-rc4' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-02-17
Merge tag '6.8-rc4-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2024-02-17
Documentation: Document the Linux Kernel CVE process
Greg Kroah-Hartman
[next]