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
2012-12-22
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
4
-17
/
+18
2012-12-22
Revert "nfsd: warn on odd reply state in nfsd_vfs_read"
J. Bruce Fields
1
-1
/
+0
2012-12-21
NFS: Kill fscache warnings when mounting without -ofsc
Trond Myklebust
1
-4
/
+15
2012-12-21
NFS: Provide stub nfs_fscache_wait_on_invalidate() for when CONFIG_NFS_FSCACHE=n
David Howells
1
-0
/
+1
2012-12-21
Merge branch 'for-next' of git://git.infradead.org/users/eparis/notify
Linus Torvalds
11
-104
/
+152
2012-12-21
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
13
-23
/
+85
2012-12-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
64
-435
/
+1096
2012-12-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-21
/
+0
2012-12-21
sendfile: allows bypassing of notifier events
Scott Wolchok
1
-0
/
+2
2012-12-21
fat: fix incorrect function comment
Ravishankar N
3
-4
/
+7
2012-12-21
proc: fix inconsistent lock state
Xiaotian Feng
1
-6
/
+6
2012-12-21
hfsplus: add error message for the case of failure of sync fs in delayed_sync...
Vyacheslav Dubeyko
1
-1
/
+4
2012-12-21
hfsplus: rework processing of hfs_btree_write() returned error
Vyacheslav Dubeyko
3
-5
/
+12
2012-12-21
hfsplus: rework processing errors in hfsplus_free_extents()
Vyacheslav Dubeyko
1
-4
/
+20
2012-12-21
hfsplus: avoid crash on failed block map free
Alan Cox
1
-1
/
+12
2012-12-21
exec: do not leave bprm->interp on stack
Kees Cook
3
-2
/
+22
2012-12-21
vfs: make lremovexattr retry once on ESTALE error
Jeff Layton
1
-2
/
+7
2012-12-21
vfs: make removexattr retry once on ESTALE
Jeff Layton
1
-2
/
+7
2012-12-21
vfs: make llistxattr retry once on ESTALE error
Jeff Layton
1
-2
/
+7
2012-12-21
vfs: make listxattr retry once on ESTALE error
Jeff Layton
1
-2
/
+7
2012-12-21
vfs: make lgetxattr retry once on ESTALE
Jeff Layton
1
-2
/
+7
2012-12-21
vfs: make getxattr retry once on an ESTALE error
Jeff Layton
1
-2
/
+7
2012-12-21
vfs: allow lsetxattr() to retry once on ESTALE errors
Jeff Layton
1
-2
/
+7
2012-12-21
vfs: allow setxattr to retry once on ESTALE errors
Jeff Layton
1
-2
/
+7
2012-12-21
vfs: allow utimensat() calls to retry once on an ESTALE error
Jeff Layton
1
-1
/
+5
2012-12-21
vfs: fix user_statfs to retry once on ESTALE errors
Jeff Layton
1
-1
/
+8
2012-12-21
vfs: make fchownat retry once on ESTALE errors
Jeff Layton
1
-0
/
+5
2012-12-21
vfs: make fchmodat retry once on ESTALE errors
Jeff Layton
1
-2
/
+7
2012-12-21
vfs: have chroot retry once on ESTALE error
Jeff Layton
1
-2
/
+7
2012-12-21
vfs: have chdir retry lookup and call once on ESTALE error
Jeff Layton
1
-2
/
+7
2012-12-21
vfs: have faccessat retry once on an ESTALE error
Jeff Layton
1
-2
/
+7
2012-12-21
vfs: have do_sys_truncate retry once on an ESTALE error
Jeff Layton
1
-1
/
+7
2012-12-21
vfs: fix renameat to retry on ESTALE errors
Jeff Layton
1
-3
/
+12
2012-12-21
vfs: make do_unlinkat retry once on ESTALE errors
Jeff Layton
1
-2
/
+8
2012-12-21
vfs: make do_rmdir retry once on ESTALE errors
Jeff Layton
1
-2
/
+7
2012-12-21
vfs: add a flags argument to user_path_parent
Jeff Layton
1
-6
/
+10
2012-12-21
vfs: fix linkat to retry once on ESTALE errors
Jeff Layton
1
-2
/
+7
2012-12-21
vfs: fix symlinkat to retry on ESTALE errors
Jeff Layton
1
-2
/
+7
2012-12-21
vfs: fix mkdirat to retry once on an ESTALE error
Jeff Layton
1
-1
/
+7
2012-12-21
vfs: fix mknodat to retry on ESTALE errors
Jeff Layton
1
-2
/
+7
2012-12-21
vfs: turn is_dir argument to kern_path_create into a lookup_flags arg
Jeff Layton
1
-5
/
+16
2012-12-21
vfs: fix readlinkat to retry on ESTALE
Jeff Layton
1
-1
/
+7
2012-12-21
vfs: make fstatat retry on ESTALE errors from getattr call
Jeff Layton
1
-2
/
+6
2012-12-21
Merge branch 'fscache' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowe...
Al Viro
21
-171
/
+664
2012-12-21
vfs: d_obtain_alias() needs to use "/" as default name.
NeilBrown
1
-1
/
+1
2012-12-21
vfs: drop vmtruncate
Marco Stornelli
1
-2
/
+0
2012-12-21
ntfs: drop vmtruncate
Marco Stornelli
3
-5
/
+23
2012-12-21
nilfs2: drop vmtruncate
Marco Stornelli
4
-11
/
+18
2012-12-21
ncpfs: drop vmtruncate
Marco Stornelli
1
-3
/
+1
2012-12-21
minix: drop vmtruncate
Marco Stornelli
2
-7
/
+16
[next]