summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/super.c
Commit message (Expand)AuthorAgeFilesLines
* btrfs: fix spelling mistakes found using codespellColin Ian King2023-02-151-1/+1
* btrfs: pass find_free_extent_ctl to allocator tracepointsBoris Burkov2023-02-131-0/+1
* btrfs: fix compat_ro checks against remountQu Wenruo2023-01-031-1/+1
* btrfs: fix leak of fs devices after removing btrfs moduleFilipe Manana2022-12-151-0/+1
* btrfs: split the bio submission path into a separate fileChristoph Hellwig2022-12-051-1/+1
* btrfs: use btrfs_dev_name() helper to handle missing devices betterQu Wenruo2022-12-051-1/+1
* btrfs: move super prototypes into super.hJosef Bacik2022-12-051-0/+1
* btrfs: move verity prototypes into verity.hJosef Bacik2022-12-051-0/+1
* btrfs: move scrub prototypes into scrub.hJosef Bacik2022-12-051-0/+1
* btrfs: move ioctl prototypes into ioctl.hJosef Bacik2022-12-051-0/+1
* btrfs: move dir-item prototypes into dir-item.hJosef Bacik2022-12-051-0/+1
* btrfs: move defrag related prototypes to their own headerJosef Bacik2022-12-051-0/+1
* btrfs: move the printk and assert helpers to messages.cJosef Bacik2022-12-051-346/+0
* btrfs: use struct fscrypt_str instead of struct qstrSweet Tea Dorminy2022-12-051-1/+1
* btrfs: use struct qstr instead of name and namelen pairsSweet Tea Dorminy2022-12-051-1/+2
* btrfs: merge module cleanup sequence to one helperAnand Jain2022-12-051-18/+10
* btrfs: move accessor helpers into accessors.hJosef Bacik2022-12-051-0/+1
* btrfs: add a BTRFS_FS_NEED_TRANS_COMMIT flagJosef Bacik2022-12-051-1/+2
* btrfs: push printk index code into their respective helpersJosef Bacik2022-12-051-0/+10
* btrfs: move the printk helpers out of ctree.hJosef Bacik2022-12-051-0/+1
* btrfs: move assert helpers out of ctree.hJosef Bacik2022-12-051-0/+14
* btrfs: move fs wide helpers out of ctree.hJosef Bacik2022-12-051-0/+1
* btrfs: auto enable discard=async when possibleDavid Sterba2022-12-051-0/+2
* btrfs: make module init/exit match their sequenceQu Wenruo2022-12-051-126/+116
* btrfs: move free space cachep's out of ctree.hJosef Bacik2022-12-051-1/+8
* btrfs: move btrfs_path_cachep out of ctree.hJosef Bacik2022-12-051-1/+8
* btrfs: move trans_handle_cachep out of ctree.hJosef Bacik2022-12-051-1/+8
* btrfs: make thaw time super block check to also verify checksumQu Wenruo2022-10-241-0/+16
* btrfs: relax block-group-tree feature dependency checksQu Wenruo2022-09-261-16/+3
* btrfs: separate out the extent state and extent buffer init codeJosef Bacik2022-09-261-5/+12
* btrfs: enhance unsupported compat RO flags handlingQu Wenruo2022-09-261-0/+9
* btrfs: dump all space infos if we abort transaction due to ENOSPCQu Wenruo2022-09-261-1/+3
* btrfs: check superblock to ensure the fs was not modified at thaw timeQu Wenruo2022-09-261-0/+60
* btrfs: move btrfs_bio allocation to volumes.cChristoph Hellwig2022-09-261-5/+5
* btrfs: don't print information about space cache or tree every remountMaciej S. Szmigiero2022-09-261-4/+7
* Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-08-051-0/+2
|\
| * mm: shrinkers: provide shrinkers with namesRoman Gushchin2022-07-031-0/+2
* | btrfs: use mask for all RAID1* profiles in btrfs_calc_avail_data_spaceDavid Sterba2022-07-251-6/+2
* | btrfs: use named constant for reserved device spaceQu Wenruo2022-07-251-8/+4
* | btrfs: remove btrfs_end_io_wqChristoph Hellwig2022-07-251-10/+1
* | btrfs: don't use btrfs_bio_wq_end_io for compressed writesChristoph Hellwig2022-07-251-2/+0
* | btrfs: add trace event for submitted RAID56 bioQu Wenruo2022-07-251-0/+1
* | btrfs: fix typos in commentsDavid Sterba2022-07-251-1/+1
|/
* btrfs: add error messages to all unrecognized mount optionsDavid Sterba2022-06-071-7/+32
* btrfs: prevent remounting to v1 space cache for subpage mountQu Wenruo2022-06-061-0/+8
* btrfs: use normal workqueues for scrubChristoph Hellwig2022-05-161-2/+0
* btrfs: simplify WQ_HIGHPRI handling in struct btrfs_workqueueChristoph Hellwig2022-05-161-0/+1
* btrfs: add messages to printk indexJonathan Lassoff2022-05-161-3/+3
* btrfs: add filesystems state details to error messagesSweet Tea Dorminy2022-03-141-8/+60
* btrfs: disable space cache related mount options for extent tree v2Josef Bacik2022-03-141-0/+20