summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
5 dayssmb/server: get compression file attribute on openChenXiaoSong
5 dayssmb: move compression definitions into common/fscc.hChenXiaoSong
5 dayssmb: remove duplicate server/smbfsctl.hChenXiaoSong
5 daysksmbd: prevent path traversal bypass by restricting caseless retryNamjae Jeon
5 daysksmbd: fix UAF of struct file_lock in SMB2_LOCK deferred-lock cancellationDavide Ornaghi
5 daysksmbd: fix use-after-free in same_client_has_lease()Guangshuo Li
5 daysksmbd: fix out-of-bounds read in smb_check_perm_dacl()Hem Parekh
6 daysMerge tag 'for-7.2/block-20260615' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
6 daysMerge tag 'hfs-v7.2-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/vd...Linus Torvalds
6 daysMerge tag 'nilfs2-v7.2-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
6 daysMerge tag 'for-7.2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Linus Torvalds
6 daysMerge tag 'dlm-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...Linus Torvalds
6 daysMerge tag 'fs_for_v7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
6 daysMerge tag 'fsnotify_for_v7.2-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
6 daysMerge tag 'xfs-merge-7.2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
6 daysMerge tag 'docs-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/docs/linuxLinus Torvalds
6 daysMerge tag 'x86_cache_for_v7.2_rc1' of gitolite.kernel.org:pub/scm/linux/kerne...Linus Torvalds
6 daysfuse-uring: clear ent->fuse_req in commit_fetch error pathZhenghang Xiao
6 daysfuse-uring: use named constants for io-uring iovec indicesJoanne Koong
6 daysfuse-uring: refactor setting up copy state for payload copyingJoanne Koong
6 daysfuse-uring: use enum types for header copyingJoanne Koong
6 daysfuse-uring: refactor io-uring header copying from ringJoanne Koong
6 daysfuse-uring: refactor io-uring header copying to ringJoanne Koong
6 daysfuse-uring: separate next request fetching from sending logicJoanne Koong
6 daysfuse: invalidate readdir cache on epoch bumpJun Wu
6 daysvirtio-fs: avoid double-free on failed queue setupYung-Tse Cheng
6 daysfuse: invalidate page cache after DIO and async DIO writesCheng Ding
6 daysfuse: set ff->flock only on successZhang Tianci
6 daysfuse: clean up interrupt readingJoanne Koong
6 daysfuse: remove stray newline in fuse_dev_do_read()Joanne Koong
6 daysfuse: use READ_ONCE in fuse_chan_num_background()Li Wang
6 daysfuse: dax: Move long delayed work on system_dfl_long_wqMarco Crivellari
6 daysfuse: add fuse_request_sent tracepointAmir Goldstein
6 daysfuse: Add SPDX ID lines to some filesTim Bird
6 daysfuse: use QSTR() instead of QSTR_INIT() in fuse_get_dentryThorsten Blum
6 daysfuse: convert page array allocation to kcalloc()William Theesfeld
6 daysfuse: use current creds for backing filesGuoHan Zhao
6 daysfuse: remove redundant buffer size checks for interrupt and forget requestsJoanne Koong
6 daysfuse: drop redundant check in fuse_sync_bucket_alloc()Li Wang
6 daysfuse: reduce attributes invalidated on directory changeKonrad Sztyber
6 daysfuse: drop redundant err assignment in fuse_create_open()Li Wang
6 daysfuse: fuse_i.h: clean up kernel-doc commentsRandy Dunlap
6 daysfuse: fuse_dev_i.h: clean up kernel-doc warningsRandy Dunlap
6 daysfuse-uring: drop kernel-doc notation for a commentRandy Dunlap
6 daysfuse: simplify fuse_dev_ioctl_clone()Miklos Szeredi
6 daysfuse: alloc pqueue before installing fch in fuse_devMiklos Szeredi
6 daysfuse: remove #include "fuse_i.h" from dev.c and dev_uring.cMiklos Szeredi
6 daysfuse: change ring->fc to ring->chanMiklos Szeredi
6 daysfuse: remove fuse_mutex protection from fuse_dev_ioctl_sync_init()Miklos Szeredi
6 daysfuse: set params in fuse_chan_set_initialized()Miklos Szeredi