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-06-16
btrfs: check if a log root exists before locking the log_mutex on unlink
Filipe Manana
1
-0
/
+2
2020-06-14
Revert "btrfs: switch to iomap_dio_rw() for dio"
David Sterba
1
-1
/
+0
2020-06-09
Revert "btrfs: split btrfs_direct_IO to read and write part"
David Sterba
1
-3
/
+0
2020-05-28
btrfs: split btrfs_direct_IO to read and write part
Christoph Hellwig
1
-0
/
+3
2020-05-28
btrfs: switch to iomap_dio_rw() for dio
Goldwyn Rodrigues
1
-0
/
+1
2020-05-25
btrfs: fix corrupt log due to concurrent fsync of inodes with shared extents
Filipe Manana
1
-0
/
+3
2020-05-25
btrfs: simplify iget helpers
David Sterba
1
-3
/
+2
2020-05-25
btrfs: don't set SHAREABLE flag for data reloc tree
Qu Wenruo
1
-0
/
+1
2020-05-25
btrfs: rename BTRFS_ROOT_REF_COWS to BTRFS_ROOT_SHAREABLE
Qu Wenruo
1
-2
/
+23
2020-05-25
btrfs: constify extent_buffer in the API functions
David Sterba
1
-14
/
+14
2020-05-25
btrfs: preset set/get token with first page and drop condition
David Sterba
1
-1
/
+2
2020-05-25
btrfs: drop eb parameter from set/get token helpers
David Sterba
1
-15
/
+12
2020-05-25
btrfs: move the block group freeze/unfreeze helpers into block-group.c
Filipe Manana
1
-2
/
+0
2020-05-25
btrfs: rename member 'trimming' of block group to a more generic name
Filipe Manana
1
-2
/
+2
2020-05-25
btrfs: remove more obsolete v0 extent ref declarations
David Sterba
1
-9
/
+0
2020-05-25
btrfs: remove unused function btrfs_dev_extent_chunk_tree_uuid
YueHaibing
1
-7
/
+0
2020-05-25
btrfs: get rid of endio_repair_workers
Omar Sandoval
1
-1
/
+0
2020-05-25
btrfs: remove the redundant parameter level in btrfs_bin_search()
Qu Wenruo
1
-1
/
+1
2020-05-25
btrfs: improve global reserve stealing logic
Josef Bacik
1
-0
/
+1
2020-05-25
btrfs: backref: rename and move should_ignore_root()
Qu Wenruo
1
-0
/
+1
2020-05-25
btrfs: reloc: make reloc root search-specific for relocation backref cache
Qu Wenruo
1
-0
/
+2
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
[next]