summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
31 hoursMerge tag 'for-6.17-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
42 hoursMerge tag 'mm-hotfixes-stable-2025-09-10-20-00' of git://git.kernel.org/pub/s...Linus Torvalds
2 daysMerge tag 'nfs-for-6.17-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
4 daysproc: fix type confusion in pde_set_flags()wangzijie
4 daysocfs2: fix recursive semaphore deadlock in fiemap callMark Tinguely
4 daysNFSv4/flexfiles: Fix layout merge mirror check.Jonathan Curley
4 daysMerge tag 'vfs-6.17-rc6.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
6 daysNFS: Fix the marking of the folio as up to dateTrond Myklebust
6 daysNFS: nfs_invalidate_folio() must observe the offset and size argumentsTrond Myklebust
6 daysNFSv4.2: Serialise O_DIRECT i/o and copy rangeTrond Myklebust
6 daysNFSv4.2: Serialise O_DIRECT i/o and clone rangeTrond Myklebust
6 daysNFSv4.2: Serialise O_DIRECT i/o and fallocate()Trond Myklebust
6 daysNFS: Serialise O_DIRECT i/o and truncate()Trond Myklebust
6 daysNFSv4.2: Protect copy offload and clone against 'eof page pollution'Trond Myklebust
6 daysNFS: Protect against 'eof page pollution'Trond Myklebust
6 daysflexfiles/pNFS: fix NULL checks on result of ff_layout_choose_ds_for_readTigran Mkrtchyan
6 daysnfs/localio: avoid bouncing LOCALIO if nfs_client_is_local()Mike Snitzer
7 daysnfs/localio: restore creds before releasing pageio dataScott Mayhew
7 daysMerge tag '6.17-RC4-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
7 daysbtrfs: don't allow adding block device of less than 1 MBMark Harmstone
7 daysfuse: virtio_fs: fix page fault for DAX page addressHaiyue Wang
8 dayscifs: prevent NULL pointer dereference in UTF16 conversionMakar Semyonov
9 daysMerge tag 'v6.17-rc4-ksmbd-fix' of git://git.samba.org/ksmbdLinus Torvalds
10 dayssmb: client: show negotiated cipher in DebugDataBharath SM
10 dayssmb: client: add new tracepoint to trace lease break notificationBharath SM
10 dayssmb: client: fix spellings in commentsBharath SM
10 daysMerge tag 'mm-hotfixes-stable-2025-09-01-17-20' of git://git.kernel.org/pub/s...Linus Torvalds
10 daysMerge tag 'for-6.17-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
10 daysbtrfs: fix subvolume deletion lockup caused by inodes xarray raceOmar Sandoval
10 daysbtrfs: fix corruption reading compressed range when block size is smaller tha...Qu Wenruo
10 daysbtrfs: accept and ignore compression level for lzoCalvin Owens
10 daysbtrfs: fix squota compressed stats leakBoris Burkov
11 daysMerge tag 'fuse-fixes-6.17-rc5' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Christian Brauner
12 daysksmbd: allow a filename to contain colons on SMB3.1.1 posix extensionsPhilipp Kerling
12 dayssmb: client: Fix NULL pointer dereference in cifs_debug_dirs_proc_show()Wang Zhaolong
2025-08-29NFSv4: Clear the NFS_CAP_XATTR flag if not supported by the serverTrond Myklebust
2025-08-29NFSv4: Clear NFS_CAP_OPEN_XOR and NFS_CAP_DELEGTIME if not supportedTrond Myklebust
2025-08-29NFSv4: Clear the NFS_CAP_FS_LOCATIONS flag if it is not setTrond Myklebust
2025-08-29NFSv4: Don't clear capabilities that won't be resetTrond Myklebust
2025-08-29Merge tag 'efi-fixes-for-v6.17-1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-08-29Merge tag 'v6.17-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2025-08-29Merge tag 'xfs-fixes-6.17-rc4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2025-08-29fhandle: use more consistent rules for decoding file handle from usernsAmir Goldstein
2025-08-28efivarfs: Fix slab-out-of-bounds in efivarfs_d_compareLi Nan
2025-08-27proc: fix missing pde_set_flags() for net proc fileswangzijie
2025-08-27ocfs2: prevent release journal inode after journal shutdownEdward Adam Davis
2025-08-27fs/smb: Fix inconsistent refcnt updateShuhao Fu
2025-08-27fuse: Block access to folio overlimitEdward Adam Davis
2025-08-26fuse: fix fuseblk i_blkbits for iomap partial writesJoanne Koong
2025-08-26fuse: reflect cached blocksize if blocksize was changedJoanne Koong