summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2024-09-24Merge tag 'fuse-update-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-09-24Merge tag 'exfat-for-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-09-24Merge tag 'f2fs-for-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-09-24Merge tag 'sysctl-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-09-24fuse: use exclusive lock when FUSE_I_CACHE_IO_MODE is setyangyun
2024-09-24fuse: clear FR_PENDING if abort is detected when sending requestMiklos Szeredi
2024-09-23Merge tag 'nfsd-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds
2024-09-23Merge tag 'gfs2-v6.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-09-23Merge tag 'for-6.12-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds
2024-09-23Merge tag 'fs_for_v6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-09-23Merge tag 'bcachefs-2024-09-21' of git://evilpiepirate.org/bcachefsLinus Torvalds
2024-09-23Merge tag 'pull-stable-struct_fd' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-09-23f2fs: allow F2FS_IPU_NOCACHE for pinned fileJaegeuk Kim
2024-09-23exfat: resolve memory leak from exfat_create_upcase_table()Daniel Yang
2024-09-23exfat: move extend valid_size into ->page_mkwrite()Yuezhang Mo
2024-09-23fs/fuse: convert to use invalid_mnt_idmapAlexander Mikhalitsyn
2024-09-23fs/mnt_idmapping: introduce an invalid_mnt_idmapAlexander Mikhalitsyn
2024-09-23fs/fuse: introduce and use fuse_simple_idmap_request() helperAlexander Mikhalitsyn
2024-09-23fs/fuse: fix null-ptr-deref when checking SB_I_NOIDMAP flagAlexander Mikhalitsyn
2024-09-22Merge branch 'address-masking'Linus Torvalds
2024-09-21Merge tag 'bpf-next-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...Linus Torvalds
2024-09-21bcachefs: return err ptr instead of null in read sb cleanDiogo Jahchan Koike
2024-09-21bcachefs: Remove duplicated include in backpointers.cYang Li
2024-09-21bcachefs: Don't drop devices with stripe pointersKent Overstreet
2024-09-21bcachefs: bch2_ec_stripe_head_get() now checks for change in rw devicesKent Overstreet
2024-09-21bcachefs: bch_fs.rw_devs_change_countKent Overstreet
2024-09-21bcachefs: bch2_dev_remove_stripes()Kent Overstreet
2024-09-21bcachefs: bch2_trigger_ptr() calculates sectors even when no deviceKent Overstreet
2024-09-21bcachefs: improve error messages in bch2_ec_read_extent()Kent Overstreet
2024-09-21bcachefs: improve error message on too few devices for ecKent Overstreet
2024-09-21bcachefs: improve bch2_new_stripe_to_text()Kent Overstreet
2024-09-21bcachefs: ec_stripe_head.nr_createdKent Overstreet
2024-09-21bcachefs: bch_stripe.disk_labelKent Overstreet
2024-09-21bcachefs: stripe_to_mem()Kent Overstreet
2024-09-21bcachefs: EIO errcode cleanupKent Overstreet
2024-09-21bcachefs: Rework btree node pinningKent Overstreet
2024-09-21bcachefs: split up btree cache counters for live, freeableKent Overstreet
2024-09-21bcachefs: btree cache counters should be size_tKent Overstreet
2024-09-21bcachefs: Don't count "skipped access bit" as touched in btree cache scanKent Overstreet
2024-09-21bcachefs: Failed devices no longer require mounting in degraded modeKent Overstreet
2024-09-21bcachefs: bch2_dev_rcu_noerror()Kent Overstreet
2024-09-21bcachefs: Progress indicator for extents_to_backpointersKent Overstreet
2024-09-21bcachefs: bch2_opts_to_text()Kent Overstreet
2024-09-21bcachefs: improve "no device to read from" messageKent Overstreet
2024-09-21bcachefs: Fix compilation error for bch2_sb_member_allocHongbo Li
2024-09-21bcachefs: bch2_sb_member_alloc()Kent Overstreet
2024-09-21bcachefs: bch2_dev_remove_alloc() -> alloc_background.cKent Overstreet
2024-09-21bcachefs: Move tabstop setup to bch2_dev_usage_to_text()Kent Overstreet
2024-09-21bcachefs: Options for recovery_passes, recovery_passes_excludeKent Overstreet
2024-09-21bcachefs: Use mm_account_reclaimed_pages() when freeing btree nodesKent Overstreet