]> git.hungrycats.org Git - linux/shortlog
linux
2026-06-15 Zhenghang Xiaofuse-uring: clear ent->fuse_req in commit_fetch error...
2026-06-15 Joanne Koongfuse-uring: use named constants for io-uring iovec...
2026-06-15 Joanne Koongfuse-uring: refactor setting up copy state for payload...
2026-06-15 Joanne Koongfuse-uring: use enum types for header copying
2026-06-15 Joanne Koongfuse-uring: refactor io-uring header copying from ring
2026-06-15 Joanne Koongfuse-uring: refactor io-uring header copying to ring
2026-06-15 Joanne Koongfuse-uring: separate next request fetching from sending...
2026-06-15 Jun Wufuse: invalidate readdir cache on epoch bump
2026-06-15 Yung-Tse Chengvirtio-fs: avoid double-free on failed queue setup
2026-06-15 Cheng Dingfuse: invalidate page cache after DIO and async DIO...
2026-06-15 Zhang Tiancifuse: set ff->flock only on success
2026-06-15 Joanne Koongfuse: clean up interrupt reading
2026-06-15 Joanne Koongfuse: remove stray newline in fuse_dev_do_read()
2026-06-15 Li Wangfuse: use READ_ONCE in fuse_chan_num_background()
2026-06-15 Marco Crivellarifuse: dax: Move long delayed work on system_dfl_long_wq
2026-06-15 Amir Goldsteinfuse: add fuse_request_sent tracepoint
2026-06-15 Tim Birdfuse: Add SPDX ID lines to some files
2026-06-15 Thorsten Blumfuse: use QSTR() instead of QSTR_INIT() in fuse_get_dentry
2026-06-15 William Theesfeldfuse: convert page array allocation to kcalloc()
2026-06-15 GuoHan Zhaofuse: use current creds for backing files
2026-06-15 Miklos Szeredifuse: expand MAINTAINERS with subsystem info, update...
2026-06-15 Joanne Koongfuse: remove redundant buffer size checks for interrupt...
2026-06-15 Li Wangfuse: drop redundant check in fuse_sync_bucket_alloc()
2026-06-15 Konrad Sztyberfuse: reduce attributes invalidated on directory change
2026-06-15 Li Wangfuse: drop redundant err assignment in fuse_create_open()
2026-06-15 Randy Dunlapfuse: fuse_i.h: clean up kernel-doc comments
2026-06-15 Randy Dunlapfuse: fuse_dev_i.h: clean up kernel-doc warnings
2026-06-15 Randy Dunlapfuse-uring: drop kernel-doc notation for a comment
2026-06-15 Miklos Szeredifuse: simplify fuse_dev_ioctl_clone()
2026-06-15 Miklos Szeredifuse: alloc pqueue before installing fch in fuse_dev
2026-06-15 Miklos Szeredifuse: remove #include "fuse_i.h" from dev.c and dev_uring.c
2026-06-15 Miklos Szeredifuse: change ring->fc to ring->chan
2026-06-15 Miklos Szeredifuse: remove fuse_mutex protection from fuse_dev_ioctl_...
2026-06-15 Miklos Szeredifuse: set params in fuse_chan_set_initialized()
2026-06-15 Miklos Szeredifuse: create notify.c
2026-06-15 Miklos Szeredifuse: create poll.c
2026-06-15 Miklos Szeredifuse: change fud->fc to fud->chan
2026-06-15 Miklos Szeredifuse: split out filesystem part of request sending
2026-06-15 Miklos Szeredifuse: change req->fm to req->chan
2026-06-15 Miklos Szeredifuse: remove fm arg of args->end callback
2026-06-15 Miklos Szeredifuse: split off fuse_args and related definitions into...
2026-06-15 Miklos Szeredifuse: abort related layering cleanup
2026-06-15 Miklos Szeredifuse: remove #include "fuse_i.h" from "req_timeout.c"
2026-06-15 Miklos Szeredifuse: remove #include "fuse_i.h" from "dev_uring_i.h"
2026-06-15 Miklos Szeredifuse: move fuse_dev_waitq to dev.c
2026-06-15 Miklos Szeredifuse: move forget related struct and helpers
2026-06-15 Miklos Szeredifuse: don't access transport layer structs directly...
2026-06-15 Miklos Szeredifuse: move struct fuse_req and related to fuse_dev_i.h
2026-06-15 Miklos Szeredifuse: move request timeout to fuse_chan
2026-06-15 Miklos Szeredifuse: add back pointer from fuse_chan to fuse_conn
2026-06-15 Miklos Szeredifuse: split off fch->lock from fc->lock
2026-06-15 Miklos Szeredifuse: move interrupt related members to fuse_chan
2026-06-15 Miklos Szeredifuse: move io_uring related members to fuse_chan
2026-06-15 Miklos Szeredifuse: move request blocking related members to fuse_chan
2026-06-15 Miklos Szeredifuse: move background queuing related members to fuse_chan
2026-06-15 Miklos Szeredifuse: move 'devices' member from fuse_conn to fuse_chan
2026-06-15 Miklos Szeredifuse: move fuse_dev and fuse_pqueue to dev.c
2026-06-15 Miklos Szeredifuse: move fuse_iqueue to fuse_chan
2026-06-15 Miklos Szeredifuse: add struct fuse_chan
2026-06-15 Miklos Szeredifuse: move request timeout code to a new source file
2026-06-15 Joanne Koongfuse: fix io-uring background queue dispatch on request...
2026-06-15 Alberto Ruizfuse: fix device node leak in cuse_process_init_reply()
2026-06-15 Miklos Szeredifuse: do not use start_removing_noperm()
2026-06-15 Miklos SzerediRevert "fuse: fix conversion of fuse_reverse_inval_entr...
2026-06-15 Samuel Moeliusfuse: avoid 32-bit prune notification count wrap
2026-06-15 Joanne Koongfuse-uring: remove request-less entries from ent_w_req_...
2026-06-15 Ji'an Zhoufuse: clear intr_entry in fuse_resend and fuse_remove_p...
2026-06-15 Bernd Schubertfuse-uring: make a fuse_req on SQE commit only findable...
2026-06-15 Bernd Schubertfuse-uring: Avoid queue->stopped races and set/read...
2026-06-15 Bernd Schubertfuse-uring: Avoid use-after-free in fuse_uring_async_st...
2026-06-15 Chris Masonfuse-uring: end fuse_req on io-uring cancel task work
2026-06-15 Joanne Koongfuse-uring: fix moving cancelled entry to ent_in_usersp...
2026-06-15 Joanne Koongfuse-uring: check connection abort during ring creation
2026-06-15 Joanne Koongfuse-uring: fix race between registration and connectio...
2026-06-15 Chris Masonfuse-uring: fix data races on ring->ready
2026-06-15 Chris Masonfuse-uring: fix EFAULT clobber in fuse_uring_commit
2026-06-15 Matthew R.... fuse: back uncached readdir buffers with pages
2026-06-15 Miklos Szeredivirtiofs: fix UAF on submount umount
2026-06-09 Joanne Koongfuse: re-lock request before returning from fuse_ref_fo...
2026-06-09 Joanne Koongfuse: re-lock request before replacing page cache folio
2026-04-27 Joanne Koongfuse: don't block in fuse_get_dev() for non-sync_init...
2026-04-26 Linus TorvaldsLinux 7.1-rc1
2026-04-26 Linus TorvaldsMerge tag 'clk-for-linus' of git://git.kernel.org/pub...
2026-04-26 Linus TorvaldsMerge tag 'tsm-for-7.1' of git://git.kernel.org/pub...
2026-04-26 Linus TorvaldsMerge tag 'kbuild-fixes-7.1-1' of git://git.kernel...
2026-04-25 Linus TorvaldsMerge tag 'power-utilities-2026.04.25' of git://git...
2026-04-25 Linus TorvaldsMerge tag 'rtc-7.1' of git://git.kernel.org/pub/scm...
2026-04-25 Linus TorvaldsMerge tag 'for-next-tpm-7.1-rc1' of git://git.kernel...
2026-04-25 Len BrownMerge branches 'turbostat' and 'x86_energy_perf_policy...
2026-04-25 Len Browntools/power x86_energy_perf_policy: Version 2026.04.25
2026-04-25 Len Browntools/power x86_energy_perf_policy.8: Document SoC...
2026-04-25 Len Browntools/power x86_energy_perf_policy: Enhances SoC Slider...
2026-04-25 Maíra Canalclk: bcm: rpi: Mark VEC clock as CLK_IGNORE_UNUSED
2026-04-25 Linus TorvaldsMerge tag 'fbdev-for-7.1-rc1-2' of git://git.kernel...
2026-04-25 Linus TorvaldsMerge tag 'for-linus' of git://git.kernel.org/pub/scm...
2026-04-24 Linus TorvaldsMerge tag 'trace-ring-buffer-v7.1-3' of git://git.kerne...
2026-04-24 Linus TorvaldsMerge tag 'block-7.1-20260424' of git://git.kernel...
2026-04-24 Linus TorvaldsMerge tag 'io_uring-7.1-20260424' of git://git.kernel...
2026-04-24 Linus TorvaldsMerge tag 'nfs-for-7.1-1' of git://git.linux-nfs.org...
2026-04-24 Linus TorvaldsMerge tag 'ceph-for-7.1-rc1' of https://github.com...
next