summaryrefslogtreecommitdiff
path: root/fs/btrfs/super.c
AgeCommit message (Expand)Author
2020-02-12btrfs: log message when rw remount is attempted with unclean tree-logDavid Sterba
2020-02-02btrfs: do not zero f_bavail if we have available spaceJosef Bacik
2020-01-20btrfs: add the beginning of async discard, discard workqueueDennis Zhou
2020-01-20btrfs: rename DISCARD mount option to to DISCARD_SYNCDennis Zhou
2019-12-01Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...Linus Torvalds
2019-11-18btrfs: add support for 4-copy replication (raid1c4)David Sterba
2019-11-18btrfs: add support for 3-copy replication (raid1c3)David Sterba
2019-11-18btrfs: remove cached space_info in btrfs_statfs()Johannes Thumshirn
2019-11-18btrfs: add blake2b to checksumming algorithmsDavid Sterba
2019-11-18btrfs: add sha256 to checksumming algorithmJohannes Thumshirn
2019-11-18btrfs: add xxhash64 to checksumming algorithmsJohannes Thumshirn
2019-11-18Btrfs: delete the entire async bio submission frameworkChris Mason
2019-11-18btrfs: add const function attributeDavid Sterba
2019-11-18btrfs: add __cold attribute to more functionsDavid Sterba
2019-11-18btrfs: drop unused parameter is_new from btrfs_igetDavid Sterba
2019-11-18btrfs: separate out the extent io init functionJosef Bacik
2019-10-23compat_ioctl: move more drivers to compat_ptr_ioctlArnd Bergmann
2019-09-09btrfs: move sysfs declarations out of ctree.hDavid Sterba
2019-09-09btrfs: move basic block_group definitions to their own headerJosef Bacik
2019-09-09btrfs: Refactor btrfs_calc_avail_data_spaceNikolay Borisov
2019-07-02btrfs: move space_info to space-info.hJosef Bacik
2019-07-02btrfs: use raid_attr for minimum stripe count in btrfs_calc_avail_data_spaceDavid Sterba
2019-07-02btrfs: use raid_attr to adjust minimal stripe size in btrfs_calc_avail_data_s...David Sterba
2019-07-01btrfs: directly call into crypto framework for checksummingJohannes Thumshirn
2019-07-01btrfs: Remove unused variable mode in btrfs_mountGoldwyn Rodrigues
2019-07-01btrfs: detect fast implementation of crc32c on all architecturesDavid Sterba
2019-05-07Merge tag 'for-5.2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Linus Torvalds
2019-05-01btrfs: use ->free_inode()Al Viro
2019-04-29btrfs: drop unused parameter in mount_subvolAnand Jain
2019-02-25btrfs: add zstd compression level supportDennis Zhou
2019-02-25btrfs: change set_level() to bound the level passed inDennis Zhou
2019-02-25btrfs: introduce new ioctl to unregister a btrfs deviceAnand Jain
2019-02-03Merge tag 'for-5.0-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-01-30btrfs: On error always free subvol_name in btrfs_mountEric W. Biederman
2019-01-05Merge branch 'mount.part1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2018-12-21LSM: hide struct security_mnt_opts from any generic codeAl Viro
2018-12-21btrfs: sanitize security_mnt_opts useAl Viro
2018-12-21new helper: security_sb_eat_lsm_opts()Al Viro
2018-12-17btrfs: Fix typos in comments and stringsAndrea Gelmini
2018-12-17btrfs: Remove fsid/metadata_fsid fields from btrfs_infoNikolay Borisov
2018-11-14Btrfs: ensure path name is null terminated at btrfs_control_ioctlFilipe Manana
2018-11-06btrfs: avoid link error with CONFIG_NO_AUTO_INLINEArnd Bergmann
2018-10-15btrfs: Remove 'objectid' member from struct btrfs_rootMisono Tomohiro
2018-08-06btrfs: Use wrapper macro for rcu string to remove duplicate codeMisono Tomohiro
2018-08-06Btrfs: fix btrfs_write_inode vs delayed iput deadlockJosef Bacik
2018-08-06btrfs: refactor block group replication factor calculation to a helperDavid Sterba
2018-08-06btrfs: rename btrfs_parse_early_optionsAnand Jain
2018-08-06btrfs: return device pointer from btrfs_scan_one_deviceGu Jinxiang
2018-08-06btrfs: make fs_devices a local variable in btrfs_parse_early_optionsGu Jinxiang
2018-08-06btrfs: fix mount and ioctl device scan ioctl raceDavid Sterba