summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/super.c
Commit message (Expand)AuthorAgeFilesLines
* btrfs: adjust message level for unrecognized mount optionDavid Sterba2020-03-231-1/+1
* btrfs: export helpers for subvolume name/id resolutionMarcos Paulo de Souza2020-03-231-4/+4
* btrfs: add wrapper for transaction abort predicateDavid Sterba2020-03-231-1/+1
* btrfs: rename btrfs_put_fs_root and btrfs_grab_fs_rootJosef Bacik2020-03-231-2/+2
* btrfs: make the init of static elements in fs_info separateJosef Bacik2020-03-231-2/+5
* btrfs: push btrfs_grab_fs_root into btrfs_get_fs_rootJosef Bacik2020-03-231-5/+0
* btrfs: export and rename free_fs_infoJosef Bacik2020-03-231-3/+3
* btrfs: hold a ref on the root in get_subvol_name_from_objectidJosef Bacik2020-03-231-1/+10
* btrfs: open code btrfs_read_fs_root_no_nameJosef Bacik2020-03-231-1/+1
* btrfs: update the comment of btrfs_control_ioctl()Su Yue2020-03-231-1/+1
* btrfs: log message when rw remount is attempted with unclean tree-logDavid Sterba2020-02-121-0/+2
* btrfs: do not zero f_bavail if we have available spaceJosef Bacik2020-02-021-1/+9
* btrfs: add the beginning of async discard, discard workqueueDennis Zhou2020-01-201-2/+33
* btrfs: rename DISCARD mount option to to DISCARD_SYNCDennis Zhou2020-01-201-4/+4
* Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...Linus Torvalds2019-12-011-1/+1
|\
| * compat_ioctl: move more drivers to compat_ptr_ioctlArnd Bergmann2019-10-231-1/+1
* | btrfs: add support for 4-copy replication (raid1c4)David Sterba2019-11-181-0/+2
* | btrfs: add support for 3-copy replication (raid1c3)David Sterba2019-11-181-0/+2
* | btrfs: remove cached space_info in btrfs_statfs()Johannes Thumshirn2019-11-181-2/+1
* | btrfs: add blake2b to checksumming algorithmsDavid Sterba2019-11-181-0/+1
* | btrfs: add sha256 to checksumming algorithmJohannes Thumshirn2019-11-181-0/+1
* | btrfs: add xxhash64 to checksumming algorithmsJohannes Thumshirn2019-11-181-0/+1
* | Btrfs: delete the entire async bio submission frameworkChris Mason2019-11-181-1/+0
* | btrfs: add const function attributeDavid Sterba2019-11-181-1/+1
* | btrfs: add __cold attribute to more functionsDavid Sterba2019-11-181-1/+1
* | btrfs: drop unused parameter is_new from btrfs_igetDavid Sterba2019-11-181-1/+1
* | btrfs: separate out the extent io init functionJosef Bacik2019-11-181-1/+8
|/
* btrfs: move sysfs declarations out of ctree.hDavid Sterba2019-09-091-0/+1
* btrfs: move basic block_group definitions to their own headerJosef Bacik2019-09-091-0/+1
* btrfs: Refactor btrfs_calc_avail_data_spaceNikolay Borisov2019-09-091-20/+10
* btrfs: move space_info to space-info.hJosef Bacik2019-07-021-0/+1
* btrfs: use raid_attr for minimum stripe count in btrfs_calc_avail_data_spaceDavid Sterba2019-07-021-8/+5
* btrfs: use raid_attr to adjust minimal stripe size in btrfs_calc_avail_data_s...David Sterba2019-07-021-4/+5
* btrfs: directly call into crypto framework for checksummingJohannes Thumshirn2019-07-011-0/+1
* btrfs: Remove unused variable mode in btrfs_mountGoldwyn Rodrigues2019-07-011-4/+0
* btrfs: detect fast implementation of crc32c on all architecturesDavid Sterba2019-07-011-0/+2
* Merge tag 'for-5.2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Linus Torvalds2019-05-071-2/+2
|\
| * btrfs: drop unused parameter in mount_subvolAnand Jain2019-04-291-2/+2
* | btrfs: use ->free_inode()Al Viro2019-05-011-0/+1
|/
* btrfs: add zstd compression level supportDennis Zhou2019-02-251-1/+5
* btrfs: change set_level() to bound the level passed inDennis Zhou2019-02-251-1/+3
* btrfs: introduce new ioctl to unregister a btrfs deviceAnand Jain2019-02-251-0/+3
* Merge tag 'for-5.0-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-02-031-0/+3
|\
| * btrfs: On error always free subvol_name in btrfs_mountEric W. Biederman2019-01-301-0/+3
* | Merge branch 'mount.part1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2019-01-051-71/+11
|\ \ | |/ |/|
| * LSM: hide struct security_mnt_opts from any generic codeAl Viro2018-12-211-6/+4
| * btrfs: sanitize security_mnt_opts useAl Viro2018-12-211-54/+9
| * new helper: security_sb_eat_lsm_opts()Al Viro2018-12-211-14/+1
* | btrfs: Fix typos in comments and stringsAndrea Gelmini2018-12-171-4/+4
* | btrfs: Remove fsid/metadata_fsid fields from btrfs_infoNikolay Borisov2018-12-171-1/+1