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
2008-10-30
[XFS] implement generic xfs_btree_updkey
Christoph Hellwig
5
-134
/
+103
2008-10-30
[XFS] implement generic xfs_btree_lookup
Christoph Hellwig
12
-735
/
+487
2008-10-30
[XFS] implement generic xfs_btree_decrement
Christoph Hellwig
11
-292
/
+137
2008-10-30
[XFS] implement generic xfs_btree_increment
Christoph Hellwig
12
-305
/
+262
2008-10-30
[XFS] add helpers for addressing entities inside a btree block
Christoph Hellwig
5
-0
/
+152
2008-10-30
[XFS] add get_maxrecs btree operation
Christoph Hellwig
5
-27
/
+32
2008-10-30
[XFS] make btree tracing generic
Christoph Hellwig
10
-266
/
+309
2008-10-30
[XFS] add new btree statistics
David Chinner
3
-0
/
+97
2008-10-30
[XFS] refactor btree validation helpers
Christoph Hellwig
2
-138
/
+155
2008-10-30
[XFS] refactor xfs_btree_readahead
Christoph Hellwig
3
-72
/
+76
2008-10-30
[XFS] add a long pointers flag to xfs_btree_cur
Christoph Hellwig
3
-9
/
+5
2008-10-30
[XFS] make btree root in inode support generic
Christoph Hellwig
3
-20
/
+33
2008-10-30
[XFS] add generic btree types
Christoph Hellwig
1
-0
/
+25
2008-10-30
[XFS] split up xfs_btree_init_cursor
Christoph Hellwig
12
-158
/
+196
2008-10-30
[XFS] kill struct xfs_btree_hdr
Christoph Hellwig
2
-12
/
+7
2008-10-30
[XFS] Unlock inode before calling xfs_idestroy()
Lachlan McIlroy
1
-3
/
+6
2008-10-30
[XFS] Fix use-after-free with log and quotas
Lachlan McIlroy
1
-2
/
+3
2008-10-30
[XFS] Remove final remnants of dirv1 macros and other stuff
Barry Naujok
2
-21
/
+0
2008-10-30
[XFS] Use xfs_idestroy() to cleanup an inode.
Lachlan McIlroy
1
-1
/
+1
2008-10-30
[XFS] Remove kmem_zone_t argument from xfs_inode_init_once()
Lachlan McIlroy
1
-1
/
+0
2008-10-30
[XFS] Make use of the init-once slab optimisation.
David Chinner
5
-59
/
+119
2008-10-27
Switch to a valid email address...
Alan Cox
4
-4
/
+4
2008-10-26
epoll: avoid double-inserts in case of EFAULT
Davide Libenzi
1
-2
/
+9
2008-10-26
select: deal with math overflow from borderline valid userland data
Arjan van de Ven
2
-4
/
+6
2008-10-26
ext4: Fix duplicate entries returned from getdents() system call
Theodore Ts'o
1
-12
/
+8
2008-10-26
ext3: Fix duplicate entries returned from getdents() system call
Theodore Ts'o
1
-12
/
+8
2008-10-23
Merge branch 'proc' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriya...
Linus Torvalds
24
-965
/
+895
2008-10-23
ext4: remove unused variable in ext4_get_parent
Christoph Hellwig
1
-1
/
+0
2008-10-23
ext3 quota support: fix compile failure
Linus Torvalds
1
-1
/
+1
2008-10-23
Merge branch 'v28-range-hrtimers-for-linus-v2' of git://git.kernel.org/pub/sc...
Linus Torvalds
3
-294
/
+297
2008-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
9
-125
/
+259
2008-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/bdev
Linus Torvalds
16
-94
/
+93
2008-10-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
66
-1070
/
+823
2008-10-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...
Linus Torvalds
1
-1
/
+1
2008-10-23
Merge branch 'for-2.6.28' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
3
-10
/
+19
2008-10-23
jbd: abort instead of waiting for nonexistent transactions
Duane Griffin
1
-2
/
+17
2008-10-23
jbd: test BH_Write_EIO to detect errors on metadata buffers
Hidehiro Kawai
1
-3
/
+3
2008-10-23
ext3: add checks for errors from jbd
Hidehiro Kawai
2
-8
/
+27
2008-10-23
jbd: fix error handling for checkpoint io
Hidehiro Kawai
3
-20
/
+64
2008-10-23
proc: remove fs/proc/proc_misc.c
Alexey Dobriyan
3
-67
/
+2
2008-10-23
proc: move /proc/vmcore creation to fs/proc/vmcore.c
Alexey Dobriyan
2
-6
/
+3
2008-10-23
proc: move pagecount stuff to fs/proc/page.c
Alexey Dobriyan
3
-135
/
+148
2008-10-23
proc: move all /proc/kcore stuff to fs/proc/kcore.c
Alexey Dobriyan
2
-9
/
+13
2008-10-23
proc: move /proc/schedstat boilerplate to kernel/sched_stats.h
Alexey Dobriyan
1
-3
/
+0
2008-10-23
proc: move /proc/modules boilerplate to kernel/module.c
Alexey Dobriyan
1
-17
/
+0
2008-10-23
proc: move /proc/diskstats boilerplate to block/genhd.c
Alexey Dobriyan
1
-16
/
+0
2008-10-23
proc: move /proc/zoneinfo boilerplate to mm/vmstat.c
Alexey Dobriyan
1
-13
/
+0
2008-10-23
proc: move /proc/vmstat boilerplate to mm/vmstat.c
Alexey Dobriyan
1
-12
/
+0
2008-10-23
proc: move /proc/pagetypeinfo boilerplate to mm/vmstat.c
Alexey Dobriyan
1
-13
/
+0
2008-10-23
proc: move /proc/buddyinfo boilerplate to mm/vmstat.c
Alexey Dobriyan
1
-14
/
+0
[next]