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
2006-10-11
[PATCH] jbd2: enable building of jbd2 and have ext4 use it rather than jbd
Mingming Cao
20
-108
/
+141
2006-10-11
[PATCH] jbd2: rename slab
Johann Lombardi
2
-5
/
+5
2006-10-11
[PATCH] jbd2: rename jbd2 symbols to avoid duplication of jbd symbols
Mingming Cao
7
-535
/
+535
2006-10-11
[PATCH] jbd2: initial copy of files from jbd
Dave Kleikamp
7
-0
/
+7062
2006-10-11
[PATCH] ext4: enable building of ext4
Mingming Cao
2
-4
/
+72
2006-10-11
[PATCH] ext4: rename ext4 symbols to avoid duplication of ext3 symbols
Mingming Cao
22
-2761
/
+2761
2006-10-11
[PATCH] ext4: initial copy of files from ext3
Dave Kleikamp
22
-0
/
+15595
2006-10-11
[PATCH] hugetlb: fix linked list corruption in unmap_hugepage_range()
Chen, Kenneth W
1
-1
/
+1
2006-10-11
[PATCH] null dereference in fs/jbd/journal.c
Eric Sesterhenn
1
-1
/
+2
2006-10-11
[PATCH] ufs endianness annotations
Al Viro
1
-8
/
+6
2006-10-11
[PATCH] fs/partitions endianness annotations
Al Viro
1
-4
/
+2
2006-10-11
[PATCH] isofs endianness annotations
Al Viro
1
-5
/
+5
2006-10-11
[PATCH] hpfs endianness annotations
Al Viro
1
-5
/
+6
2006-10-11
[PATCH] fs/fat endianness annotations
Al Viro
1
-1
/
+1
2006-10-11
[PATCH] befs: endianness annotations
Al Viro
6
-72
/
+106
2006-10-11
[PATCH] befs: missing fs32_to_cpu() in debug.c
Al Viro
1
-1
/
+1
2006-10-11
[PATCH] befs: introduce on-disk endian types
Al Viro
2
-18
/
+22
2006-10-11
[PATCH] befs: prepare to sanitizing headers
Al Viro
8
-7
/
+2
2006-10-11
[PATCH] befs: remove bogus typedef
Al Viro
1
-1
/
+0
2006-10-11
[PATCH] fs/inode.c NULL noise removal
Al Viro
1
-1
/
+1
2006-10-11
[PATCH] more fs/compat.c __user annotations
Al Viro
1
-1
/
+1
2006-10-10
[PATCH] mm: bug in set_page_dirty_buffers
Nick Piggin
1
-1
/
+4
2006-10-10
[PATCH] Introduce vfs_listxattr
Bill Nottingham
1
-12
/
+21
2006-10-10
[PATCH] hppfs: readdir callback missed in prototype change
Al Viro
1
-1
/
+1
2006-10-10
[PATCH] dlm gfp_t annotations
Al Viro
2
-4
/
+4
2006-10-10
[PATCH] wrong order of arguments in copy_to_user() in ncpfs
Al Viro
1
-1
/
+1
2006-10-09
Fix extraneous '&' in recent NFS client cleanup
Linus Torvalds
1
-1
/
+1
2006-10-09
[PATCH] NFS: Fix typo in nfs_get_client()
Trond Myklebust
1
-19
/
+5
2006-10-08
[PATCH] NFS: Fix typo in nfs_get_client()
Trond Myklebust
1
-1
/
+1
2006-10-07
[PATCH] reiserfs: null pointer dereferencing in reiserfs_read_bitmap_block
Eric Eric Sesterhenn
1
-2
/
+2
2006-10-06
[PATCH] knfsd: tidy up up meaning of 'buffer size' in nfsd/sunrpc
NeilBrown
1
-1
/
+1
2006-10-06
Merge git://git.infradead.org/~dhowells/irq-2.6
Linus Torvalds
1
-1
/
+1
2006-10-06
[PATCH] UDF: Fix mounting read-write
Peter Osterlund
1
-1
/
+2
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
1
-1
/
+1
2006-10-04
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/configh
Linus Torvalds
8
-10
/
+0
2006-10-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6
Linus Torvalds
114
-1
/
+38977
2006-10-04
Merge master.kernel.org:/pub/scm/linux/kernel/git/willy/parisc-2.6
Linus Torvalds
1
-2
/
+16
2006-10-04
[PATCH] ecryptfs: fs/Makefile and fs/Kconfig
Michael Halcrow
13
-0
/
+6768
2006-10-04
[PATCH] knfsd: nfsd4: actually use all the pieces to implement referrals
J.Bruce Fields
2
-13
/
+68
2006-10-04
[PATCH] knfsd: nfsd4: xdr encoding for fs_locations
J.Bruce Fields
1
-0
/
+125
2006-10-04
[PATCH] knfsd: nfsd4: fslocations data structures
Manoj Naik
1
-4
/
+114
2006-10-04
[PATCH] knfsd: nfsd: store export path in export
J.Bruce Fields
1
-0
/
+10
2006-10-04
[PATCH] knfsd: close a race-opportunity in d_splice_alias
NeilBrown
1
-4
/
+5
2006-10-04
[PATCH] knfsd: fix auto-sizing of nfsd request/reply buffers
NeilBrown
1
-1
/
+1
2006-10-04
[PATCH] knfsd: lockd: fix refount on nsm
NeilBrown
1
-2
/
+4
2006-10-04
[PATCH] knfsd: nfsd4: acls: fix handling of zero-length acls
J.Bruce Fields
2
-20
/
+5
2006-10-04
[PATCH] knfsd: nfsd4: acls: simplify nfs4_acl_nfsv4_to_posix interface
J.Bruce Fields
1
-27
/
+21
2006-10-04
[PATCH] knfsd: nfsd4: acls: fix inheritance
J.Bruce Fields
1
-13
/
+30
2006-10-04
[PATCH] knfsd: nfsd4: acls: relax the nfsv4->posix mapping
J.Bruce Fields
1
-354
/
+273
2006-10-04
[PATCH] knfsd: nfsd4: clean up exp_pseudoroot
J.Bruce Fields
1
-7
/
+4
[next]