index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
extent_io.h
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-17
btrfs: replace btrfs_io_bio::end_io with a simple helper
David Sterba
4
-18
/
+11
2018-12-17
btrfs: remove redundant csum buffer in btrfs_io_bio
David Sterba
2
-6
/
+7
2018-12-17
btrfs: replace async_cow::root with fs_info
David Sterba
1
-6
/
+3
2018-12-17
btrfs: merge btrfs_submit_bio_done to its caller
David Sterba
2
-24
/
+17
2018-12-17
btrfs: balance: print to system log when balance ends or is paused
Anand Jain
1
-0
/
+7
2018-12-17
btrfs: balance: print args during start and resume
Anand Jain
1
-3
/
+158
2018-12-17
btrfs: add helper to describe block group flags
Anand Jain
3
-27
/
+58
2018-12-17
Btrfs: fix deadlock when enabling quotas due to concurrent snapshot creation
Filipe Manana
1
-4
/
+10
2018-12-17
Btrfs: fix access to available allocation bits when starting balance
Filipe Manana
1
-16
/
+23
2018-12-17
Btrfs: allow clear_extent_dirty() to receive a cached extent state record
Filipe Manana
3
-6
/
+12
2018-12-17
btrfs: Handle final split-brain possibility during fsid change
Nikolay Borisov
1
-11
/
+53
2018-12-17
btrfs: Handle one more split-brain scenario during fsid change
Nikolay Borisov
1
-4
/
+73
2018-12-17
btrfs: add members to fs_devices to track fsid changes
Nikolay Borisov
2
-1
/
+13
2018-12-17
btrfs: Add handling for disk split-brain scenario during fsid change
Nikolay Borisov
1
-3
/
+12
2018-12-17
btrfs: Remove fsid/metadata_fsid fields from btrfs_info
Nikolay Borisov
9
-26
/
+23
2018-12-17
btrfs: Add sysfs support for metadata_uuid feature
Nikolay Borisov
1
-0
/
+14
2018-12-17
btrfs: Introduce support for FSID change without metadata rewrite
Nikolay Borisov
8
-28
/
+104
2018-12-17
btrfs: use EXPORT_FOR_TESTS for conditionally exported functions
Johannes Thumshirn
4
-25
/
+20
2018-12-17
btrfs: introduce EXPORT_FOR_TESTS macro
Johannes Thumshirn
1
-0
/
+10
2018-12-17
btrfs: remove unused drop_on_err in btrfs_mkdir
Johannes Thumshirn
1
-3
/
+0
2018-12-17
btrfs: Replace BUG_ON with ASSERT in find_lock_delalloc_range
Nikolay Borisov
1
-1
/
+1
2018-12-17
btrfs: Sink find_lock_delalloc_range's 'max_bytes' argument
Nikolay Borisov
3
-12
/
+11
2018-12-17
btrfs: Remove superfluous check form btrfs_remove_chunk
Nikolay Borisov
1
-7
/
+5
2018-12-17
btrfs: don't report user-requested cancel as an error
Anand Jain
1
-1
/
+2
2018-12-17
btrfs: silence warning if replace is canceled
Anand Jain
1
-2
/
+2
2018-12-17
btrfs: dev-replace: add explicit check for replace result "no error"
Anand Jain
1
-2
/
+3
2018-12-17
btrfs: dev-replace: replace's scrub must not be running in suspended state
Anand Jain
1
-1
/
+3
2018-12-17
btrfs: dev-replace: set result code of cancel by status of scrub
Anand Jain
1
-7
/
+14
2018-12-17
btrfs: fix use-after-free due to race between replace start and cancel
Anand Jain
1
-22
/
+41
2018-12-17
btrfs: dev-replace: go back to suspend state if another EXCL_OP is running
Anand Jain
1
-0
/
+4
2018-12-17
btrfs: dev-replace: go back to suspended state if target device is missing
Anand Jain
1
-0
/
+2
2018-12-17
btrfs: mark btrfs_dev_replace_start as static
Anand Jain
2
-4
/
+1
2018-12-17
btrfs: harden agaist duplicate fsid on scanned devices
Anand Jain
1
-0
/
+29
2018-12-17
btrfs: introduce nparity raid_attr
Hans van Kranenburg
2
-7
/
+13
2018-12-17
btrfs: fix ncopies raid_attr for RAID56
Hans van Kranenburg
1
-2
/
+2
2018-12-17
btrfs: alloc_chunk: fix more DUP stripe size handling
Hans van Kranenburg
1
-9
/
+7
2018-12-17
btrfs: alloc_chunk: improve chunk size variable name
Hans van Kranenburg
1
-5
/
+5
2018-12-17
btrfs: alloc_chunk: do not refurbish num_bytes
Hans van Kranenburg
1
-4
/
+3
2018-12-17
btrfs: use tagged writepage to mitigate livelock of snapshot
Ethan Lien
5
-8
/
+25
2018-12-17
btrfs: Remove unused extent_state argument from btrfs_writepage_endio_finish_ordered
Nikolay Borisov
4
-14
/
+11
2018-12-17
btrfs: Remove extent_page_data argument from writepage_delalloc
Nikolay Borisov
1
-7
/
+4
2018-12-17
btrfs: Move epd::extent_locked check to writepage_delalloc's caller
Nikolay Borisov
1
-7
/
+8
2018-12-17
btrfs: Check for missing device before bio submission in btrfs_map_bio
Nikolay Borisov
1
-7
/
+2
2018-12-17
btrfs: remove redundant replace_state init
Anand Jain
1
-1
/
+0
2018-12-17
Btrfs: remove no longer used io_err from btrfs_log_ctx
Filipe Manana
2
-21
/
+0
2018-12-17
Btrfs: simpler and more efficient cleanup of a log tree's extent io tree
Filipe Manana
1
-14
/
+2
2018-12-17
btrfs: Adjust loop in free_extent_buffer
Nikolay Borisov
3
-9
/
+3
2018-12-17
btrfs: Remove special handling of EXTENT_BUFFER_UNMAPPED while freeing
Nikolay Borisov
2
-12
/
+5
2018-12-17
btrfs: Remove unnecessary tree locking code in qgroup_rescan_leaf
Nikolay Borisov
1
-6
/
+1
2018-12-17
btrfs: Remove extra reference count bumps in btrfs_compare_trees
Nikolay Borisov
1
-2
/
+0
[next]