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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-18
btrfs: add support for 3-copy replication (raid1c3)
David Sterba
4
-4
/
+23
2019-11-18
btrfs: sink write flags to cow_file_range_async
David Sterba
1
-5
/
+3
2019-11-18
btrfs: sink write_flags to __extent_writepage_io
David Sterba
1
-5
/
+3
2019-11-18
Btrfs: send, skip backreference walking for extents with many references
Filipe Manana
1
-1
/
+24
2019-11-18
Btrfs: send, allow clone operations within the same file
Filipe Manana
1
-5
/
+13
2019-11-18
btrfs: Ensure we trim ranges across block group boundary
Qu Wenruo
2
-12
/
+35
2019-11-18
btrfs: volumes: Use more straightforward way to calculate map length
Qu Wenruo
1
-1
/
+1
2019-11-18
btrfs: tree-checker: Check item size before reading file extent type
Qu Wenruo
1
-0
/
+11
2019-11-18
btrfs: clean up locking name in scrub_enumerate_chunks()
Dan Carpenter
1
-3
/
+3
2019-11-18
btrfs: Streamline btrfs_fs_info::backup_root_index semantics
Nikolay Borisov
1
-39
/
+12
2019-11-18
btrfs: Rename find_oldest_super_backup to init_backup_root_slot
Nikolay Borisov
1
-6
/
+4
2019-11-18
btrfs: Remove unused next_root_backup function
Nikolay Borisov
1
-50
/
+0
2019-11-18
btrfs: Don't use objectid_mutex during mount
Nikolay Borisov
1
-3
/
+4
2019-11-18
btrfs: Factor out tree roots initialization during mount
Nikolay Borisov
1
-57
/
+85
2019-11-18
btrfs: Add read_backup_root
Nikolay Borisov
1
-0
/
+44
2019-11-18
btrfs: Remove newest_gen argument from find_oldest_super_backup
Nikolay Borisov
1
-4
/
+2
2019-11-18
btrfs: Cleanup and simplify find_newest_super_backup
Nikolay Borisov
1
-20
/
+11
2019-11-18
Btrfs: remove unnecessary delalloc mutex for inodes
Filipe Manana
3
-20
/
+5
2019-11-18
Btrfs: remove wait queue from space_info structure
Filipe Manana
2
-2
/
+0
2019-11-18
btrfs: remove cached space_info in btrfs_statfs()
Johannes Thumshirn
1
-2
/
+1
2019-11-18
btrfs: add dedicated members for start and length of a block group
David Sterba
14
-216
/
+202
2019-11-18
btrfs: rename extent buffer block group item accessors
David Sterba
2
-6
/
+6
2019-11-18
btrfs: rename block_group_item on-stack accessors to follow naming
David Sterba
3
-17
/
+17
2019-11-18
btrfs: remove embedded block_group_cache::item
David Sterba
2
-12
/
+5
2019-11-18
btrfs: move block_group_item::flags to block group
David Sterba
1
-3
/
+3
2019-11-18
btrfs: move block_group_item::used to block group
David Sterba
10
-31
/
+40
2019-11-18
btrfs: Remove btrfs_bio::flags member
Qu Wenruo
1
-1
/
+0
2019-11-18
btrfs: add blake2b to checksumming algorithms
David Sterba
3
-0
/
+4
2019-11-18
btrfs: add member for a specific checksum driver
David Sterba
3
-3
/
+16
2019-11-18
btrfs: sysfs: show used checksum driver per filesystem
Johannes Thumshirn
1
-0
/
+15
2019-11-18
btrfs: sysfs: export supported checksums
David Sterba
3
-0
/
+29
2019-11-18
btrfs: add sha256 to checksumming algorithm
Johannes Thumshirn
4
-0
/
+4
2019-11-18
btrfs: add xxhash64 to checksumming algorithms
Johannes Thumshirn
4
-0
/
+4
2019-11-18
btrfs: get bdev from latest_dev for dio bh_result
David Sterba
1
-2
/
+4
2019-11-18
btrfs: assert extent_map bdevs and lookup_map and split
David Sterba
2
-2
/
+9
2019-11-18
btrfs: remove pointless indentation in btrfs_read_sys_array()
Johannes Thumshirn
1
-35
/
+36
2019-11-18
btrfs: reduce indentation in btrfs_may_alloc_data_chunk
Johannes Thumshirn
1
-20
/
+21
2019-11-18
btrfs: remove pointless local variable in lock_stripe_add()
Johannes Thumshirn
1
-2
/
+3
2019-11-18
btrfs: raid56: reduce indentation in lock_stripe_add
Johannes Thumshirn
1
-47
/
+44
2019-11-18
btrfs: Return offset from find_desired_extent
Nikolay Borisov
1
-15
/
+19
2019-11-18
btrfs: Simplify btrfs_file_llseek
Nikolay Borisov
1
-7
/
+3
2019-11-18
btrfs: Speed up btrfs_file_llseek
Nikolay Borisov
1
-16
/
+10
2019-11-18
btrfs: compression: remove ops pointer from workspace_manager
David Sterba
2
-5
/
+2
2019-11-18
btrfs: compression: inline free_workspace
David Sterba
5
-8
/
+18
2019-11-18
btrfs: compression: pass type to btrfs_put_workspace
David Sterba
2
-8
/
+7
2019-11-18
btrfs: compression: inline alloc_workspace
David Sterba
5
-8
/
+18
2019-11-18
btrfs: compression: pass type to btrfs_get_workspace
David Sterba
3
-10
/
+7
2019-11-18
btrfs: compression: inline put_workspace
David Sterba
5
-24
/
+15
2019-11-18
btrfs: compression: inline get_workspace
David Sterba
5
-18
/
+15
2019-11-18
btrfs: compression: export alloc/free/get/put callbacks of all algos
David Sterba
4
-15
/
+26
[next]