summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
35 hoursMerge tag 'v7.1-rc4-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds
35 hoursMerge tag 'ntfs-for-7.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2 dayscifs: Fix undefined variablesDavid Howells
3 daysMerge tag 'vfs-7.1-rc5.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
5 daysMerge tag 'v7.1-rc4-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
5 daysMerge tag 'ceph-for-7.1-rc4' of https://github.com/ceph/ceph-clientLinus Torvalds
5 daysMerge tag 'for-7.1-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
5 daysMerge tag 'xfs-fixes-7.1-rc4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
5 daysMerge tag 'nfsd-7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds
5 daysMerge tag 'block-7.1-20260515' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
6 dayscachefiles: Fix error return when vfs_mkdir() failsHongling Zeng
6 dayssmbdirect: Fix error cleanup in smbdirect_map_sges_from_iter()David Howells
6 dayssmb: client: avoid integer overflow in SMB2 READ length checkJeremy Erazo
7 dayscifs: client: stage smb3_reconfigure() updates and restore ctx on failureDaeMyung Kang
7 dayssmb/client: fix possible infinite loop and oob read in symlink_data()Ye Bin
7 daysksmbd: fix null pointer dereference in compare_guid_key()Jeremy Laratro
7 daysksmbd: fix null pointer dereference in proc_show_files()Jeremy Laratro
7 daysksmbd: fix SID memory leak in set_posix_acl_entries_dacl() on overflowFerry Meng
7 daysblock: pass a minsize argument to bio_iov_iter_bounceChristoph Hellwig
9 daysSMB3.1.1: add missing QUERY_DIR info levelsSteve French
9 daysafs: Fix the locking used by afs_get_link()David Howells
9 daysnetfs, afs: Fix write skipping in dir/link writepagesDavid Howells
9 daysnetfs: Fix netfs_read_folio() to wait on writebackDavid Howells
9 daysnetfs: Fix folio->private handling in netfs_perform_write()David Howells
9 daysnetfs: Fix partial invalidation of streaming-write folioDavid Howells
9 daysnetfs: Fix potential UAF in netfs_unlock_abandoned_read_pages()David Howells
9 daysnetfs: Fix leak of request in netfs_write_begin() error handlingDavid Howells
9 daysnetfs: Fix early put of sink folio in netfs_read_gaps()David Howells
9 daysnetfs: Fix write streaming disablement if fd open O_RDWRDavid Howells
9 daysnetfs: Fix read-gaps to remove netfs_folio from filled folioDavid Howells
9 daysnetfs: Fix potential deadlock in write-through modeDavid Howells
9 daysnetfs: Fix streaming write being overwrittenDavid Howells
9 daysnetfs: Defer the emission of trace_netfs_folio()David Howells
9 daysnetfs: Fix netfs_invalidate_folio() to clear dirty bit if all changes goneDavid Howells
9 daysnetfs: Fix overrun check in netfs_extract_user_iter()David Howells
9 daysnetfs: fix error handling in netfs_extract_user_iter()Paulo Alcantara
9 daysnetfs: Fix potential uninitialised var in netfs_extract_user_iter()David Howells
9 daysnetfs: fix VM_BUG_ON_FOLIO() issue in netfs_write_begin() callViacheslav Dubeyko
9 daysnetfs: Fix zeropoint update where i_size > remote_i_sizeDavid Howells
9 daysnetfs: Fix potential for tearing in ->remote_i_size and ->zero_pointDavid Howells
9 daysnetfs: Fix netfs_read_to_pagecache() to pause on subreq failureDavid Howells
9 daysnetfs: Fix missing barriers when accessing stream->subrequests locklesslyDavid Howells
9 daysnetfs: Fix missing locking around retry adding new subreqsDavid Howells
9 daysnetfs: Fix cancellation of a DIO and single read subrequestsDavid Howells
9 daysfs/select: reject negative timeval components in kern_select()Breno Leitao
10 daysntfs: restore $MFT mirror contents checkDaeMyung Kang
10 daysnsfs: fix wrong error code returned for pidns ioctlsZhihao Cheng
10 daysfs: fix forced iversion increment on lazytime timestamp updatesPankaj Raghav
10 daysfuse: fix writeback array overflow when max_pages is oneJunxi Qian
10 daysfs: Fix return in jfs_mkdir and orangefs_mkdirHongling Zeng