index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
disk-io.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-25
btrfs: simplify root lookup by id
David Sterba
1
-2
/
+1
2020-05-25
btrfs: get rid of endio_repair_workers
Omar Sandoval
1
-1
/
+0
2020-03-23
btrfs: move the root freeing stuff into btrfs_put_root
Josef Bacik
1
-15
/
+1
2020-03-23
btrfs: use the page cache for super block reading
Johannes Thumshirn
1
-3
/
+3
2020-03-23
btrfs: rename btrfs_put_fs_root and btrfs_grab_fs_root
Josef Bacik
1
-2
/
+2
2020-03-23
btrfs: add a leak check for roots
Josef Bacik
1
-1
/
+8
2020-03-23
btrfs: make the init of static elements in fs_info separate
Josef Bacik
1
-0
/
+1
2020-03-23
btrfs: export and rename free_fs_info
Josef Bacik
1
-0
/
+1
2020-03-23
btrfs: handle NULL roots in btrfs_put/btrfs_grab_fs_root
Josef Bacik
1
-0
/
+4
2020-03-23
btrfs: make the fs root init functions static
Josef Bacik
1
-3
/
+0
2020-03-23
btrfs: open code btrfs_read_fs_root_no_name
Josef Bacik
1
-6
/
+0
2020-03-23
btrfs: remove btrfs_read_fs_root, not used anymore
Josef Bacik
1
-2
/
+0
2020-03-23
btrfs: export and use btrfs_read_tree_root for tree-log
Josef Bacik
1
-0
/
+2
2020-01-20
btrfs: drop create parameter to btrfs_get_extent()
Omar Sandoval
1
-2
/
+2
2019-11-18
btrfs: add __cold attribute to more functions
David Sterba
1
-2
/
+2
2019-09-09
btrfs: Make reada_tree_block_flagged private
Nikolay Borisov
1
-2
/
+0
2019-07-01
btrfs: directly call into crypto framework for checksumming
Johannes Thumshirn
1
-2
/
+0
2019-04-29
btrfs: get fs_info from trans in btrfs_create_tree
David Sterba
1
-1
/
+0
2019-04-29
btrfs: get fs_info from eb in btrfs_verify_level_key
David Sterba
1
-2
/
+1
2019-04-29
btrfs: get fs_info from eb in clean_tree_block
David Sterba
1
-1
/
+1
2019-04-29
btrfs: move tree block wait and write helpers to tree-log
David Sterba
1
-2
/
+0
2019-04-29
btrfs: Check the first key and level for cached extent buffer
Qu Wenruo
1
-0
/
+3
2018-12-17
btrfs: drop extra enum initialization where using defaults
David Sterba
1
-5
/
+5
2018-08-06
btrfs: unify end_io callbacks of async_submit_bio
David Sterba
1
-2
/
+3
2018-04-12
btrfs: replace GPL boilerplate by SPDX -- headers
David Sterba
1
-16
/
+4
2018-03-31
btrfs: Validate child tree block's level and first key
Qu Wenruo
1
-3
/
+5
2018-03-31
btrfs: separate types for submit_bio_start and submit_bio_done
David Sterba
1
-2
/
+2
2018-03-26
btrfs: add more __cold annotations
David Sterba
1
-1
/
+1
2018-03-26
btrfs: remove unused function btrfs_async_submit_limit()
Anand Jain
1
-1
/
+0
2018-01-22
btrfs: sink get_extent parameter to read_extent_buffer_pages
David Sterba
1
-0
/
+3
2017-08-16
btrfs: use named constant for bdev blocksize
David Sterba
1
-0
/
+8
2017-08-16
btrfs: Cleanup num_tolerated_disk_barrier_failures
Qu Wenruo
1
-2
/
+0
2017-07-05
Merge branch 'for-4.13-part1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-6
/
+6
2017-06-19
btrfs: btrfs_wait_tree_block_writeback can be void return
Jeff Layton
1
-1
/
+1
2017-06-19
Btrfs: replace tree->mapping with tree->private_data
Josef Bacik
1
-3
/
+3
2017-06-09
block: switch bios to blk_status_t
Christoph Hellwig
1
-6
/
+6
2017-04-18
btrfs: convert btrfs_root.refs from atomic_t to refcount_t
Elena Reshetova
1
-2
/
+2
2017-02-28
btrfs: constify input buffer of btrfs_csum_data
David Sterba
1
-1
/
+1
2017-02-17
btrfs: merge two superblock writing helpers
David Sterba
1
-2
/
+1
2017-02-17
btrfs: remove unused parameter from clean_tree_block
David Sterba
1
-2
/
+1
2016-12-06
btrfs: take an fs_info directly when the root is not used otherwise
Jeff Mahoney
1
-11
/
+12
2016-12-06
btrfs: pull node/sector/stripe sizes out of root and into fs_info
Jeff Mahoney
1
-2
/
+1
2016-12-06
btrfs: call functions that always use the same root with fs_info instead
Jeff Mahoney
1
-2
/
+2
2016-11-30
btrfs: change btrfs_csum_final result param type to u8
Domagoj Tršan
1
-1
/
+1
2016-11-30
btrfs: remove trivial helper btrfs_find_tree_block
David Sterba
1
-2
/
+0
2016-09-26
Btrfs: fix memory leak of block group cache
Liu Bo
1
-0
/
+2
2016-08-26
Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+2
2016-08-25
btrfs: don't create or leak aliased root while cleaning up orphans
Jeff Mahoney
1
-0
/
+2
2016-08-04
Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+2
2016-07-26
Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
[next]