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
2016-10-11
Merge remote-tracking branch 'ovl/rename2' into for-linus
Al Viro
70
-244
/
+483
2016-09-28
fs: Replace current_fs_time() with current_time()
Deepa Dinamani
32
-68
/
+68
2016-09-28
fs: Replace CURRENT_TIME_SEC with current_time() for inode timestamps
Deepa Dinamani
47
-105
/
+105
2016-09-28
fs: Replace CURRENT_TIME with current_time() for inode timestamps
Deepa Dinamani
61
-138
/
+138
2016-09-28
fs: proc: Delete inode time initializations in proc_alloc_inode()
Deepa Dinamani
1
-1
/
+0
2016-09-28
vfs: Add current_time() api
Deepa Dinamani
1
-0
/
+23
2016-09-27
fs: rename "rename2" i_op to "rename"
Miklos Szeredi
48
-53
/
+53
2016-09-27
vfs: remove unused i_op->rename
Miklos Szeredi
2
-14
/
+4
2016-09-27
fs: make remaining filesystems use .rename2
Miklos Szeredi
16
-29
/
+72
2016-09-27
libfs: support RENAME_NOREPLACE in simple_rename()
Miklos Szeredi
4
-4
/
+8
2016-09-27
fs: support RENAME_NOREPLACE for local filesystems
Miklos Szeredi
22
-42
/
+123
2016-09-27
ncpfs: fix unused variable warning
Miklos Szeredi
1
-2
/
+1
2016-09-23
Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-6
/
+15
2016-09-23
Merge tag 'configfs-for-4.8-2' of git://git.infradead.org/users/hch/configfs
Linus Torvalds
1
-0
/
+1
2016-09-22
btrfs: ensure that file descriptor used with subvol ioctls is a dir
Jeff Mahoney
1
-0
/
+12
2016-09-22
Btrfs: handle quota reserve failure properly
Josef Bacik
1
-6
/
+3
2016-09-20
fs/proc/kcore.c: Add bounce buffer for ktext data
Jiri Olsa
1
-1
/
+6
2016-09-20
fs/proc/kcore.c: Make bounce buffer global for read
Jiri Olsa
1
-10
/
+14
2016-09-20
Revert "ocfs2: bump up o2cb network protocol version"
Junxiao Bi
1
-4
/
+1
2016-09-20
ocfs2: fix start offset to ocfs2_zero_range_for_truncate()
Ashish Samant
1
-10
/
+24
2016-09-20
ocfs2: fix double unlock in case retry after free truncate log
Joseph Qi
1
-2
/
+12
2016-09-20
fanotify: fix list corruption in fanotify_get_response()
Jan Kara
3
-39
/
+25
2016-09-20
fsnotify: add a way to stop queueing events on group shutdown
Jan Kara
2
-1
/
+26
2016-09-20
ocfs2: fix trans extend while free cached blocks
Junxiao Bi
1
-18
/
+9
2016-09-20
ocfs2: fix trans extend while flush truncate log
Junxiao Bi
1
-19
/
+10
2016-09-20
ipc/shm: fix crash if CONFIG_SHMEM is not set
Kirill A. Shutemov
1
-0
/
+9
2016-09-20
autofs: use dentry flags to block walks during expire
Ian Kent
1
-13
/
+42
2016-09-20
ocfs2/dlm: fix race between convert and migration
Joseph Qi
1
-6
/
+6
2016-09-17
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
3
-20
/
+42
2016-09-16
configfs: Return -EFBIG from configfs_write_bin_file.
Phil Turnbull
1
-0
/
+1
2016-09-16
aio: mark AIO pseudo-fs noexec
Jann Horn
1
-1
/
+6
2016-09-15
vfs: cap dedupe request structure size at PAGE_SIZE
Darrick J. Wong
1
-0
/
+4
2016-09-15
vfs: fix return type of ioctl_file_dedupe_range
Darrick J. Wong
1
-1
/
+1
2016-09-13
Merge tag 'nfs-for-4.8-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
3
-24
/
+44
2016-09-11
NFSv4.1: Fix the CREATE_SESSION slot number accounting
Trond Myklebust
1
-2
/
+10
2016-09-10
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+2
2016-09-10
Merge tag 'for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-21
/
+31
2016-09-10
fscrypto: require write access to mount to set encryption policy
Eric Biggers
3
-22
/
+27
2016-09-10
Move check for prefix path to within cifs_get_root()
Sachin Prabhu
1
-5
/
+4
2016-09-10
Compare prepaths when comparing superblocks
Sachin Prabhu
1
-1
/
+20
2016-09-10
Fix memory leaks in cifs_do_mount()
Sachin Prabhu
3
-14
/
+18
2016-09-10
fscrypto: only allow setting encryption policy on directories
Eric Biggers
1
-0
/
+2
2016-09-10
fscrypto: add authorization check for setting encryption policy
Eric Biggers
1
-0
/
+3
2016-09-10
mm: fix show_smap() for zone_device-pmd ranges
Dan Williams
1
-0
/
+2
2016-09-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
1
-3
/
+4
2016-09-09
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+2
2016-09-09
Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-8
/
+17
2016-09-07
Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Chris Mason
2
-8
/
+16
2016-09-06
btrfs: introduce tickets_id to determine whether asynchronous metadata reclai...
Wang Xiaoguang
2
-5
/
+7
2016-09-06
Btrfs: remove root_log_ctx from ctx list before btrfs_sync_log returns
Chris Mason
1
-0
/
+1
[next]