summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2025-07-25hfsplus: don't use BUG_ON() in hfsplus_create_attributes_file()Tetsuo Handa
2025-07-25hfsplus: don't set REQ_SYNC for hfsplus_submit_bio()Johannes Thumshirn
2025-07-25Merge tag 'vfs-6.16-rc8.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-07-25Merge tag 'bcachefs-2025-07-24' of git://evilpiepirate.org/bcachefsLinus Torvalds
2025-07-25ext4: do not BUG when INLINE_DATA_FL lacks system.data xattrTheodore Ts'o
2025-07-25ext4: implement linear-like traversal across order xarraysBaokun Li
2025-07-25ext4: refactor choose group to scan groupBaokun Li
2025-07-25ext4: convert free groups order lists to xarraysBaokun Li
2025-07-25ext4: factor out ext4_mb_scan_group()Baokun Li
2025-07-25ext4: factor out ext4_mb_might_prefetch()Baokun Li
2025-07-25ext4: factor out __ext4_mb_scan_group()Baokun Li
2025-07-25ext4: fix largest free orders lists corruption on mb_optimize_scan switchBaokun Li
2025-07-25ext4: fix zombie groups in average fragment size listsBaokun Li
2025-07-25ext4: merge freed extent with existing extents before insertionBaokun Li
2025-07-25ext4: convert sbi->s_mb_free_pending to atomic_tBaokun Li
2025-07-25ext4: fix typo in CR_GOAL_LEN_SLOW commentBaokun Li
2025-07-25ext4: get rid of some obsolete EXT4_MB_HINT flagsBaokun Li
2025-07-25ext4: utilize multiple global goals to reduce contentionBaokun Li
2025-07-25ext4: remove unnecessary s_md_lock on update s_mb_last_groupBaokun Li
2025-07-25ext4: remove unnecessary s_mb_last_startBaokun Li
2025-07-25ext4: separate stream goal hits from s_bal_goals for better trackingBaokun Li
2025-07-25ext4: add ext4_try_lock_group() to skip busy groupsBaokun Li
2025-07-25ext4: initialize superblock fields in the kballoc-test.c kunit testsZhang Yi
2025-07-25ovl: properly print correct variableAntonio Quartulli
2025-07-24ksmbd: fix corrupted mtime and ctime in smb2_openNamjae Jeon
2025-07-24ksmbd: fix Preauh_HashValue race conditionNamjae Jeon
2025-07-24ksmbd: check return value of xa_store() in krb5_authenticateNamjae Jeon
2025-07-24ksmbd: fix null pointer dereference error in generate_encryptionkeyNamjae Jeon
2025-07-24bcachefs: Add missing snapshots_seen_add_inorder()Kent Overstreet
2025-07-24bcachefs: Fix write buffer flushing from open journal entryKent Overstreet
2025-07-24Merge tag 'mm-hotfixes-stable-2025-07-24-18-03' of git://git.kernel.org/pub/s...Linus Torvalds
2025-07-24fs/Kconfig: enable HUGETLBFS only if ARCH_SUPPORTS_HUGETLBFSAnshuman Khandual
2025-07-24fs/proc/task_mmu: read proc/pid/maps under per-vma lockSuren Baghdasaryan
2025-07-24fs/proc/task_mmu: remove conversion of seq_file position to unsignedSuren Baghdasaryan
2025-07-24fs: stable_page_flags(): use snapshot_page()Luiz Capitulino
2025-07-24proc: kpagecount: use snapshot_page()Luiz Capitulino
2025-07-24mm/mremap: use an explicit uffd failure path for mremapLorenzo Stoakes
2025-07-24ubifs: stop using write_cache_pagesChristoph Hellwig
2025-07-24f2fs: zone: wait for inflight dio completion, excluding pinned files read usi...yohan.joung
2025-07-24f2fs: ignore valid ratio when free section count is lowDaeho Jeong
2025-07-24f2fs: don't break allocation when crossing contiguous sectionsChao Yu
2025-07-24f2fs: remove unnecessary tracepoint enabled checkSheng Yong
2025-07-24f2fs: merge the two conditions to avoid code duplicationmason.zhang
2025-07-24f2fs: vm_unmap_ram() may be called from an invalid contextJan Prusakowski
2025-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-07-24smb/server: add ksmbd_vfs_kern_path()NeilBrown
2025-07-24xfs: don't use a xfs_log_iovec for ri_buf in log recoveryChristoph Hellwig
2025-07-24xfs: don't use a xfs_log_iovec for attr_item names and valuesChristoph Hellwig
2025-07-24xfs: use better names for size members in xfs_log_vecChristoph Hellwig
2025-07-24xfs: cleanup the ordered item logic in xlog_cil_insert_format_itemsChristoph Hellwig