summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-06-15fuse: remove fuse_mutex protection from fuse_dev_ioctl_sync_init()Miklos Szeredi
2026-06-15fuse: set params in fuse_chan_set_initialized()Miklos Szeredi
2026-06-15fuse: create notify.cMiklos Szeredi
2026-06-15fuse: create poll.cMiklos Szeredi
2026-06-15fuse: change fud->fc to fud->chanMiklos Szeredi
2026-06-15fuse: split out filesystem part of request sendingMiklos Szeredi
2026-06-15fuse: change req->fm to req->chanMiklos Szeredi
2026-06-15fuse: remove fm arg of args->end callbackMiklos Szeredi
2026-06-15fuse: split off fuse_args and related definitions into a separate headerMiklos Szeredi
2026-06-15fuse: abort related layering cleanupMiklos Szeredi
2026-06-15fuse: remove #include "fuse_i.h" from "req_timeout.c"Miklos Szeredi
2026-06-15fuse: remove #include "fuse_i.h" from "dev_uring_i.h"Miklos Szeredi
2026-06-15fuse: move fuse_dev_waitq to dev.cMiklos Szeredi
2026-06-15fuse: move forget related struct and helpersMiklos Szeredi
2026-06-15fuse: don't access transport layer structs directly from the fs layerMiklos Szeredi
2026-06-15fuse: move struct fuse_req and related to fuse_dev_i.hMiklos Szeredi
2026-06-15fuse: move request timeout to fuse_chanMiklos Szeredi
2026-06-15fuse: add back pointer from fuse_chan to fuse_connMiklos Szeredi
2026-06-15fuse: split off fch->lock from fc->lockMiklos Szeredi
2026-06-15fuse: move interrupt related members to fuse_chanMiklos Szeredi
2026-06-15fuse: move io_uring related members to fuse_chanMiklos Szeredi
2026-06-15fuse: move request blocking related members to fuse_chanMiklos Szeredi
2026-06-15fuse: move background queuing related members to fuse_chanMiklos Szeredi
2026-06-15fuse: move 'devices' member from fuse_conn to fuse_chanMiklos Szeredi
2026-06-15fuse: move fuse_dev and fuse_pqueue to dev.cMiklos Szeredi
2026-06-15fuse: move fuse_iqueue to fuse_chanMiklos Szeredi
2026-06-15fuse: add struct fuse_chanMiklos Szeredi
2026-06-15fuse: move request timeout code to a new source fileMiklos Szeredi
2026-06-15fuse: fix io-uring background queue dispatch on request completionJoanne Koong
2026-06-15fuse: fix device node leak in cuse_process_init_reply()Alberto Ruiz
2026-06-15fuse: do not use start_removing_noperm()Miklos Szeredi
2026-06-15Revert "fuse: fix conversion of fuse_reverse_inval_entry() to start_removing()"Miklos Szeredi
2026-06-15fuse: avoid 32-bit prune notification count wrapSamuel Moelius
2026-06-15fuse-uring: remove request-less entries from ent_w_req_queue to fix NULL derefJoanne Koong
2026-06-15fuse: clear intr_entry in fuse_resend and fuse_remove_pending_reqJi'an Zhou
2026-06-15fuse-uring: make a fuse_req on SQE commit only findable after memcpyBernd Schubert
2026-06-15fuse-uring: Avoid queue->stopped races and set/read that value under lockBernd Schubert
2026-06-15fuse-uring: Avoid use-after-free in fuse_uring_async_stop_queuesBernd Schubert
2026-06-15fuse-uring: end fuse_req on io-uring cancel task workChris Mason
2026-06-15fuse-uring: fix moving cancelled entry to ent_in_userspace listJoanne Koong
2026-06-15fuse-uring: check connection abort during ring creationJoanne Koong
2026-06-15fuse-uring: fix race between registration and connection abortionJoanne Koong
2026-06-15fuse-uring: fix data races on ring->readyChris Mason
2026-06-15fuse-uring: fix EFAULT clobber in fuse_uring_commitChris Mason
2026-06-15fuse: back uncached readdir buffers with pagesMatthew R. Ochs
2026-06-15virtiofs: fix UAF on submount umountMiklos Szeredi
2026-06-15perf inject/aslr: Add ASLR tool infrastructure and MMAP trackingIan Rogers
2026-06-15perf maps: Add maps__mutate_mappingIan Rogers
2026-06-15Merge tag 'memory-controller-drv-7.2-2' of https://git.kernel.org/pub/scm/lin...Arnd Bergmann
2026-06-15Revert "firmware: zynqmp: Add dynamic CSU register discovery and sysfs interf...Arnd Bergmann