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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-09
Btrfs: detect corrupted filesystem after write I/O errors
Stefan Behrens
1
-2
/
+14
2012-10-09
Btrfs: make compress and nodatacow mount options mutually exclusive
Andrei Popa
1
-1
/
+13
2012-10-09
btrfs: fix message printing
Daniel J Blueman
3
-11
/
+11
2012-10-09
Btrfs: don't bother committing delayed inode updates when fsyncing
Josef Bacik
1
-19
/
+65
2012-10-09
btrfs: move inline function code to header file
Robin Dong
2
-14
/
+12
2012-10-09
Btrfs: remove unnecessary IS_ERR in bio_readpage_error()
Tsutomu Itoh
1
-1
/
+1
2012-10-09
btrfs: remove unused function btrfs_insert_some_items()
Robin Dong
1
-143
/
+0
2012-10-09
Btrfs: don't commit instead of overcommitting
Josef Bacik
1
-28
/
+6
2012-10-09
Btrfs: confirmation of value is added before trace_btrfs_get_extent() is called
Tsutomu Itoh
1
-1
/
+2
2012-10-09
Btrfs: be smarter about dropping things from the tree log
Josef Bacik
1
-2
/
+13
2012-10-09
Btrfs: don't lookup csums for prealloc extents
Josef Bacik
1
-2
/
+1
2012-10-09
Btrfs: cache extent state when writing out dirty metadata pages
Josef Bacik
8
-16
/
+63
2012-10-09
Btrfs: do not hold the file extent leaf locked when adding extent item
Josef Bacik
1
-3
/
+1
2012-10-09
Btrfs: do not async metadata csumming in certain situations
Josef Bacik
3
-2
/
+35
2012-10-09
btrfs: fix min csum item size warnings in 32bit
Zach Brown
1
-1
/
+2
2012-10-09
Btrfs: run delayed refs first when out of space
Josef Bacik
1
-10
/
+10
2012-10-09
Btrfs: fix orphan transaction on the freezed filesystem
Miao Xie
4
-23
/
+49
2012-10-09
Btrfs: add a type field for the transaction handle
Miao Xie
3
-42
/
+21
2012-10-09
Btrfs: fix memory leak in start_transaction()
Miao Xie
1
-1
/
+3
2012-10-09
btrfs: extended inode ref iteration
Mark Fasheh
2
-37
/
+138
2012-10-09
btrfs: extended inode refs
Mark Fasheh
7
-79
/
+710
2012-10-09
btrfs: improved readablity for add_inode_ref
Jan Schmidt
1
-81
/
+97
2012-10-09
Btrfs: handle not finding the extent exactly when logging changed extents
Josef Bacik
1
-6
/
+40
2012-10-09
btrfs: move transaction aborts to the point of failure
David Sterba
4
-47
/
+80
2012-10-09
Btrfs: fix the missing error information in create_pending_snapshot()
Miao Xie
1
-22
/
+35
2012-10-09
Btrfs: fix off-by-one in file clone
Liu Bo
1
-9
/
+9
2012-10-04
btrfs: allow setting NOCOW for a zero sized file via ioctl
David Sterba
1
-4
/
+27
2012-10-04
Btrfs: fix punch hole when no extent exists
Josef Bacik
1
-1
/
+3
2012-10-04
Btrfs: don't do anything in our ->freeze_fs and ->unfreeze_fs
Josef Bacik
1
-6
/
+0
2012-10-04
Btrfs: remove unused write cache pages hook
Josef Bacik
1
-47
/
+0
2012-10-04
Btrfs: fix race when getting the eb out of page->private
Josef Bacik
1
-4
/
+19
2012-10-04
Btrfs: do not hold the write_lock on the extent tree while logging
Josef Bacik
3
-5
/
+20
2012-10-04
Btrfs: fix race with freeze and free space inodes
Josef Bacik
1
-2
/
+11
2012-10-04
Btrfs: kill obsolete arguments in btrfs_wait_ordered_extents
Liu Bo
6
-18
/
+7
2012-10-04
Btrfs: cleanup fs_info->hashers
Liu Bo
2
-2
/
+0
2012-10-04
Btrfs: cleanup for duplicated code in find_free_extent
Liu Bo
1
-4
/
+0
2012-10-04
Btrfs: fix race in sync and freeze again
Josef Bacik
3
-10
/
+18
2012-10-04
btrfs: return EPERM upon rmdir on a subvolume
David Sterba
1
-2
/
+3
2012-10-04
Btrfs: using for_each_set_bit_from to simplify the code
Wei Yongjun
1
-6
/
+2
2012-10-04
Btrfs: write_buf is now callable outside send.c
Anand Jain
2
-5
/
+7
2012-10-04
Btrfs: remove unnecessary code in btree_get_extent()
Tsutomu Itoh
1
-7
/
+1
2012-10-04
Btrfs: cleanup of error processing in btree_get_extent()
Tsutomu Itoh
1
-9
/
+5
2012-10-01
Revert "Btrfs: do not do filemap_write_and_wait_range in fsync"
Miao Xie
1
-3
/
+11
2012-10-01
Btrfs: remove bytes argument from do_chunk_alloc
Josef Bacik
1
-15
/
+10
2012-10-01
Btrfs: delay block group item insertion
Josef Bacik
4
-67
/
+79
2012-10-01
btrfs: Kill some bi_idx references
Kent Overstreet
2
-17
/
+2
2012-10-01
Btrfs: fix unnecessary warning when the fragments make the space alloc fail
Miao Xie
1
-1
/
+1
2012-10-01
Btrfs: create a pinned em when writing to a prealloc range in DIO
Josef Bacik
1
-0
/
+55
2012-10-01
Btrfs: move the sb_end_intwrite until after the throttle logic
Josef Bacik
1
-2
/
+2
2012-10-01
Btrfs: use larger limit for translation of logical to inode
Liu Bo
2
-4
/
+5
[next]