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
/
ctree.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2015-11-28
1
-0
/
+4
|
\
|
*
Btrfs: fix scrub preventing unused block groups from being deleted
Filipe Manana
2015-11-25
1
-0
/
+1
|
*
Btrfs: fix the number of transaction units needed to remove a block group
Filipe Manana
2015-11-25
1
-1
/
+2
|
*
Btrfs: use global reserve when deleting unused block group after ENOSPC
Filipe Manana
2015-11-25
1
-0
/
+2
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-11-07
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
mm, fs: introduce mapping_gfp_constraint()
Michal Hocko
2015-11-07
1
-1
/
+1
*
|
btrfs: qgroup: Fix a race in delayed_ref which leads to abort trans
Qu Wenruo
2015-10-27
1
-1
/
+2
*
|
btrfs: extend balance filter usage to take minimum and maximum
David Sterba
2015-10-27
1
-2
/
+12
*
|
btrfs: add balance filter for stripes
Gabríel Arthúr Pétursson
2015-10-27
1
-1
/
+8
*
|
btrfs: extend balance filter limit to take minimum and maximum
David Sterba
2015-10-27
1
-2
/
+12
*
|
Btrfs: fix regression running delayed references when using qgroups
Filipe Manana
2015-10-25
1
-2
/
+2
*
|
Merge branch 'allocator-fixes' into for-linus-4.4
Chris Mason
2015-10-22
1
-0
/
+21
|
\
\
|
*
|
Btrfs: don't keep trying to build clusters if we are fragmented
Josef Bacik
2015-10-22
1
-0
/
+3
|
*
|
Btrfs: keep track of max_extent_size per space_info
Josef Bacik
2015-10-22
1
-0
/
+4
|
*
|
Btrfs: add fragment=* debug mount option
Josef Bacik
2015-10-22
1
-0
/
+14
*
|
|
btrfs: qgroup: Avoid calling btrfs_free_reserved_data_space in clear_bit_hook
Qu Wenruo
2015-10-22
1
-0
/
+2
*
|
|
btrfs: qgroup: Cleanup old inaccurate facilities
Qu Wenruo
2015-10-22
1
-8
/
+4
*
|
|
btrfs: extent-tree: Add new version of btrfs_delalloc_reserve/release_space
Qu Wenruo
2015-10-22
1
-0
/
+2
*
|
|
btrfs: extent-tree: Add new version of btrfs_check_data_free_space and btrfs_...
Qu Wenruo
2015-10-22
1
-0
/
+3
*
|
|
btrfs: qgroup: Introduce new functions to reserve/free metadata
Qu Wenruo
2015-10-22
1
-0
/
+3
|
/
/
*
|
Merge branch 'anand/sysfs-updates-v4.3-rc3' of git://git.kernel.org/pub/scm/l...
Chris Mason
2015-10-13
1
-10
/
+3
|
\
\
|
*
|
Btrfs: consolidate btrfs_error() to btrfs_std_error()
Anand Jain
2015-09-29
1
-8
/
+1
|
*
|
Btrfs: rename btrfs_sysfs_remove_one to btrfs_sysfs_remove_mounted
Anand Jain
2015-09-29
1
-1
/
+1
|
*
|
Btrfs: rename btrfs_sysfs_add_one to btrfs_sysfs_add_mounted
Anand Jain
2015-09-29
1
-1
/
+1
|
|
/
*
|
btrfs: introduce ratelimited variants of message printing functions
David Sterba
2015-10-08
1
-0
/
+21
*
|
btrfs: introduce ratelimited _in_rcu variants of message printing functions
David Sterba
2015-10-08
1
-0
/
+38
*
|
btrfs: introduce _in_rcu variants of message printing functions
David Sterba
2015-10-08
1
-0
/
+29
|
/
*
Merge branch 'jeffm-discard-4.3' into for-linus-4.3
Chris Mason
2015-08-09
1
-0
/
+3
|
\
|
*
btrfs: add missing discards when unpinning extents with -o discard
Jeff Mahoney
2015-07-29
1
-0
/
+3
*
|
Btrfs: remove unused mutex from struct 'btrfs_fs_info'
Byongho Lee
2015-08-09
1
-6
/
+0
*
|
btrfs: Remove unnecessary variants in relocation.c
Zhaolei
2015-08-09
1
-2
/
+1
*
|
btrfs: Use ref_cnt for set_block_group_ro()
Zhaolei
2015-08-09
1
-3
/
+3
|
/
*
Btrfs: fix race between balance and unused block group deletion
Filipe Manana
2015-06-30
1
-0
/
+1
*
Merge branch 'sysfs-fsdevices-4.2-part1' of git://git.kernel.org/pub/scm/linu...
Chris Mason
2015-06-23
1
-3
/
+0
|
\
|
*
Btrfs: sysfs: move super_kobj and device_dir_kobj from fs_info to btrfs_fs_de...
Anand Jain
2015-05-27
1
-3
/
+0
*
|
btrfs: qgroup: Cleanup the old ref_node-oriented mechanism.
Qu Wenruo
2015-06-10
1
-1
/
+1
*
|
btrfs: Fix lockdep warning of wr_ctx->wr_lock in scrub_free_wr_ctx()
Zhao Lei
2015-06-10
1
-0
/
+1
*
|
Btrfs: fix necessary chunk tree space calculation when allocating a chunk
Filipe Manana
2015-06-10
1
-2
/
+1
*
|
Btrfs: fix -ENOSPC on block group removal
Filipe Manana
2015-06-03
1
-0
/
+4
*
|
Btrfs: fix -ENOSPC when finishing block group creation
Filipe Manana
2015-06-03
1
-0
/
+1
*
|
btrfs: Fix superblock csum type check.
Qu Wenruo
2015-06-03
1
-1
/
+1
*
|
btrfs: add 'cold' compiler annotations to all error handling functions
David Sterba
2015-06-03
1
-0
/
+4
*
|
btrfs: report exact callsite where transaction abort occurs
David Sterba
2015-06-03
1
-3
/
+9
|
/
*
btrfs: Don't allow subvolid >= (1 << BTRFS_QGROUP_LEVEL_SHIFT) to be created
Qu Wenruo
2015-04-13
1
-1
/
+2
*
btrfs: Check qgroup level in kernel qgroup assign.
Qu Wenruo
2015-04-13
1
-0
/
+6
*
btrfs: qgroup: do a reservation in a higher level.
Dongsheng Yang
2015-04-13
1
-1
/
+1
*
btrfs: Fix NO_SPACE bug caused by delayed-iput
Zhao Lei
2015-04-13
1
-0
/
+1
*
Btrfs: fix use after free when close_ctree frees the orphan_rsv
Chris Mason
2015-04-10
1
-0
/
+1
*
Btrfs: allow block group cache writeout outside critical section in commit
Chris Mason
2015-04-10
1
-0
/
+8
*
Btrfs: two stage dirty block group writeout
Chris Mason
2015-04-10
1
-0
/
+6
[next]