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
/
ctree.h
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-01
btrfs: don't assume ordered sums to be 4 bytes
Johannes Thumshirn
1
-1
/
+2
2019-07-01
btrfs: resurrect btrfs_crc32c()
Johannes Thumshirn
1
-0
/
+11
2019-07-01
btrfs: remove mapping tree structures indirection
David Sterba
1
-5
/
+1
2019-07-01
btrfs: detect fast implementation of crc32c on all architectures
David Sterba
1
-0
/
+6
2019-05-07
Merge tag 'for-5.2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
1
-40
/
+38
2019-05-02
btrfs: use ->free_inode()
Al Viro
1
-0
/
+1
2019-04-29
btrfs: track DIO bytes in flight
Josef Bacik
1
-0
/
+1
2019-04-29
Btrfs: fix race between send and deduplication that lead to failures and crashes
Filipe Manana
1
-0
/
+6
2019-04-29
btrfs: remove unused parameter fs_info from btrfs_set_disk_extent_flags
David Sterba
1
-1
/
+0
2019-04-29
btrfs: remove unused parameter fs_info from btrfs_extend_item
David Sterba
1
-2
/
+1
2019-04-29
btrfs: remove unused parameter fs_info from btrfs_truncate_item
David Sterba
1
-2
/
+1
2019-04-29
btrfs: extent-tree: Use btrfs_ref to refactor btrfs_free_extent()
Qu Wenruo
1
-4
/
+1
2019-04-29
btrfs: extent-tree: Use btrfs_ref to refactor btrfs_inc_extent_ref()
Qu Wenruo
1
-3
/
+2
2019-04-29
btrfs: get fs_info from device in btrfs_scrub_cancel_dev
David Sterba
1
-2
/
+1
2019-04-29
Btrfs: remove no longer used function to run delayed refs asynchronously
Filipe Manana
1
-2
/
+0
2019-04-29
btrfs: get fs_info from trans in btrfs_write_dirty_block_groups
David Sterba
1
-2
/
+1
2019-04-29
btrfs: get fs_info from trans in btrfs_setup_space_cache
David Sterba
1
-2
/
+1
2019-04-29
btrfs: Factor out in_range macro
Nikolay Borisov
1
-0
/
+2
2019-04-29
btrfs: replace pending/pinned chunks lists with io tree
Jeff Mahoney
1
-6
/
+0
2019-04-29
btrfs: tree-checker: Verify inode item
Qu Wenruo
1
-0
/
+15
2019-04-29
btrfs: qgroup: remove obsolete fs_info members
David Sterba
1
-3
/
+0
2019-04-29
btrfs: get fs_info from eb in btrfs_leaf_free_space
David Sterba
1
-2
/
+1
2019-04-29
btrfs: get fs_info from eb in btrfs_exclude_logged_extents
David Sterba
1
-2
/
+1
2019-04-29
btrfs: get fs_info from eb in leaf_data_end
David Sterba
1
-3
/
+2
2019-04-29
btrfs: Make btrfs_(set|clear)_header_flag return void
Qu Wenruo
1
-4
/
+2
2019-03-13
Merge tag 'for-5.1-part2-tag' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+2
2019-03-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-24
/
+10
2019-03-08
btrfs: implement btrfs_debug* in terms of helper macro
Rasmus Villemoes
1
-24
/
+10
2019-02-27
btrfs: check for refs on snapshot delete resume
Josef Bacik
1
-0
/
+2
2019-02-25
btrfs: scrub: remove unused nocow worker pointer
David Sterba
1
-1
/
+0
2019-02-25
btrfs: scrub: add assertions for worker pointers
David Sterba
1
-0
/
+4
2019-02-25
btrfs: scrub: convert scrub_workers_refcnt to refcount_t
Anand Jain
1
-1
/
+1
2019-02-25
btrfs: don't use global reserve for chunk allocation
Josef Bacik
1
-1
/
+2
2019-02-25
btrfs: replace cleaner_delayed_iput_mutex with a waitqueue
Josef Bacik
1
-1
/
+3
2019-02-25
btrfs: let the assertion expression compile in all configs
Anders Roxell
1
-8
/
+5
2019-02-25
btrfs: qgroup: Introduce per-root swapped blocks infrastructure
Qu Wenruo
1
-0
/
+14
2019-02-25
btrfs: relocation: Delay reloc tree deletion after merge_reloc_roots
Qu Wenruo
1
-0
/
+15
2019-02-25
btrfs: Remove unused arguments from btrfs_get_extent_fiemap
Nikolay Borisov
1
-2
/
+1
2019-02-25
btrfs: Make first argument of btrfs_run_delalloc_range directly an inode
Nikolay Borisov
1
-1
/
+1
2019-01-20
Merge tag 'for-5.0-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+7
2019-01-18
btrfs: wakeup cleaner thread when adding delayed iput
Josef Bacik
1
-0
/
+3
2019-01-18
btrfs: handle delayed ref head accounting cleanup in abort
Josef Bacik
1
-0
/
+4
2019-01-06
Merge branch 'mount.part1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-4
/
+0
2018-12-21
btrfs: sanitize security_mnt_opts use
Al Viro
1
-4
/
+0
2018-12-17
btrfs: catch cow on deleting snapshots
Josef Bacik
1
-0
/
+1
2018-12-17
btrfs: rework btrfs_check_space_for_delayed_refs
Josef Bacik
1
-1
/
+1
2018-12-17
btrfs: add new flushing states for the delayed refs rsv
Josef Bacik
1
-4
/
+6
2018-12-17
btrfs: introduce delayed_refs_rsv
Josef Bacik
1
-0
/
+10
2018-12-17
btrfs: dev-replace: remove custom read/write blocking scheme
David Sterba
1
-2
/
+0
2018-12-17
btrfs: dev-replace: swich locking to rw semaphore
David Sterba
1
-1
/
+1
[prev]
[next]