index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
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
*
|
|
Merge tag 'for-linus-20190715' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-07-16
1
-2
/
+2
|
\
\
\
|
*
|
|
blkcg, writeback: Rename wbc_account_io() to wbc_account_cgroup_owner()
Tejun Heo
2019-07-10
1
-2
/
+2
|
|
/
/
*
|
|
Merge tag 'vfs-fix-ioctl-checking-3' of git://git.kernel.org/pub/scm/fs/xfs/x...
Linus Torvalds
2019-07-13
1
-19
/
+11
|
\
\
\
|
*
|
|
vfs: create a generic checking function for FS_IOC_FSSETXATTR
Darrick J. Wong
2019-07-01
1
-11
/
+6
|
*
|
|
vfs: create a generic checking and prep function for FS_IOC_SETFLAGS
Darrick J. Wong
2019-07-01
1
-8
/
+5
*
|
|
|
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-07-12
1
-11
/
+7
|
\
\
\
\
|
*
|
|
|
btrfs: sysfs: Replace default_attrs in ktypes with groups
Kimberly Brown
2019-06-21
1
-3
/
+5
|
*
|
|
|
btrfs: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-06-03
1
-8
/
+2
|
|
/
/
/
*
|
|
|
Merge tag 'fsnotify_for_v5.3-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-07-11
1
-1
/
+3
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
btrfs: call fsnotify_rmdir() hook
Amir Goldstein
2019-06-20
1
-1
/
+3
*
|
|
|
Merge tag 'for-5.2-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-06-18
4
-16
/
+21
|
\
\
\
\
|
*
|
|
|
Btrfs: fix failure to persist compression property xattr deletion on fsync
Filipe Manana
2019-06-17
2
-5
/
+3
|
*
|
|
|
btrfs: start readahead also in seed devices
Naohiro Aota
2019-06-14
1
-0
/
+5
|
*
|
|
|
Btrfs: fix race between block group removal and block group allocation
Filipe Manana
2019-06-12
1
-11
/
+13
*
|
|
|
|
Merge tag 'for-5.2-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-06-12
1
-25
/
+3
|
\
|
|
|
|
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
btrfs: Always trim all unallocated space in btrfs_trim_free_extents
Nikolay Borisov
2019-06-07
1
-25
/
+3
*
|
|
|
Merge tag 'for-5.2-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-05-31
7
-48
/
+128
|
\
|
|
|
|
|
/
/
|
/
|
|
|
*
|
Btrfs: fix race updating log root item during fsync
Filipe Manana
2019-05-28
1
-2
/
+6
|
*
|
Btrfs: fix wrong ctime and mtime of a directory after log replay
Filipe Manana
2019-05-28
1
-2
/
+12
|
*
|
Btrfs: fix fsync not persisting changed attributes of a directory
Filipe Manana
2019-05-28
1
-12
/
+0
|
*
|
btrfs: qgroup: Check bg while resuming relocation to avoid NULL pointer deref...
Qu Wenruo
2019-05-28
1
-1
/
+7
|
*
|
btrfs: reloc: Also queue orphan reloc tree for cleanup to avoid BUG_ON()
Qu Wenruo
2019-05-28
1
-8
/
+19
|
*
|
Btrfs: incremental send, fix emission of invalid clone operations
Filipe Manana
2019-05-28
1
-3
/
+43
|
*
|
Btrfs: incremental send, fix file corruption when no-holes feature is enabled
Filipe Manana
2019-05-28
1
-0
/
+6
|
*
|
btrfs: correct zstd workspace manager lock to use spin_lock_bh()
Dennis Zhou
2019-05-28
1
-10
/
+10
|
*
|
btrfs: Ensure replaced device doesn't have pending chunk allocation
Nikolay Borisov
2019-05-28
1
-10
/
+25
*
|
|
Merge tag 'for-5.2-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-05-20
8
-26
/
+97
|
\
|
|
|
|
/
|
/
|
|
*
Btrfs: tree-checker: detect file extent items with overlapping ranges
Filipe Manana
2019-05-16
1
-4
/
+45
[prev]
[next]