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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-01-26
[PATCH 2/2] ocfs2: cluster aware flock()
Mark Fasheh
6
-1
/
+236
2008-01-26
[PATCH 1/2] ocfs2: add flock lock type
Mark Fasheh
5
-0
/
+284
2008-01-26
ocfs2: Local alloc window size changeable via mount option
Sunil Mushran
5
-14
/
+59
2008-01-26
ocfs2: Support commit= mount option
Mark Fasheh
3
-2
/
+30
2008-01-26
ocfs2: Add missing permission checks
Mark Fasheh
1
-0
/
+6
2008-01-26
[PATCH 2/2] ocfs2: Implement group add for online resize
Tao Ma
5
-1
/
+269
2008-01-26
[PATCH 1/2] ocfs2: Add group extend for online resize
Tao Ma
10
-7
/
+518
2008-01-26
ocfs2: Initalize bitmap_cpg of ocfs2_super to be the maximum.
Tao Ma
1
-18
/
+1
2008-01-26
ocfs2: Documentation update
Mark Fasheh
1
-8
/
+2
2008-01-26
ocfs2: Readpages support
Mark Fasheh
1
-2
/
+66
2008-01-26
ocfs2: Rename ocfs2_meta_[un]lock
Mark Fasheh
16
-144
/
+144
2008-01-26
ocfs2: Remove data locks
Mark Fasheh
9
-214
/
+22
2008-01-26
ocfs2: Add data downconvert worker to inode lock
Mark Fasheh
1
-0
/
+5
2008-01-26
ocfs2: Remove mount/unmount votes
Mark Fasheh
15
-967
/
+179
2008-01-26
ocfs2: Remove fs dependency on ocfs2_heartbeat module
Mark Fasheh
3
-83
/
+0
2008-01-26
ocfs2_dlm: Call node eviction callbacks from heartbeat handler
Mark Fasheh
1
-0
/
+7
2008-01-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...
Linus Torvalds
10
-62
/
+68
2008-01-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
3
-51
/
+24
2008-01-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw
Linus Torvalds
40
-1109
/
+1092
2008-01-25
[GFS2] Allow journal recovery on read-only mount
Abhijith Das
1
-4
/
+12
2008-01-25
[GFS2] Lockup on error
Bob Peterson
1
-1
/
+1
2008-01-25
[GFS2] Fix page_mkwrite truncation race path
Steven Whitehouse
1
-0
/
+1
2008-01-25
[GFS2] Fix typo
Bob Peterson
1
-1
/
+1
2008-01-25
[GFS2] Fix write alloc required shortcut calculation
Steven Whitehouse
1
-2
/
+2
2008-01-25
[GFS2] gfs2_alloc_required performance
Bob Peterson
1
-0
/
+5
2008-01-25
[GFS2] Remove unneeded i_spin
Bob Peterson
2
-2
/
+0
2008-01-25
[GFS2] Reduce inode size by moving i_alloc out of line
Steven Whitehouse
12
-36
/
+39
2008-01-25
[GFS2] Fix assert in log code
Steven Whitehouse
1
-7
/
+4
2008-01-25
[GFS2] Fix problems relating to execution of files on GFS2
Steven Whitehouse
2
-9
/
+16
2008-01-25
[GFS2] Initialize extent_list earlier
Bob Peterson
2
-1
/
+1
2008-01-25
[GFS2] Allow page migration for writeback and ordered pages
Steven Whitehouse
1
-0
/
+2
2008-01-25
[GFS2] Remove unused variable
Steven Whitehouse
1
-1
/
+0
2008-01-25
[GFS2] Fix log block mapper
Steven Whitehouse
1
-1
/
+1
2008-01-25
[GFS2] Minor correction
Bob Peterson
1
-1
/
+1
2008-01-25
[GFS2] Eliminate the no longer needed sd_statfs_mutex
Bob Peterson
3
-6
/
+0
2008-01-25
[GFS2] Incremental patch to fix compiler warning
Bob Peterson
1
-5
/
+2
2008-01-25
[GFS2] Function meta_read optimization
Bob Peterson
1
-6
/
+7
2008-01-25
[GFS2] Only fetch the dinode once in block_map
Bob Peterson
1
-7
/
+7
2008-01-25
[GFS2] Reorganize function gfs2_glmutex_lock
Bob Peterson
1
-14
/
+9
2008-01-25
[GFS2] Run through full bitmaps quicker in gfs2_bitfit
Bob Peterson
1
-25
/
+29
2008-01-25
[GFS2] Get rid of useless "found" variable in quota.c
Bob Peterson
1
-4
/
+2
2008-01-25
[GFS2] Journal extent mapping
Bob Peterson
4
-17
/
+97
2008-01-25
[GFS2] Remove function gfs2_get_block
Bob Peterson
8
-35
/
+17
2008-01-25
[GFS2] use pid for plock owner for nfs clients
David Teigland
1
-4
/
+14
2008-01-25
[GFS2] Remove unused variable
Steven Whitehouse
1
-1
/
+0
2008-01-25
[GFS2] patch to check for recursive lock requests in gfs2_rename code path
Abhijith Das
1
-8
/
+25
2008-01-25
[GFS2] Remove lock methods for lock_nolock protocol
Wendy Cheng
3
-14
/
+35
2008-01-25
[GFS2] Remove unrequired code
Fabio M. Di Nitto
1
-36
/
+6
2008-01-25
[GFS2] Fix build warnings
Fabio Massimo Di Nitto
1
-12
/
+0
2008-01-25
[GFS2] remove unnecessary permission checks
Ryan O'Hara
1
-30
/
+0
[next]