summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2025-05-08Merge tag 'v6.15-rc5-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2025-05-07Merge tag 'erofs-for-6.15-rc6-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-05-07erofs: ensure the extra temporary copy is valid for shortened bvecsGao Xiang
2025-05-06Merge tag 'for-6.15-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-05-06ksmbd: Fix UAF in __close_file_table_idsSean Heelan
2025-05-06ksmbd: prevent out-of-bounds stream writes by validating *posNorbert Szetei
2025-05-02Merge tag '6.15-rc4-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2025-05-02Merge tag 'bcachefs-2025-05-01' of git://evilpiepirate.org/bcachefsLinus Torvalds
2025-05-02btrfs: open code folio_index() in btree_clear_folio_dirty_tag()Kairui Song
2025-05-02Revert "btrfs: canonicalize the device path before adding it"Qu Wenruo
2025-05-02btrfs: avoid NULL pointer dereference if no valid csum treeQu Wenruo
2025-05-02btrfs: handle empty eb->folios in num_extent_folios()Boris Burkov
2025-05-02btrfs: compression: adjust cb->compressed_folios allocation typeKees Cook
2025-05-01ksmbd: fix memory leak in parse_lease_state()Wang Zhaolong
2025-05-01ksmbd: prevent rename with empty stringNamjae Jeon
2025-05-01bcachefs: Remove incorrect __counted_by annotationAlan Huang
2025-05-01bcachefs: add missing sched_annotate_sleep()Kent Overstreet
2025-05-01bcachefs: Fix __bch2_dev_group_set()Kent Overstreet
2025-05-01smb: client: ensure aligned IO sizesPaulo Alcantara
2025-05-01bcachefs: Kill ERO for i_blocks check in truncateKent Overstreet
2025-05-01bcachefs: check for inode.bi_sectors underflowKent Overstreet
2025-05-01bcachefs: Kill ERO in __bch2_i_sectors_acct()Kent Overstreet
2025-04-30Merge tag 'for-6.15-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-04-30bcachefs: readdir fixesKent Overstreet
2025-04-30bcachefs: improve missing journal write device error messageKent Overstreet
2025-04-30cifs: Fix changing times and read-only attr over SMB1 smb_set_file_info() fun...Pali Rohár
2025-04-30cifs: Fix and improve cifs_query_path_info() and cifs_query_file_info()Pali Rohár
2025-04-30smb: client: fix zero length for mkdir POSIX create contextJethro Donaldson
2025-04-30erofs: remove unused enum typeHongbo Li
2025-04-29Merge tag 'fsnotify_for_v6.15-rc5' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-04-29fs/erofs/fileio: call erofs_onlinefolio_split() after bio_add_folio()Max Kellermann
2025-04-28bcachefs: Topology error after insert is now an EROKent Overstreet
2025-04-28bcachefs: Use bch2_kvmalloc() for journal keys arrayKent Overstreet
2025-04-28bcachefs: More informative error message when shutting down due to errorKent Overstreet
2025-04-28bcachefs: btree_root_unreadable_and_scan_found_nothing autofix for non data b...Kent Overstreet
2025-04-28Merge tag 'v6.15-rc4-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2025-04-28bcachefs: btree_node_data_missing is now autofixKent Overstreet
2025-04-28bcachefs: Don't generate alloc updates to invalid bucketsKent Overstreet
2025-04-28bcachefs: Improve bch2_dev_bucket_missing()Kent Overstreet
2025-04-28bcachefs: fix bch2_dev_buckets_resize()Kent Overstreet
2025-04-28bcachefs: Add upgrade table entry from 0.14Kent Overstreet
2025-04-28bcachefs: Run BCH_RECOVERY_PASS_reconstruct_snapshots on missing subvol -> sn...Kent Overstreet
2025-04-28bcachefs: Add missing utf8_unload()Kent Overstreet
2025-04-28bcachefs: Emit unicode version message on startupKent Overstreet
2025-04-28bcachefs: Use generic_set_sb_d_ops for standard casefolding d_opsKent Overstreet
2025-04-28bcachefs: Fix losing return code in next_fiemap_extent()Kent Overstreet
2025-04-25ksmbd: fix use-after-free in session logoffSean Heelan
2025-04-25ksmbd: fix use-after-free in kerberos authenticationSean Heelan
2025-04-25Merge tag 'vfs-6.15-rc4.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-04-25Merge tag 'ceph-for-6.15-rc4' of https://github.com/ceph/ceph-clientLinus Torvalds