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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-05-26
Fix build with !HUGETLBFS
Linus Torvalds
1
-0
/
+1
2011-05-26
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...
Linus Torvalds
22
-262
/
+2146
2011-05-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/djm...
Linus Torvalds
21
-0
/
+1027
2011-05-26
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
15
-318
/
+366
2011-05-26
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
24
-1103
/
+2019
2011-05-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
33
-269
/
+332
2011-05-26
mm: don't access vm_flags as 'int'
KOSAKI Motohiro
12
-23
/
+26
2011-05-26
xen: cleancache shim to Xen Transcendent Memory
Dan Magenheimer
4
-0
/
+294
2011-05-26
ocfs2: add cleancache support
Dan Magenheimer
1
-0
/
+2
2011-05-26
ext4: add cleancache support
Dan Magenheimer
1
-0
/
+2
2011-05-26
btrfs: add cleancache support
Dan Magenheimer
2
-0
/
+11
2011-05-26
ext3: add cleancache support
Dan Magenheimer
1
-0
/
+2
2011-05-26
mm/fs: add hooks to support cleancache
Dan Magenheimer
5
-0
/
+32
2011-05-26
mm: cleancache core ops functions and config
Dan Magenheimer
4
-0
/
+390
2011-05-26
fs: add field to superblock to support cleancache
Dan Magenheimer
1
-0
/
+5
2011-05-26
mm/fs: cleancache documentation
Dan Magenheimer
2
-0
/
+289
2011-05-26
jbd2: Add MAINTAINERS entry
Theodore Ts'o
1
-3
/
+10
2011-05-26
cifs: remove unnecessary dentry_unhash on rmdir/rename_dir
Sage Weil
1
-5
/
+0
2011-05-26
ocfs2: remove unnecessary dentry_unhash on rmdir/rename_dir
Sage Weil
1
-6
/
+0
2011-05-26
exofs: remove unnecessary dentry_unhash on rmdir/rename_dir
Sage Weil
1
-5
/
+0
2011-05-26
nfs: remove unnecessary dentry_unhash on rmdir/rename_dir
Sage Weil
1
-5
/
+0
2011-05-26
ext2: remove unnecessary dentry_unhash on rmdir/rename_dir
Sage Weil
1
-5
/
+0
2011-05-26
ext3: remove unnecessary dentry_unhash on rmdir/rename_dir
Sage Weil
1
-5
/
+0
2011-05-26
ext4: remove unnecessary dentry_unhash on rmdir/rename_dir
Sage Weil
1
-5
/
+0
2011-05-26
btrfs: remove unnecessary dentry_unhash in rmdir/rename_dir
Sage Weil
1
-5
/
+0
2011-05-26
ceph: remove unnecessary dentry_unhash calls
Sage Weil
1
-6
/
+0
2011-05-26
vfs: clean up vfs_rename_other
Sage Weil
1
-11
/
+14
2011-05-26
vfs: clean up vfs_rename_dir
Sage Weil
1
-11
/
+15
2011-05-26
vfs: clean up vfs_rmdir
Sage Weil
1
-14
/
+17
2011-05-26
vfs: fix vfs_rename_dir for FS_RENAME_DOES_D_MOVE filesystems
Miklos Szeredi
1
-2
/
+0
2011-05-26
libfs: drop unneeded dentry_unhash
Sage Weil
1
-5
/
+0
2011-05-26
vfs: update dentry_unhash() comment
Sage Weil
1
-4
/
+4
2011-05-26
vfs: push dentry_unhash on rename_dir into file systems
Sage Weil
36
-12
/
+110
2011-05-26
vfs: push dentry_unhash on rmdir into file systems
Sage Weil
37
-3
/
+78
2011-05-26
vfs: remove dget() from dentry_unhash()
Sage Weil
3
-8
/
+1
2011-05-26
vfs: dentry_unhash immediately prior to rmdir
Sage Weil
1
-2
/
+2
2011-05-26
vfs: Block mmapped writes while the fs is frozen
Jan Kara
2
-1
/
+25
2011-05-26
vfs: Create __block_page_mkwrite() helper passing error values back
Jan Kara
2
-17
/
+34
2011-05-26
fs/namespace.c: bound mount propagation fix
Roman Borisov
1
-1
/
+1
2011-05-26
exportfs: reallow building as a module
Jonas Gorski
1
-1
/
+1
2011-05-26
merge handle_reval_dot and nameidata_drop_rcu_last
Al Viro
1
-81
/
+40
2011-05-26
consolidate nameidata_..._drop_rcu()
Al Viro
1
-105
/
+46
2011-05-26
Merge branch 'move_extents' of git://oss.oracle.com/git/tye/linux-2.6 into oc...
Joel Becker
457
-9570
/
+18478
2011-05-26
Ocfs2: Teach local-mounted ocfs2 to handle unwritten_extents correctly.
Tristan Ye
1
-0
/
+1
2011-05-26
ocfs2/dlm: Do not migrate resource to a node that is leaving the domain
Sunil Mushran
2
-95
/
+57
2011-05-26
ocfs2/dlm: Add new dlm message DLM_BEGIN_EXIT_DOMAIN_MSG
Sunil Mushran
4
-11
/
+82
2011-05-26
tmpfs: fix XATTR N overriding POSIX_ACL Y
Eric Paris
1
-14
/
+15
2011-05-26
video: mb862xx: udelay need linux/delay.h
Stephen Rothwell
1
-0
/
+1
2011-05-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/linux-2.6-nsfd
Linus Torvalds
14
-12
/
+444
2011-05-26
slub: remove no-longer used 'unlock_out' label
Linus Torvalds
1
-1
/
+0
[next]