summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2025-06-01smb: client: use ParentLeaseKey in cifs_do_createHenrique Carvalho
2025-06-01smb: client: use ParentLeaseKey in open_cached_dirHenrique Carvalho
2025-06-01smb: client: add ParentLeaseKey supportHenrique Carvalho
2025-06-01cifs: Fix cifs_query_path_info() for Windows NT serversPali Rohár
2025-06-01cifs: Fix validation of SMB1 query reparse point responsePali Rohár
2025-06-01cifs: Correctly set SMB1 SessionKey field in Session Setup RequestPali Rohár
2025-06-01cifs: Fix encoding of SMB1 Session Setup NTLMSSP Request in non-UNICODE modePali Rohár
2025-06-01smb: client: add NULL check in automount_fullpathRuben Devos
2025-06-01ceph: set superblock s_magic for IMA fsmagic matchingDennis Marttinen
2025-06-01ceph: cleanup hardcoded constants of file handle sizeViacheslav Dubeyko
2025-06-01ceph: fix possible integer overflow in ceph_zero_objects()Dmitry Kandybka
2025-06-01ceph: avoid kernel BUG for encrypted inode with unaligned file sizeViacheslav Dubeyko
2025-05-31ntfs3: use folios more in ntfs_compress_write()Matthew Wilcox (Oracle)
2025-06-01bcachefs: Add better logging to fsck_rename_dirent()Kent Overstreet
2025-06-01bcachefs: Replace rcu_read_lock() with guardsKent Overstreet
2025-06-01bcachefs: CLASS(btree_trans)Kent Overstreet
2025-05-31Merge tag 'mm-nonmm-stable-2025-05-31-15-28' of git://git.kernel.org/pub/scm/...Linus Torvalds
2025-05-31bcachefs: CLASS(darray)Kent Overstreet
2025-05-31bcachefs: CLASS(printbuf)Kent Overstreet
2025-05-31bcachefs: sysfs trigger_journal_commitKent Overstreet
2025-05-31bcachefs: sysfs trigger_emergency_read_onlyKent Overstreet
2025-05-31bcachefs: darray_find(), darray_find_p()Kent Overstreet
2025-05-31bcachefs: Journal keys are retained until shutdown, or journal replay finishesKent Overstreet
2025-05-31bcachefs: Improve error printing in btree_node_check_topology()Kent Overstreet
2025-05-31bcachefs: bch2_readdir() now calls str_hash_check_key()Kent Overstreet
2025-05-31bcachefs: bch2_str_hash_check_key() may now be called without snapshots_seenKent Overstreet
2025-05-31bcachefs: __bch2_insert_snapshot_whiteouts() refactoringKent Overstreet
2025-05-31bcachefs: bch2_get_snapshot_overwrites()Kent Overstreet
2025-05-31bcachefs: bch2_dev_journal_bucket_delete()Kent Overstreet
2025-05-31bcachefs: Runtime self healing for keys for deleted snapshotsKent Overstreet
2025-05-31bcachefs: Don't unlock trans before data_update_init()Kent Overstreet
2025-05-31bcachefs: Use bch2_err_matches() for BCH_ERR_fsck_(fix|ignore)Kent Overstreet
2025-05-31Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-05-30Merge tag 'pull-automount' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2025-05-30Merge tag 'pull-ufs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2025-05-30Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2025-05-30gfs2: Don't clear sb->s_fs_info in gfs2_sys_fs_addAndrew Price
2025-05-30Merge tag 'f2fs-for-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-05-30bcachefs: Mark bch_errcode helpers __attribute__((const))Kent Overstreet
2025-05-30bcachefs: Add missing printbuf_reset() in bch2_check_dirent_inode_dirent()Kent Overstreet
2025-05-30bcachefs: sysfs/errorsKent Overstreet
2025-05-30bcachefs: bch2_check_fix_ptrs() can now repair btree rootsKent Overstreet
2025-05-30bcachefs: Include b->ob.nr in cached_btree_node_to_text()Kent Overstreet
2025-05-30bcachefs: Move devs_sorted to alloc_requestKent Overstreet
2025-05-30bcachefs: reduce stack usage in alloc_sectors_start()Kent Overstreet
2025-05-30bcachefs: bch2_alloc_v4_to_text()Kent Overstreet
2025-05-30bcachefs: Tweak bch2_data_update_init() for stack usageKent Overstreet
2025-05-30bcachefs: kill replicas_sectors arg to __trigger_extent()Kent Overstreet
2025-05-30bcachefs: Don't stack allocate bch_writepage_stateKent Overstreet
2025-05-30bcachefs: factor out break_cycle_fail()Kent Overstreet