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
2005-11-09
[PATCH] remove CONFIG_EXT{2,3}_CHECK
Adrian Bunk
6
-258
/
+2
2005-11-09
[PATCH] Fix return value in reiserfs allocator
Jan Kara
1
-2
/
+2
2005-11-09
[PATCH] fat: respect silent mount flag
Christoph Hellwig
1
-4
/
+7
2005-11-09
[PATCH] hpfs: remove spurious mtime update
Christoph Hellwig
1
-5
/
+2
2005-11-09
[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason
Olaf Hering
15
-20
/
+1
2005-11-08
[PATCH] fix de_thread() vs send_group_sigqueue() race
Oleg Nesterov
1
-3
/
+7
2005-11-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge
Linus Torvalds
1
-22
/
+35
2005-11-08
[PATCH] unbindable mounts
Ram Pai
3
-26
/
+65
2005-11-08
[PATCH] handling of slave mounts
Ram Pai
2
-37
/
+121
2005-11-08
[PATCH] introduce slave mounts
Ram Pai
3
-4
/
+56
2005-11-08
[PATCH] shared mounts handling: umount
Ram Pai
3
-19
/
+126
2005-11-08
[PATCH] shared mounts handling: move
Ram Pai
1
-17
/
+46
2005-11-08
[PATCH] shared mount handling: bind and rbind
Ram Pai
3
-22
/
+199
2005-11-08
[PATCH] introduce shared mounts
Ram Pai
3
-2
/
+18
2005-11-08
[PATCH] beginning of the shared-subtree proper
Ram Pai
4
-1
/
+56
2005-11-08
[PATCH] making namespace_sem global
Ram Pai
1
-23
/
+23
2005-11-08
[PATCH] mount expiry fixes
Ram Pai
1
-42
/
+22
2005-11-08
[PATCH] umount_tree() locking change
Ram Pai
1
-33
/
+51
2005-11-08
[PATCH] sanitize the interface of graft_tree().
Ram Pai
1
-6
/
+6
2005-11-08
[PATCH] lindent fs/namespace.c
Ram Pai
1
-49
/
+48
2005-11-08
[PATCH] make /proc/mounts pollable
Al Viro
2
-16
/
+76
2005-11-08
[PATCH] allow callers of seq_open do allocation themselves
Al Viro
1
-4
/
+8
2005-11-08
[PATCH] cleanups and bug fix in do_loopback()
Al Viro
1
-19
/
+22
2005-11-08
[PATCH] saner handling of auto_acct_off() and DQUOT_OFF() in umount
Al Viro
3
-39
/
+44
2005-11-08
[PATCH] ppc64: SMU partition recovery
Benjamin Herrenschmidt
1
-22
/
+35
2005-11-07
Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/mtd-2.6
Linus Torvalds
37
-2138
/
+4547
2005-11-07
[PATCH] fs/super.c: unexport user_get_super
Adrian Bunk
1
-2
/
+0
2005-11-07
[PATCH] kfree cleanup: fs
Jesper Juhl
39
-245
/
+137
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
[next]