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
2015-02-12
f2fs: split UMOUNT and FASTBOOT flags
Jaegeuk Kim
5
-17
/
+44
2015-02-12
f2fs: avoid write_checkpoint if f2fs is mounted readonly
Jaegeuk Kim
1
-0
/
+2
2015-02-12
f2fs: support norecovery mount option
Jaegeuk Kim
1
-0
/
+8
2015-02-12
f2fs: fix not to drop mount options when retrying fill_super
Jaegeuk Kim
1
-3
/
+13
2015-02-12
f2fs: merge flags in struct f2fs_sb_info
Chao Yu
7
-33
/
+44
2015-02-12
f2fs: clean up {in,de}create_sleep_time
Chao Yu
2
-18
/
+18
2015-02-12
f2fs: make truncate_inline_date static
Chao Yu
2
-17
/
+9
2015-02-12
f2fs: fix a bug of inheriting default ACL from parent
Kinglong Mee
1
-1
/
+1
2015-02-12
f2fs: use f2fs_radix_tree_insert to clean codes
Chao Yu
1
-5
/
+2
2015-02-12
f2fs: add F2FS_IOC_GETVERSION support
Chao Yu
2
-0
/
+10
2015-02-12
f2fs: leave comment for code readability
Jaegeuk Kim
1
-0
/
+4
2015-02-12
f2fs: fix to release count of meta page in ->invalidatepage
Chao Yu
1
-0
/
+19
2015-02-12
f2fs: do checkpoint when umount flag is not set
Jaegeuk Kim
2
-3
/
+9
2015-02-12
f2fs: trigger correct checkpoint during umount
Jaegeuk Kim
2
-2
/
+11
2015-02-12
f2fs: update memory footprint information
Jaegeuk Kim
2
-8
/
+18
2015-02-12
f2fs: fix wrong memory footprint statistics in debugfs
Chao Yu
1
-4
/
+11
2015-02-12
f2fs: avoid infinite loop on cp_error
Jaegeuk Kim
1
-0
/
+4
2015-02-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2
-13
/
+8
2015-02-11
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
37
-115
/
+92
2015-02-11
Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
6
-17
/
+8
2015-02-11
Merge tag 'xfs-for-linus-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
38
-880
/
+807
2015-02-11
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
15
-212
/
+256
2015-02-11
Merge tag 'locks-v3.20-1' of git://git.samba.org/jlayton/linux
Linus Torvalds
12
-389
/
+474
2015-02-11
rmap: drop support of non-linear mappings
Kirill A. Shutemov
1
-1
/
+0
2015-02-11
proc: drop handling non-linear mappings
Kirill A. Shutemov
1
-16
/
+0
2015-02-11
mm: drop vm_ops->remap_pages and generic_file_remap_pages() stub
Kirill A. Shutemov
13
-14
/
+0
2015-02-11
fsioctl.c: make generic_block_fiemap() signal-tolerant
Dmitry Monakhov
1
-0
/
+5
2015-02-11
o2dlm: fix NULL pointer dereference in o2dlm_blocking_ast_wrapper
Srinivas Eeda
1
-1
/
+5
2015-02-11
ocfs2: prune the dcache before deleting the dentry of directory
alex chen
1
-0
/
+3
2015-02-11
ocfs2: make resv_lock spinlock static
Fabian Frederick
1
-1
/
+1
2015-02-11
ocfs2: remove unreachable code in __ocfs2_recovery_thread()
Daeseok Youn
1
-1
/
+0
2015-02-11
ocfs2: removes mlog_errno() call twice in ocfs2_find_dir_space_el()
Daeseok Youn
1
-6
/
+3
2015-02-11
ocfs2: remove unreachable code
Daeseok Youn
1
-1
/
+0
2015-02-11
ocfs2: o2net: silence uninitialized variable warning
Dan Carpenter
1
-1
/
+2
2015-02-11
ocfs2: remove pointless assignment from ocfs2_calc_refcount_meta_credits()
Jan Kara
1
-2
/
+0
2015-02-11
ocfs2: add a mount option journal_async_commit on ocfs2 filesystem
alex chen
2
-0
/
+19
2015-02-11
ocfs2: fix journal commit deadlock in ocfs2_convert_inline_data_to_extents
alex chen
1
-9
/
+9
2015-02-11
ocfs2: dlm: dlmdomain: remove unused function
Rickard Strandqvist
2
-15
/
+0
2015-02-11
ocfs2: quota_local: remove unused function
Rickard Strandqvist
1
-6
/
+0
2015-02-11
ocfs2: xattr: remove unused function
Rickard Strandqvist
1
-10
/
+0
2015-02-11
ocfs2: fix snprintf format specifier in dlmdebug.c
alex chen
1
-2
/
+2
2015-02-11
ocfs2: fix wrong comment
Junxiao Bi
1
-6
/
+6
2015-02-11
ocfs2: fix uninitialized variable access
Junxiao Bi
1
-1
/
+1
2015-02-11
ocfs2: remove unnecessary else in ocfs2_set_acl()
Fabian Frederick
1
-8
/
+6
2015-02-11
ocfs2/dlm: add missing dlm_lock_put() when recovery master down
Xue jiufei
1
-0
/
+7
2015-02-11
fanotify: don't set FAN_ONDIR implicitly on a marks ignored mask
Lino Sanfilippo
2
-9
/
+18
2015-02-11
fanotify: don't recalculate a marks mask if only the ignored mask changed
Lino Sanfilippo
1
-3
/
+4
2015-02-11
fanotify: only destroy mark when both mask and ignored_mask are cleared
Lino Sanfilippo
1
-2
/
+1
2015-02-10
pnfs: delete an unintended goto
Dan Carpenter
1
-1
/
+0
2015-02-10
GFS2: Fix crash during ACL deletion in acl max entry check in gfs2_set_acl()
Andrew Elble
1
-1
/
+1
[prev]
[next]