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
2016-08-16
orangefs: rename most remaining global variables
Martin Brandenburg
9
-46
/
+47
2016-08-15
orangefs: g_orangefs_stats -> orangefs_stats for consistency
Martin Brandenburg
4
-8
/
+7
2016-08-15
orangefs: make devreq_mutex static
Martin Brandenburg
3
-4
/
+2
2016-08-15
orangefs: describe organization of sysfs
Martin Brandenburg
1
-0
/
+7
2016-08-15
orangefs: remove duplicated sysfs_ops structures
Martin Brandenburg
1
-58
/
+15
2016-08-15
orangefs: consolidate sysfs show and store functions
Martin Brandenburg
1
-317
/
+148
2016-08-15
orangefs: reorganize duplicated sysfs attribute structs
Martin Brandenburg
1
-391
/
+81
2016-08-15
orangefs: remove dead code in sysfs
Martin Brandenburg
1
-280
/
+81
2016-08-15
orangefs: clean up debugfs globals
Martin Brandenburg
7
-705
/
+705
2016-08-08
orangefs: add readahead count and size to sysfs
Martin Brandenburg
1
-8
/
+115
2016-08-08
orangefs: re-add flush_racache from out-of-tree
Martin Brandenburg
1
-1
/
+33
2016-08-08
orangefs: turn param response value into union
Martin Brandenburg
3
-7
/
+11
2016-08-08
orangefs: add missing param request ops
Martin Brandenburg
1
-0
/
+3
2016-08-08
orangefs: rename remaining bits of mmap readahead cache
Martin Brandenburg
5
-7
/
+7
2016-08-03
Merge tag 'for-linus-v4.8' of git://github.com/martinbrandenburg/linux
Linus Torvalds
8
-30
/
+89
2016-08-03
Merge tag 'ceph-for-4.8-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
13
-752
/
+999
2016-08-02
orangefs: Account for jiffies wraparound.
Martin Brandenburg
3
-8
/
+8
2016-08-02
orangefs: Change default dcache and getattr timeout to 50 msec.
Martin Brandenburg
1
-2
/
+2
2016-08-02
orangefs: Allow dcache and getattr cache time to be configured.
Martin Brandenburg
6
-7
/
+52
2016-08-02
orangefs: Cache getattr results.
Martin Brandenburg
5
-29
/
+34
2016-08-02
orangefs: Use d_time to avoid excessive lookups
Martin Brandenburg
2
-0
/
+9
2016-08-01
Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
6
-338
/
+544
2016-07-31
Merge tag 'nfs-for-4.8-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
28
-552
/
+866
2016-07-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
19
-155
/
+242
2016-07-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
4
-40
/
+28
2016-07-29
Revert "vfs: add lookup_hash() helper"
Linus Torvalds
1
-28
/
+5
2016-07-29
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-236
/
+445
2016-07-29
Merge tag 'freevxfs-for-4.8' of git://git.infradead.org/users/hch/freevxfs
Linus Torvalds
13
-584
/
+661
2016-07-29
Merge tag 'configfs-for-4.8' of git://git.infradead.org/users/hch/configfs
Linus Torvalds
1
-3
/
+3
2016-07-29
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
7
-16
/
+169
2016-07-29
fuse: use filemap_check_errors()
Miklos Szeredi
1
-12
/
+2
2016-07-29
fuse: fix wrong assignment of ->flags in fuse_send_init()
Wei Fang
1
-1
/
+1
2016-07-29
fuse: fuse_flush must check mapping->flags for errors
Maxim Patlasov
1
-0
/
+9
2016-07-29
fuse: fsync() did not return IO errors
Alexey Kuznetsov
1
-0
/
+15
2016-07-29
ovl: simplify empty checking
Miklos Szeredi
1
-29
/
+21
2016-07-29
qstr: constify instances in overlayfs
Al Viro
1
-1
/
+1
2016-07-29
ovl: clear nlink on rmdir
Miklos Szeredi
1
-2
/
+6
2016-07-29
ovl: disallow overlayfs as upperdir
Miklos Szeredi
1
-1
/
+2
2016-07-29
ovl: fix warning
Miklos Szeredi
1
-1
/
+1
2016-07-29
ovl: remove duplicated include from super.c
Wei Yongjun
1
-1
/
+0
2016-07-29
ovl: append MAY_READ when diluting write checks
Vivek Goyal
1
-1
/
+4
2016-07-29
ovl: dilute permission checks on lower only if not special file
Vivek Goyal
1
-1
/
+1
2016-07-29
ovl: fix POSIX ACL setting
Miklos Szeredi
4
-11
/
+104
2016-07-29
ovl: share inode for hard link
Miklos Szeredi
4
-48
/
+100
2016-07-29
ovl: store real inode pointer in ->i_private
Miklos Szeredi
5
-37
/
+40
2016-07-29
ovl: permission: return ECHILD instead of ENOENT
Miklos Szeredi
1
-1
/
+1
2016-07-29
ovl: update atime on upper
Miklos Szeredi
4
-5
/
+37
2016-07-29
ovl: fix sgid on directory
Miklos Szeredi
1
-4
/
+27
2016-07-29
ovl: simplify permission checking
Miklos Szeredi
3
-53
/
+1
2016-07-29
ovl: do not require mounter to have MAY_WRITE on lower
Vivek Goyal
1
-0
/
+2
[next]