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
2007-12-07
Pull suspend-2.6.24 into release branch
Len Brown
1
-1
/
+1
2007-12-05
remove nonsense force-casts from ocfs2
Al Viro
1
-14
/
+6
2007-12-05
regression: bfs endianness bug
Al Viro
1
-1
/
+2
2007-12-05
regression: cifs endianness bug
Al Viro
1
-16
/
+17
2007-12-05
proc: fix proc_dir_entry refcounting
Alexey Dobriyan
4
-20
/
+5
2007-12-05
jbd: Fix assertion failure in fs/jbd/checkpoint.c
Jan Kara
2
-10
/
+10
2007-12-05
ufs: fix nexstep dir block size
Evgeniy Dushistov
2
-3
/
+3
2007-12-05
aio: only account I/O wait time in read_events if there are active requests
Jeff Moyer
1
-1
/
+6
2007-12-04
Freezer: Fix JFFS2 garbage collector freezing issue (rev. 2)
Rafael J. Wysocki
1
-1
/
+1
2007-12-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/net-2.6
Linus Torvalds
2
-82
/
+16
2007-12-01
[NETNS]: Fix /proc/net breakage
Eric W. Biederman
2
-82
/
+16
2007-11-29
tty: add the new termios2 ioctls to the compatible list.
Heiko Carstens
1
-0
/
+6
2007-11-29
fuse: fix attribute caching after rename
Miklos Szeredi
1
-0
/
+3
2007-11-29
fuse: fix uninitialized field in fuse_inode
John Muir
1
-0
/
+1
2007-11-29
fuse: fix FUSE_FILE_OPS sending
Miklos Szeredi
1
-2
/
+1
2007-11-29
fuse: pass open flags to read and write
Miklos Szeredi
3
-14
/
+17
2007-11-29
fuse: cleanup: add fuse_get_attr_version()
Miklos Szeredi
1
-9
/
+18
2007-11-29
fuse: fix reading past EOF
Miklos Szeredi
3
-20
/
+52
2007-11-29
fix up ext2_fs.h for userspace after reservations backport
Tobias Poschwatta
1
-0
/
+7
2007-11-29
proc: remove races from proc_id_readdir()
Eric W. Biederman
1
-23
/
+28
2007-11-29
proc: fix NULL ->i_fop oops
Alexey Dobriyan
3
-40
/
+1
2007-11-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
1
-1
/
+5
2007-11-29
sysfs: fix off-by-one error in fill_read_buffer()
Miao Xie
1
-1
/
+5
2007-11-28
vfs: coredumping fix
Ingo Molnar
1
-0
/
+6
2007-11-28
ocfs2: reverse inline-data truncate args
Mark Fasheh
1
-4
/
+15
2007-11-28
ocfs2: Fix comparison in ocfs2_size_fits_inline_data()
Mark Fasheh
1
-1
/
+1
2007-11-28
ocfs2: Remove bug statement in ocfs2_dentry_iput()
Mark Fasheh
1
-4
/
+16
2007-11-28
[PATCH] ocfs2: Remove expensive bitmap scanning
Jan Kara
2
-2
/
+12
2007-11-28
ocfs2: log valid inode # on bad inode
Mark Fasheh
1
-2
/
+2
2007-11-28
ocfs2: Filter -ENOSPC in mlog_errno()
Mark Fasheh
1
-1
/
+1
2007-11-28
[PATCH] fs/ocfs2: Add missing "space"
Joe Perches
2
-3
/
+3
2007-11-28
ocfs2: Reset journal parameters after s_mount_opt update
Mark Fasheh
1
-3
/
+3
2007-11-27
Merge git://git.linux-nfs.org/pub/linux/nfs-2.6
Linus Torvalds
5
-100
/
+138
2007-11-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched
Linus Torvalds
1
-1
/
+3
2007-11-27
NFS: Clean up new multi-segment direct I/O changes
Chuck Lever
1
-9
/
+13
2007-11-27
NFS: Ensure we return zero if applications attempt to write zero bytes
Chuck Lever
1
-0
/
+2
2007-11-27
NFS: Support multiple segment iovecs in the NFS direct I/O path
Chuck Lever
1
-44
/
+23
2007-11-27
NFS: Introduce iovec I/O helpers to fs/nfs/direct.c
Chuck Lever
1
-0
/
+71
2007-11-27
NFS: fs/nfs/dir.c should #include "internal.h"
Adrian Bunk
1
-0
/
+1
2007-11-27
NFS: make nfs_wb_page_priority() static
Adrian Bunk
1
-1
/
+2
2007-11-27
NFS: mount failure causes bad page state
Russell King
1
-2
/
+4
2007-11-26
sched: fix prev_stime calculation
Ingo Molnar
1
-1
/
+3
2007-11-25
[CIFS] Fix check after use error in ACL code
Steve French
1
-6
/
+7
2007-11-25
Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6
Steve French
25
-254
/
+304
2007-11-21
[CIFS] Fix potential data corruption when writing out cached dirty pages
Jeff Layton
5
-30
/
+58
2007-11-20
[CIFS] Fix spurious reconnect on 2nd peek from read of SMB length
Petr Tesarik
1
-3
/
+3
2007-11-17
kernel BUG at fs/nfs/namespace.c:108! - can be triggered by bad server
Neil Brown
1
-0
/
+5
2007-11-17
NFS: Fix the ustat() regression
Trond Myklebust
1
-54
/
+27
2007-11-17
[CIFS] remove build warning
Steve French
3
-2
/
+2
2007-11-17
[CIFS] Have CIFS_SessSetup build correct SPNEGO SessionSetup request
Steve French
4
-18
/
+77
[next]