summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2025-07-03smb: client: fix native SMB symlink traversalPaulo Alcantara
2025-07-03smb: client: fix race condition in negotiate timeout by using more precise ti...Wang Zhaolong
2025-06-30cifs: all initializations for tcon should happen in tcon_info_allocShyam Prasad N
2025-06-30smb: client: fix warning when reconnecting channelPaulo Alcantara
2025-06-29smb: client: fix readdir returning wrong type with POSIX extensionsPhilipp Kerling
2025-06-27Merge tag 'v6.16-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2025-06-27Merge tag 'mm-hotfixes-stable-2025-06-27-16-56' of git://git.kernel.org/pub/s...Linus Torvalds
2025-06-26Merge tag 'bcachefs-2025-06-26' of git://evilpiepirate.org/bcachefsLinus Torvalds
2025-06-26cifs: Fix reading into an ITER_FOLIOQ from the smbdirect codeDavid Howells
2025-06-26cifs: Fix the smbd_response slab to allow usercopyDavid Howells
2025-06-26smb: client: fix potential deadlock when reconnecting channelsPaulo Alcantara
2025-06-26bcachefs: Plumb correct ip to trans_relock_fail tracepointKent Overstreet
2025-06-26bcachefs: Ensure we rewind to run recovery passesKent Overstreet
2025-06-26bcachefs: Ensure btree node scan runs before checking for scanned nodesKent Overstreet
2025-06-26bcachefs: btree_root_unreadable_and_scan_found_nothing should not be autofixKent Overstreet
2025-06-25Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2025-06-25fuse: fix runtime warning on truncate_folio_batch_exceptionals()Haiyue Wang
2025-06-25fs/proc/task_mmu: fix PAGE_IS_PFNZERO detection for the huge zero folioDavid Hildenbrand
2025-06-25smb: client: remove \t from TP_printk statementsStefan Metzmacher
2025-06-25smb: client: let smbd_post_send_iter() respect the peers max_send_size and tr...Stefan Metzmacher
2025-06-24bcachefs: fix bch2_journal_keys_peek_prev_min() underflowKent Overstreet
2025-06-24bcachefs: Use wait_on_allocator() when allocating journalKent Overstreet
2025-06-24bcachefs: Check for bad write buffer key when moving from journalKent Overstreet
2025-06-24bcachefs: Don't unlock the trans if ret doesn't match BCH_ERR_operation_blockedAlan Huang
2025-06-24userns and mnt_idmap leak in open_tree_attr(2)Al Viro
2025-06-23Merge tag 'f2fs-for-6.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-06-23Merge tag 'for-6.16-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-06-23attach_recursive_mnt(): do not lock the covering tree when sliding something ...Al Viro
2025-06-23replace collect_mounts()/drop_collected_mounts() with a safer variantAl Viro
2025-06-23smb: client: fix regression with native SMB symlinksPaulo Alcantara
2025-06-22Merge tag 'x86_urgent_for_v6.16_rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-06-22Merge tag 'v6.16-rc2-smb3-client-fixes-v2' of git://git.samba.org/sfrench/cif...Linus Torvalds
2025-06-22bcachefs: Fix range in bch2_lookup_indirect_extent() error pathKent Overstreet
2025-06-22bcachefs: fix spurious error_throwKent Overstreet
2025-06-22bcachefs: Add missing bch2_err_class() to fileattr_set()Kent Overstreet
2025-06-21Merge tag 'nfsd-6.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds
2025-06-21Merge tag 'erofs-for-6.16-rc3-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-06-21smb: minor fix to use SMB2_NTLMV2_SESSKEY_SIZE for auth_key sizeBharath SM
2025-06-21smb: minor fix to use sizeof to initialize flags_string bufferBharath SM
2025-06-21smb: Use loff_t for directory position in cached_direntsBharath SM
2025-06-21smb: Log an error when close_all_cached_dirs failsPaul Aurich
2025-06-21cifs: Fix prepare_write to negotiate wsize if neededDavid Howells
2025-06-21smb: client: fix max_sge overflow in smb_extract_folioq_to_rdma()Stefan Metzmacher
2025-06-21smb: client: fix first command failure during re-negotiationzhangjian
2025-06-20erofs: remove a superfluous check for encoded extentsGao Xiang
2025-06-19bcachefs: Add missing key type checks to check_snapshot_exists()Kent Overstreet
2025-06-19bcachefs: Don't log fsck err in the journal if doing repair elsewhereKent Overstreet
2025-06-19bcachefs: Fix *__bch2_trans_subbuf_alloc() error pathKent Overstreet
2025-06-19nfsd: use threads array as-is in netlink interfaceJeff Layton
2025-06-19btrfs: zoned: fix alloc_offset calculation for partly conventional block groupsJohannes Thumshirn