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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-20
btrfs: drop create parameter to btrfs_get_extent()
Omar Sandoval
9
-62
/
+64
2020-01-20
btrfs: remove redundant i_size check in __extent_writepage_io()
Omar Sandoval
1
-6
/
+0
2020-01-20
btrfs: remove trivial goto label in __extent_writepage()
Omar Sandoval
1
-5
/
+2
2020-01-20
btrfs: remove unnecessary pg_offset assignments in __extent_writepage()
Omar Sandoval
1
-3
/
+1
2020-01-20
btrfs: make btrfs_ordered_extent naming consistent with btrfs_file_extent_item
Omar Sandoval
6
-92
/
+87
2020-01-20
btrfs: remove dead snapshot-aware defrag code
Omar Sandoval
1
-684
/
+11
2020-01-20
btrfs: get rid of at_offset parameter to btrfs_lookup_bio_sums()
Omar Sandoval
4
-12
/
+11
2020-01-20
btrfs: get rid of trivial __btrfs_lookup_bio_sums() wrappers
Omar Sandoval
4
-26
/
+23
2020-01-20
btrfs: reset device back to allocation state when removing
Johannes Thumshirn
1
-17
/
+12
2020-01-20
btrfs: decrement number of open devices after closing the device not before
Johannes Thumshirn
1
-3
/
+2
2020-01-20
btrfs: use simple_dir_inode_operations for placeholder subvolume directory
Omar Sandoval
1
-7
/
+5
2020-01-20
btrfs: remove impossible WARN_ON in btrfs_destroy_dev_replace_tgtdev()
Johannes Thumshirn
1
-1
/
+0
2020-01-20
btrfs: remove superfluous BUG_ON() in integrity checks
Johannes Thumshirn
1
-1
/
+0
2020-01-20
btrfs: fix possible NULL-pointer dereference in integrity checks
Johannes Thumshirn
1
-2
/
+1
2020-01-20
btrfs: kill min_allocable_bytes in inc_block_group_ro
Josef Bacik
1
-18
/
+4
2020-01-20
btrfs: don't pass system_chunk into can_overcommit
Josef Bacik
1
-27
/
+15
2020-01-20
btrfs: Opencode ordered_data_tree_panic
Nikolay Borisov
1
-9
/
+3
2020-01-20
btrfs: relocation: Output current relocation stage at btrfs_relocate_block_gr...
Qu Wenruo
1
-2
/
+14
2020-01-20
btrfs: remove unused condition check in btrfs_page_mkwrite()
Yunfeng Ye
1
-7
/
+4
2020-01-20
btrfs: Remove redundant WARN_ON in walk_down_log_tree
Nikolay Borisov
1
-9
/
+0
2020-01-20
btrfs: Remove WARN_ON in walk_log_tree
Nikolay Borisov
1
-2
/
+0
2020-01-20
btrfs: Rename __btrfs_free_reserved_extent to btrfs_pin_reserved_extent
Nikolay Borisov
3
-28
/
+18
2020-01-20
btrfs: Open code __btrfs_free_reserved_extent in btrfs_free_reserved_extent
Nikolay Borisov
1
-9
/
+15
2020-01-20
btrfs: Don't discard unwritten extents
Nikolay Borisov
2
-3
/
+10
2020-01-20
btrfs: qgroup: return ENOTCONN instead of EINVAL when quotas are not enabled
Marcos Paulo de Souza
1
-5
/
+5
2020-01-20
btrfs: qgroup: remove one-time use variables for quota_root checks
Marcos Paulo de Souza
1
-24
/
+10
2020-01-20
btrfs: sysfs, merge btrfs_sysfs_add devices_kobj and fsid
Anand Jain
3
-20
/
+9
2020-01-20
btrfs: sysfs, rename btrfs_sysfs_add_device()
Anand Jain
2
-2
/
+2
2020-01-20
btrfs: sysfs, btrfs_sysfs_add_fsid() drop unused argument parent
Anand Jain
3
-9
/
+9
2020-01-20
btrfs: sysfs, rename devices kobject holder to devices_kobj
Anand Jain
2
-15
/
+13
2020-01-20
btrfs: fill ncopies for all raid table entries
David Sterba
1
-0
/
+2
2020-01-20
btrfs: use raid_attr table in calc_stripe_length for nparity
David Sterba
1
-10
/
+5
2020-01-20
Btrfs: fix missing hole after hole punching and fsync when using NO_HOLES
Filipe Manana
1
-288
/
+100
2020-01-17
Merge tag 'for-5.5-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
6
-46
/
+114
2020-01-17
btrfs: check rw_devices, not num_devices for balance
Josef Bacik
1
-1
/
+5
2020-01-17
Btrfs: always copy scrub arguments back to user space
Filipe Manana
1
-1
/
+13
2020-01-14
btrfs: relocation: fix reloc_root lifespan and access
Qu Wenruo
1
-5
/
+46
2020-01-08
btrfs: fix memory leak in qgroup accounting
Johannes Thumshirn
1
-1
/
+5
2020-01-08
btrfs: do not delete mismatched root refs
Josef Bacik
1
-4
/
+6
2020-01-08
btrfs: fix invalid removal of root ref
Josef Bacik
1
-8
/
+19
2020-01-08
btrfs: rework arguments of btrfs_unlink_subvol
Josef Bacik
1
-26
/
+20
2020-01-03
Merge tag 'for-5.5-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-4
/
+9
2019-12-30
Btrfs: fix infinite loop during nocow writeback due to race
Filipe Manana
1
-3
/
+3
2019-12-30
btrfs: fix compressed write bio blkcg attribution
Dennis Zhou
1
-4
/
+5
2019-12-30
btrfs: punt all bios created in btrfs_submit_compressed_write()
Dennis Zhou
1
-0
/
+4
2019-12-18
Merge tag 'for-5.5-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
17
-56
/
+127
2019-12-13
btrfs: send: remove WARN_ON for readonly mount
Anand Jain
1
-6
/
+0
2019-12-13
btrfs: do not leak reloc root if we fail to read the fs root
Josef Bacik
1
-0
/
+1
2019-12-13
btrfs: skip log replay on orphaned roots
Josef Bacik
1
-2
/
+21
2019-12-13
btrfs: handle ENOENT in btrfs_uuid_tree_iterate
Josef Bacik
1
-0
/
+2
[prev]
[next]