summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2024-07-10bcachefs: Fix missing error check in journal_entry_btree_keys_validate()Kent Overstreet
2024-07-10bcachefs: Warn on attempting a move with no replicasKent Overstreet
2024-07-10bcachefs: bch2_data_update_to_text()Kent Overstreet
2024-07-10bcachefs: Log mount failure error codeKent Overstreet
2024-07-10bcachefs: Fix undefined behaviour in eytzinger1_first()Kent Overstreet
2024-07-10bcachefs: Mark bch_inode_info as SLAB_ACCOUNTYouling Tang
2024-07-10bcachefs: Fix bch2_inode_insert() race path for tmpfilesKent Overstreet
2024-07-10bcachefs: Fix journal getting stuck on a flush commitKent Overstreet
2024-07-10erofs: get rid of z_erofs_map_blocks_iter_* tracepointsHongzhen Luo
2024-07-10minixfs: Fix minixfs_rename with HIGHMEMMatthew Wilcox (Oracle)
2024-07-09f2fs: fix start segno of large sectionSheng Yong
2024-07-09Merge tag '6.10-rc6-smb3-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2024-07-09Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Paolo Abeni
2024-07-09virtio-fs: improved request latencies when Virtio queue is fullPeter-Jan Gootzen
2024-07-09virtio-fs: let -ENOMEM bubble up or burst gentlyPeter-Jan Gootzen
2024-07-09erofs: tidy up stream decompressorsGao Xiang
2024-07-09erofs: refine z_erofs_{init,exit}_subsystem()Gao Xiang
2024-07-09erofs: move each decompressor to its own source fileGao Xiang
2024-07-09gfs2: Clean up glock demote logicAndreas Gruenbacher
2024-07-08ext4: sanity check for NULL pointer after ext4_force_shutdownWojciech Gładysz
2024-07-08jbd2: increase maximum transaction sizeJan Kara
2024-07-08jbd2: drop pointless shrinker batch initializationJan Kara
2024-07-08jbd2: avoid infinite transaction commit loopJan Kara
2024-07-08jbd2: precompute number of transaction descriptor blocksJan Kara
2024-07-08jbd2: make jbd2_journal_get_max_txn_bufs() internalJan Kara
2024-07-08jbd2: avoid mount failed when commit block is partial submittedYe Bin
2024-07-08ext4: avoid writing unitialized memory to disk in EA inodesJan Kara
2024-07-08ext4: don't track ranges in fast_commit if inode has inlined dataLuis Henriques (SUSE)
2024-07-08ext4: fix possible tid_t sequence overflowsLuis Henriques (SUSE)
2024-07-09xfs: fix rtalloc rotoring when delalloc is in useChristoph Hellwig
2024-07-08nfsd: new netlink ops to get/set server pool_modeJeff Layton
2024-07-08nfsd: allow passing in array of thread counts via netlinkJeff Layton
2024-07-08nfsd: make nfsd_svc take an array of thread countsJeff Layton
2024-07-08NFSD: Support write delegations in LAYOUTGETChuck Lever
2024-07-08lockd: Use *-y instead of *-objs in MakefileAndy Shevchenko
2024-07-08NFSD: Fix nfsdcld warningChuck Lever
2024-07-08NFSD: remove unused structs 'nfsd3_voidargs'Dr. David Alan Gilbert
2024-07-08NFSD: harden svcxdr_dupstr() and svcxdr_tmpalloc() against integer overflowsDan Carpenter
2024-07-08nfs: don't reuse partially completed requests in nfs_lock_and_join_requestsChristoph Hellwig
2024-07-08nfs: move nfs_wait_on_request to write.cChristoph Hellwig
2024-07-08nfs: fold nfs_page_group_lock_subrequests into nfs_lock_and_join_requestsChristoph Hellwig
2024-07-08nfs: fold nfs_folio_find_and_lock_request into nfs_lock_and_join_requestsChristoph Hellwig
2024-07-08nfs: simplify nfs_folio_find_and_lock_requestChristoph Hellwig
2024-07-08nfs: remove nfs_folio_private_requestChristoph Hellwig
2024-07-08nfs: remove dead code for the old swap over NFS implementationChristoph Hellwig
2024-07-08NFSv4.1 another fix for EXCHGID4_FLAG_USE_PNFS_DS for DS serverOlga Kornievskaia
2024-07-08nfs: Block on write congestionJan Kara
2024-07-08nfs: Properly initialize server->writebackJan Kara
2024-07-08nfs: Drop pointless check from nfs_commit_release_pages()Jan Kara
2024-07-08nfs/blocklayout: SCSI layout trace points for reservation key reg/unregChuck Lever