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
2006-01-19
[PATCH] nfsd: check error status from nfsd_sync_dir
YAMAMOTO Takashi
1
-36
/
+44
2006-01-19
[PATCH] hfs: set type/creator for symlinks
Roman Zippel
2
-2
/
+10
2006-01-19
[PATCH] hfs: set correct create date for links
Roman Zippel
2
-12
/
+22
2006-01-19
[PATCH] hfs: set correct ctime
Roman Zippel
3
-6
/
+15
2006-01-19
[PATCH] hfs: add HFSX support
David Elliott
8
-23
/
+90
2006-01-19
[PATCH] hfs: cleanup HFS prints
Roman Zippel
10
-53
/
+48
2006-01-19
[PATCH] hfs: cleanup HFS+ prints
Roman Zippel
11
-72
/
+55
2006-01-19
[PATCH] add missing syscall declarations
Arnd Bergmann
1
-0
/
+1
2006-01-19
[PATCH] v9fs: add readpage support
Eric Van Hensbergen
5
-0
/
+116
2006-01-19
[PATCH] jbd: remove_transaction fix
Jan Kara
1
-1
/
+2
2006-01-19
[PATCH] jbd: log_do_checkpoint fix
Jan Kara
1
-1
/
+1
2006-01-18
[XFS] Fix a race in xfs_submit_ioend() where we can be completing I/O for
David Chinner
1
-3
/
+26
2006-01-17
[PATCH] fuse: fix bitfield race
Miklos Szeredi
2
-3
/
+23
2006-01-17
[PATCH] fuse: use asynchronous READ requests for readpages
Miklos Szeredi
1
-17
/
+27
2006-01-17
[PATCH] fuse: READ request initialization
Miklos Szeredi
3
-24
/
+18
2006-01-17
[PATCH] fuse: move INIT handling to inode.c
Miklos Szeredi
3
-50
/
+45
2006-01-17
[PATCH] fuse: add asynchronous request support
Miklos Szeredi
3
-14
/
+43
2006-01-17
[PATCH] fuse: add connection aborting
Miklos Szeredi
3
-6
/
+88
2006-01-17
[PATCH] fuse: add number of waiting requests attribute
Miklos Szeredi
3
-3
/
+21
2006-01-17
[PATCH] fuse: make fuse connection a kobject
Miklos Szeredi
3
-43
/
+164
2006-01-17
[PATCH] fuse: extend semantics of connected flag
Miklos Szeredi
3
-4
/
+6
2006-01-17
[PATCH] fuse: introduce list for requests under I/O
Miklos Szeredi
3
-6
/
+10
2006-01-17
[PATCH] fuse: introduce unified request state
Miklos Szeredi
2
-11
/
+19
2006-01-17
[PATCH] fuse: miscellaneous cleanup
Miklos Szeredi
3
-15
/
+6
2006-01-17
[PATCH] fuse: uninline some functions
Miklos Szeredi
3
-21
/
+17
2006-01-17
[PATCH] fuse: handle error INIT reply
Miklos Szeredi
1
-1
/
+1
2006-01-17
[PATCH] fuse: fix request_end()
Miklos Szeredi
1
-11
/
+7
2006-01-17
[PATCH] fuse: fuse_copy_finish() order fix
Miklos Szeredi
1
-1
/
+3
2006-01-17
[PATCH] add /sys/fs
Miklos Szeredi
1
-0
/
+5
2006-01-17
[PATCH] partitions: Read Rio Karma partition table
Bob Copeland
5
-0
/
+77
2006-01-17
Make alloc_page_buffers() initialise buffer_heads using init_buffer(),
Nathan Scott
1
-1
/
+1
2006-01-16
Merge git://oss.sgi.com:8090/oss/git/xfs-2.6
Linus Torvalds
3
-20
/
+10
2006-01-16
[XFS] remove no-longer-needed IS_NOATIME macro, twas just a build workaround
Nathan Scott
1
-3
/
+0
2006-01-16
[XFS] mutex fallout - fix debug builds and remove no-longer-useful comment.
Nathan Scott
2
-12
/
+2
2006-01-16
[XFS] Fix symlink creation too, with respect to initialising SELinux
Nathan Scott
1
-5
/
+8
2006-01-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
9
-210
/
+210
2006-01-15
[PATCH] Mark some key VFS functions as __always_inline
Arjan van de Ven
1
-4
/
+4
2006-01-15
[PATCH] smbfs: remove kmalloc wrapper
Pekka Enberg
3
-34
/
+12
2006-01-15
[PATCH] ncpfs: remove kmalloc wrapper
Pekka Enberg
2
-26
/
+13
2006-01-15
[PATCH] quota: make useless quota error message informative
Valdis.Kletnieks@vt.edu
1
-1
/
+2
2006-01-15
[PATCH] reiserfs: remove d_splice_alias NULL check from reiserfs_lookup
Pekka Enberg
1
-5
/
+1
2006-01-15
[PATCH] isofs: remove d_splice_alias NULL check from isofs_lookup
Pekka Enberg
1
-4
/
+1
2006-01-15
[PATCH] ext3: remove d_splice_alias NULL check from ext3_lookup
Pekka Enberg
1
-4
/
+1
2006-01-15
[PATCH] ext2: remove d_splice_alias NULL check from ext2_lookup
Pekka Enberg
1
-4
/
+1
2006-01-15
[PATCH] Add tmpfs options for memory placement policies
Robin Holt
1
-1
/
+1
2006-01-15
[PATCH] Unlinline a bunch of other functions
Arjan van de Ven
16
-48
/
+48
2006-01-15
[PATCH] convert /proc/devices to use seq_file interface
Neil Horman
2
-33
/
+223
2006-01-15
[PATCH] autofs4 oops fix
Ian Kent
1
-0
/
+2
2006-01-15
correct email address of Manfred Spraul
Christian Kujau
1
-1
/
+1
2006-01-15
return statement cleanup - kill pointless parentheses
Jesper Juhl
8
-209
/
+209
[next]