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
2008-12-04
remove unused behvavior cruft in xfs_super.h
Christoph Hellwig
1
-12
/
+0
2008-12-04
remove useless mnt_want_write call in xfs_write
Christoph Hellwig
1
-9
/
+1
2008-12-04
[XFS] fix compile on 32 bit systems
Christoph Hellwig
3
-4
/
+13
2008-12-02
[XFS] Reorder xfs_ioctl32.c for some tidiness
sandeen@sandeen.net
1
-42
/
+36
2008-12-02
[XFS] Hook up compat XFS_IOC_FSSETDM_BY_HANDLE ioctl handler
sandeen@sandeen.net
2
-1
/
+51
2008-12-02
[XFS] Hook up compat XFS_IOC_ATTRMULTI_BY_HANDLE ioctl handler
sandeen@sandeen.net
4
-7
/
+136
2008-12-02
[XFS] Hook up compat XFS_IOC_ATTRLIST_BY_HANDLE ioctl handler
sandeen@sandeen.net
2
-1
/
+147
2008-12-02
[XFS] Fix compat XFS_IOC_FSBULKSTAT_SINGLE ioctl
sandeen@sandeen.net
1
-3
/
+10
2008-12-02
[XFS] Fix xfs_bulkstat_one size checks & error handling
sandeen@sandeen.net
3
-28
/
+39
2008-12-02
[XFS] Make the bulkstat_one compat ioctl handling more sane
sandeen@sandeen.net
3
-16
/
+56
2008-12-02
[XFS] Add compat handlers for data & rt growfs ioctls
sandeen@sandeen.net
2
-0
/
+54
2008-12-02
[XFS] Add compat handlers for swapext ioctl
sandeen@sandeen.net
2
-5
/
+69
2008-12-02
[XFS] Clean up some existing compat ioctl calls
sandeen@sandeen.net
3
-91
/
+171
2008-12-02
[XFS] Move compat ioctl structs & numbers into xfs_ioctl32.h
sandeen@sandeen.net
3
-139
/
+150
2008-12-02
[XFS] Move copy_from_user calls out of ioctl helpers into ioctl switch.
sandeen@sandeen.net
5
-64
/
+63
2008-12-01
[XFS] fix error handling in xlog_recover_process_one_iunlink
Christoph Hellwig
1
-13
/
+5
2008-12-01
[XFS] move inode allocation out xfs_iread
Christoph Hellwig
3
-104
/
+91
2008-12-01
[XFS] kill the XFS_IMAP_BULKSTAT flag
Christoph Hellwig
5
-11
/
+5
2008-12-01
[XFS] embededd struct xfs_imap into xfs_inode
Christoph Hellwig
7
-71
/
+33
2008-12-01
[XFS] merge xfs_imap into xfs_dilocate
Christoph Hellwig
5
-120
/
+88
2008-12-01
[XFS] remove dead code for old inode item recovery
Christoph Hellwig
4
-33
/
+10
2008-12-01
[XFS] stop using xfs_itobp in xfs_iread
Christoph Hellwig
3
-49
/
+37
2008-12-01
[XFS] split up xlog_recover_process_iunlinks
Christoph Hellwig
1
-68
/
+66
2008-12-01
[XFS] kill XFS_DINODE_VERSION_ defines
Christoph Hellwig
7
-25
/
+20
2008-12-01
[XFS] kill xfs_dinode_core_t
Christoph Hellwig
9
-141
/
+124
2008-12-01
[XFS] kill xfs_ialloc_log_di
Christoph Hellwig
2
-99
/
+10
2008-12-01
[XFS] sanitize xlog_in_core_t definition
Christoph Hellwig
3
-46
/
+19
2008-12-01
[XFS] factor out xfs_read_agf helper
From: Christoph Hellwig
3
-36
/
+61
2008-12-01
[XFS] factor out xfs_read_agi helper
Christoph Hellwig
4
-135
/
+98
2008-12-01
[XFS] remove i_gen from incore inode
Dave Chinner
3
-38
/
+4
2008-12-01
[XFS] remove xfs_vfsops.h
Christoph Hellwig
4
-17
/
+0
2008-12-01
[XFS] remove xfs_vfs.h
Christoph Hellwig
5
-46
/
+13
2008-12-01
[XFS] remove bhv_statvfs_t typedef
Christoph Hellwig
3
-5
/
+3
2008-12-01
[XFS] Hook up the fiemap ioctl.
Eric Sandeen
1
-0
/
+84
2008-12-01
[XFS] Add new getbmap flags.
Eric Sandeen
2
-15
/
+37
2008-12-01
[XFS] convert xfs_getbmap to take formatter functions
Eric Sandeen
4
-78
/
+71
2008-12-01
[XFS] fix uninitialised variable bug in dquot release.
Dave Chinner
1
-21
/
+18
2008-12-01
[XFS] fix error inversion problems with data flushing
Dave Chinner
5
-9
/
+32
2008-12-01
[XFS] fix spurious gcc warnings
Christoph Hellwig
2
-4
/
+3
2008-12-01
[XFS] allow inode64 mount option on 32 bit systems
Christoph Hellwig
1
-8
/
+2
2008-12-01
[XFS] wire up ->open for directories
Christoph Hellwig
3
-26
/
+31
2008-12-01
[XFS] fix NULL pointer dereference in xfs_log_force_umount
Christoph Hellwig
1
-2
/
+5
2008-11-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
Lachlan McIlroy
822
-8122
/
+23574
2008-11-21
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
4
-6
/
+11
2008-11-21
Linux 2.6.28-rc6
Linus Torvalds
1
-1
/
+1
2008-11-21
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
8
-6
/
+19
2008-11-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
6
-6
/
+37
2008-11-21
[IA64] xen: fix xen_get_eflags.
Isaku Yamahata
1
-1
/
+1
2008-11-21
[IA64] ia64/pv_ops/pv_cpu_ops: fix _IA64_REG_IP case.
Isaku Yamahata
3
-2
/
+15
2008-11-21
[IA64] remove duplicate include iommu.h
Huang Weiyi
1
-1
/
+0
[next]