summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2025-06-22Merge tag 'x86_urgent_for_v6.16_rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-11/+18
2025-06-22Merge tag 'v6.16-rc2-smb3-client-fixes-v2' of git://git.samba.org/sfrench/cif...Linus Torvalds10-13/+27
2025-06-21Merge tag 'nfsd-6.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds2-3/+3
2025-06-21Merge tag 'erofs-for-6.16-rc3-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-6/+7
2025-06-21smb: minor fix to use SMB2_NTLMV2_SESSKEY_SIZE for auth_key sizeBharath SM2-2/+2
2025-06-21smb: minor fix to use sizeof to initialize flags_string bufferBharath SM1-1/+1
2025-06-21smb: Use loff_t for directory position in cached_direntsBharath SM1-1/+1
2025-06-21smb: Log an error when close_all_cached_dirs failsPaul Aurich1-2/+12
2025-06-21cifs: Fix prepare_write to negotiate wsize if neededDavid Howells1-2/+6
2025-06-21smb: client: fix max_sge overflow in smb_extract_folioq_to_rdma()Stefan Metzmacher1-2/+3
2025-06-21smb: client: fix first command failure during re-negotiationzhangjian1-0/+1
2025-06-20erofs: remove a superfluous check for encoded extentsGao Xiang1-6/+0
2025-06-19nfsd: use threads array as-is in netlink interfaceJeff Layton1-3/+2
2025-06-19erofs: refuse crafted out-of-file-range encoded extentsGao Xiang1-0/+4
2025-06-19Merge tag '6.16-rc2-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds7-24/+72
2025-06-18cifs: Remove duplicate fattr->cf_dtype assignment from wsl_to_fattr() functionPali Rohár1-1/+0
2025-06-18smb: fix secondary channel creation issue with kerberos by populating hostnam...Bharath SM1-2/+1
2025-06-18erofs: impersonate the opener's credentials when accessing backing fileTatsuyuki Ishi1-0/+3
2025-06-18ksmbd: handle set/get info file for streamed fileNamjae Jeon3-15/+54
2025-06-18ksmbd: fix null pointer dereference in destroy_previous_sessionNamjae Jeon1-5/+6
2025-06-18ksmbd: add free_transport ops in ksmbd connectionNamjae Jeon4-4/+12
2025-06-16x86,fs/resctrl: Remove inappropriate references to cacheinfo in the resctrl s...Qinyun Tan4-11/+18
2025-06-16Merge tag 'vfs-6.16-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds7-13/+37
2025-06-16fs: drop assert in file_seek_cur_needs_f_lockLuis Henriques1-2/+6
2025-06-14Merge tag 'v6.16-rc1-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds4-22/+33
2025-06-13NFSD: Avoid corruption of a referring call listChuck Lever1-0/+1
2025-06-12smb: improve directory cache reuse for readdir operationsBharath SM2-17/+19
2025-06-12smb: client: fix perf regression with deferred closesPaulo Alcantara1-3/+6
2025-06-12fs: unlock the superblock during iterate_supers_typeDarrick J. Wong1-1/+3
2025-06-12ovl: fix debug print in case of mkdir errorAmir Goldstein1-3/+5
2025-06-12bcachefs: Don't trace should_be_locked unless changingKent Overstreet1-2/+4
2025-06-12bcachefs: Ensure that snapshot creation propagates has_case_insensitiveKent Overstreet1-0/+10
2025-06-12bcachefs: Print devices we're mounting on multi device filesystemsKent Overstreet1-6/+14
2025-06-12bcachefs: Don't trust sb->nr_devices in members_to_text()Kent Overstreet1-4/+30
2025-06-12bcachefs: Fix version checks in validate_bset()Kent Overstreet1-5/+11
2025-06-12bcachefs: ioctl: avoid stack overflow warningArnd Bergmann1-2/+2
2025-06-12bcachefs: Don't pass trans to fsck_err() in gc_accounting_doneKent Overstreet1-1/+3
2025-06-12bcachefs: Fix leak in bch2_fs_recovery() error pathKent Overstreet1-4/+4
2025-06-12bcachefs: Fix rcu_pending for PREEMPT_RTKent Overstreet1-11/+11
2025-06-12bcachefs: Fix downgrade_table_extra()Kent Overstreet1-1/+4
2025-06-12bcachefs: Don't put rhashtable on stackKent Overstreet1-9/+13
2025-06-12bcachefs: Make sure opts.read_only gets propagated back to VFSKent Overstreet2-1/+11
2025-06-12bcachefs: Fix possible console lock involved deadlockAlan Huang6-20/+8
2025-06-12bcachefs: mark more errors autofixKent Overstreet1-4/+4
2025-06-12bcachefs: Don't persistently run scan_for_btree_nodesKent Overstreet2-3/+13
2025-06-12bcachefs: Read error message now prints if self healingKent Overstreet2-2/+10
2025-06-12bcachefs: Only run 'increase_depth' for keys from btree node csanKent Overstreet1-1/+12
2025-06-12bcachefs: Mark need_discard_freespace_key_bad autofixKent Overstreet1-1/+1
2025-06-12bcachefs: Update /dev/disk/by-uuid on device addKent Overstreet1-0/+16
2025-06-12bcachefs: Add more flags to btree nodes for rewrite reasonKent Overstreet4-6/+48