| Age | Commit message (Expand) | Author | Files | Lines |
| 10 days | btrfs: remaining BTRFS_PATH_AUTO_FREE conversions | David Sterba | 1 | -7/+3 |
| 10 days | btrfs: apply the AUTO_K(V)FREE macros throughout the code | Miquel Sabaté Solà | 1 | -2/+1 |
| 10 days | btrfs: implement remove_bdev and shutdown super operation callbacks | Qu Wenruo | 1 | -0/+64 |
| 2025-10-17 | btrfs: directly free partially initialized fs_info in btrfs_check_leaked_roots() | Dewei Meng | 1 | -1/+7 |
| 2025-10-13 | btrfs: only set the device specific options after devices are opened | Qu Wenruo | 1 | -2/+1 |
| 2025-09-23 | btrfs: add unlikely annotations to branches leading to EUCLEAN | David Sterba | 1 | -3/+3 |
| 2025-09-23 | btrfs: more trivial BTRFS_PATH_AUTO_FREE conversions | Sun YangKai | 1 | -4/+1 |
| 2025-09-23 | btrfs: fix typos in comments and strings | David Sterba | 1 | -1/+1 |
| 2025-09-22 | btrfs: add mount option for ref_tracker | Leo Martins | 1 | -0/+7 |
| 2025-09-22 | btrfs: move ref-verify under CONFIG_BTRFS_DEBUG | Leo Martins | 1 | -9/+0 |
| 2025-09-22 | btrfs: use PTR_ERR_OR_ZERO() to simplify code inbtrfs_control_ioctl() | Xichao Zhao | 1 | -4/+1 |
| 2025-09-20 | Merge tag 'for-6.17-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -8/+19 |
| 2025-09-18 | btrfs: reject invalid compression level | Qu Wenruo | 1 | -8/+19 |
| 2025-09-11 | Merge tag 'for-6.17-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -3/+6 |
| 2025-09-02 | btrfs: accept and ignore compression level for lzo | Calvin Owens | 1 | -3/+6 |
| 2025-08-18 | Merge tag 'for-6.17-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -5/+8 |
| 2025-08-13 | btrfs: fix printing of mount info messages for NODATACOW/NODATASUM | Kyoji Ogasawara | 1 | -1/+2 |
| 2025-08-13 | btrfs: restore mount option info messages during mount | Kyoji Ogasawara | 1 | -3/+5 |
| 2025-08-13 | btrfs: fix incorrect log message for nobarrier mount option | Kyoji Ogasawara | 1 | -1/+1 |
| 2025-07-28 | Merge tag 'pull-dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/viro... | Linus Torvalds | 1 | -1/+1 |
| 2025-07-22 | btrfs: restrict writes to opened btrfs devices | Qu Wenruo | 1 | -7/+1 |
| 2025-07-22 | btrfs: use the super_block as holder when mounting file systems | Christoph Hellwig | 1 | -2/+1 |
| 2025-07-22 | btrfs: delay btrfs_open_devices() until super block is created | Qu Wenruo | 1 | -13/+45 |
| 2025-07-22 | btrfs: call btrfs_close_devices() from ->kill_sb | Christoph Hellwig | 1 | -19/+8 |
| 2025-07-22 | btrfs: add assertions to make super block creation more clear | Qu Wenruo | 1 | -9/+20 |
| 2025-07-22 | btrfs: get rid of re-entering of btrfs_get_tree() | Qu Wenruo | 1 | -24/+3 |
| 2025-07-22 | btrfs: always open the device read-only in btrfs_scan_one_device() | Christoph Hellwig | 1 | -5/+4 |
| 2025-07-21 | btrfs: open code fc_mount() to avoid releasing s_umount rw_sempahore | Al Viro | 1 | -17/+17 |
| 2025-07-21 | btrfs: rename err to ret in btrfs_fill_super() | David Sterba | 1 | -12/+12 |
| 2025-07-21 | btrfs: harden parsing of compression mount options | Daniel Vacek | 1 | -7/+18 |
| 2025-07-21 | btrfs: factor out compression mount options parsing | Daniel Vacek | 1 | -46/+51 |
| 2025-06-10 | new helper: set_default_d_op() | Al Viro | 1 | -1/+1 |
| 2025-05-16 | btrfs: remove standalone "nologreplay" mount option | Qu Wenruo | 1 | -8/+0 |
| 2025-05-15 | btrfs: merge btrfs_read_dev_one_super() into btrfs_read_disk_super() | Qu Wenruo | 1 | -1/+1 |
| 2025-05-15 | btrfs: trivial conversion to return bool instead of int | David Sterba | 1 | -3/+3 |
| 2025-05-15 | btrfs: rename remaining exported extent map functions | Filipe Manana | 1 | -2/+2 |
| 2025-05-15 | btrfs: rename remaining exported functions from extent-io-tree.h | Filipe Manana | 1 | -2/+2 |
| 2025-05-12 | btrfs: add back warning for mount option commit values exceeding 300 | Kyoji Ogasawara | 1 | -0/+4 |
| 2025-04-01 | btrfs: correctly escape subvol in btrfs_show_options() | Johannes Kimmel | 1 | -2/+1 |
| 2025-03-18 | btrfs: make btrfs_iget() return a btrfs inode instead | Filipe Manana | 1 | -2/+2 |
| 2025-03-18 | btrfs: zstd: enable negative compression levels mount option | Daniel Vacek | 1 | -1/+1 |
| 2025-01-23 | Merge tag 'fsnotify_hsm_for_v6.14-rc1' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -1/+1 |
| 2025-01-13 | btrfs: print read policy on module load | Anand Jain | 1 | -0/+10 |
| 2025-01-13 | btrfs: configure read policy via module parameter | Anand Jain | 1 | -0/+5 |
| 2025-01-13 | btrfs: print status of experimental mode when loading module | Anand Jain | 1 | -0/+3 |
| 2025-01-13 | btrfs: output the reason for open_ctree() failure | Qu Wenruo | 1 | -1/+1 |
| 2024-12-11 | fs: enable pre-content events on supported file systems | Josef Bacik | 1 | -1/+1 |
| 2024-12-10 | Merge tag 'for-6.13-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -39/+27 |
| 2024-12-03 | btrfs: fix mount failure due to remount races | Qu Wenruo | 1 | -39/+27 |
| 2024-11-18 | Merge tag 'for-6.13-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda... | Linus Torvalds | 1 | -22/+11 |
| 2024-11-18 | Merge tag 'vfs-6.13.mgtime' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -1/+2 |
| 2024-11-11 | btrfs: fix warning on PTR_ERR() against NULL device at btrfs_control_ioctl() | Filipe Manana | 1 | -1/+4 |
| 2024-11-11 | btrfs: re-enable the extent map shrinker | Filipe Manana | 1 | -7/+1 |
| 2024-11-11 | btrfs: make the extent map shrinker run asynchronously as a work queue job | Filipe Manana | 1 | -10/+3 |
| 2024-11-11 | btrfs: drop unused parameter data from btrfs_fill_super() | David Sterba | 1 | -3/+2 |
| 2024-11-11 | btrfs: drop unused parameter options from open_ctree() | David Sterba | 1 | -1/+1 |
| 2024-11-11 | btrfs: split out CONFIG_BTRFS_EXPERIMENTAL from CONFIG_BTRFS_DEBUG | Qu Wenruo | 1 | -3/+3 |
| 2024-11-07 | btrfs: fix per-subvolume RO/RW flags with new mount API | Qu Wenruo | 1 | -20/+5 |
| 2024-10-22 | btrfs: reject ro->rw reconfiguration if there are hard ro requirements | Qu Wenruo | 1 | -2/+1 |
| 2024-10-22 | btrfs: clear force-compress on remount when compress mount option is given | Filipe Manana | 1 | -0/+9 |
| 2024-10-10 | btrfs: convert to multigrain timestamps | Jeff Layton | 1 | -1/+2 |
| 2024-08-16 | btrfs: only enable extent map shrinker for DEBUG builds | Qu Wenruo | 1 | -1/+7 |
| 2024-08-13 | btrfs: only run the extent map shrinker from kswapd tasks | Filipe Manana | 1 | -0/+10 |
| 2024-08-01 | btrfs: emit a warning about space cache v1 being deprecated | Josef Bacik | 1 | -1/+4 |
| 2024-07-19 | btrfs: change BTRFS_MOUNT_* flags to 64bit type | Qu Wenruo | 1 | -5/+6 |
| 2024-07-11 | btrfs: introduce new "rescue=ignoresuperflags" mount option | Qu Wenruo | 1 | -1/+12 |
| 2024-07-11 | btrfs: introduce new "rescue=ignoremetacsums" mount option | Qu Wenruo | 1 | -1/+12 |
| 2024-07-11 | btrfs: remove unused Opt enums | Qu Wenruo | 1 | -3/+0 |
| 2024-07-11 | btrfs: move the direct IO code into its own file | Filipe Manana | 1 | -0/+4 |
| 2024-07-11 | btrfs: remove super block argument from btrfs_iget() | Filipe Manana | 1 | -1/+1 |
| 2024-07-11 | btrfs: constify pointer parameters where applicable | David Sterba | 1 | -2/+2 |
| 2024-07-11 | btrfs: add MODULE_DESCRIPTION() | Jeff Johnson | 1 | -0/+1 |
| 2024-07-11 | btrfs: add and use helper to commit the current transaction | Filipe Manana | 1 | -10/+1 |
| 2024-07-11 | btrfs: simplify range parameters of btrfs_wait_ordered_roots() | David Sterba | 1 | -1/+1 |
| 2024-05-21 | btrfs: re-introduce 'norecovery' mount option | Qu Wenruo | 1 | -0/+8 |
| 2024-05-07 | btrfs: add tracepoints for extent map shrinker events | Filipe Manana | 1 | -1/+4 |
| 2024-05-07 | btrfs: add a shrinker for extent maps | Filipe Manana | 1 | -0/+17 |
| 2024-05-07 | btrfs: change root->root_key.objectid to btrfs_root_id() | Josef Bacik | 1 | -8/+5 |
| 2024-03-04 | btrfs: factor out validation of btrfs_ioctl_vol_args::name | David Sterba | 1 | -1/+4 |
| 2024-03-04 | btrfs: remove unused included headers | David Sterba | 1 | -2/+0 |
| 2024-03-04 | btrfs: replace sb::s_blocksize by fs_info::sectorsize | David Sterba | 1 | -1/+1 |
| 2024-01-22 | Merge tag 'for-6.8-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -0/+8 |
| 2024-01-18 | btrfs: use the original mount's mount options for the legacy reconfigure | Josef Bacik | 1 | -0/+8 |
| 2024-01-10 | Merge tag 'for-6.8-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav... | Linus Torvalds | 1 | -1124/+1169 |
| 2024-01-08 | Merge tag 'vfs-6.8.super' of git://git.kernel.org/pub/scm/linux/kernel/git/vf... | Linus Torvalds | 1 | -0/+2 |
| 2023-12-15 | btrfs: remove code for inode_cache and recovery mount options | Josef Bacik | 1 | -35/+0 |
| 2023-12-15 | btrfs: set clear_cache if we use usebackuproot | Josef Bacik | 1 | -0/+9 |
| 2023-12-15 | btrfs: move one shot mount option clearing to super.c | Josef Bacik | 1 | -0/+14 |
| 2023-12-15 | btrfs: remove old mount API code | Josef Bacik | 1 | -1065/+13 |
| 2023-12-15 | btrfs: move the device specific mount options to super.c | Josef Bacik | 1 | -0/+25 |
| 2023-12-15 | btrfs: switch to the new mount API | Josef Bacik | 1 | -39/+49 |
| 2023-12-15 | btrfs: handle the ro->rw transition for mounting different subvolumes | Josef Bacik | 1 | -1/+128 |
| 2023-12-15 | btrfs: add get_tree callback for new mount API | Josef Bacik | 1 | -4/+204 |
| 2023-12-15 | btrfs: add reconfigure callback for fs_context | Josef Bacik | 1 | -21/+185 |
| 2023-12-15 | btrfs: add fs context handling functions | Josef Bacik | 1 | -1/+35 |
| 2023-12-15 | btrfs: add parse_param callback for the new mount API | Josef Bacik | 1 | -0/+380 |
| 2023-12-15 | btrfs: add fs_parameter definitions | Josef Bacik | 1 | -1/+125 |
| 2023-12-15 | btrfs: split out ro->rw and rw->ro helpers into their own functions | Josef Bacik | 1 | -113/+116 |
| 2023-12-15 | btrfs: move space cache settings into open_ctree | Josef Bacik | 1 | -13/+43 |
| 2023-12-15 | btrfs: split out the mount option validation code into its own helper | Josef Bacik | 1 | -29/+37 |
| 2023-11-28 | Merge tag 'for-6.7-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -1/+4 |
| 2023-11-23 | btrfs: add dmesg output for first mount and last unmount of a filesystem | Qu Wenruo | 1 | -1/+4 |
| 2023-11-18 | btrfs: Do not restrict writes to btrfs devices | Jan Kara | 1 | -0/+2 |
| 2023-11-02 | Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -1/+1 |
| 2023-10-12 | btrfs: add and use helpers for reading and writing last_trans_committed | Filipe Manana | 1 | -3/+4 |
| 2023-10-12 | btrfs: scan but don't register device on single device filesystem | Anand Jain | 1 | -5/+18 |
| 2023-10-12 | btrfs: check-integrity: remove CONFIG_BTRFS_FS_CHECK_INTEGRITY option | Qu Wenruo | 1 | -56/+0 |
| 2023-10-12 | btrfs: include linux/security.h in super.c | Josef Bacik | 1 | -0/+1 |
| 2023-10-10 | Revert "btrfs: reject unknown mount options early" | David Sterba | 1 | -4/+0 |
| 2023-10-04 | fs: super: dynamically allocate the s_shrink | Qi Zheng | 1 | -1/+1 |
| 2023-10-04 | btrfs: reject unknown mount options early | Qu Wenruo | 1 | -0/+4 |
| 2023-09-20 | btrfs: properly report 0 avail for very full file systems | Josef Bacik | 1 | -1/+1 |
| 2023-08-21 | btrfs: deprecate integrity checker feature | Qu Wenruo | 1 | -0/+6 |
| 2023-06-26 | Merge tag 'for-6.5/block-2023-06-23' of git://git.kernel.dk/linux | Linus Torvalds | 1 | -14/+7 |
| 2023-06-19 | btrfs: remove hipri_workers workqueue | Christoph Hellwig | 1 | -1/+0 |
| 2023-06-12 | block: replace fmode_t with a block-specific type for block open flags | Christoph Hellwig | 1 | -4/+4 |
| 2023-06-12 | block: add a sb_open_mode helper | Christoph Hellwig | 1 | -4/+1 |
| 2023-06-12 | btrfs: don't pass a holder for non-exclusive blkdev_get_by_path | Christoph Hellwig | 1 | -10/+6 |
| 2023-06-06 | btrfs: properly enable async discard when switching from RO->RW | Chris Mason | 1 | -0/+6 |
| 2023-05-10 | btrfs: make clear_cache mount option to rebuild FST without disabling it | Qu Wenruo | 1 | -2/+1 |
| 2023-04-28 | btrfs: properly reject clear_cache and v1 cache for block-group-tree | Qu Wenruo | 1 | -1/+6 |
| 2023-04-17 | btrfs: don't print the crc32c implementation at module load time | Christoph Hellwig | 1 | -1/+1 |
| 2023-04-17 | btrfs: use btrfs_handle_fs_error in btrfs_fill_super | Josef Bacik | 1 | -0/+1 |
| 2023-04-06 | btrfs: fix fast csum implementation detection | Christoph Hellwig | 1 | -2/+0 |
| 2023-04-06 | btrfs: restore the thread_pool= behavior in remount for the end I/O workqueues | Christoph Hellwig | 1 | -0/+2 |
| 2023-02-15 | btrfs: fix spelling mistakes found using codespell | Colin Ian King | 1 | -1/+1 |
| 2023-02-13 | btrfs: pass find_free_extent_ctl to allocator tracepoints | Boris Burkov | 1 | -0/+1 |
| 2023-01-03 | btrfs: fix compat_ro checks against remount | Qu Wenruo | 1 | -1/+1 |
| 2022-12-15 | btrfs: fix leak of fs devices after removing btrfs module | Filipe Manana | 1 | -0/+1 |
| 2022-12-05 | btrfs: split the bio submission path into a separate file | Christoph Hellwig | 1 | -1/+1 |
| 2022-12-05 | btrfs: use btrfs_dev_name() helper to handle missing devices better | Qu Wenruo | 1 | -1/+1 |
| 2022-12-05 | btrfs: move super prototypes into super.h | Josef Bacik | 1 | -0/+1 |
| 2022-12-05 | btrfs: move verity prototypes into verity.h | Josef Bacik | 1 | -0/+1 |
| 2022-12-05 | btrfs: move scrub prototypes into scrub.h | Josef Bacik | 1 | -0/+1 |
| 2022-12-05 | btrfs: move ioctl prototypes into ioctl.h | Josef Bacik | 1 | -0/+1 |
| 2022-12-05 | btrfs: move dir-item prototypes into dir-item.h | Josef Bacik | 1 | -0/+1 |
| 2022-12-05 | btrfs: move defrag related prototypes to their own header | Josef Bacik | 1 | -0/+1 |
| 2022-12-05 | btrfs: move the printk and assert helpers to messages.c | Josef Bacik | 1 | -346/+0 |
| 2022-12-05 | btrfs: use struct fscrypt_str instead of struct qstr | Sweet Tea Dorminy | 1 | -1/+1 |
| 2022-12-05 | btrfs: use struct qstr instead of name and namelen pairs | Sweet Tea Dorminy | 1 | -1/+2 |
| 2022-12-05 | btrfs: merge module cleanup sequence to one helper | Anand Jain | 1 | -18/+10 |
| 2022-12-05 | btrfs: move accessor helpers into accessors.h | Josef Bacik | 1 | -0/+1 |
| 2022-12-05 | btrfs: add a BTRFS_FS_NEED_TRANS_COMMIT flag | Josef Bacik | 1 | -1/+2 |
| 2022-12-05 | btrfs: push printk index code into their respective helpers | Josef Bacik | 1 | -0/+10 |
| 2022-12-05 | btrfs: move the printk helpers out of ctree.h | Josef Bacik | 1 | -0/+1 |
| 2022-12-05 | btrfs: move assert helpers out of ctree.h | Josef Bacik | 1 | -0/+14 |
| 2022-12-05 | btrfs: move fs wide helpers out of ctree.h | Josef Bacik | 1 | -0/+1 |
| 2022-12-05 | btrfs: auto enable discard=async when possible | David Sterba | 1 | -0/+2 |
| 2022-12-05 | btrfs: make module init/exit match their sequence | Qu Wenruo | 1 | -126/+116 |
| 2022-12-05 | btrfs: move free space cachep's out of ctree.h | Josef Bacik | 1 | -1/+8 |
| 2022-12-05 | btrfs: move btrfs_path_cachep out of ctree.h | Josef Bacik | 1 | -1/+8 |
| 2022-12-05 | btrfs: move trans_handle_cachep out of ctree.h | Josef Bacik | 1 | -1/+8 |
| 2022-10-24 | btrfs: make thaw time super block check to also verify checksum | Qu Wenruo | 1 | -0/+16 |
| 2022-09-26 | btrfs: relax block-group-tree feature dependency checks | Qu Wenruo | 1 | -16/+3 |
| 2022-09-26 | btrfs: separate out the extent state and extent buffer init code | Josef Bacik | 1 | -5/+12 |
| 2022-09-26 | btrfs: enhance unsupported compat RO flags handling | Qu Wenruo | 1 | -0/+9 |
| 2022-09-26 | btrfs: dump all space infos if we abort transaction due to ENOSPC | Qu Wenruo | 1 | -1/+3 |
| 2022-09-26 | btrfs: check superblock to ensure the fs was not modified at thaw time | Qu Wenruo | 1 | -0/+60 |
| 2022-09-26 | btrfs: move btrfs_bio allocation to volumes.c | Christoph Hellwig | 1 | -5/+5 |
| 2022-09-26 | btrfs: don't print information about space cache or tree every remount | Maciej S. Szmigiero | 1 | -4/+7 |
| 2022-08-05 | Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -0/+2 |
| 2022-07-25 | btrfs: use mask for all RAID1* profiles in btrfs_calc_avail_data_space | David Sterba | 1 | -6/+2 |
| 2022-07-25 | btrfs: use named constant for reserved device space | Qu Wenruo | 1 | -8/+4 |
| 2022-07-25 | btrfs: remove btrfs_end_io_wq | Christoph Hellwig | 1 | -10/+1 |
| 2022-07-25 | btrfs: don't use btrfs_bio_wq_end_io for compressed writes | Christoph Hellwig | 1 | -2/+0 |
| 2022-07-25 | btrfs: add trace event for submitted RAID56 bio | Qu Wenruo | 1 | -0/+1 |
| 2022-07-25 | btrfs: fix typos in comments | David Sterba | 1 | -1/+1 |
| 2022-07-03 | mm: shrinkers: provide shrinkers with names | Roman Gushchin | 1 | -0/+2 |
| 2022-06-07 | btrfs: add error messages to all unrecognized mount options | David Sterba | 1 | -7/+32 |
| 2022-06-06 | btrfs: prevent remounting to v1 space cache for subpage mount | Qu Wenruo | 1 | -0/+8 |
| 2022-05-16 | btrfs: use normal workqueues for scrub | Christoph Hellwig | 1 | -2/+0 |
| 2022-05-16 | btrfs: simplify WQ_HIGHPRI handling in struct btrfs_workqueue | Christoph Hellwig | 1 | -0/+1 |
| 2022-05-16 | btrfs: add messages to printk index | Jonathan Lassoff | 1 | -3/+3 |
| 2022-03-14 | btrfs: add filesystems state details to error messages | Sweet Tea Dorminy | 1 | -8/+60 |
| 2022-03-14 | btrfs: disable space cache related mount options for extent tree v2 | Josef Bacik | 1 | -0/+20 |
| 2022-03-14 | btrfs: match stale devices by dev_t | Anand Jain | 1 | -1/+7 |
| 2022-01-22 | mm: remove cleancache | Christoph Hellwig | 1 | -2/+0 |
| 2022-01-07 | btrfs: remove reada infrastructure | Qu Wenruo | 1 | -1/+0 |
| 2021-10-26 | btrfs: add a BTRFS_FS_ERROR helper | Josef Bacik | 1 | -1/+1 |
| 2021-10-26 | btrfs: use latest_dev in btrfs_show_devname | Anand Jain | 1 | -19/+5 |
| 2021-10-26 | btrfs: convert latest_bdev type to btrfs_device and rename | Anand Jain | 1 | -1/+1 |
| 2021-08-23 | btrfs: allow idmapped mount | Christian Brauner | 1 | -1/+1 |
| 2021-08-23 | btrfs: introduce btrfs_search_backwards function | Marcos Paulo de Souza | 1 | -20/+6 |
| 2021-08-23 | btrfs: print if fsverity support is built in when loading module | David Sterba | 1 | -0/+5 |
| 2021-08-23 | btrfs: initial fsverity support | Boris Burkov | 1 | -0/+3 |
| 2021-08-23 | btrfs: allow read-write for 4K sectorsize on 64K page size systems | Qu Wenruo | 1 | -7/+0 |
| 2021-08-23 | btrfs: constify and cleanup variables in comparators | David Sterba | 1 | -7/+6 |
| 2021-06-22 | btrfs: shorten integrity checker extent data mount option | David Sterba | 1 | -3/+2 |
| 2021-06-21 | btrfs: always abort the transaction if we abort a trans handle | Josef Bacik | 1 | -11/+0 |
| 2021-04-20 | btrfs: more graceful errors/warnings on 32bit systems when reaching limits | Qu Wenruo | 1 | -0/+26 |
| 2021-03-02 | btrfs: fix spurious free_space_tree remount warning | Boris Burkov | 1 | -2/+2 |
| 2021-02-08 | btrfs: allow read-only mount of 4K sector size fs on 64K page system | Qu Wenruo | 1 | -0/+7 |
| 2021-02-08 | btrfs: introduce the skeleton of btrfs_subpage structure | Qu Wenruo | 1 | -1/+0 |
| 2020-12-18 | btrfs: run delayed iputs when remounting RO to avoid leaking them | Filipe Manana | 1 | -0/+10 |
| 2020-12-18 | btrfs: fix race between RO remount and the cleaner task | Filipe Manana | 1 | -3/+19 |
| 2020-12-18 | btrfs: fix transaction leak and crash after RO remount caused by qgroup rescan | Filipe Manana | 1 | -0/+8 |
| 2020-12-09 | btrfs: warn when remount will not change the free space tree | Boris Burkov | 1 | -0/+16 |
| 2020-12-09 | btrfs: use superblock state to print space_cache mount option | Boris Burkov | 1 | -2/+2 |
| 2020-12-09 | btrfs: keep sb cache_generation consistent with space_cache | Boris Burkov | 1 | -3/+7 |
| 2020-12-09 | btrfs: clear oneshot options on mount and remount | Boris Burkov | 1 | -0/+1 |