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
2021-02-09
btrfs: split alloc_log_tree()
Naohiro Aota
1
-0
/
+2
2021-02-08
btrfs: rename btrfs_find_free_objectid to btrfs_get_free_objectid
Nikolay Borisov
1
-1
/
+1
2021-02-08
btrfs: rename btrfs_find_highest_objectid to btrfs_init_root_free_objectid
Nikolay Borisov
1
-1
/
+1
2020-12-09
btrfs: rename bio_offset of extent_submit_bio_start_t to dio_file_offset
Qu Wenruo
1
-1
/
+1
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
-0
/
+1
2020-12-09
btrfs: move btrfs_find_highest_objectid/btrfs_find_free_objectid to disk-io.c
Nikolay Borisov
1
-0
/
+2
2020-12-08
btrfs: remove unused parameter phy_offset from btrfs_validate_metadata_buffer
Qu Wenruo
1
-1
/
+1
2020-12-08
btrfs: pass the owner_root and level to alloc_extent_buffer
Josef Bacik
1
-1
/
+2
2020-12-08
btrfs: pass root owner to read_tree_block
Josef Bacik
1
-2
/
+2
2020-12-08
btrfs: cleanup extent buffer readahead
Josef Bacik
1
-1
/
+0
2020-12-08
btrfs: replace fs_info and private_data with inode in btrfs_wq_submit_bio
Qu Wenruo
1
-4
/
+4
2020-12-08
btrfs: generate lockdep keyset names at compile time
David Sterba
1
-3
/
+0
2020-10-26
btrfs: add a helper to read the tree_root commit root for backref lookup
Josef Bacik
1
-0
/
+3
2020-10-07
btrfs: call submit_bio_hook directly for metadata pages
Nikolay Borisov
1
-0
/
+2
2020-10-07
btrfs: replace readpage_end_io_hook with direct calls
Nikolay Borisov
1
-1
/
+3
2020-10-07
btrfs: remove btree_get_extent
Nikolay Borisov
1
-3
/
+0
2020-07-27
btrfs: preallocate anon block device at first phase of snapshot creation
Qu Wenruo
1
-0
/
+2
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
[next]