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
2008-04-24
nfsd: initialize lease type in nfs4_open_delegation()
Felix Blyakher
1
-2
/
+2
2008-04-24
NFS: convert nfs4 callback thread to kthread API
Jeff Layton
1
-38
/
+35
2008-04-24
nfsd: fix sparse warning in vfs.c
Harvey Harrison
1
-1
/
+1
2008-04-24
nfsd: fix sparse warnings
Harvey Harrison
4
-13
/
+7
2008-04-24
lockd: convert nsm_mutex to a spinlock
J. Bruce Fields
1
-15
/
+19
2008-04-24
lockd: clean up __nsm_find()
J. Bruce Fields
1
-16
/
+16
2008-04-24
lockd: fix race in nlm_release()
J. Bruce Fields
1
-6
/
+4
2008-04-24
lockd: fix sparse warning in svcshare.c
Harvey Harrison
1
-1
/
+2
2008-04-24
make nfsd_create_setattr() static
Adrian Bunk
1
-1
/
+1
2008-04-24
NFSD: Remove redundant "select" clauses in fs/Kconfig
Chuck Lever
1
-2
/
+0
2008-04-24
NFSD: Move "select NFSD_V2_ACL if NFSD_V3_ACL"
Chuck Lever
1
-1
/
+1
2008-04-24
NFSD: Move "select FS_POSIX_ACL if NFSD_V4"
Chuck Lever
1
-2
/
+2
2008-04-24
NFSD: Update help text for CONFIG_NFSD
Chuck Lever
1
-29
/
+47
2008-04-24
NFSD: Remove NFSD_TCP kernel build option
Chuck Lever
2
-12
/
+0
2008-04-24
nfsd: clarify readdir/mountpoint-crossing code
J. Bruce Fields
1
-3
/
+10
2008-04-24
nfsd4: kill unnecessary check in preprocess_stateid_op
J. Bruce Fields
1
-1
/
+1
2008-04-24
nfsd4: simplify stateid sequencing checks
J. Bruce Fields
1
-15
/
+26
2008-04-24
nfsd4: remove unnecessary CHECK_FH check in preprocess_seqid_op
J. Bruce Fields
1
-7
/
+7
2008-04-24
nfs: remove unnecessary NFS_NEED_* defines
J. Bruce Fields
1
-1
/
+0
2008-04-24
IPv6 support for NFS server export caches
Aurélien Charbon
2
-5
/
+19
2008-04-24
NLM: Convert lockd to use kthreads
Jeff Layton
2
-75
/
+60
2008-04-24
knfsd: Remove NLM_HOST_MAX and associated logic.
NeilBrown
1
-6
/
+3
2008-04-23
[patch 7/7] vfs: mountinfo: show dominating group id
Miklos Szeredi
3
-2
/
+59
2008-04-23
[patch 6/7] vfs: mountinfo: add /proc/<pid>/mountinfo
Ram Pai
2
-23
/
+111
2008-04-23
[patch 5/7] vfs: mountinfo: allow using process root
Miklos Szeredi
2
-63
/
+59
2008-04-23
[patch 4/7] vfs: mountinfo: add mount peer group ID
Miklos Szeredi
2
-4
/
+94
2008-04-23
[patch 3/7] vfs: mountinfo: add mount ID
Miklos Szeredi
1
-0
/
+34
2008-04-23
[patch 2/7] vfs: mountinfo: add seq_file_root()
Miklos Szeredi
2
-8
/
+46
2008-04-23
[patch 1/7] vfs: mountinfo: add dentry_path()
Ram Pai
2
-40
/
+115
2008-04-23
[PATCH] remove unused label in xattr.c (noise from ro-bind)
Al Viro
1
-1
/
+0
2008-04-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
8
-43
/
+63
2008-04-23
[PATCH] proc_readfd_common() race fix
Al Viro
1
-3
/
+1
2008-04-23
[PATCH] double-free of inode on alloc_file() failure exit in create_write_pipe()
Al Viro
1
-0
/
+3
2008-04-23
fs: use loff_t type instead of long long
David Sterba
2
-4
/
+4
2008-04-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...
Linus Torvalds
14
-111
/
+211
2008-04-23
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
22
-1361
/
+1172
2008-04-22
[PATCH] teach seq_file to discard entries
Al Viro
2
-4
/
+13
2008-04-22
[PATCH] umount_tree() will unhash everything itself
Al Viro
1
-2
/
+1
2008-04-22
[PATCH] get rid of more nameidata passing in namespace.c
Al Viro
1
-28
/
+25
2008-04-22
[PATCH] switch a bunch of LSM hooks from nameidata to path
Al Viro
1
-5
/
+6
2008-04-22
[PATCH] lock exclusively in collect_mounts() and drop_collected_mounts()
Al Viro
1
-4
/
+4
2008-04-22
[PATCH] move a bunch of declarations to fs/internal.h
Al Viro
3
-0
/
+13
2008-04-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
1
-1
/
+1
2008-04-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/juh...
Linus Torvalds
7
-12
/
+12
2008-04-22
Merge branch 'for-2.6.26' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-41
/
+117
2008-04-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
3
-3
/
+8
2008-04-22
ext*: spelling fix prefered -> preferred
Benoit Boissinot
6
-11
/
+11
2008-04-22
Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...
Linus Torvalds
9
-9
/
+4
2008-04-22
trivial: small cleanups
Pavel Machek
1
-1
/
+1
2008-04-22
[SPARC]: Remove SunOS and Solaris binary support.
David S. Miller
1
-1
/
+1
[next]