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
2010-04-13
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/...
Linus Torvalds
1
-5
/
+15
2010-04-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
1
-9
/
+14
2010-04-06
Btrfs: fix data enospc check overflow
Josef Bacik
1
-5
/
+15
2010-04-05
Btrfs: fix small race with delalloc flushing waitqueue's
Josef Bacik
1
-5
/
+4
2010-03-31
Btrfs: kill max_extent mount option
Josef Bacik
1
-2
/
+2
2010-03-31
Btrfs: fail to mount if we have problems reading the block groups
Josef Bacik
1
-1
/
+4
2010-03-31
Btrfs: add NULL check for do_walk_down()
Miao Xie
1
-1
/
+4
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-15
Btrfs: cache the extent state everywhere we possibly can V2
Josef Bacik
1
-4
/
+7
2010-02-04
Btrfs: Fix oopsen when dropping empty tree.
Yan, Zheng
1
-4
/
+4
2010-01-18
Btrfs: fix possible panic on unmount
Josef Bacik
1
-13
/
+19
2009-12-17
Btrfs: make metadata chunks smaller
Josef Bacik
1
-10
/
+1
2009-12-17
Btrfs: don't add extent 0 to the free space cache v2
Yan, Zheng
1
-1
/
+9
2009-12-17
Btrfs: Fix per root used space accounting
Yan, Zheng
1
-8
/
+23
2009-12-17
Btrfs: Add delayed iput
Yan, Zheng
1
-4
/
+4
2009-12-16
Btrfs: Avoid superfluous tree-log writeout
Yan, Zheng
1
-2
/
+10
2009-11-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
1
-25
/
+88
2009-11-11
Btrfs: allow more metadata chunk preallocation
Chris Mason
1
-2
/
+2
2009-11-11
Btrfs: find ideal block group for caching
Josef Bacik
1
-23
/
+86
2009-10-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/...
Linus Torvalds
1
-6
/
+11
2009-10-14
Btrfs: always pin metadata in discard mode
Chris Mason
1
-0
/
+8
2009-10-14
Btrfs: enable discard support
Christoph Hellwig
1
-6
/
+0
2009-10-14
Btrfs: add -o discard option
Christoph Hellwig
1
-0
/
+3
2009-10-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
1
-49
/
+186
2009-10-09
Btrfs: optimize back reference update during btrfs_drop_snapshot
Yan, Zheng
1
-29
/
+53
2009-10-08
Btrfs: async delalloc flushing under space pressure
Josef Bacik
1
-5
/
+75
2009-10-08
Btrfs: release delalloc reservations on extent item insertion
Josef Bacik
1
-11
/
+43
2009-10-06
Btrfs: fix possible softlockup in the allocator
Josef Bacik
1
-6
/
+17
2009-10-01
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/...
Chris Mason
1
-49
/
+342
2009-09-30
Btrfs: fix deadlock with free space handling and user transactions
Sage Weil
1
-1
/
+1
2009-09-29
Btrfs: proper -ENOSPC handling
Josef Bacik
1
-48
/
+341
2009-09-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/...
Chris Mason
1
-979
/
+683
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-14
block: use blkdev_issue_discard in blk_ioctl_discard
Christoph Hellwig
1
-1
/
+2
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
[next]