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
2009-01-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
1
-8
/
+3
2009-01-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
6
-171
/
+693
2009-01-07
bfs: check that filesystem fits on the blockdevice
Eric Sesterhenn
1
-0
/
+12
2009-01-07
bfs: add some basic sanity checks
Eric Sesterhenn
1
-0
/
+33
2009-01-07
fs/exec.c: make do_coredump() void
WANG Cong
1
-2
/
+2
2009-01-07
minix: fix add link's wrong position calculation
Evgeniy Dushistov
1
-1
/
+1
2009-01-07
autofs4: fix string validation check order
Ian Kent
1
-6
/
+7
2009-01-07
autofs4: make autofs type usage explicit
Ian Kent
5
-17
/
+15
2009-01-07
autofs4: fix var shadowed by local delaration
Ian Kent
1
-3
/
+3
2009-01-07
autofs4: improve parameter usage
Ian Kent
1
-25
/
+29
2009-01-07
fs/ecryptfs/inode.c: cleanup kerneldoc
Qinghuang Feng
1
-2
/
+1
2009-01-07
eCryptfs: Clean up ecryptfs_decode_from_filename()
Michael Halcrow
1
-27
/
+24
2009-01-07
eCryptfs: kerneldoc for ecryptfs_parse_tag_70_packet()
Michael Halcrow
1
-0
/
+11
2009-01-07
eCryptfs: Fix data types (int/size_t)
Michael Halcrow
4
-16
/
+16
2009-01-07
eCryptfs: Replace %Z with %z
Michael Halcrow
4
-24
/
+24
2009-01-07
eCryptfs: Filename Encryption: mount option
Michael Halcrow
1
-27
/
+99
2009-01-07
eCryptfs: Filename Encryption: filldir, lookup, and readlink
Michael Halcrow
4
-242
/
+195
2009-01-07
eCryptfs: Filename Encryption: Encoding and encryption functions
Michael Halcrow
1
-0
/
+433
2009-01-07
eCryptfs: Filename Encryption: Header updates
Michael Halcrow
2
-14
/
+51
2009-01-07
eCryptfs: Filename Encryption: Tag 70 packets
Michael Halcrow
3
-70
/
+613
2009-01-07
fs/ncpfs/getopt.c: cleanup keneldoc
Qinghuang Feng
1
-1
/
+0
2009-01-07
fs/binfmt_misc.c: add terminating newline to /proc/sys/fs/binfmt_misc/status
Qinghuang Feng
1
-1
/
+1
2009-01-07
fs: fix function param name in kernel-doc
Randy Dunlap
1
-1
/
+1
2009-01-07
fs/inode: fix kernel-doc notation
Randy Dunlap
1
-4
/
+4
2009-01-07
do_coredump(): check return from argv_split()
Tetsuo Handa
1
-0
/
+5
2009-01-07
add missing accounting calls to compat_sys_{readv,writev}
Gerd Hoffmann
1
-0
/
+6
2009-01-07
fs: fix name overwrite in __register_chrdev_region()
Cyrill Gorcunov
1
-1
/
+1
2009-01-07
percpu_counter: FBC_BATCH should be a variable
Eric Dumazet
2
-4
/
+4
2009-01-07
poll: allow f_op->poll to sleep
Tejun Heo
1
-14
/
+62
2009-01-07
fs: use menuconfig to control the Misc. filesystems menu
Randy Dunlap
1
-2
/
+15
2009-01-07
fs/exec.c:__bprm_mm_init(): clean up error handling
Luiz Fernando N. Capitulino
1
-14
/
+6
2009-01-07
fs: sys_sync fix
Nick Piggin
1
-19
/
+1
2009-01-07
fs: sync_sb_inodes fix
Nick Piggin
1
-7
/
+53
2009-01-07
fs: remove WB_SYNC_HOLD
Nick Piggin
1
-10
/
+2
2009-01-07
UBIFS: do not use WB_SYNC_HOLD
Artem Bityutskiy
1
-1
/
+8
2009-01-07
block_write_begin(): remove useless goto
Franck Bui-Huu
1
-1
/
+0
2009-01-07
hugetlb: unsigned ret cannot be negative
Roel Kluin
1
-4
/
+8
2009-01-07
fs: truncate blocks outside i_size after O_DIRECT write error
Dmitri Monakhov
1
-0
/
+13
2009-01-07
mm: remove GFP_HIGHUSER_PAGECACHE
Hugh Dickins
1
-2
/
+2
2009-01-07
do_mpage_readpage(): remove useless clear_buffer_mapped() call
Franck Bui-Huu
1
-1
/
+0
2009-01-07
mm: do_sync_mapping_range integrity fix
Nick Piggin
1
-1
/
+1
2009-01-07
do_mpage_readpage(): don't submit lots of small bios on boundary
Miquel van Smoorenburg
1
-1
/
+4
2009-01-07
mm: report the MMU pagesize in /proc/pid/smaps
Mel Gorman
1
-2
/
+4
2009-01-07
mm: report the pagesize backing a VMA in /proc/pid/smaps
Mel Gorman
1
-2
/
+4
2009-01-06
block: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
1
-8
/
+3
2009-01-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...
Linus Torvalds
12
-130
/
+316
2009-01-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw
Linus Torvalds
42
-1084
/
+961
2009-01-06
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
63
-3046
/
+9587
2009-01-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
37
-169
/
+115
2009-01-05
inotify: fix type errors in interfaces
Michael Kerrisk
1
-1
/
+1
[next]