index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2020-11-23
btrfs: fix lockdep splat when enabling and disabling qgroups
Filipe Manana
-9
/
+53
2020-11-23
btrfs: do nofs allocations when adding and removing qgroup relations
Filipe Manana
-0
/
+9
2020-11-23
btrfs: fix lockdep splat when reading qgroup config on mount
Filipe Manana
-1
/
+1
2020-11-23
btrfs: tree-checker: add missing returns after data_ref alignment checks
David Sterba
-0
/
+2
2020-11-23
btrfs: don't access possibly stale fs_info data for printing duplicate device
Johannes Thumshirn
-1
/
+7
2020-11-13
btrfs: tree-checker: add missing return after error in root_item
Daniel Xu
-0
/
+1
2020-11-13
btrfs: qgroup: don't commit transaction when we already hold the handle
Qu Wenruo
-1
/
+19
2020-11-13
btrfs: fix missing delalloc new bit for new delalloc ranges
Filipe Manana
-61
/
+66
2020-11-05
btrfs: ref-verify: fix memory leak in btrfs_ref_tree_mod
Dinghao Liu
-0
/
+1
2020-11-05
btrfs: dev-replace: fail mount if we don't have replace item with target device
Anand Jain
-21
/
+31
2020-11-05
btrfs: scrub: update message regarding read-only status
David Sterba
-2
/
+3
2020-11-05
btrfs: clean up NULL checks in qgroup_unreserve_range()
Dan Carpenter
-8
/
+4
2020-11-05
btrfs: fix min reserved size calculation in merge_reloc_root
Josef Bacik
-1
/
+3
2020-11-05
btrfs: print the block rsv type when we fail our reservation
Josef Bacik
-1
/
+2
2020-11-05
btrfs: fix potential overflow in cluster_pages_for_defrag on 32bit arch
Matthew Wilcox (Oracle)
-6
/
+4
2020-10-27
btrfs: convert data_seqcount to seqcount_mutex_t
Davidlohr Bueso
-7
/
+6
2020-10-27
btrfs: don't fallback to buffered read if we don't need to
Johannes Thumshirn
-1
/
+2
2020-10-26
btrfs: add a helper to read the tree_root commit root for backref lookup
Josef Bacik
-41
/
+114
2020-10-26
btrfs: drop the path before adding qgroup items when enabling qgroups
Josef Bacik
-0
/
+18
2020-10-26
btrfs: fix readahead hang and use-after-free after removing a device
Filipe Manana
-0
/
+56
2020-10-26
btrfs: fix use-after-free on readahead extent after failure to create it
Filipe Manana
-0
/
+2
2020-10-26
btrfs: tree-checker: validate number of chunk stripes and parity
Daniel Xu
-0
/
+18
2020-10-26
btrfs: tree-checker: fix incorrect printk format
Pujin Shi
-1
/
+1
2020-10-26
btrfs: drop the path before adding block group sysfs files
Josef Bacik
-0
/
+1
2020-10-16
btrfs: fix relocation failure due to race with fallocate
Filipe Manana
-1
/
+7
2020-10-07
btrfs: rename BTRFS_INODE_ORDERED_DATA_CLOSE flag
Nikolay Borisov
-9
/
+9
2020-10-07
btrfs: annotate device name rcu_string with __rcu
Madhuparna Bhowmik
-1
/
+1
2020-10-07
btrfs: skip devices without magic signature when mounting
Anand Jain
-8
/
+18
2020-10-07
btrfs: cleanup cow block on error
Josef Bacik
-0
/
+6
2020-10-07
btrfs: remove BTRFS_INODE_READDIO_NEED_LOCK
Goldwyn Rodrigues
-21
/
+0
2020-10-07
fs: remove no longer used dio_end_io()
Goldwyn Rodrigues
-21
/
+0
2020-10-07
btrfs: return error if we're unable to read device stats
Josef Bacik
-8
/
+18
2020-10-07
btrfs: init device stats for seed devices
Josef Bacik
-41
/
+46
2020-10-07
btrfs: remove struct extent_io_ops
Nikolay Borisov
-38
/
+0
2020-10-07
btrfs: call submit_bio_hook directly for metadata pages
Nikolay Borisov
-7
/
+7
2020-10-07
btrfs: stop calling submit_bio_hook for data inodes
Nikolay Borisov
-8
/
+12
2020-10-07
btrfs: don't opencode is_data_inode in end_bio_extent_readpage
Nikolay Borisov
-4
/
+2
2020-10-07
btrfs: call submit_bio_hook directly in submit_one_bio
Nikolay Borisov
-5
/
+2
2020-10-07
btrfs: remove extent_io_ops::readpage_end_io_hook
Nikolay Borisov
-6
/
+1
2020-10-07
btrfs: replace readpage_end_io_hook with direct calls
Nikolay Borisov
-12
/
+18
2020-10-07
btrfs: send, recompute reference path after orphanization of a directory
Filipe Manana
-0
/
+72
2020-10-07
btrfs: send, orphanize first all conflicting inodes when processing references
Filipe Manana
-40
/
+87
2020-10-07
btrfs: tree-checker: fix false alert caused by legacy btrfs root item
Qu Wenruo
-5
/
+26
2020-10-07
btrfs: use unaligned helpers for stack and header set/get helpers
David Sterba
-16
/
+14
2020-10-07
btrfs: free-space-cache: use unaligned helpers to access data
David Sterba
-12
/
+9
2020-10-07
btrfs: send: use helpers for unaligned access to header members
David Sterba
-7
/
+7
2020-10-07
btrfs: use own btree inode io_tree owner id
Qu Wenruo
-1
/
+3
2020-10-07
btrfs: reschedule when cloning lots of extents
Johannes Thumshirn
-0
/
+2
2020-10-07
btrfs: use kvcalloc for allocation in btrfs_ioctl_send()
Denis Efremov
-5
/
+6
2020-10-07
btrfs: use kvzalloc() to allocate clone_roots in btrfs_ioctl_send()
Denis Efremov
-1
/
+1
[next]