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
2013-09-09
autofs4 - fix device ioctl mount lookup
Ian Kent
1
-11
/
+12
2013-09-09
introduce kern_path_mountpoint()
Al Viro
1
-11
/
+24
2013-09-09
rename user_path_umountat() to user_path_mountpoint_at()
Al Viro
3
-13
/
+15
2013-09-09
take unlazy_walk() into umount_lookup_last()
Al Viro
1
-33
/
+27
2013-09-08
prune_super(): sb->s_op is never NULL
Al Viro
1
-1
/
+1
2013-09-08
exportfs: don't assume that ->iterate() won't feed us too long entries
Al Viro
1
-1
/
+1
2013-09-08
afs: get rid of redundant ->d_name.len checks
Al Viro
1
-24
/
+0
2013-09-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
8
-252
/
+316
2013-09-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
5
-31
/
+114
2013-09-08
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
1
-1
/
+1
2013-09-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
3
-4
/
+4
2013-09-06
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
20
-432
/
+598
2013-09-06
Merge tag 'for-f2fs-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...
Linus Torvalds
18
-335
/
+778
2013-09-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
1
-0
/
+16
2013-09-06
fuse: drop dentry on failed revalidate
Anand Avati
1
-0
/
+2
2013-09-06
fuse: clean up return in fuse_dentry_revalidate()
Miklos Szeredi
1
-8
/
+18
2013-09-06
fuse: use d_materialise_unique()
Miklos Szeredi
1
-43
/
+26
2013-09-06
sysfs: use check_submounts_and_drop()
Miklos Szeredi
1
-12
/
+8
2013-09-06
nfs: use check_submounts_and_drop()
Miklos Szeredi
1
-5
/
+4
2013-09-06
gfs2: use check_submounts_and_drop()
Miklos Szeredi
1
-6
/
+3
2013-09-06
afs: use check_submounts_and_drop()
Miklos Szeredi
1
-7
/
+3
2013-09-06
vfs: check unlinked ancestors before mount
Miklos Szeredi
3
-6
/
+39
2013-09-06
vfs: check submounts and drop atomically
Miklos Szeredi
1
-0
/
+65
2013-09-06
vfs: add d_walk()
Miklos Szeredi
1
-161
/
+148
2013-09-06
vfs: restructure d_genocide()
Miklos Szeredi
1
-8
/
+4
2013-09-05
sparc: fix PCI device proc file mmap(2)
Alexey Dobriyan
1
-0
/
+16
2013-09-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
22
-193
/
+370
2013-09-05
f2fs: optimize gc for better performance
Jin Xu
3
-2
/
+9
2013-09-05
f2fs: merge more bios of node block writes
Jaegeuk Kim
1
-4
/
+5
2013-09-05
Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-3
/
+3
2013-09-05
Merge tag 'dlm-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/teiglan...
Linus Torvalds
2
-22
/
+7
2013-09-05
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
23
-367
/
+816
2013-09-04
direct-io: Handle O_(D)SYNC AIO
Christoph Hellwig
5
-13
/
+40
2013-09-04
direct-io: Implement generic deferred AIO completions
Christoph Hellwig
9
-129
/
+98
2013-09-04
Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-34
/
+242
2013-09-04
switch fchmod() to fdget
Al Viro
1
-6
/
+5
2013-09-04
switch epoll_ctl() to fdget
Al Viro
1
-16
/
+15
2013-09-04
git simplify nilfs check for busy subtree
Al Viro
1
-19
/
+7
2013-09-04
constify touch_atime()
Al Viro
1
-1
/
+1
2013-09-04
vfs: allow umount to handle mountpoints without revalidating them
Jeff Layton
2
-1
/
+183
2013-09-04
vfs: call d_op->d_prune() before unhashing dentry
Yan, Zheng
1
-2
/
+11
2013-09-04
only regular files with FMODE_WRITE need to be on s_files
Al Viro
1
-2
/
+4
2013-09-04
nfsd: racy access to ->d_name in nsfd4_encode_path()
Al Viro
1
-6
/
+8
2013-09-04
Merge branch 'for-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
1
-1
/
+1
2013-09-03
Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
9
-120
/
+180
2013-09-03
Merge branch 'lockref' (locked reference counts)
Linus Torvalds
2
-27
/
+80
2013-09-03
f2fs: avoid an overflow during utilization calculation
Jaegeuk Kim
1
-1
/
+1
2013-09-03
f2fs: trigger GC when there are prefree segments
Jaegeuk Kim
1
-1
/
+2
2013-09-02
vfs: reimplement d_rcu_to_refcount() using lockref_get_or_lock()
Linus Torvalds
2
-27
/
+65
2013-09-02
vfs: use lockref_get_not_zero() for optimistic lockless dget_parent()
Waiman Long
1
-0
/
+15
[next]