index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
super.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
btrfs: adjust message level for unrecognized mount option
David Sterba
2020-03-23
1
-1
/
+1
*
btrfs: export helpers for subvolume name/id resolution
Marcos Paulo de Souza
2020-03-23
1
-4
/
+4
*
btrfs: add wrapper for transaction abort predicate
David Sterba
2020-03-23
1
-1
/
+1
*
btrfs: rename btrfs_put_fs_root and btrfs_grab_fs_root
Josef Bacik
2020-03-23
1
-2
/
+2
*
btrfs: make the init of static elements in fs_info separate
Josef Bacik
2020-03-23
1
-2
/
+5
*
btrfs: push btrfs_grab_fs_root into btrfs_get_fs_root
Josef Bacik
2020-03-23
1
-5
/
+0
*
btrfs: export and rename free_fs_info
Josef Bacik
2020-03-23
1
-3
/
+3
*
btrfs: hold a ref on the root in get_subvol_name_from_objectid
Josef Bacik
2020-03-23
1
-1
/
+10
*
btrfs: open code btrfs_read_fs_root_no_name
Josef Bacik
2020-03-23
1
-1
/
+1
*
btrfs: update the comment of btrfs_control_ioctl()
Su Yue
2020-03-23
1
-1
/
+1
*
btrfs: log message when rw remount is attempted with unclean tree-log
David Sterba
2020-02-12
1
-0
/
+2
*
btrfs: do not zero f_bavail if we have available space
Josef Bacik
2020-02-02
1
-1
/
+9
*
btrfs: add the beginning of async discard, discard workqueue
Dennis Zhou
2020-01-20
1
-2
/
+33
*
btrfs: rename DISCARD mount option to to DISCARD_SYNC
Dennis Zhou
2020-01-20
1
-4
/
+4
*
Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-12-01
1
-1
/
+1
|
\
|
*
compat_ioctl: move more drivers to compat_ptr_ioctl
Arnd Bergmann
2019-10-23
1
-1
/
+1
*
|
btrfs: add support for 4-copy replication (raid1c4)
David Sterba
2019-11-18
1
-0
/
+2
*
|
btrfs: add support for 3-copy replication (raid1c3)
David Sterba
2019-11-18
1
-0
/
+2
*
|
btrfs: remove cached space_info in btrfs_statfs()
Johannes Thumshirn
2019-11-18
1
-2
/
+1
*
|
btrfs: add blake2b to checksumming algorithms
David Sterba
2019-11-18
1
-0
/
+1
*
|
btrfs: add sha256 to checksumming algorithm
Johannes Thumshirn
2019-11-18
1
-0
/
+1
*
|
btrfs: add xxhash64 to checksumming algorithms
Johannes Thumshirn
2019-11-18
1
-0
/
+1
*
|
Btrfs: delete the entire async bio submission framework
Chris Mason
2019-11-18
1
-1
/
+0
*
|
btrfs: add const function attribute
David Sterba
2019-11-18
1
-1
/
+1
*
|
btrfs: add __cold attribute to more functions
David Sterba
2019-11-18
1
-1
/
+1
*
|
btrfs: drop unused parameter is_new from btrfs_iget
David Sterba
2019-11-18
1
-1
/
+1
*
|
btrfs: separate out the extent io init function
Josef Bacik
2019-11-18
1
-1
/
+8
|
/
*
btrfs: move sysfs declarations out of ctree.h
David Sterba
2019-09-09
1
-0
/
+1
*
btrfs: move basic block_group definitions to their own header
Josef Bacik
2019-09-09
1
-0
/
+1
*
btrfs: Refactor btrfs_calc_avail_data_space
Nikolay Borisov
2019-09-09
1
-20
/
+10
*
btrfs: move space_info to space-info.h
Josef Bacik
2019-07-02
1
-0
/
+1
*
btrfs: use raid_attr for minimum stripe count in btrfs_calc_avail_data_space
David Sterba
2019-07-02
1
-8
/
+5
*
btrfs: use raid_attr to adjust minimal stripe size in btrfs_calc_avail_data_s...
David Sterba
2019-07-02
1
-4
/
+5
*
btrfs: directly call into crypto framework for checksumming
Johannes Thumshirn
2019-07-01
1
-0
/
+1
*
btrfs: Remove unused variable mode in btrfs_mount
Goldwyn Rodrigues
2019-07-01
1
-4
/
+0
*
btrfs: detect fast implementation of crc32c on all architectures
David Sterba
2019-07-01
1
-0
/
+2
*
Merge tag 'for-5.2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
2019-05-07
1
-2
/
+2
|
\
|
*
btrfs: drop unused parameter in mount_subvol
Anand Jain
2019-04-29
1
-2
/
+2
*
|
btrfs: use ->free_inode()
Al Viro
2019-05-01
1
-0
/
+1
|
/
*
btrfs: add zstd compression level support
Dennis Zhou
2019-02-25
1
-1
/
+5
*
btrfs: change set_level() to bound the level passed in
Dennis Zhou
2019-02-25
1
-1
/
+3
*
btrfs: introduce new ioctl to unregister a btrfs device
Anand Jain
2019-02-25
1
-0
/
+3
*
Merge tag 'for-5.0-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-02-03
1
-0
/
+3
|
\
|
*
btrfs: On error always free subvol_name in btrfs_mount
Eric W. Biederman
2019-01-30
1
-0
/
+3
*
|
Merge branch 'mount.part1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2019-01-05
1
-71
/
+11
|
\
\
|
|
/
|
/
|
|
*
LSM: hide struct security_mnt_opts from any generic code
Al Viro
2018-12-21
1
-6
/
+4
|
*
btrfs: sanitize security_mnt_opts use
Al Viro
2018-12-21
1
-54
/
+9
|
*
new helper: security_sb_eat_lsm_opts()
Al Viro
2018-12-21
1
-14
/
+1
*
|
btrfs: Fix typos in comments and strings
Andrea Gelmini
2018-12-17
1
-4
/
+4
*
|
btrfs: Remove fsid/metadata_fsid fields from btrfs_info
Nikolay Borisov
2018-12-17
1
-1
/
+1
[next]