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
2019-07-01
btrfs: directly call into crypto framework for checksumming
Johannes Thumshirn
1
-0
/
+1
2019-07-01
btrfs: Remove unused variable mode in btrfs_mount
Goldwyn Rodrigues
1
-4
/
+0
2019-07-01
btrfs: detect fast implementation of crc32c on all architectures
David Sterba
1
-0
/
+2
2019-05-07
Merge tag 'for-5.2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
1
-2
/
+2
2019-05-02
btrfs: use ->free_inode()
Al Viro
1
-0
/
+1
2019-04-29
btrfs: drop unused parameter in mount_subvol
Anand Jain
1
-2
/
+2
2019-02-25
btrfs: add zstd compression level support
Dennis Zhou
1
-1
/
+5
2019-02-25
btrfs: change set_level() to bound the level passed in
Dennis Zhou
1
-1
/
+3
2019-02-25
btrfs: introduce new ioctl to unregister a btrfs device
Anand Jain
1
-0
/
+3
2019-02-03
Merge tag 'for-5.0-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+3
2019-01-30
btrfs: On error always free subvol_name in btrfs_mount
Eric W. Biederman
1
-0
/
+3
2019-01-06
Merge branch 'mount.part1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-71
/
+11
2018-12-21
LSM: hide struct security_mnt_opts from any generic code
Al Viro
1
-6
/
+4
2018-12-21
btrfs: sanitize security_mnt_opts use
Al Viro
1
-54
/
+9
2018-12-21
new helper: security_sb_eat_lsm_opts()
Al Viro
1
-14
/
+1
2018-12-17
btrfs: Fix typos in comments and strings
Andrea Gelmini
1
-4
/
+4
2018-12-17
btrfs: Remove fsid/metadata_fsid fields from btrfs_info
Nikolay Borisov
1
-1
/
+1
2018-11-14
Btrfs: ensure path name is null terminated at btrfs_control_ioctl
Filipe Manana
1
-0
/
+1
2018-11-06
btrfs: avoid link error with CONFIG_NO_AUTO_INLINE
Arnd Bergmann
1
-3
/
+3
2018-10-15
btrfs: Remove 'objectid' member from struct btrfs_root
Misono Tomohiro
1
-2
/
+4
2018-08-06
btrfs: Use wrapper macro for rcu string to remove duplicate code
Misono Tomohiro
1
-6
/
+3
2018-08-06
Btrfs: fix btrfs_write_inode vs delayed iput deadlock
Josef Bacik
1
-1
/
+0
2018-08-06
btrfs: refactor block group replication factor calculation to a helper
David Sterba
1
-8
/
+3
2018-08-06
btrfs: rename btrfs_parse_early_options
Anand Jain
1
-7
/
+6
2018-08-06
btrfs: return device pointer from btrfs_scan_one_device
Gu Jinxiang
1
-13
/
+21
2018-08-06
btrfs: make fs_devices a local variable in btrfs_parse_early_options
Gu Jinxiang
1
-3
/
+4
2018-08-06
btrfs: fix mount and ioctl device scan ioctl race
David Sterba
1
-6
/
+6
2018-08-06
btrfs: reorder initialization before the mount locks uuid_mutex
David Sterba
1
-16
/
+14
2018-08-06
btrfs: lift uuid_mutex to callers of btrfs_parse_early_options
David Sterba
1
-2
/
+4
2018-08-06
btrfs: lift uuid_mutex to callers of btrfs_open_devices
David Sterba
1
-0
/
+2
2018-08-06
btrfs: lift uuid_mutex to callers of btrfs_scan_one_device
David Sterba
1
-1
/
+11
2018-08-06
btrfs: remove unused parameter from btrfs_parse_subvol_options
Gu Jinxiang
1
-4
/
+4
2018-08-06
btrfs: prune unused includes
David Sterba
1
-3
/
+0
2018-08-06
btrfs: Fix a C compliance issue
Bart Van Assche
1
-3
/
+3
2018-08-06
btrfs: Annotate fall-through when parsing mount option
Bart Van Assche
1
-0
/
+1
2018-05-28
Btrfs: allow empty subvol= again
Omar Sandoval
1
-0
/
+3
2018-05-28
btrfs: return original error code when failing from option parsing
Chengguang Xu
1
-3
/
+1
2018-04-12
btrfs: replace GPL boilerplate by SPDX -- sources
David Sterba
1
-14
/
+1
2018-03-31
btrfs: use RCU in btrfs_show_devname for device list traversal
David Sterba
1
-5
/
+10
2018-03-31
btrfs: sort and group mount option definitions
David Sterba
1
-53
/
+86
2018-03-31
btrfs: Add nossd_spread mount option
Howard McLauchlan
1
-4
/
+7
2018-03-26
btrfs: unify types for metadata_ratio and data_chunk_allocations
Anand Jain
1
-1
/
+1
2018-03-26
btrfs: add more __cold annotations
David Sterba
1
-1
/
+1
2018-03-26
btrfs: verify subvolid mount parameter
Anand Jain
1
-12
/
+9
2018-03-26
btrfs: Remove custom crc32c init code
Nikolay Borisov
1
-10
/
+4
2018-03-26
btrfs: add a comment to mark the deprecated mount option
Anand Jain
1
-2
/
+2
2018-03-26
btrfs: manage commit mount option as %u
Anand Jain
1
-16
/
+10
2018-03-26
btrfs: manage check_int_print_mask mount option as %u
Anand Jain
1
-11
/
+5
2018-03-26
btrfs: manage metadata_ratio mount option as %u
Anand Jain
1
-12
/
+6
2018-03-26
btrfs: manage thread_pool mount option as %u
Anand Jain
1
-7
/
+6
[prev]
[next]