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
pinetabv-6.6.y-devel
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
2014-12-11
make nameidata completely opaque outside of fs/namei.c
Al Viro
1
-0
/
+24
2014-12-11
Merge branch 'nsfs' into for-next
Al Viro
8
-180
/
+207
2014-12-11
kill proc_ns completely
Al Viro
3
-11
/
+5
2014-12-11
take the targets of /proc/*/ns/* symlinks to separate fs
Al Viro
6
-148
/
+186
2014-12-09
Merge branch 'iov_iter' into for-next
Al Viro
54
-504
/
+558
2014-12-04
bury struct proc_ns in fs/proc
Al Viro
3
-14
/
+11
2014-12-04
copy address of proc_ns_ops into ns_common
Al Viro
2
-4
/
+3
2014-12-04
new helpers: ns_alloc_inum/ns_free_inum
Al Viro
1
-2
/
+2
2014-12-04
make proc_ns_operations work with struct ns_common * instead of void *
Al Viro
3
-15
/
+8
2014-12-04
make mntns ->get()/->put()/->install()/->inum() work with &mnt_ns->ns
Al Viro
1
-8
/
+13
2014-12-04
common object embedded into various struct ....ns
Al Viro
2
-4
/
+5
2014-11-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
3
-15
/
+25
2014-11-21
Merge branch 'overlayfs-current' of git://git.kernel.org/pub/scm/linux/kernel...
Al Viro
28
-347
/
+400
2014-11-20
ovl: ovl_dir_fsync() cleanup
Miklos Szeredi
1
-2
/
+2
2014-11-20
ovl: pass dentry into ovl_dir_read_merged()
Miklos Szeredi
1
-21
/
+14
2014-11-20
ovl: use lockless_dereference() for upperdentry
Miklos Szeredi
1
-6
/
+1
2014-11-20
ovl: allow filenames with comma
Miklos Szeredi
1
-3
/
+45
2014-11-20
ovl: fix race in private xattr checks
Miklos Szeredi
1
-9
/
+18
2014-11-20
ovl: fix remove/copy-up race
Miklos Szeredi
1
-12
/
+19
2014-11-20
ovl: rename filesystem type to "overlay"
Miklos Szeredi
4
-7
/
+7
2014-11-19
btrfs: fix lockups from btrfs_clear_path_blocking
Chris Mason
3
-15
/
+25
2014-11-19
isofs: avoid unused function warning
Arnd Bergmann
1
-21
/
+21
2014-11-19
vfs: fix reference leak in d_prune_aliases()
Yan, Zheng
1
-0
/
+1
2014-11-19
Merge tag 'trace-seq-file-cleanup' of git://git.kernel.org/pub/scm/linux/kern...
Al Viro
10
-240
/
+191
2014-11-19
dcache: fix kmemcheck warning in switch_names
Mikulas Patocka
1
-0
/
+2
2014-11-19
new helper: audit_file()
Al Viro
2
-12
/
+8
2014-11-19
nfsd_vfs_write(): use file_inode()
Al Viro
1
-3
/
+1
2014-11-19
ncpfs: use file_inode()
Al Viro
3
-15
/
+9
2014-11-19
kill f_dentry uses
Al Viro
7
-10
/
+10
2014-11-19
lockd: get rid of ->f_path.dentry->d_sb
Al Viro
1
-1
/
+1
2014-11-19
procfs: get rid of ->f_dentry
Al Viro
1
-2
/
+2
2014-11-19
nfsd: get rid of ->f_dentry
Al Viro
1
-1
/
+1
2014-11-19
rpc_pipefs.c: get rid of f_dentry
Al Viro
1
-1
/
+1
2014-11-19
afs_fsync: don't bother with ->f_path.dentry
Al Viro
1
-5
/
+4
2014-11-19
cifs: get rid of ->f_path.dentry->d_sb uses, add a new helper
Al Viro
4
-11
/
+16
2014-11-19
btrfs: get rid of f_dentry use
Al Viro
1
-1
/
+1
2014-11-19
nfsd/nfsctl.c: new helper
Al Viro
1
-21
/
+16
2014-11-19
assorted conversions to %p[dD]
Al Viro
27
-229
/
+168
2014-11-19
switch d_materialise_unique() users to d_splice_alias()
Al Viro
8
-10
/
+10
2014-11-19
merge d_materialise_unique() into d_splice_alias()
Al Viro
1
-108
/
+35
2014-11-19
Merge branch 'for-gfs2' into for-next
Al Viro
1
-17
/
+9
2014-11-19
d_add_ci() should just accept a hashed exact match if it finds one
Al Viro
1
-39
/
+7
2014-11-19
gfs2_atomic_open(): simplify the use of finish_no_open()
Al Viro
1
-5
/
+2
2014-11-19
gfs2_create_inode(): don't bother with d_splice_alias()
Al Viro
1
-14
/
+4
2014-11-19
gfs2: bugger off early if O_CREAT open finds a directory
Al Viro
1
-0
/
+5
2014-11-16
Merge tag 'nfs-for-3.18-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
11
-64
/
+83
2014-11-14
Merge branch 'akpm' (fixes from Andrew Morton)
Linus Torvalds
5
-25
/
+67
2014-11-14
fanotify: fix notification of groups with inode & mount marks
Jan Kara
5
-25
/
+67
2014-11-13
ceph: fix flush tid comparision
Yan, Zheng
1
-1
/
+1
2014-11-13
NFS: Don't try to reclaim delegation open state if recovery failed
Trond Myklebust
1
-0
/
+2
[next]