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
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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-05-01
Merge branch 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
7
-77
/
+118
2015-04-29
Btrfs: btrfs_release_extent_buffer_page didn't free pages of dummy extent
Forrest Liu
1
-25
/
+26
2015-04-27
Merge branch 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-17
/
+25
2015-04-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
7
-52
/
+52
2015-04-26
Btrfs: fill ->last_trans for delayed inode in btrfs_fill_inode.
Yang Dongsheng
2
-9
/
+14
2015-04-26
btrfs: unlock i_mutex after attempting to delete subvolume during send
Omar Sandoval
1
-1
/
+2
2015-04-26
btrfs: check io_ctl_prepare_pages return in __btrfs_write_out_cache
Omar Sandoval
1
-4
/
+6
2015-04-26
btrfs: fix race on ENOMEM in alloc_extent_buffer
Omar Sandoval
1
-1
/
+2
2015-04-26
btrfs: handle ENOMEM in btrfs_alloc_tree_block
Omar Sandoval
1
-13
/
+28
2015-04-26
Btrfs: fix find_free_dev_extent() malfunction in case device tree has hole
Forrest Liu
1
-4
/
+11
2015-04-26
Btrfs: don't check for delalloc_bytes in cache_save_setup
Chris Mason
1
-2
/
+1
2015-04-26
Btrfs: fix deadlock when starting writeback of bg caches
Filipe Manana
1
-1
/
+1
2015-04-26
Btrfs: fix race between start dirty bg cache writeout and bg deletion
Filipe Manana
1
-17
/
+27
2015-04-24
direct-io: only inc/dec inode->i_dio_count for file systems
Jens Axboe
1
-3
/
+3
2015-04-24
Btrfs: prevent list corruption during free space cache processing
Chris Mason
1
-14
/
+18
2015-04-24
Merge branch 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
46
-897
/
+2113
2015-04-24
Btrfs: fix inode cache writeout
Chris Mason
1
-3
/
+7
2015-04-15
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
7
-49
/
+49
2015-04-13
btrfs: quota: Update quota tree after qgroup relationship change.
Qu Wenruo
1
-0
/
+5
2015-04-13
btrfs: quota: Automatically update related qgroups or mark INCONSISTENT flags...
Qu Wenruo
1
-57
/
+126
2015-04-13
btrfs: qgroup: clear STATUS_FLAG_ON in disabling quota.
Dongsheng Yang
1
-0
/
+1
2015-04-13
btrfs: Update btrfs qgroup status item when rescan is done.
Qu Wenruo
1
-1
/
+24
2015-04-13
btrfs: qgroup: Fix dead judgement on qgroup_rescan_leaf() return value.
Qu Wenruo
1
-3
/
+3
2015-04-13
btrfs: Don't allow subvolid >= (1 << BTRFS_QGROUP_LEVEL_SHIFT) to be created
Qu Wenruo
2
-1
/
+9
2015-04-13
btrfs: Check qgroup level in kernel qgroup assign.
Qu Wenruo
2
-0
/
+10
2015-04-13
btrfs: qgroup: allow to remove qgroup which has parent but no child.
Dongsheng Yang
1
-5
/
+25
2015-04-13
btrfs: qgroup: return EINVAL if level of parent is not higher than child's.
Dongsheng Yang
1
-0
/
+5
2015-04-13
btrfs: qgroup: do a reservation in a higher level.
Dongsheng Yang
7
-121
/
+14
2015-04-13
Btrfs: qgroup, Account data space in more proper timings.
Dongsheng Yang
2
-16
/
+10
2015-04-13
Btrfs: qgroup: Introduce a may_use to account space_info->bytes_may_use.
Dongsheng Yang
4
-6
/
+104
2015-04-13
Btrfs: qgroup: free reserved in exceeding quota.
Dongsheng Yang
1
-1
/
+4
2015-04-13
Btrfs: qgroup: cleanup, remove an unsued parameter in btrfs_create_qgroup().
Dongsheng Yang
4
-7
/
+5
2015-04-13
btrfs: qgroup: fix limit args override whole limit struct
Dongsheng Yang
1
-5
/
+10
2015-04-13
btrfs: qgroup: update limit info in function btrfs_run_qgroups().
Dongsheng Yang
1
-0
/
+4
2015-04-13
btrfs: qgroup: consolidate the parameter of fucntion update_qgroup_limit_item().
Dongsheng Yang
1
-27
/
+24
2015-04-13
btrfs: qgroup: update qgroup in memory at the same time when we update it in ...
Dongsheng Yang
1
-11
/
+17
2015-04-13
btrfs: qgroup: inherit limit info from srcgroup in creating snapshot.
Dongsheng Yang
1
-0
/
+8
2015-04-13
btrfs: Support busy loop of write and delete
Zhao Lei
1
-12
/
+14
2015-04-13
btrfs: Fix NO_SPACE bug caused by delayed-iput
Zhao Lei
4
-1
/
+13
2015-04-13
btrfs: add WARN_ON() to check is space_info op current
Zhao Lei
1
-0
/
+10
2015-04-13
btrfs: Set relative data on clear btrfs_block_group_cache->pinned
Zhao Lei
1
-0
/
+10
2015-04-13
btrfs: Adjust commit-transaction condition to avoid NO_SPACE more
Zhao Lei
1
-1
/
+2
2015-04-13
btrfs: Fix tail space processing in find_free_dev_extent()
Zhao Lei
1
-11
/
+13
2015-04-13
btrfs: fix condition of commit transaction
Zhao Lei
1
-7
/
+15
2015-04-13
Btrfs: fix uninit variable in clone ioctl
Chris Mason
1
-1
/
+1
2015-04-13
Btrfs: fix inode eviction infinite loop after cloning into it
Filipe Manana
1
-0
/
+5
2015-04-13
Btrfs: fix inode eviction infinite loop after extent_same ioctl
Filipe Manana
1
-0
/
+3
2015-04-13
Btrfs: fix range cloning when same inode used as source and destination
Filipe Manana
1
-2
/
+4
2015-04-12
mirror O_APPEND and O_DIRECT into iocb->ki_flags
Al Viro
1
-1
/
+1
2015-04-12
switch generic_write_checks() to iocb and iter
Al Viro
1
-15
/
+9
[next]