summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2024-04-06Merge tag 'nfsd-6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds
2024-04-06Merge tag 'xfs-6.9-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2024-04-06Merge tag '6.9-rc2-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2024-04-05nfsd: hold a lighter-weight client reference over CB_RECALL_ANYJeff Layton
2024-04-05Merge tag '6.9-rc2-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2024-04-05Merge tag 'vfs-6.9-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-04-05aio: Fix null ptr deref in aio_complete() wakeupKent Overstreet
2024-04-04Merge tag 'bcachefs-2024-04-03' of https://evilpiepirate.org/git/bcachefsLinus Torvalds
2024-04-03smb: client: fix potential UAF in cifs_signal_cifsd_for_reconnect()Paulo Alcantara
2024-04-03smb: client: fix potential UAF in smb2_is_network_name_deleted()Paulo Alcantara
2024-04-03smb: client: fix potential UAF in is_valid_oplock_break()Paulo Alcantara
2024-04-03smb: client: fix potential UAF in smb2_is_valid_oplock_break()Paulo Alcantara
2024-04-03smb: client: fix potential UAF in smb2_is_valid_lease_break()Paulo Alcantara
2024-04-03smb: client: fix potential UAF in cifs_stats_proc_show()Paulo Alcantara
2024-04-03smb: client: fix potential UAF in cifs_stats_proc_write()Paulo Alcantara
2024-04-03smb: client: fix potential UAF in cifs_dump_full_key()Paulo Alcantara
2024-04-03smb: client: fix potential UAF in cifs_debug_files_proc_show()Paulo Alcantara
2024-04-03smb3: retrying on failed server closeRitvik Budhiraja
2024-04-03bcachefs: reconstruct_inode()Kent Overstreet
2024-04-03bcachefs: Subvolume reconstructionKent Overstreet
2024-04-03bcachefs: Check for extents that point to same spaceKent Overstreet
2024-04-03bcachefs: Reconstruct missing snapshot nodesKent Overstreet
2024-04-03bcachefs: Flag btrees with missing dataKent Overstreet
2024-04-03bcachefs: Topology repair now uses nodes found by scanning to fill holesKent Overstreet
2024-04-03bcachefs: Repair pass for scanning for btree nodesKent Overstreet
2024-04-03bcachefs: Don't skip fake btree roots in fsckKent Overstreet
2024-04-03bcachefs: bch2_btree_root_alloc() -> bch2_btree_root_alloc_fake()Kent Overstreet
2024-04-03bcachefs: Etyzinger cleanupsKent Overstreet
2024-04-03bcachefs: bch2_shoot_down_journal_keys()Kent Overstreet
2024-04-03bcachefs: Clear recovery_passes_required as they complete without errorsKent Overstreet
2024-04-03Merge tag 'vboxsf-v6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/ha...Linus Torvalds
2024-04-03security: Place security_path_post_mknod() where the original IMA call wasRoberto Sassu
2024-04-03vboxsf: explicitly deny setlease attemptsJeff Layton
2024-04-03vboxsf: Remove usage of the deprecated ida_simple_xx() APIChristophe JAILLET
2024-04-03vboxsf: Avoid an spurious warning if load_nls_xxx() failsChristophe JAILLET
2024-04-03vboxsf: remove redundant variable out_lenColin Ian King
2024-04-02bcachefs: ratelimit informational fsck errorsKent Overstreet
2024-04-02bcachefs: Check for bad needs_discard before doing discardKent Overstreet
2024-04-02bcachefs: Improve bch2_btree_update_to_text()Kent Overstreet
2024-04-02mean_and_variance: Drop always failing testsGuenter Roeck
2024-04-02smb: client: serialise cifs_construct_tcon() with cifs_mount_mutexPaulo Alcantara
2024-04-02smb: client: handle DFS tcons in cifs_construct_tcon()Paulo Alcantara
2024-04-02smb: client: refresh referral without acquiring refpath_lockPaulo Alcantara
2024-04-02smb: client: guarantee refcounted children from parent sessionPaulo Alcantara
2024-04-02cifs: Fix caching to try to do open O_WRONLY as rdwr on serverDavid Howells
2024-04-02ksmbd: do not set SMB2_GLOBAL_CAP_ENCRYPTION for SMB 3.1.1Namjae Jeon
2024-04-02ksmbd: validate payload size in ipc responseNamjae Jeon
2024-04-02ksmbd: don't send oplock break if rename failsNamjae Jeon
2024-04-02bcachefs: fix nocow lock deadlockKent Overstreet
2024-04-01bcachefs: BCH_WATERMARK_interior_updatesKent Overstreet