- 0a4ee51 mm: remove cleancache by Christoph Hellwig · 3 years ago
- f26c923 btrfs: remove reada infrastructure by Qu Wenruo · 3 years ago
- 8496153 btrfs: add a BTRFS_FS_ERROR helper by Josef Bacik · 3 years, 3 months ago
- 6605fd2 btrfs: use latest_dev in btrfs_show_devname by Anand Jain · 3 years, 4 months ago
- d24fa5c btrfs: convert latest_bdev type to btrfs_device and rename by Anand Jain · 3 years, 4 months ago
- 5b9b26f btrfs: allow idmapped mount by Christian Brauner · 3 years, 5 months ago
- 0ff40a9 btrfs: introduce btrfs_search_backwards function by Marcos Paulo de Souza · 3 years, 5 months ago
- ea3dc7d btrfs: print if fsverity support is built in when loading module by David Sterba · 3 years, 5 months ago
- 1460540 btrfs: initial fsverity support by Boris Burkov · 3 years, 6 months ago
- 95ea048 btrfs: allow read-write for 4K sectorsize on 64K page size systems by Qu Wenruo · 3 years, 5 months ago
- 214cc18 btrfs: constify and cleanup variables in comparators by David Sterba · 3 years, 5 months ago
- cbeaae4 btrfs: shorten integrity checker extent data mount option by David Sterba · 3 years, 6 months ago
- 5963ffca btrfs: always abort the transaction if we abort a trans handle by Josef Bacik · 3 years, 7 months ago
- e9306ad btrfs: more graceful errors/warnings on 32bit systems when reaching limits by Qu Wenruo · 3 years, 10 months ago
- c55a431 btrfs: fix spurious free_space_tree remount warning by Boris Burkov · 3 years, 10 months ago
- 0bb3eb3 btrfs: allow read-only mount of 4K sector size fs on 64K page system by Qu Wenruo · 4 years ago
- cac06d8 btrfs: introduce the skeleton of btrfs_subpage structure by Qu Wenruo · 4 years ago
- a8cc263e btrfs: run delayed iputs when remounting RO to avoid leaking them by Filipe Manana · 4 years ago
- a0a1db7 btrfs: fix race between RO remount and the cleaner task by Filipe Manana · 4 years ago
- cb13eea btrfs: fix transaction leak and crash after RO remount caused by qgroup rescan by Filipe Manana · 4 years ago
- 2838d255 btrfs: warn when remount will not change the free space tree by Boris Burkov · 4 years, 1 month ago
- 04c4155 btrfs: use superblock state to print space_cache mount option by Boris Burkov · 4 years, 1 month ago
- 9484622 btrfs: keep sb cache_generation consistent with space_cache by Boris Burkov · 4 years, 1 month ago
- 8cd2908 btrfs: clear oneshot options on mount and remount by Boris Burkov · 4 years, 1 month ago
- 44c0ca2 btrfs: lift read-write mount setup from mount and remount by Boris Burkov · 4 years, 1 month ago
- 5297199 btrfs: remove inode number cache feature by Nikolay Borisov · 4 years, 1 month ago
- 5d1ab66 btrfs: disallow space_cache in ZONED mode by Naohiro Aota · 4 years, 2 months ago
- b70f509 btrfs: check and enable ZONED mode by Naohiro Aota · 4 years, 2 months ago
- 5b31646 btrfs: get zone information of zoned block devices by Naohiro Aota · 4 years, 2 months ago
- a0f6d924 btrfs: remove stub device info from messages when we have no fs_info by David Sterba · 4 years, 1 month ago
- b9729ce btrfs: locking: rip out path->leave_spinning by Josef Bacik · 4 years, 4 months ago
- 265fdfa btrfs: replace s_blocksize_bits with fs_info::sectorsize_bits by David Sterba · 4 years, 6 months ago
- ab1405a btrfs: generate lockdep keyset names at compile time by David Sterba · 4 years, 3 months ago
- 9037d3c btrfs: introduce mount option rescue=all by Josef Bacik · 4 years, 2 months ago
- 882dbe0 btrfs: introduce mount option rescue=ignoredatacsums by Josef Bacik · 4 years, 2 months ago
- 42437a6 btrfs: introduce mount option rescue=ignorebadroots by Josef Bacik · 4 years, 2 months ago
- 68319c1 btrfs: show rescue=usebackuproot in /proc/mounts by Josef Bacik · 4 years, 2 months ago
- ab0b4a3 btrfs: add a helper to print out rescue= options by Josef Bacik · 4 years, 2 months ago
- d70bf74 btrfs: unify the ro checking for mount options by Josef Bacik · 4 years, 2 months ago
- 7280490 btrfs: kill the RCU protection for fs_info->space_info by Josef Bacik · 4 years, 4 months ago
- 5705674 btrfs: do async reclaim for data reservations by Josef Bacik · 4 years, 5 months ago
- 282dd7d btrfs: reset compression level for lzo on remount by Marcos Paulo de Souza · 4 years, 5 months ago
- faa0088 btrfs: make sure SB_I_VERSION doesn't get unset by remount by Josef Bacik · 4 years, 5 months ago
- 3ef3959 btrfs: don't show full path of bind mounts in subvol= by Josef Bacik · 4 years, 5 months ago
- 27942c9 btrfs: fix messages after changing compression level by remount by David Sterba · 4 years, 5 months ago
- 88c4703 btrfs: open-code remount flag setting in btrfs_remount by Johannes Thumshirn · 4 years, 5 months ago
- 5913139 btrfs: document special case error codes for fs errors by Josef Bacik · 4 years, 5 months ago
- 4faf55b0 btrfs: don't traverse into the seed devices in show_devname by Anand Jain · 4 years, 6 months ago
- b90a4ab btrfs: remove deprecated mount option subvolrootid by David Sterba · 4 years, 6 months ago
- d801e7a btrfs: remove deprecated mount option alloc_start by David Sterba · 4 years, 6 months ago
- b547a88 btrfs: start deprecation of mount option inode_cache by David Sterba · 4 years, 6 months ago
- 74ef001 btrfs: introduce "rescue=" mount option by Qu Wenruo · 4 years, 7 months ago
- c730ae0 btrfs: convert comments to fallthrough annotations by Marcos Paulo de Souza · 4 years, 6 months ago
- 0202e83 btrfs: simplify iget helpers by David Sterba · 4 years, 8 months ago
- 56e9357 btrfs: simplify root lookup by id by David Sterba · 4 years, 8 months ago
- fb8521ca btrfs: add more codes to decoder table by David Sterba · 4 years, 8 months ago
- d54f814 btrfs: sort error decoder entries by David Sterba · 4 years, 8 months ago
- 7e8f19e btrfs: adjust message level for unrecognized mount option by David Sterba · 5 years ago
- c0c907a btrfs: export helpers for subvolume name/id resolution by Marcos Paulo de Souza · 4 years, 10 months ago
- bf31f87 btrfs: add wrapper for transaction abort predicate by David Sterba · 5 years ago
- 0024652 btrfs: rename btrfs_put_fs_root and btrfs_grab_fs_root by Josef Bacik · 5 years ago
- 8260edba btrfs: make the init of static elements in fs_info separate by Josef Bacik · 5 years ago
- bc44d7c btrfs: push btrfs_grab_fs_root into btrfs_get_fs_root by Josef Bacik · 5 years ago
- 0d4b046 btrfs: export and rename free_fs_info by Josef Bacik · 5 years ago
- 5168489 btrfs: hold a ref on the root in get_subvol_name_from_objectid by Josef Bacik · 5 years ago
- 3619c94 btrfs: open code btrfs_read_fs_root_no_name by Josef Bacik · 5 years ago
- cfe953c btrfs: update the comment of btrfs_control_ioctl() by Su Yue · 5 years ago
- 10a3a3e btrfs: log message when rw remount is attempted with unclean tree-log by David Sterba · 5 years ago
- d55966c btrfs: do not zero f_bavail if we have available space by Josef Bacik · 5 years ago
- b0643e5 btrfs: add the beginning of async discard, discard workqueue by Dennis Zhou · 5 years ago
- 46b27f5 btrfs: rename DISCARD mount option to to DISCARD_SYNC by Dennis Zhou · 5 years ago
- 0da5221 Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 5 years ago
- 8d6fac0 btrfs: add support for 4-copy replication (raid1c4) by David Sterba · 7 years ago
- 47e6f74 btrfs: add support for 3-copy replication (raid1c3) by David Sterba · 7 years ago
- f5389f3 btrfs: remove cached space_info in btrfs_statfs() by Johannes Thumshirn · 5 years ago
- 352ae07 btrfs: add blake2b to checksumming algorithms by David Sterba · 5 years ago
- 3831bf0 btrfs: add sha256 to checksumming algorithm by Johannes Thumshirn · 5 years ago
- 3951e7f btrfs: add xxhash64 to checksumming algorithms by Johannes Thumshirn · 5 years ago
- ba8a9d0 Btrfs: delete the entire async bio submission framework by Chris Mason · 5 years ago
- 4143cb8 btrfs: add const function attribute by David Sterba · 5 years ago
- b105e92 btrfs: add __cold attribute to more functions by David Sterba · 5 years ago
- 4c66e0d btrfs: drop unused parameter is_new from btrfs_iget by David Sterba · 5 years ago
- 6f0d04f btrfs: separate out the extent io init function by Josef Bacik · 5 years ago
- 1832f2d compat_ioctl: move more drivers to compat_ptr_ioctl by Arnd Bergmann · 6 years ago
- 8943910 btrfs: move sysfs declarations out of ctree.h by David Sterba · 5 years ago
- aac0023 btrfs: move basic block_group definitions to their own header by Josef Bacik · 6 years ago
- 559ca6e btrfs: Refactor btrfs_calc_avail_data_space by Nikolay Borisov · 5 years ago
- 8719aaa btrfs: move space_info to space-info.h by Josef Bacik · 6 years ago
- e1ea2be btrfs: use raid_attr for minimum stripe count in btrfs_calc_avail_data_space by David Sterba · 6 years ago
- 4f080f5 btrfs: use raid_attr to adjust minimal stripe size in btrfs_calc_avail_data_space by David Sterba · 6 years ago
- d517857 btrfs: directly call into crypto framework for checksumming by Johannes Thumshirn · 6 years ago
- cebf05c btrfs: Remove unused variable mode in btrfs_mount by Goldwyn Rodrigues · 6 years ago
- 9b4e675 btrfs: detect fast implementation of crc32c on all architectures by David Sterba · 6 years ago
- 9f2e3a5 Merge tag 'for-5.2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 6 years ago
- 26602ca btrfs: use ->free_inode() by Al Viro · 6 years ago
- ae0bc86 btrfs: drop unused parameter in mount_subvol by Anand Jain · 6 years ago
- 3f93aef btrfs: add zstd compression level support by Dennis Zhou · 6 years ago
- d0ab62c btrfs: change set_level() to bound the level passed in by Dennis Zhou · 6 years ago
- 228a73a btrfs: introduce new ioctl to unregister a btrfs device by Anand Jain · 6 years ago
- 312b3a9 Merge tag 'for-5.0-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 6 years ago