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-08-07
fs/ocfs2/slot_map.c: replace count*size kzalloc by kcalloc
Fabian Frederick
1
-1
/
+1
2014-08-07
ocfs2: race between umount and unfinished remastering during recovery
Tariq Saeed
1
-0
/
+4
2014-08-07
ocfs2: remove conversion of total_backoff in dlm_join_domain()
Xue jiufei
1
-3
/
+2
2014-08-07
ocfs2: correctly check the return value of ocfs2_search_extent_list
Yingtai Xie
3
-5
/
+14
2014-08-07
fs/squashfs/super.c: logging cleanup
Fabian Frederick
1
-2
/
+3
2014-08-07
fs/squashfs/file_direct.c: replace count*size kmalloc by kmalloc_array
Fabian Frederick
1
-1
/
+1
2014-08-07
ntfs: kernel-doc warning fixes
Fabian Frederick
1
-3
/
+0
2014-08-07
fs/logfs/readwrite.c: kernel-doc warning fixes
Fabian Frederick
1
-8
/
+7
2014-08-07
fanotify: fix double free of pending permission events
Jan Kara
3
-2
/
+37
2014-08-07
fsnotify: rename event handling functions
Jan Kara
5
-14
/
+15
2014-08-07
fs/fscache: make ctl_table static
Fabian Frederick
1
-2
/
+2
2014-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-1
/
+1
2014-08-06
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
3
-15
/
+12
2014-08-06
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-13
/
+75
2014-08-05
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
12
-293
/
+333
2014-08-05
Merge tag 'for-f2fs-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...
Linus Torvalds
18
-292
/
+791
2014-08-05
Merge tag 'driver-core-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-12
/
+31
2014-08-05
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
26
-158
/
+41
2014-08-05
f2fs: use for_each_set_bit to simplify the code
Chao Yu
2
-14
/
+6
2014-08-05
f2fs: add f2fs_balance_fs for expand_inode_data
Chao Yu
1
-0
/
+2
2014-08-05
f2fs: invalidate xattr node page when evict inode
Chao Yu
1
-0
/
+3
2014-08-04
Merge branch 'for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...
Linus Torvalds
1
-2
/
+4
2014-08-04
Merge tag 'locks-v3.17-1' of git://git.samba.org/jlayton/linux
Linus Torvalds
1
-13
/
+13
2014-08-02
f2fs: avoid skipping recover_inline_xattr after recover_inline_data
Chao Yu
3
-3
/
+4
2014-08-02
f2fs: add tracepoint for f2fs_direct_IO
Chao Yu
1
-0
/
+5
2014-08-01
vfs: fix check for fallocate on active swapfile
Eric Biggers
1
-3
/
+2
2014-08-01
direct-io: fix AIO regression
Christoph Hellwig
1
-5
/
+4
2014-07-31
f2fs: reduce competition among node page writes
Chao Yu
4
-7
/
+7
2014-07-31
ext4: fix ext4_discard_allocated_blocks() if we can't allocate the pa struct
Theodore Ts'o
1
-1
/
+20
2014-07-31
f2fs: fix coding style
Jaegeuk Kim
2
-3
/
+4
2014-07-31
f2fs: remove redundant lines in allocate_data_block
Dongho Sim
1
-3
/
+0
2014-07-31
f2fs: add tracepoint for f2fs_issue_flush
Jaegeuk Kim
1
-0
/
+3
2014-07-31
f2fs: avoid retrying wrong recovery routine when error was occurred
Jaegeuk Kim
4
-7
/
+23
2014-07-31
f2fs: test before set/clear bits
Jaegeuk Kim
1
-2
/
+4
2014-07-31
f2fs: fix wrong condition for unlikely
Jaegeuk Kim
1
-1
/
+1
2014-07-31
f2fs: enable in-place-update for fdatasync
Jaegeuk Kim
3
-0
/
+12
2014-07-31
f2fs: skip unnecessary data writes during fsync
Jaegeuk Kim
1
-0
/
+18
2014-07-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
7
-17
/
+17
2014-07-29
AFS: Correctly assemble the client UUID
David Howells
1
-2
/
+2
2014-07-29
f2fs: add info of appended or updated data writes
Jaegeuk Kim
5
-0
/
+53
2014-07-29
f2fs: use radix_tree for ino management
Jaegeuk Kim
2
-22
/
+28
2014-07-29
f2fs: add infra for ino management
Jaegeuk Kim
4
-44
/
+55
2014-07-29
ext4: fix COLLAPSE RANGE test for bigalloc file systems
Namjae Jeon
1
-5
/
+2
2014-07-29
f2fs: punch the core function for inode management
Jaegeuk Kim
1
-37
/
+44
2014-07-29
f2fs: add nobarrier mount option
Jaegeuk Kim
4
-1
/
+15
2014-07-29
Merge tag 'master-2014-07-25' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
1
-1
/
+1
2014-07-28
ext4: check inline directory before converting
Darrick J. Wong
3
-0
/
+39
2014-07-28
Merge branch 'sched/urgent' into sched/core, to merge fixes before applying n...
Ingo Molnar
31
-219
/
+574
2014-07-28
ext4: fix incorrect locking in move_extent_per_page
Dmitry Monakhov
1
-1
/
+2
2014-07-28
ext4: use correct depth value
Dmitry Monakhov
1
-1
/
+1
[next]