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
/
ctree.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-23
btrfs: kill the subvol_srcu
Josef Bacik
1
-1
/
+0
2020-03-23
btrfs: make the extent buffer leak check per fs info
Josef Bacik
1
-0
/
+3
2020-03-23
btrfs: add helper to get the end offset of a file extent item
Filipe Manana
1
-0
/
+1
2020-03-23
btrfs: Remove block_rsv parameter from btrfs_drop_snapshot
Nikolay Borisov
1
-3
/
+2
2020-03-23
btrfs: relocation: add error injection points for cancelling balance
Qu Wenruo
1
-0
/
+1
2020-03-23
Btrfs: move all reflink implementation code into its own file
Filipe Manana
1
-3
/
+0
2020-03-23
btrfs: simplify parameters of btrfs_set_disk_extent_flags
David Sterba
1
-1
/
+1
2020-03-23
btrfs: open code trivial helper btrfs_header_chunk_tree_uuid
David Sterba
1
-5
/
+0
2020-03-23
btrfs: open code trivial helper btrfs_header_fsid
David Sterba
1
-5
/
+0
2020-03-23
btrfs: convert snapshot/nocow exlcusion to drew lock
Nikolay Borisov
1
-7
/
+3
2020-03-23
btrfs: Implement DREW lock
Nikolay Borisov
1
-0
/
+1
2020-03-23
btrfs: export helpers for subvolume name/id resolution
Marcos Paulo de Souza
1
-0
/
+2
2020-03-23
btrfs: call btrfs_check_uuid_tree_entry directly in btrfs_uuid_tree_iterate
Nikolay Borisov
1
-3
/
+1
2020-03-23
btrfs: switch to per-transaction pinned extents
Nikolay Borisov
1
-2
/
+2
2020-03-23
btrfs: Make btrfs_pin_extent_for_log_replay take transaction handle
Nikolay Borisov
1
-1
/
+1
2020-03-23
btrfs: Make btrfs_pin_reserved_extent take transaction handle
Nikolay Borisov
1
-1
/
+1
2020-03-23
btrfs: Make btrfs_pin_extent take trans handle
Nikolay Borisov
1
-2
/
+2
2020-03-23
btrfs: add a leak check for roots
Josef Bacik
1
-0
/
+5
2020-03-23
btrfs: export and rename free_fs_info
Josef Bacik
1
-17
/
+0
2020-03-23
btrfs: introduce per-inode file extent tree
Josef Bacik
1
-0
/
+5
2020-01-31
Btrfs: fix race between adding and putting tree mod seq elements and nodes
Filipe Manana
1
-4
/
+2
2020-01-23
btrfs: separate definition of assertion failure handlers
David Sterba
1
-8
/
+12
2020-01-20
btrfs: keep track of discard reuse stats
Dennis Zhou
1
-0
/
+3
2020-01-20
btrfs: have multiple discard lists
Dennis Zhou
1
-1
/
+1
2020-01-20
btrfs: make max async discard size tunable
Dennis Zhou
1
-0
/
+1
2020-01-20
btrfs: add kbps discard rate limit for async discard
Dennis Zhou
1
-0
/
+2
2020-01-20
btrfs: calculate discard delay based on number of extents
Dennis Zhou
1
-0
/
+2
2020-01-20
btrfs: keep track of discardable_bytes for async discard
Dennis Zhou
1
-0
/
+1
2020-01-20
btrfs: track discardable extents for async discard
Dennis Zhou
1
-0
/
+9
2020-01-20
btrfs: sysfs: add UUID/debug/discard directory
Dennis Zhou
1
-0
/
+1
2020-01-20
btrfs: sysfs: make UUID/debug have its own kobject
Dennis Zhou
1
-0
/
+4
2020-01-20
btrfs: handle empty block_group removal for async discard
Dennis Zhou
1
-2
/
+7
2020-01-20
btrfs: add the beginning of async discard, discard workqueue
Dennis Zhou
1
-0
/
+21
2020-01-20
btrfs: rename DISCARD mount option to to DISCARD_SYNC
Dennis Zhou
1
-1
/
+1
2020-01-20
btrfs: drop create parameter to btrfs_get_extent()
Omar Sandoval
1
-1
/
+1
2020-01-20
btrfs: get rid of at_offset parameter to btrfs_lookup_bio_sums()
Omar Sandoval
1
-1
/
+1
2020-01-20
btrfs: get rid of trivial __btrfs_lookup_bio_sums() wrappers
Omar Sandoval
1
-3
/
+1
2020-01-20
btrfs: Rename __btrfs_free_reserved_extent to btrfs_pin_reserved_extent
Nikolay Borisov
1
-2
/
+2
2019-12-13
Btrfs: fix missing data checksums after replaying a log tree
Filipe Manana
1
-1
/
+1
2019-11-18
btrfs: rename btrfs_block_group_cache
David Sterba
1
-7
/
+7
2019-11-18
btrfs: add incompat for raid1 with 3, 4 copies
David Sterba
1
-1
/
+2
2019-11-18
btrfs: add support for 4-copy replication (raid1c4)
David Sterba
1
-2
/
+2
2019-11-18
btrfs: add support for 3-copy replication (raid1c3)
David Sterba
1
-2
/
+2
2019-11-18
btrfs: rename extent buffer block group item accessors
David Sterba
1
-3
/
+3
2019-11-18
btrfs: rename block_group_item on-stack accessors to follow naming
David Sterba
1
-3
/
+3
2019-11-18
btrfs: add member for a specific checksum driver
David Sterba
1
-0
/
+1
2019-11-18
btrfs: sysfs: export supported checksums
David Sterba
1
-0
/
+2
2019-11-18
Btrfs: delete the entire async bio submission framework
Chris Mason
1
-1
/
+0
2019-11-18
btrfs: add __pure attribute to functions
David Sterba
1
-2
/
+2
2019-11-18
btrfs: add const function attribute
David Sterba
1
-1
/
+1
[next]