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
2010-05-19
xfs: make the log ticket transaction id random
Dave Chinner
1
-1
/
+1
2010-05-19
xfs: nothing special about 1-block log sector
Alex Elder
1
-13
/
+29
2010-05-19
xfs: encapsulate bbcount validity checking
Alex Elder
1
-12
/
+26
2010-05-19
xfs: kill XLOG_SECTOR_ROUND*()
Alex Elder
1
-14
/
+9
2010-05-19
xfs: simplify XLOG_SECTOR_ROUND*()
Alex Elder
1
-5
/
+4
2010-05-19
xfs: fix min bufsize bugs in two places
Alex Elder
1
-4
/
+17
2010-05-19
xfs: add const qualifiers to xfs error function args
Alex Elder
2
-19
/
+20
2010-05-19
xfs: remove xfs_dqmarker
Christoph Hellwig
2
-21
/
+2
2010-05-19
xfs: convert the dquot free list to use list heads
Dave Chinner
6
-165
/
+72
2010-05-19
xfs: convert the dquot hash list to use list heads
Dave Chinner
6
-88
/
+30
2010-05-19
xfs: remove duplicate code from dquot reclaim
Dave Chinner
2
-193
/
+73
2010-05-19
xfs: convert the per-mount dquot list to use list heads
Dave Chinner
6
-112
/
+97
2010-05-19
xfs: add log item recovery tracing
Dave Chinner
5
-9
/
+187
2010-05-19
xfs: clean up xlog_write_adv_cnt
Christoph Hellwig
2
-27
/
+27
2010-05-19
xfs: introduce new internal log vector structure
Dave Chinner
2
-59
/
+90
2010-05-19
xfs: reindent xlog_write
Christoph Hellwig
1
-106
/
+120
2010-05-19
xfs: factor xlog_write
Dave Chinner
1
-113
/
+226
2010-05-19
xfs: log ticket reservation underestimates the number of iclogs
Dave Chinner
1
-13
/
+42
2010-05-19
xfs: Clean up xfs_trans_committed code after factoring
Dave Chinner
1
-190
/
+166
2010-05-19
xfs: update and factor xfs_trans_committed()
Dave Chinner
1
-129
/
+95
2010-05-19
xfs: clean up xfs_trans_commit logic even more
Christoph Hellwig
1
-32
/
+37
2010-05-19
xfs: split out iclog writing from xfs_trans_commit()
Dave Chinner
1
-188
/
+199
2010-05-19
xfs: fix reservation release commit flag in xfs_bmap_add_attrfork()
Dave Chinner
1
-1
/
+1
2010-05-19
xfs: remove stale parameter from ->iop_unpin method
Dave Chinner
7
-52
/
+39
2010-05-19
xfs: Add inode pin counts to traces
Dave Chinner
3
-1
/
+12
2010-05-19
xfs: factor log item initialisation
Dave Chinner
6
-30
/
+29
2010-05-19
xfs: add blockdev name to kthreads
Jan Engelhardt
4
-10
/
+13
2010-05-19
xfs: Fix integer overflow in fs/xfs/linux-2.6/xfs_ioctl*.c
Zhitong Wang
2
-0
/
+8
2010-05-19
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
59
-1387
/
+1526
2010-05-19
ocfs2: Silence a gcc warning.
Joel Becker
1
-1
/
+1
2010-05-19
ocfs2: Don't retry xattr set in case value extension fails.
Tao Ma
1
-2
/
+4
2010-05-19
ocfs2:dlm: avoid dlm->ast_lock lockres->spinlock dependency break
Wengang Wang
3
-8
/
+14
2010-05-19
ocfs2: Reset xattr value size after xa_cleanup_value_truncate().
Tao Ma
1
-7
/
+10
2010-05-19
Merge branch 'discontig-bg' of git://oss.oracle.com/git/tma/linux-2.6 into oc...
Joel Becker
14
-240
/
+667
2010-05-19
Revert "nfsd4: distinguish expired from stale stateids"
J. Bruce Fields
1
-45
/
+11
2010-05-18
fs/ocfs2/dlm: Use kstrdup
Julia Lawall
1
-2
/
+1
2010-05-18
fs/ocfs2/dlm: Drop memory allocation cast
Julia Lawall
2
-13
/
+7
2010-05-18
Ocfs2: Optimize punching-hole code.
Tristan Ye
1
-24
/
+140
2010-05-18
Ocfs2: Make ocfs2_find_cpos_for_left_leaf() public.
Tristan Ye
2
-2
/
+4
2010-05-18
Ocfs2: Fix hole punching to correctly do CoW during cluster zeroing.
Tristan Ye
1
-3
/
+27
2010-05-18
Ocfs2: Optimize ocfs2 truncate to use ocfs2_remove_btree_range() instead.
Tristan Ye
7
-572
/
+178
2010-05-18
nfsd: safer initialization order in find_file()
Pavel Emelyanov
1
-3
/
+3
2010-05-18
nfs4: minor callback code simplification, comment
J. Bruce Fields
1
-2
/
+8
2010-05-18
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+1
2010-05-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
27
-1245
/
+1228
2010-05-18
Merge branch 'next' into for-linus
James Morris
2
-15
/
+0
2010-05-18
cifs: fix noserverino handling when unix extensions are enabled
Jeff Layton
3
-0
/
+15
2010-05-18
cifs: don't update uniqueid in cifs_fattr_to_inode
Jeff Layton
1
-1
/
+0
2010-05-18
cifs: always revalidate hardlinked inodes when using noserverino
Jeff Layton
1
-0
/
+5
2010-05-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/joern/logfs
Linus Torvalds
10
-53
/
+104
[prev]
[next]