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-02-25
btrfs: let the assertion expression compile in all configs
Anders Roxell
1
-8
/
+5
2019-02-25
btrfs: merge btrfs_set_lock_blocking_rw with it's caller
David Sterba
2
-15
/
+10
2019-02-25
btrfs: simplify waiting loop in btrfs_tree_lock
David Sterba
1
-9
/
+2
2019-02-25
btrfs: open code now trivial btrfs_set_lock_blocking
David Sterba
8
-33
/
+28
2019-02-25
btrfs: replace btrfs_set_lock_blocking_rw with appropriate helpers
David Sterba
6
-11
/
+11
2019-02-25
btrfs: split btrfs_clear_lock_blocking_rw to read and write helpers
David Sterba
2
-27
/
+27
2019-02-25
btrfs: split btrfs_set_lock_blocking_rw to read and write helpers
David Sterba
2
-25
/
+40
2019-02-25
btrfs: qgroup: Cleanup old subtree swap code
Qu Wenruo
2
-100
/
+0
2019-02-25
btrfs: qgroup: Use delayed subtree rescan for balance
Qu Wenruo
4
-9
/
+103
2019-02-25
btrfs: qgroup: Introduce per-root swapped blocks infrastructure
Qu Wenruo
6
-0
/
+265
2019-02-25
btrfs: qgroup: Refactor btrfs_qgroup_trace_subtree_swap
Qu Wenruo
1
-21
/
+56
2019-02-25
btrfs: relocation: Delay reloc tree deletion after merge_reloc_roots
Qu Wenruo
3
-17
/
+84
2019-02-25
btrfs: call btrfs_create_pending_block_groups unconditionally
Josef Bacik
2
-6
/
+3
2019-02-25
btrfs: make btrfs_destroy_delayed_refs use btrfs_delete_ref_head
Josef Bacik
1
-6
/
+1
2019-02-25
btrfs: make btrfs_destroy_delayed_refs use btrfs_delayed_ref_lock
Josef Bacik
1
-9
/
+2
2019-02-25
btrfs: scrub: print messages when started or finished
Anand Jain
1
-0
/
+5
2019-02-25
btrfs: simplify workqueue name when allocating
David Sterba
1
-6
/
+4
2019-02-25
btrfs: merge btrfs_find_device and find_device
Anand Jain
5
-44
/
+42
2019-02-25
btrfs: refactor btrfs_free_stale_devices() to get return value
Anand Jain
1
-15
/
+31
2019-02-25
btrfs: refactor btrfs_find_device() take fs_devices as argument
Anand Jain
5
-28
/
+30
2019-02-25
btrfs: cleanup btrfs_find_device_by_devspec()
Anand Jain
1
-17
/
+18
2019-02-25
btrfs: merge btrfs_find_device_missing_or_by_path() into parent
Anand Jain
1
-27
/
+13
2019-02-25
btrfs: Remove not_found_em label from btrfs_get_extent
Nikolay Borisov
1
-2
/
+4
2019-02-25
btrfs: Consolidate retval checking of core btree functions
Nikolay Borisov
1
-5
/
+3
2019-02-25
btrfs: Rename found_type to extent_type in btrfs_get_extent
Nikolay Borisov
1
-11
/
+9
2019-02-25
Btrfs: move duplicated nodatasum check into common reflink/dedupe helper
Filipe Manana
1
-10
/
+7
2019-02-25
btrfs: Remove impossible condition from mergable_maps
Nikolay Borisov
2
-2
/
+4
2019-02-25
Btrfs: do not overwrite error return value in the balance ioctl
Filipe Manana
1
-1
/
+1
2019-02-25
Btrfs: do not overwrite error return value in the device replace ioctl
Filipe Manana
1
-1
/
+1
2019-02-25
Btrfs: remove redundant check for swapfiles when reflinking
Filipe Manana
1
-6
/
+0
2019-02-25
btrfs: Refactor shrink_delalloc
Nikolay Borisov
1
-11
/
+22
2019-02-25
btrfs: Document logic regarding inode in async_cow_submit
Nikolay Borisov
1
-0
/
+6
2019-02-25
btrfs: Remove WARN_ON in btrfs_alloc_delalloc_work
Nikolay Borisov
1
-1
/
+0
2019-02-25
btrfs: Use ihold instead of igrab in cow_file_range_async
Nikolay Borisov
1
-1
/
+6
2019-02-25
btrfs: Remove isize local variable in compress_file_range
Nikolay Borisov
1
-2
/
+1
2019-02-25
btrfs: Remove inode argument from async_cow_submit
Nikolay Borisov
1
-3
/
+3
2019-02-25
btrfs: remove set but not used variable 'num_pages'
YueHaibing
1
-3
/
+0
2019-02-25
btrfs: Remove redundant assignment in btrfs_get_extent_fiemap
Nikolay Borisov
1
-1
/
+1
2019-02-25
btrfs: Refactor btrfs_get_extent_fiemap
Nikolay Borisov
1
-44
/
+48
2019-02-25
btrfs: Remove unused arguments from btrfs_get_extent_fiemap
Nikolay Borisov
4
-10
/
+5
2019-02-25
Btrfs: setup a nofs context for memory allocation at __btrfs_set_acl
Filipe Manana
1
-0
/
+9
2019-02-25
Btrfs: setup a nofs context for memory allocation at btrfs_create_tree()
Filipe Manana
1
-0
/
+8
2019-02-25
Btrfs: do not overwrite error return value in the get device stats ioctl
Filipe Manana
1
-1
/
+1
2019-02-25
Btrfs: do not overwrite error return value in scrub progress ioctl
Filipe Manana
1
-1
/
+1
2019-02-25
Btrfs: do not overwrite scrub error with fault error in scrub ioctl
Filipe Manana
1
-1
/
+1
2019-02-25
btrfs: Make first argument of btrfs_run_delalloc_range directly an inode
Nikolay Borisov
2
-3
/
+2
2019-02-25
Btrfs: drop useless LIST_HEAD in merge_reloc_root
Julia Lawall
1
-1
/
+0
2019-02-03
Merge tag 'for-5.0-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-38
/
+71
2019-01-30
btrfs: On error always free subvol_name in btrfs_mount
Eric W. Biederman
1
-0
/
+3
2019-01-30
btrfs: clean up pending block groups when transaction commit aborts
David Sterba
1
-0
/
+16
[next]