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
2005-11-07
[PATCH] kernel-docs: fix kernel-doc format problems
Randy Dunlap
1
-2
/
+3
2005-11-07
[PATCH] jbd doc: fix some kernel-doc warnings
Randy Dunlap
1
-2
/
+2
2005-11-07
[PATCH] knfsd: make sure svc_process call the correct pg_authenticate for mul...
NeilBrown
1
-0
/
+1
2005-11-07
[PATCH] knfsd: Fix some minor sign problems in nfsd/xdr
NeilBrown
1
-1
/
+2
2005-11-07
[PATCH] knfsd: Allow run-time selection of NFS versions to export
NeilBrown
2
-28
/
+133
2005-11-07
[PATCH] knfsd: Restore functionality to read from file in /proc/fs/nfsd/
NeilBrown
1
-1
/
+15
2005-11-07
[PATCH] knfsd: fix setattr-on-symlink error return
NeilBrown
1
-1
/
+8
2005-11-07
[PATCH] FUSE: pass file handle in setattr
Miklos Szeredi
1
-14
/
+14
2005-11-07
[PATCH] FUSE: atomic create+open
Miklos Szeredi
4
-48
/
+211
2005-11-07
[PATCH] FUSE: add access call
Miklos Szeredi
2
-0
/
+38
2005-11-07
[PATCH] VFS: pass file pointer to filesystem from ftruncate()
Miklos Szeredi
3
-5
/
+9
2005-11-07
[PATCH] remove superflous ctime/mtime updates in affs
Christoph Hellwig
1
-17
/
+1
2005-11-07
[PATCH] afs: use generic_ro_fops
Christoph Hellwig
3
-32
/
+1
2005-11-07
[PATCH] vxfs: use generic_ro_fops
Christoph Hellwig
1
-10
/
+1
2005-11-07
[PATCH] befs: use generic_ro_fops
Christoph Hellwig
1
-7
/
+1
2005-11-07
[PATCH] fix remaining missing includes
Tim Schmielau
1
-0
/
+1
2005-11-07
[PATCH] memory leak in dentry_open()
Peter Staubach
1
-1
/
+8
2005-11-07
[PATCH] __find_get_block_slow() cleanup
Coywolf Qi Hunt
1
-3
/
+3
2005-11-07
[PATCH] smbfs: 'names_cache' memory leak
Davi Arnaut
1
-2
/
+2
2005-11-07
[PATCH] V9FS: 'names_cache' memory leak
Davi Arnaut
2
-8
/
+8
2005-11-07
[PATCH] quota: small cleanups
Adrian Bunk
2
-0
/
+2
2005-11-07
[PATCH] aio: remove aio_max_nr accounting race
Zach Brown
1
-10
/
+21
2005-11-07
[PATCH] fuse: remove dead code from fuse_permission
Christoph Hellwig
1
-3
/
+0
2005-11-07
[PATCH] fs/smbfs/request.c: turn NULL dereference into BUG()
Adrian Bunk
1
-2
/
+1
2005-11-07
[PATCH] hfs needs nls
Lennert Buytenhek
1
-0
/
+1
2005-11-07
[PATCH] Remove hlist_for_each_rcu() API, convert existing use to hlist_for_ea...
Paul E. McKenney
1
-6
/
+4
2005-11-07
[PATCH] Process Events Connector
Matt Helsley
1
-0
/
+2
2005-11-07
[PATCH] write_inode_now(): write inode if not BDI_CAP_NO_WRITEBACK
Andrew Morton
1
-1
/
+1
2005-11-07
[PATCH] s390: cleanup of include/asm-s390/vtoc.h
Peter Oberparleiter
1
-7
/
+8
2005-11-07
[PATCH] mm: rename kmem_cache_s to kmem_cache
Pekka J Enberg
3
-6
/
+6
2005-11-04
NFS,SUNRPC,NLM: fix unused variable warnings when CONFIG_SYSCTL is disabled
Chuck Lever
3
-21
/
+44
2005-11-04
NFSv4: Teach NFSv4 to cache locks when we hold a delegation
Trond Myklebust
1
-8
/
+28
2005-11-04
NFSv4: Recover locks too when returning a delegation
Trond Myklebust
3
-2
/
+55
2005-11-04
NFSv4: Fix recovery of flock() locks.
Trond Myklebust
1
-2
/
+2
2005-11-04
NFSv4: Return any delegations before sillyrenaming the file
Trond Myklebust
1
-0
/
+3
2005-11-04
NFSv4: Fix the handling of the error NFS4ERR_OLD_STATEID
Trond Myklebust
1
-5
/
+3
2005-11-04
NFSv4: Fix problem with OPEN_DOWNGRADE
Trond Myklebust
6
-51
/
+19
2005-11-04
NFSv4: Fix a race between open() and close()
Trond Myklebust
3
-47
/
+49
2005-11-04
Merge git://oss.sgi.com:8090/oss/git/xfs-2.6
Linus Torvalds
176
-11922
/
+5668
2005-11-04
[XFS] Remove no-longer-used qsort source.
Nathan Scott
3
-182
/
+4
2005-11-04
[XFS] Fix an inode32 regression - if no options are presented, must still
Nathan Scott
1
-2
/
+2
2005-11-03
[XFS] Remove several no-longer-used files.
Nathan Scott
4
-2300
/
+0
2005-11-03
[XFS] Cleanup cosmetic differences between source trees.
Nathan Scott
4
-35
/
+19
2005-11-03
[XFS] fix XFS quota for modular XFS builds
Nathan Scott
1
-1
/
+1
2005-11-03
[XFS] Add a mechanism for XFS to use the generic quota sync method.
Nathan Scott
1
-1
/
+7
2005-11-03
[XFS] Fixed the inconsistency between attribute b-tree intermidiate node
Yingping Lu
1
-1
/
+2
2005-11-02
Merge git://brick.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
1
-3
/
+4
2005-11-02
[XFS] Ensure fsync does not incorrectly return EIO for pages beyond EOF.
Nathan Scott
1
-2
/
+3
2005-11-02
[XFS] Fix calculation of reserved AGs for inodes in 32-bit inode mode
Eric Sandeen
1
-1
/
+1
2005-11-02
[XFS] Fix boundary conditions when issuing direct IOs from large userspace
Nathan Scott
1
-12
/
+16
[next]