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
2017-11-01
btrfs: send: remove unused code
Nikolay Borisov
1
-6
/
+0
2017-11-01
btrfs: remove BUG_ON in btrfs_rm_dev_replace_free_srcdev()
Anand Jain
1
-7
/
+8
2017-11-01
btrfs: allow setting zlib compression level via :9
Adam Borowski
2
-3
/
+4
2017-11-01
btrfs: allow to set compression level for zlib
David Sterba
8
-6
/
+59
2017-10-30
btrfs: Replace opencoded sizes with their symbolic constants
Nikolay Borisov
4
-4
/
+4
2017-10-30
btrfs: Use bd_dev to generate index when dev_state_hashtable add items.
Gu JinXiang
1
-1
/
+1
2017-10-30
btrfs: fix false EIO for missing device
Anand Jain
1
-1
/
+4
2017-10-30
btrfs: use need_full_stripe() in __btrfs_map_block()
Anand Jain
1
-10
/
+6
2017-10-30
btrfs: cleanup extent locking sequence
Goldwyn Rodrigues
1
-9
/
+7
2017-10-30
btrfs: use BLK_STS defines where needed
Anand Jain
3
-3
/
+4
2017-10-30
btrfs: add assertions for releasing trans handle reservations
Josef Bacik
1
-1
/
+4
2017-10-30
btrfs: remove type argument from comp_tree_refs
Josef Bacik
1
-6
/
+4
2017-10-30
btrfs: remove delayed_ref_node from ref_head
Josef Bacik
5
-167
/
+114
2017-10-30
btrfs: move all ref head cleanup to the helper function
Josef Bacik
1
-81
/
+64
2017-10-30
btrfs: move ref_mod modification into the if (ref) logic
Josef Bacik
1
-4
/
+2
2017-10-30
btrfs: breakout empty head cleanup to a helper
Josef Bacik
1
-34
/
+45
2017-10-30
btrfs: move extent_op cleanup to a helper
Josef Bacik
1
-37
/
+40
2017-10-30
btrfs: add a helper to return a head ref
Josef Bacik
1
-15
/
+14
2017-10-30
Btrfs: only check delayed ref usage in should_end_transaction
Josef Bacik
1
-2
/
+1
2017-10-30
Btrfs: add a extent ref verify tool
Josef Bacik
7
-0
/
+1138
2017-10-30
btrfs: pass root to various extent ref mod functions
Josef Bacik
8
-33
/
+37
2017-10-30
btrfs: add ref-verify mount option
Josef Bacik
2
-0
/
+18
2017-10-30
btrfs: get rid of sector_t and use u64 offset in submit_extent_page
David Sterba
1
-11
/
+12
2017-10-30
btrfs: rename page offset parameter in submit_extent_page
David Sterba
1
-4
/
+4
2017-10-30
btrfs: scrub: get rid of sector_t
David Sterba
1
-8
/
+8
2017-10-30
btrfs: fix send ioctl on 32bit with 64bit kernel
Josef Bacik
3
-12
/
+56
2017-10-30
btrfs: fix use of error or warning for missing device
Anand Jain
1
-8
/
+18
2017-10-30
btrfs: declare btrfs_report_missing_device() static
Anand Jain
2
-8
/
+6
2017-10-30
btrfs: fix EIO misuse to report missing degraded option
Anand Jain
1
-3
/
+3
2017-10-30
btrfs: add_missing_dev() should return the actual error
Anand Jain
1
-5
/
+12
2017-10-30
btrfs: Clean up unused variables in free-space-tree.c
Christos Gkekas
1
-4
/
+0
2017-10-30
btrfs: tree-checker: use %zu format string for size_t
Arnd Bergmann
1
-1
/
+1
2017-10-30
Btrfs: remove nr_async_submits and async_submit_draining
Liu Bo
3
-54
/
+0
2017-10-30
Btrfs: do not make defrag wait on async_delalloc_pages
Liu Bo
1
-15
/
+0
2017-10-30
Btrfs: remove nr_async_bios
Liu Bo
3
-19
/
+0
2017-10-30
btrfs: tree-checker: Enhance output for check_extent_data_item
Qu Wenruo
1
-28
/
+69
2017-10-30
btrfs: tree-checker: Enhance output for check_csum_item
Qu Wenruo
1
-3
/
+9
2017-10-30
btrfs: tree-checker: Enhance output for btrfs_check_leaf
Qu Wenruo
1
-6
/
+21
2017-10-30
btrfs: tree-checker: Enhance btrfs_check_node output
Qu Wenruo
1
-7
/
+61
2017-10-30
btrfs: Move leaf and node validation checker to tree-checker.c
Qu Wenruo
4
-282
/
+340
2017-10-30
Btrfs: compress_file_range remove dead variable num_bytes
Timofey Titovets
1
-7
/
+3
2017-10-30
btrfs: use appropriate replacements for __sb_{start,end}_write calls
Rakesh Pandit
1
-2
/
+2
2017-10-30
btrfs: prefix sysfs attribute struct names
Hans van Kranenburg
2
-46
/
+43
2017-10-30
btrfs: Fix bool initialization/comparison
Thomas Meyer
3
-10
/
+10
2017-10-30
btrfs: Refactor transaction handling in received subvolume ioctl
Nikolay Borisov
1
-5
/
+1
2017-10-30
btrfs: Explicitly handle btrfs_update_root failure
Nikolay Borisov
1
-1
/
+6
2017-10-30
btrfs: error out if btrfs_attach_transaction() fails
Anand Jain
1
-3
/
+8
2017-10-30
btrfs: fix BUG_ON in btrfs_init_new_device()
Anand Jain
1
-5
/
+9
2017-10-30
btrfs: undo writable superblocke when sprouting fails
Anand Jain
1
-0
/
+2
2017-10-30
btrfs: Add checker for EXTENT_CSUM
Qu Wenruo
1
-0
/
+24
[prev]
[next]