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
2014-11-14
Merge branch 'akpm' (fixes from Andrew Morton)
Linus Torvalds
5
-25
/
+67
2014-11-14
fanotify: fix notification of groups with inode & mount marks
Jan Kara
5
-25
/
+67
2014-11-13
ceph: fix flush tid comparision
Yan, Zheng
1
-1
/
+1
2014-11-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-1
/
+1
2014-11-08
Merge tag 'xfs-for-linus-3.18-rc3' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-196
/
+142
2014-11-07
xfs: track bulkstat progress by agino
Dave Chinner
1
-37
/
+34
2014-11-07
xfs: bulkstat error handling is broken
Dave Chinner
1
-10
/
+19
2014-11-07
xfs: bulkstat main loop logic is a mess
Dave Chinner
1
-32
/
+24
2014-11-07
xfs: bulkstat chunk-formatter has issues
Dave Chinner
1
-34
/
+24
2014-11-07
xfs: bulkstat chunk formatting cursor is broken
Dave Chinner
2
-47
/
+28
2014-11-07
xfs: bulkstat btree walk doesn't terminate
Dave Chinner
1
-9
/
+10
2014-11-05
fix breakage in o2net_send_tcp_msg()
Al Viro
1
-1
/
+1
2014-11-05
ovl: don't poison cursor
Miklos Szeredi
1
-1
/
+1
2014-11-04
Btrfs: fix kfree on list_head in btrfs_lookup_csums_range error cleanup
Chris Mason
1
-1
/
+1
2014-11-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
5
-49
/
+19
2014-11-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
5
-39
/
+27
2014-11-01
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
8
-28
/
+51
2014-11-01
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
3
-13
/
+3
2014-11-01
ovl: initialize ->is_cursor
Miklos Szeredi
1
-0
/
+1
2014-10-31
Return short read or 0 at end of a raw device, not EIO
David Jeffery
1
-1
/
+2
2014-10-31
isofs: don't bother with ->d_op for normal case
Al Viro
2
-22
/
+4
2014-10-31
fs: allow open(dir, O_TMPFILE|..., 0) with mode 0
Eric Rannaud
1
-1
/
+2
2014-10-30
ext4: make ext4_ext_convert_to_initialized() return proper number of blocks
Jan Kara
1
-5
/
+4
2014-10-30
ext4: bail early when clearing inode journal flag fails
Jan Kara
1
-1
/
+6
2014-10-30
ext4: bail out from make_indexed_dir() on first error
Jan Kara
1
-10
/
+18
2014-10-30
jbd2: use a better hash function for the revoke table
Theodore Ts'o
1
-8
/
+2
2014-10-30
ext4: prevent bugon on race between write/fcntl
Dmitry Monakhov
1
-1
/
+1
2014-10-30
ext4: remove extent status procfs files if journal load fails
Darrick J. Wong
1
-2
/
+3
2014-10-30
ext4: disallow changing journal_csum option during remount
Darrick J. Wong
1
-0
/
+8
2014-10-30
ext4: enable journal checksum when metadata checksum feature enabled
Darrick J. Wong
1
-0
/
+4
2014-10-30
ext4: fix oops when loading block bitmap failed
Jan Kara
1
-0
/
+4
2014-10-30
ext4: fix overflow when updating superblock backups after resize
Jan Kara
1
-1
/
+1
2014-10-30
Merge branch 'akpm' (incoming from Andrew Morton)
Linus Torvalds
2
-7
/
+12
2014-10-30
xfs: rework zero range to prevent invalid i_size updates
Brian Foster
1
-52
/
+20
2014-10-30
xfs: Check error during inode btree iteration in xfs_bulkstat()
Jan Kara
1
-0
/
+4
2014-10-30
ocfs2: fix d_splice_alias() return code checking
Richard Weinberger
1
-1
/
+1
2014-10-30
fsnotify: next_i is freed during fsnotify_unmount_inodes.
Jerry Hoemann
1
-6
/
+11
2014-10-29
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-29
/
+9
2014-10-29
isofs_cmp(): we'll never see a dentry for . or ..
Al Viro
1
-18
/
+2
2014-10-29
overlayfs: fix lockdep misannotation
Miklos Szeredi
2
-2
/
+2
2014-10-29
ovl: fix check for cursor
Miklos Szeredi
1
-5
/
+6
2014-10-29
overlayfs: barriers for opening upper-layer directory
Al Viro
1
-1
/
+2
2014-10-29
xfs: bulkstat doesn't release AGI buffer on error
Dave Chinner
1
-6
/
+10
2014-10-28
Btrfs: fix race that makes btrfs_lookup_extent_info miss skinny extent items
Filipe Manana
1
-8
/
+0
2014-10-28
Merge branch 'for-3.18' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-2
/
+5
2014-10-27
Btrfs: properly clean up btrfs_end_io_wq_cache
Josef Bacik
1
-0
/
+1
2014-10-27
Btrfs: fix invalid leaf slot access in btrfs_lookup_extent()
Filipe Manana
3
-10
/
+4
2014-10-27
btrfs: use macro accessors in superblock validation checks
David Sterba
1
-21
/
+22
2014-10-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
19
-57
/
+3522
2014-10-25
overlayfs: embed middle into overlay_readdir_data
Al Viro
1
-7
/
+5
[next]