index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
btrfs: use btrfs_crc32c{,_final}() in for free space cache
Johannes Thumshirn
2019-07-01
1
-6
/
+4
*
btrfs: resurrect btrfs_crc32c()
Johannes Thumshirn
2019-07-01
3
-4
/
+15
*
btrfs: use btrfs_csum_data() instead of directly calling crc32c
Johannes Thumshirn
2019-07-01
1
-1
/
+1
*
btrfs: Flush before reflinking any extent to prevent NOCOW write falling back...
Qu Wenruo
2019-07-01
1
-0
/
+21
*
btrfs: Return EAGAIN if we can't start no snpashot write in check_can_nocow
Nikolay Borisov
2019-07-01
1
-1
/
+1
*
btrfs: Add comments on locking of several device-related fields
Nikolay Borisov
2019-07-01
2
-4
/
+11
*
btrfs: Always use a cached extent_state in btrfs_lock_and_flush_ordered_range
Nikolay Borisov
2019-07-01
1
-3
/
+15
*
btrfs: Use newly introduced btrfs_lock_and_flush_ordered_range
Nikolay Borisov
2019-07-01
3
-52
/
+8
*
btrfs: add new helper btrfs_lock_and_flush_ordered_range
Nikolay Borisov
2019-07-01
2
-0
/
+37
*
btrfs: remove the incorrect comment on RO fs when btrfs_run_delalloc_range() ...
Qu Wenruo
2019-07-01
1
-1
/
+0
*
btrfs: extent-tree: Add trace events for space info numbers update
Qu Wenruo
2019-07-01
2
-16
/
+60
*
btrfs: extent-tree: Add lockdep assert when updating space info
Qu Wenruo
2019-07-01
1
-0
/
+1
*
btrfs: read number of data stripes from map only once
David Sterba
2019-07-01
2
-12
/
+13
*
btrfs: constify map parameter for nr_parity_stripes and nr_data_stripes
David Sterba
2019-07-01
1
-2
/
+2
*
btrfs: refactor helper for bg flags to name conversion
David Sterba
2019-07-01
3
-26
/
+15
*
btrfs: factor out devs_max setting in __btrfs_alloc_chunk
David Sterba
2019-07-01
1
-6
/
+2
*
btrfs: use u8 for raid_array members
David Sterba
2019-07-01
2
-11
/
+11
*
btrfs: factor out helper for counting data stripes
David Sterba
2019-07-01
1
-10
/
+15
*
btrfs: use raid_attr table for btrfs_bg_type_to_factor
David Sterba
2019-07-01
1
-4
/
+3
*
btrfs: use raid_attr table to find profiles for integrity lowering
David Sterba
2019-07-01
1
-5
/
+10
*
btrfs: use raid_attr to get allowed profiles for balance conversion
David Sterba
2019-07-01
1
-9
/
+5
*
btrfs: use raid_attr in btrfs_chunk_max_errors
David Sterba
2019-07-01
1
-12
/
+2
*
btrfs: use raid_attr table in get_profile_num_devs
David Sterba
2019-07-01
1
-8
/
+2
*
btrfs: remove mapping tree structures indirection
David Sterba
2019-07-01
8
-50
/
+40
*
btrfs: raid56: allow the exact minimum number of devices for balance convert
David Sterba
2019-07-01
1
-3
/
+4
*
btrfs: fix minimum number of chunk errors for DUP
David Sterba
2019-07-01
1
-2
/
+1
*
Btrfs: remove unused variables in __btrfs_unlink_inode
Liu Bo
2019-07-01
1
-4
/
+0
*
btrfs: Remove unused variable mode in btrfs_mount
Goldwyn Rodrigues
2019-07-01
1
-4
/
+0
*
btrfs: switch order of unlocks of space_info and bg in do_trimming()
Su Yue
2019-07-01
1
-1
/
+1
*
btrfs: tree-checker: Check if the file extent end overflows
Qu Wenruo
2019-07-01
1
-0
/
+11
*
btrfs: Remove redundant assignment of tgt_device->commit_total_bytes
Nikolay Borisov
2019-07-01
1
-1
/
+0
*
btrfs: Explicitly reserve space for devreplace item
Nikolay Borisov
2019-07-01
1
-2
/
+2
*
btrfs: Streamline replace sem unlock in btrfs_dev_replace_start
Nikolay Borisov
2019-07-01
1
-6
/
+2
*
btrfs: Ensure btrfs_init_dev_replace_tgtdev sees up to date values
Nikolay Borisov
2019-07-01
1
-5
/
+5
*
btrfs: dev-replace: Remove impossible WARN_ON
Nikolay Borisov
2019-07-01
1
-1
/
+0
*
btrfs: Reduce critical section in btrfs_init_dev_replace_tgtdev
Nikolay Borisov
2019-07-01
1
-1
/
+2
*
btrfs: Don't opencode sync_blockdev in btrfs_init_dev_replace_tgtdev
Nikolay Borisov
2019-07-01
1
-1
/
+1
*
btrfs: fiemap: preallocate ulists for btrfs_check_shared
David Sterba
2019-07-01
3
-14
/
+23
*
btrfs: detect fast implementation of crc32c on all architectures
David Sterba
2019-07-01
3
-9
/
+12
*
btrfs: extent-tree: Refactor add_pinned_bytes() to add|sub_pinned_bytes()
Qu Wenruo
2019-07-01
1
-16
/
+27
*
Linux 5.2-rc7
v5.2-rc7
Linus Torvalds
2019-06-30
1
-2
/
+2
*
Merge tag 'powerpc-5.2-7' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2019-06-30
1
-1
/
+1
|
\
|
*
powerpc/64s/exception: Fix machine check early corrupting AMR
Nicholas Piggin
2019-06-25
1
-1
/
+1
*
|
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-06-30
1
-0
/
+6
|
\
\
|
*
|
cpu/hotplug: Fix out-of-bounds read when setting fail state
Eiichi Tsukata
2019-06-27
1
-0
/
+3
|
*
|
cpu/speculation: Warn on unsupported mitigations= parameter
Geert Uytterhoeven
2019-06-26
1
-0
/
+3
*
|
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-06-29
8
-55
/
+89
|
\
\
\
|
*
|
|
x86/unwind/orc: Fall back to using frame pointers for generated code
Josh Poimboeuf
2019-06-28
1
-4
/
+22
|
*
|
|
perf/x86: Always store regs->ip in perf_callchain_kernel()
Song Liu
2019-06-28
1
-5
/
+5
|
*
|
|
x86/speculation: Allow guests to use SSBD even if host does not
Alejandro Jimenez
2019-06-26
1
-1
/
+10
[next]