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
2008-01-09
hfs: handle more on-disk corruptions without oopsing
Eric Sandeen
4
-3
/
+42
2008-01-09
eCryptfs: fix dentry handling on create error, unlink, and inode destroy
Michael Halcrow
2
-17
/
+4
2008-01-09
fat: optimize fat_count_free_clusters()
OGAWA Hirofumi
1
-0
/
+28
2008-01-08
core dump: real_parent ppid
Roland McGrath
1
-2
/
+2
2008-01-06
fix: using joysticks in 32 bit applications on 64 bit systems
Akos Maroy
1
-0
/
+8
2008-01-03
NFSv4: Fix open_to_lock_owner sequenceid allocation...
Trond Myklebust
1
-11
/
+19
2008-01-03
NFSv4: nfs4_open_confirm must not set the open_owner as confirmed on error
Trond Myklebust
1
-3
/
+1
2008-01-03
NFSv4: Fix circular locking dependency in nfs4_kill_renewd
Trond Myklebust
1
-2
/
+0
2008-01-03
NFS: Fix a possible Oops in fs/nfs/super.c
Trond Myklebust
1
-1
/
+11
2008-01-03
restrict reading from /proc/<pid>/maps to those who share ->mm or can ptrace pid
Al Viro
4
-5
/
+24
2008-01-03
Unify /proc/slabinfo configuration
Linus Torvalds
1
-19
/
+2
2008-01-02
slub: register slabinfo to procfs
Pekka Enberg
1
-0
/
+17
2007-12-23
ecryptfs: redo dget,mntget on dentry_open failure
Eric Sandeen
1
-1
/
+4
2007-12-23
ecryptfs: fix unlocking in error paths
Eric Sandeen
2
-4
/
+5
2007-12-23
Don't send quota messages repeatedly when hardlimit reached
Jan Kara
1
-7
/
+16
2007-12-23
Fix computation of SKB size for quota messages
Jan Kara
1
-5
/
+4
2007-12-23
ecryptfs: fix string overflow on long cipher names
Eric Sandeen
1
-0
/
+1
2007-12-21
Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6
Linus Torvalds
2
-3
/
+2
2007-12-21
[XFS] Initialise current offset in xfs_file_readdir correctly
Lachlan McIlroy
1
-0
/
+1
2007-12-21
[XFS] Fix mknod regression
Christoph Hellwig
1
-3
/
+1
2007-12-20
mm: fix exit_mmap BUG() on a.out binary exit
Ivan Kokshaysky
1
-1
/
+0
2007-12-18
[XFS] Put the correct offset in dirent d_off
Lachlan McIlroy
4
-13
/
+8
2007-12-18
[XFS] Don't wait for pending I/Os when purging blocks beyond eof.
Lachlan McIlroy
1
-2
/
+4
2007-12-18
Fix compilation warning in dquot.c
Jan Kara
1
-2
/
+2
2007-12-18
ecryptfs: fix fsx data corruption problems
Eric Sandeen
2
-17
/
+41
2007-12-18
ecryptfs: set s_blocksize from lower fs in sb
Eric Sandeen
1
-0
/
+1
2007-12-18
ext3, ext4: avoid divide by zero
Andries E. Brouwer
2
-2
/
+2
2007-12-18
fs/Kconfig: grammar fix
Uwe Kleine-König
1
-1
/
+1
2007-12-18
ecryptfs: initialize new auth_tokens before teardown
Eric Sandeen
1
-1
/
+1
2007-12-18
Merge git://git.linux-nfs.org/pub/linux/nfs-2.6
Linus Torvalds
4
-6
/
+15
2007-12-17
ocfs2: Re-journal buffers after transaction extend
Mark Fasheh
2
-21
/
+51
2007-12-17
ocfs2: Allow for debugging of transaction extends
Mark Fasheh
1
-0
/
+4
2007-12-17
ocfs2: Don't panic when truncating an empty extent
Mark Fasheh
1
-2
/
+0
2007-12-17
ocfs2: fix exit-while-locked bug in ocfs2_queue_orphans()
Mark Fasheh
1
-1
/
+2
2007-12-12
NFS: Fix an Oops in NFS unmount
Trond Myklebust
1
-0
/
+11
2007-12-12
Revert "NFS: Ensure we return zero if applications attempt to write zero bytes"
Trond Myklebust
1
-2
/
+0
2007-12-12
NFSv2/v3: Fix a memory leak when using -onolock
Trond Myklebust
1
-3
/
+3
2007-12-12
NFS: Fix NFS mountpoint crossing...
Trond Myklebust
1
-1
/
+1
2007-12-11
proc: remove/Fix proc generic d_revalidate
Eric W. Biederman
1
-7
/
+0
2007-12-10
Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6
Linus Torvalds
8
-50
/
+186
2007-12-10
[XFS] Fix xfs_ichgtime()s broken usage of I_SYNC
David Chinner
1
-2
/
+2
2007-12-10
[XFS] Make xfsbufd threads freezable
Rafael J. Wysocki
1
-0
/
+2
2007-12-10
[XFS] revert to double-buffering readdir
Christoph Hellwig
1
-0
/
+124
2007-12-10
[XFS] Fix broken inode cluster setup.
David Chinner
1
-1
/
+1
2007-12-10
[XFS] Clear XBF_READ_AHEAD flag on I/O completion.
Lachlan McIlroy
1
-1
/
+1
2007-12-10
[XFS] Fixed a few bugs in xfs_buf_associate_memory()
Lachlan McIlroy
1
-20
/
+13
2007-12-10
[XFS] 971064 Various fixups for xfs_bulkstat().
Lachlan McIlroy
3
-26
/
+40
2007-12-10
[XFS] Fix dbflush panic in xfs_qm_sync.
Donald Douwsma
1
-0
/
+3
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
[next]