summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
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-15exfat: bound uniname advance in exfat_find_dir_entry()Bryam Vargas
2026-06-15exfat: add swap_activate supportJan Polensky
2026-06-15exfat: preserve benign secondary entries during rename and moveRochan Avlur
2026-06-15exfat: serialize truncate against in-flight DIONamjae Jeon
2026-06-15exfat: add support for SEEK_HOLE and SEEK_DATA in llseekNamjae Jeon
2026-06-15exfat: add iomap direct I/O supportNamjae Jeon
2026-06-15exfat: add iomap buffered I/O supportNamjae Jeon
2026-06-15exfat: fix implicit declaration of brelse()Namjae Jeon
2026-06-15exfat: add data_start_bytes and exfat_cluster_to_phys_bytes() helperNamjae Jeon
2026-06-15exfat: add support for multi-cluster allocationNamjae Jeon
2026-06-15exfat: add exfat_file_open()Namjae Jeon
2026-06-15exfat: add balloc parameter to exfat_map_cluster() for iomap supportNamjae Jeon
2026-06-15exfat: replace unsafe macros with static inline functionsNamjae Jeon
2026-06-15exfat: simplify exfat_lookup()Al Viro
2026-06-15exfat: fix potential use-after-free in exfat_find_dir_entry()Michael Bommarito
2026-06-15exfat: fix handling of damaged volume in exfat_create_upcase_table()David Timber
2026-06-15ntfs: support creating Windows native symlinksHyunchul Lee
2026-06-15ntfs: clean up target name conversion for WSL symlinksHyunchul Lee
2026-06-15ntfs: add native_symlink mount optionHyunchul Lee
2026-06-15ntfs: support following Windows native symlink with absolute pathsHyunchul Lee
2026-06-15ntfs: support following Windows native symlink with relative pathsHyunchul Lee
2026-06-15ntfs: fix incorrect size of symbolic linkHyunchul Lee
2026-06-15Merge tag 'pull-fixes' of gitolite.kernel.org:pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2026-06-15Merge tag 'timers-nohz-2026-06-13' of gitolite.kernel.org:pub/scm/linux/kerne...Linus Torvalds
2026-06-15Merge tag 'timers-core-2026-06-13' of gitolite.kernel.org:pub/scm/linux/kerne...Linus Torvalds
2026-06-15Merge tag 'irq-core-2026-06-13' of gitolite.kernel.org:pub/scm/linux/kernel/g...Linus Torvalds
2026-06-15Merge tag 'driver-core-7.2-rc1' of gitolite.kernel.org:pub/scm/linux/kernel/g...Linus Torvalds