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-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...
Linus Torvalds
1
-2
/
+2
2006-10-22
[PATCH] NFS: Cache invalidation fixup
Trond Myklebust
1
-0
/
+6
2006-10-22
[PATCH] VFS: Make d_materialise_unique() enforce directory uniqueness
Trond Myklebust
2
-38
/
+106
2006-10-21
Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
2
-22
/
+119
2006-10-21
configfs: handle kzalloc() failure in check_perm()
Chandra Seetharaman
1
-6
/
+8
2006-10-21
ocfs2: cond_resched() in ocfs2_zero_extend()
Mark Fasheh
1
-0
/
+7
2006-10-21
ocfs2: fix page zeroing during simple extends
Mark Fasheh
1
-20
/
+24
2006-10-21
ocfs2: remove spurious d_count check in ocfs2_rename()
Sunil Mushran
1
-8
/
+0
2006-10-21
ocfs2: delete redundant memcmp()
Akinobu Mita
1
-4
/
+6
2006-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes
Linus Torvalds
9
-28
/
+27
2006-10-20
[PATCH] ext3/4: fix J_ASSERT(transaction->t_updates > 0) in journal_stop()
OGAWA Hirofumi
2
-4
/
+6
2006-10-20
[PATCH] nfsd: nfs_replay_me
Al Viro
2
-5
/
+5
2006-10-20
[PATCH] nfsd: misc endianness annotations
Al Viro
6
-11
/
+11
2006-10-20
[PATCH] xdr annotations: nfsd callback*
Al Viro
1
-10
/
+10
2006-10-20
[PATCH] nfsd: NFSv4 errno endianness annotations
Al Viro
2
-26
/
+31
2006-10-20
[PATCH] nfsd: NFSv{2,3} trivial endianness annotations for error values
Al Viro
4
-45
/
+51
2006-10-20
[PATCH] nfsd: nfs4 code returns error values in net-endian
Al Viro
4
-171
/
+171
2006-10-20
[PATCH] nfsd: vfs.c endianness annotations
Al Viro
1
-142
/
+157
2006-10-20
[PATCH] xdr annotations: NFSv4 server
Al Viro
2
-34
/
+34
2006-10-20
[PATCH] xdr annotations: NFSv3 server
Al Viro
2
-68
/
+68
2006-10-20
[PATCH] xdr annotations: NFSv2 server
Al Viro
2
-45
/
+45
2006-10-20
[PATCH] xdr annotations: nfsd_dispatch()
Al Viro
1
-4
/
+4
2006-10-20
[PATCH] nfsfh simple endianness annotations
Al Viro
1
-5
/
+5
2006-10-20
[PATCH] nfsd: nfserrno() endianness annotations
Al Viro
1
-4
/
+3
2006-10-20
[PATCH] nfs_common endianness annotations
Al Viro
1
-2
/
+2
2006-10-20
[PATCH] xdr annotations: mount_clnt
Al Viro
1
-3
/
+3
2006-10-20
[PATCH] nfs: verifier is network-endian
Al Viro
2
-4
/
+4
2006-10-20
[PATCH] xdr annotations: fs/nfs/callback*
Al Viro
2
-24
/
+24
2006-10-20
[PATCH] fs/nfs/callback* passes error values big-endian
Al Viro
3
-36
/
+36
2006-10-20
[PATCH] xdr annotations: NFS readdir entries
Al Viro
7
-14
/
+14
2006-10-20
[PATCH] xdr annotations: NFSv4
Al Viro
1
-177
/
+181
2006-10-20
[PATCH] xdr annotations: NFSv3
Al Viro
1
-57
/
+57
2006-10-20
[PATCH] xdr annotations: NFSv2
Al Viro
1
-37
/
+37
2006-10-20
[PATCH] lockd endianness annotations
Al Viro
9
-101
/
+101
2006-10-20
[PATCH] fix svc_procfunc declaration
Al Viro
8
-90
/
+90
2006-10-20
[PATCH] bug: nfsd/nfs4xdr.c misuse of ERR_PTR()
Al Viro
1
-10
/
+11
2006-10-20
[PATCH] NFS: remove unused check in nfs4_open_revalidate
Chuck Lever
1
-4
/
+2
2006-10-20
[PATCH] NFS: __nfs_revalidate_inode() can use "inode" before checking it is n...
Chuck Lever
1
-1
/
+1
2006-10-20
[PATCH] NFS: fix minor bug in new NFS symlink code
Chuck Lever
1
-2
/
+2
2006-10-20
[PATCH] NFS: Deal with failure of invalidate_inode_pages2()
Trond Myklebust
3
-18
/
+29
2006-10-20
[PATCH] NFS: Fix NFSv4 callback regression
Trond Myklebust
1
-7
/
+12
2006-10-20
[PATCH] nfs4: initialize cl_ipaddr
J. Bruce Fields
1
-2
/
+6
2006-10-20
[PATCH] NFS: Fix error handling in nfs_direct_write_result()
Trond Myklebust
1
-5
/
+7
2006-10-20
[PATCH] NFS: Fix oops in nfs_cancel_commit_list
Trond Myklebust
1
-2
/
+2
2006-10-20
[PATCH] NFSv4: Fix thinko in fs/nfs/super.c
Trond Myklebust
1
-1
/
+1
2006-10-20
[PATCH] autofs3: Make sure all dentries refs are released before calling kill...
David Howells
4
-4
/
+4
2006-10-20
[PATCH] fs/Kconfig: move GENERIC_ACL, fix acl() call errors
Randy Dunlap
1
-4
/
+4
2006-10-20
[PATCH] OOM killer meets userspace headers
Alexey Dobriyan
1
-1
/
+3
2006-10-20
[PATCH] separate bdi congestion functions from queue congestion functions
Andrew Morton
5
-6
/
+12
2006-10-20
[PATCH] ecryptfs: use special_file()
Pekka Enberg
1
-4
/
+1
[next]