index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
extent-tree.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-22
Btrfs: fix early enospc during balancing
Chris Mason
1
-13
/
+7
2009-09-22
Btrfs: deal with NULL space info
Chris Mason
1
-2
/
+16
2009-09-22
Btrfs: account for space used by the super mirrors
Josef Bacik
1
-2
/
+18
2009-09-22
Btrfs: remove dead code
Josef Bacik
1
-706
/
+0
2009-09-22
Btrfs: don't keep retrying a block group if we fail to allocate a cluster
Josef Bacik
1
-8
/
+17
2009-09-22
Btrfs: make balance code choose more wisely when relocating
Josef Bacik
1
-0
/
+87
2009-09-22
Btrfs: add snapshot/subvolume destroy ioctl
Yan, Zheng
1
-3
/
+18
2009-09-21
Btrfs: speed up snapshot dropping
Yan, Zheng
1
-48
/
+205
2009-09-17
Btrfs: improve async block group caching
Yan Zheng
1
-234
/
+352
2009-09-11
Btrfs: switch extent_map to a rw lock
Chris Mason
1
-2
/
+2
2009-07-31
Btrfs: make sure the async caching thread advances the key
Chris Mason
1
-4
/
+17
2009-07-30
Btrfs: be more polite in the async caching threads
Chris Mason
1
-2
/
+3
2009-07-30
Btrfs: preserve commit_root for async caching
Yan Zheng
1
-3
/
+3
2009-07-28
Btrfs: Fix async caching interaction with unmount
Yan Zheng
1
-1
/
+3
2009-07-27
Btrfs: change how we unpin extents
Josef Bacik
1
-107
/
+42
2009-07-25
Btrfs: clear all space_info->full after removing a block group
Chris Mason
1
-1
/
+2
2009-07-24
Btrfs: async block group caching
Josef Bacik
1
-91
/
+380
2009-07-24
Btrfs: use hybrid extents+bitmap rb tree for free space
Josef Bacik
1
-1
/
+24
2009-07-22
Btrfs: make sure all dirty blocks are written at commit time
Yan Zheng
1
-29
/
+41
2009-07-02
Btrfs: fix error message formatting
Hu Tao
1
-1
/
+1
2009-07-02
Btrfs: update backrefs while dropping snapshot
Yan Zheng
1
-174
/
+390
2009-06-11
Btrfs: check duplicate backrefs for both data and metadata
Yan Zheng
1
-11
/
+4
2009-06-10
Btrfs: remove crc32c.h and use libcrc32c directly.
David Woodhouse
1
-4
/
+3
2009-06-10
Btrfs: add mount -o ssd_spread to spread allocations out
Chris Mason
1
-1
/
+1
2009-06-10
Btrfs: Mixed back reference (FORWARD ROLLING FORMAT CHANGE)
Yan Zheng
1
-850
/
+1764
2009-06-04
Btrfs: Fix oops and use after free during space balancing
Chris Mason
1
-3
/
+48
2009-05-14
Btrfs: Spelling fix in btrfs_lookup_first_block_group comments
Sankar P
1
-1
/
+1
2009-04-27
Btrfs: Fix a bunch of printk() warnings.
Joel Becker
1
-7
/
+14
2009-04-24
Btrfs: try to keep a healthy ratio of metadata vs data block groups
Josef Bacik
1
-1
/
+27
2009-04-03
Btrfs: rework allocation clustering
Chris Mason
1
-53
/
+128
2009-04-03
Btrfs: kill the pinned_mutex
Josef Bacik
1
-11
/
+0
2009-04-03
Btrfs: kill the block group alloc mutex
Josef Bacik
1
-23
/
+23
2009-04-03
Btrfs: clean up find_free_extent
Josef Bacik
1
-165
/
+91
2009-04-03
Btrfs: free space cache cleanups
Josef Bacik
1
-1
/
+1
2009-03-31
Btrfs: try to free metadata pages when we free btree blocks
Chris Mason
1
-0
/
+4
2009-03-24
Btrfs: tree logging unlink/rename fixes
Chris Mason
1
-1
/
+1
2009-03-24
Btrfs: leave btree locks spinning more often
Chris Mason
1
-19
/
+50
2009-03-24
Btrfs: reduce stalls during transaction commit
Chris Mason
1
-1
/
+2
2009-03-24
Btrfs: process the delayed reference queue in clusters
Chris Mason
1
-51
/
+98
2009-03-24
Btrfs: try to cleanup delayed refs while freeing extents
Chris Mason
1
-0
/
+67
2009-03-24
Btrfs: do extent allocation and reference count updates in the background
Chris Mason
1
-1107
/
+389
2009-03-10
Btrfs: Fix locking around adding new space_info
Chris Mason
1
-3
/
+42
2009-03-09
Btrfs: fix spinlock assertions on UP systems
Chris Mason
1
-2
/
+2
2009-02-20
Btrfs: try committing transaction before returning ENOSPC
Josef Bacik
1
-10
/
+47
2009-02-20
Btrfs: add better -ENOSPC handling
Josef Bacik
1
-15
/
+200
2009-02-12
Btrfs: hold trans_mutex when using btrfs_record_root_in_trans
Yan Zheng
1
-0
/
+2
2009-02-12
Btrfs: make a lockdep class for the extent buffer locks
Chris Mason
1
-2
/
+5
2009-02-12
Btrfs: use larger metadata clusters in ssd mode
Chris Mason
1
-1
/
+2
2009-02-12
Btrfs: make sure all pending extent operations are complete
Josef Bacik
1
-29
/
+42
2009-02-05
Btrfs: Fix memory leak in cache_drop_leaf_ref
Chris Mason
1
-0
/
+1
[next]