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
2011-02-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
1
-1
/
+8
2011-02-16
Btrfs: allow balance to explicitly allocate chunks as it relocates
Chris Mason
1
-0
/
+7
2011-02-16
Btrfs: put ENOSPC debugging under a mount option
Chris Mason
1
-1
/
+1
2011-02-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
1
-1
/
+1
2011-02-15
Btrfs: check return value of alloc_extent_map()
Tsutomu Itoh
1
-1
/
+1
2011-02-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
1
-17
/
+81
2011-02-06
Btrfs: exclude super blocks when we read in block groups
Josef Bacik
1
-8
/
+18
2011-02-01
btrfs: fix return value check of btrfs_start_transaction()
Tsutomu Itoh
1
-2
/
+5
2011-02-01
btrfs: checking NULL or not in some functions
Tsutomu Itoh
1
-0
/
+2
2011-02-01
Btrfs: make shrink_delalloc a little friendlier
Josef Bacik
1
-3
/
+14
2011-01-29
Btrfs: use the global block reserve if we cannot reserve space
Josef Bacik
1
-1
/
+27
2011-01-29
Btrfs: do not release more reserved bytes to the global_block_rsv than we need
Josef Bacik
1
-2
/
+14
2011-01-29
btrfs: fix return value check of btrfs_join_transaction()
Tsutomu Itoh
1
-1
/
+1
2011-01-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-11
/
+79
2011-01-17
Btrfs: forced readonly mounts on errors
liubo
1
-0
/
+11
2011-01-16
Btrfs: don't warn if we get ENOSPC in btrfs_block_rsv_check
Josef Bacik
1
-5
/
+0
2011-01-16
btrfs: fix wrong free space information of btrfs
Miao Xie
1
-1
/
+57
2011-01-16
btrfs: restructure find_free_dev_extent()
Miao Xie
1
-2
/
+2
2011-01-16
btrfs: try to reclaim some space when chunk allocation fails
Miao Xie
1
-2
/
+7
2011-01-05
Btrfs: fix off by one while setting block groups readonly
Chris Mason
1
-1
/
+2
2010-12-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
1
-16
/
+59
2010-12-14
Btrfs: prevent RAID level downgrades when space is low
Chris Mason
1
-1
/
+19
2010-12-14
Btrfs: account for missing devices in RAID allocation profiles
Chris Mason
1
-2
/
+15
2010-12-11
Btrfs: do not BUG if we fail to remove the orphan item for dead snapshots
Josef Bacik
1
-3
/
+7
2010-12-09
Btrfs: do not do fast caching if we are allocating blocks for tree_root
Josef Bacik
1
-6
/
+12
2010-12-09
Btrfs: deal with space cache errors better
Josef Bacik
1
-4
/
+6
2010-11-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
1
-1
/
+1
2010-11-22
btrfs: Fix early enospc because 'unused' calculated with wrong sign.
Arne Jansen
1
-1
/
+1
2010-10-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-154
/
+540
2010-10-29
Btrfs: drop unused variable in block_alloc_rsv
Chris Mason
1
-4
/
+0
2010-10-29
Btrfs: cleanup warnings from gcc 4.6 (nonbugs)
Andi Kleen
1
-2
/
+0
2010-10-29
Btrfs: use the flusher threads for delalloc throttling
Chris Mason
1
-18
/
+15
2010-10-29
Btrfs: tune the chunk allocation to 5% of the FS as metadata
Chris Mason
1
-4
/
+18
2010-10-29
Merge branch 'bug-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jos...
Chris Mason
1
-127
/
+171
2010-10-29
Btrfs: let the user know space caching is enabled
Josef Bacik
1
-0
/
+2
2010-10-29
Btrfs: Add a clear_cache mount option
Josef Bacik
1
-0
/
+2
2010-10-29
Btrfs: add support for mixed data+metadata block groups
Josef Bacik
1
-3
/
+19
2010-10-29
Btrfs: check cache->caching_ctl before returning if caching has started
Josef Bacik
1
-0
/
+6
2010-10-29
Btrfs: load free space cache if it exists
Josef Bacik
1
-3
/
+47
2010-10-29
Btrfs: write out free space cache
Josef Bacik
1
-0
/
+48
2010-10-28
Btrfs: create special free space cache inode
Josef Bacik
1
-6
/
+225
2010-10-26
Btrfs: remove warn_on from use_block_rsv
Josef Bacik
1
-5
/
+0
2010-10-26
Btrfs: set trans to null in reserve_metadata_bytes if we commit the transaction
Josef Bacik
1
-3
/
+6
2010-10-22
Btrfs: rework how we reserve metadata bytes
Josef Bacik
1
-109
/
+129
2010-10-22
Btrfs: don't allocate chunks as aggressively
Josef Bacik
1
-2
/
+5
2010-10-22
Btrfs: re-work delalloc flushing
Josef Bacik
1
-12
/
+14
2010-10-22
Btrfs: fix reservation code for mixed block groups
Josef Bacik
1
-2
/
+6
2010-10-22
Btrfs: fix df regression
Josef Bacik
1
-0
/
+10
2010-10-22
Btrfs: stop trying to shrink delalloc if there are no inodes to reclaim
Josef Bacik
1
-0
/
+5
2010-09-16
block: remove BLKDEV_IFL_WAIT
Christoph Hellwig
1
-2
/
+1
[next]