summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
3 daysMerge tag 'mm-hotfixes-stable-2025-07-11-16-16' of git://git.kernel.org/pub/s...Linus Torvalds
3 daysMerge tag 'erofs-for-6.16-rc6-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
3 daysMerge tag 'bcachefs-2025-07-11' of git://evilpiepirate.org/bcachefsLinus Torvalds
3 daysMerge tag 'v6.16-rc5-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds
3 daysRevert "eventpoll: Fix priority inversion problem"Linus Torvalds
4 dayserofs: fix large fragment handlingGao Xiang
5 dayserofs: allow readdir() to be interruptedChao Yu
5 dayserofs: address D-cache aliasingGao Xiang
5 dayserofs: use memcpy_to_folio() to replace copy_to_iter()Gao Xiang
5 dayserofs: fix to add missing tracepoint in erofs_read_folio()Chao Yu
5 dayserofs: fix to add missing tracepoint in erofs_readahead()Chao Yu
5 daysmm: fix the inaccurate memory statistics issue for usersBaolin Wang
6 dayseventpoll: don't decrement ep refcount while still holding the ep mutexLinus Torvalds
7 daysbcachefs: Don't set BCH_FS_error on transaction restartKent Overstreet
7 daysksmbd: fix potential use-after-free in oplock/lease break ackNamjae Jeon
7 daysksmbd: fix a mount write count leak in ksmbd_vfs_kern_path_locked()Al Viro
7 dayssmb: server: make use of rdma_destroy_qp()Stefan Metzmacher
8 daysbcachefs: Fix additional misalignment in journal space calculationsKent Overstreet
8 daysbcachefs: Don't schedule non persistent passes persistentlyKent Overstreet
9 daysMerge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
10 daysMerge tag 'v6.16-rc4-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
10 daysbcachefs: Fix bch2_btree_transactions_read() synchronizationKent Overstreet
10 daysbcachefs: btree read retry fixesKent Overstreet
10 daysbcachefs: btree node scan no longer uses btree cacheKent Overstreet
10 daysbcachefs: Tweak btree cache helpers for use by btree node scanKent Overstreet
11 daysbcachefs: Fix btree for nonexistent tree depthKent Overstreet
11 daysbcachefs: Fix bch2_io_failures_to_text()Kent Overstreet
11 daysbcachefs: bch2_fpunch_snapshot()Kent Overstreet
11 daysMerge tag 'bcachefs-2025-07-03' of git://evilpiepirate.org/bcachefsLinus Torvalds
11 daysMerge tag 'vfs-6.16-rc5.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
11 daysfix proc_sys_compare() handling of in-lookup dentriesAl Viro
12 dayssmb: client: fix native SMB symlink traversalPaulo Alcantara
12 dayssmb: client: fix race condition in negotiate timeout by using more precise ti...Wang Zhaolong
12 daysMerge tag 'for-6.16-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
12 daysMerge tag 'xfs-fixes-6.16-rc5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
13 daysanon_inode: rework assertionsChristian Brauner
14 daysbcachefs: opts.casefold_disabledKent Overstreet
14 daysbcachefs: Work around deadlock to btree node rewrites in journal replayKent Overstreet
14 daysMerge tag 'nfs-for-6.16-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
14 daysnetfs: Update tracepoints in a number of waysDavid Howells
14 daysnetfs: Renumber the NETFS_RREQ_* flags to make traces easier to readDavid Howells
14 daysnetfs: Merge i_size update functionsDavid Howells
14 daysnetfs: Fix i_size updatingDavid Howells
14 dayssmb: client: set missing retry flag in cifs_writev_callback()Paulo Alcantara
14 dayssmb: client: set missing retry flag in cifs_readv_callback()Paulo Alcantara
14 dayssmb: client: set missing retry flag in smb2_writev_callback()Paulo Alcantara
14 daysnetfs: Fix ref leak on inserted extra subreq in write retryDavid Howells
14 daysnetfs: Fix looping in wait functionsDavid Howells
14 daysnetfs: Provide helpers to perform NETFS_RREQ_IN_PROGRESS flag wanglingDavid Howells
14 daysnetfs: Fix double put of requestDavid Howells