index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
super.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
2020-12-09
btrfs: lift read-write mount setup from mount and remount
Boris Burkov
1
-31
/
+6
2020-12-09
btrfs: remove inode number cache feature
Nikolay Borisov
1
-10
/
+3
2020-12-09
btrfs: disallow space_cache in ZONED mode
Naohiro Aota
1
-2
/
+11
2020-12-09
btrfs: check and enable ZONED mode
Naohiro Aota
1
-0
/
+1
2020-12-09
btrfs: get zone information of zoned block devices
Naohiro Aota
1
-0
/
+5
2020-12-08
btrfs: remove stub device info from messages when we have no fs_info
David Sterba
1
-3
/
+7
2020-12-08
btrfs: locking: rip out path->leave_spinning
Josef Bacik
1
-2
/
+0
2020-12-08
btrfs: replace s_blocksize_bits with fs_info::sectorsize_bits
David Sterba
1
-1
/
+1
2020-12-08
btrfs: generate lockdep keyset names at compile time
David Sterba
1
-2
/
+0
2020-12-08
btrfs: introduce mount option rescue=all
Josef Bacik
1
-0
/
+11
2020-12-08
btrfs: introduce mount option rescue=ignoredatacsums
Josef Bacik
1
-1
/
+11
2020-12-08
btrfs: introduce mount option rescue=ignorebadroots
Josef Bacik
1
-1
/
+11
2020-12-08
btrfs: show rescue=usebackuproot in /proc/mounts
Josef Bacik
1
-0
/
+2
2020-12-08
btrfs: add a helper to print out rescue= options
Josef Bacik
1
-1
/
+8
2020-12-08
btrfs: unify the ro checking for mount options
Josef Bacik
1
-7
/
+16
2020-10-07
btrfs: kill the RCU protection for fs_info->space_info
Josef Bacik
1
-4
/
+1
2020-10-07
btrfs: do async reclaim for data reservations
Josef Bacik
1
-0
/
+1
2020-08-19
btrfs: reset compression level for lzo on remount
Marcos Paulo de Souza
1
-0
/
+1
2020-08-10
btrfs: make sure SB_I_VERSION doesn't get unset by remount
Josef Bacik
1
-0
/
+6
2020-08-10
btrfs: don't show full path of bind mounts in subvol=
Josef Bacik
1
-2
/
+8
2020-08-10
btrfs: fix messages after changing compression level by remount
David Sterba
1
-5
/
+9
2020-07-27
btrfs: open-code remount flag setting in btrfs_remount
Johannes Thumshirn
1
-8
/
+5
2020-07-27
btrfs: document special case error codes for fs errors
Josef Bacik
1
-0
/
+15
2020-07-27
btrfs: don't traverse into the seed devices in show_devname
Anand Jain
1
-14
/
+7
2020-07-27
btrfs: remove deprecated mount option subvolrootid
David Sterba
1
-6
/
+0
2020-07-27
btrfs: remove deprecated mount option alloc_start
David Sterba
1
-6
/
+0
2020-07-27
btrfs: start deprecation of mount option inode_cache
David Sterba
1
-0
/
+2
2020-07-27
btrfs: introduce "rescue=" mount option
Qu Wenruo
1
-8
/
+73
2020-07-02
btrfs: convert comments to fallthrough annotations
Marcos Paulo de Souza
1
-3
/
+3
2020-05-25
btrfs: simplify iget helpers
David Sterba
1
-5
/
+1
2020-05-25
btrfs: simplify root lookup by id
David Sterba
1
-4
/
+1
2020-05-25
btrfs: add more codes to decoder table
David Sterba
1
-0
/
+9
2020-05-25
btrfs: sort error decoder entries
David Sterba
1
-9
/
+9
2020-03-23
btrfs: adjust message level for unrecognized mount option
David Sterba
1
-1
/
+1
2020-03-23
btrfs: export helpers for subvolume name/id resolution
Marcos Paulo de Souza
1
-4
/
+4
2020-03-23
btrfs: add wrapper for transaction abort predicate
David Sterba
1
-1
/
+1
2020-03-23
btrfs: rename btrfs_put_fs_root and btrfs_grab_fs_root
Josef Bacik
1
-2
/
+2
2020-03-23
btrfs: make the init of static elements in fs_info separate
Josef Bacik
1
-2
/
+5
2020-03-23
btrfs: push btrfs_grab_fs_root into btrfs_get_fs_root
Josef Bacik
1
-5
/
+0
2020-03-23
btrfs: export and rename free_fs_info
Josef Bacik
1
-3
/
+3
2020-03-23
btrfs: hold a ref on the root in get_subvol_name_from_objectid
Josef Bacik
1
-1
/
+10
2020-03-23
btrfs: open code btrfs_read_fs_root_no_name
Josef Bacik
1
-1
/
+1
2020-03-23
btrfs: update the comment of btrfs_control_ioctl()
Su Yue
1
-1
/
+1
2020-02-12
btrfs: log message when rw remount is attempted with unclean tree-log
David Sterba
1
-0
/
+2
2020-02-02
btrfs: do not zero f_bavail if we have available space
Josef Bacik
1
-1
/
+9
2020-01-20
btrfs: add the beginning of async discard, discard workqueue
Dennis Zhou
1
-2
/
+33
[next]