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
2016-01-23
dax: support dirty DAX entries in radix tree
Ross Zwisler
2
-2
/
+2
2016-01-23
dax: fix conversion of holes to PMDs
Ross Zwisler
1
-10
/
+10
2016-01-23
dax: fix NULL pointer dereference in __dax_dbg()
Ross Zwisler
1
-0
/
+1
2016-01-22
Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
16
-213
/
+264
2016-01-22
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
12
-271
/
+867
2016-01-22
Merge tag 'xfs-for-linus-4.5-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
7
-102
/
+114
2016-01-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
3
-6
/
+49
2016-01-22
ocfs2: NFS hangs in __ocfs2_cluster_lock due to race with ocfs2_unblock_lock
Tariq Saeed
1
-0
/
+6
2016-01-22
reiserfs: fix dereference of ERR_PTR
Sudip Mukherjee
1
-1
/
+1
2016-01-22
thp: change pmd_trans_huge_lock() interface to return ptl
Kirill A. Shutemov
1
-4
/
+8
2016-01-22
[regression] fix braino in fs/dlm/user.c
Al Viro
1
-1
/
+1
2016-01-21
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
15
-86
/
+313
2016-01-21
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-18
/
+100
2016-01-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
2
-8
/
+68
2016-01-21
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2
-30
/
+122
2016-01-21
fs/adfs/adfs.h: tidy up comments
Andrew Morton
1
-14
/
+14
2016-01-21
fs/overlayfs/super.c needs pagemap.h
Andrew Morton
1
-0
/
+1
2016-01-21
proc read mm's {arg,env}_{start,end} with mmap semaphore taken.
Mateusz Guzik
1
-3
/
+10
2016-01-21
fs/coredump: prevent "" / "." / ".." core path components
Jann Horn
1
-0
/
+20
2016-01-21
ptrace: use fsuid, fsgid, effective creds for fs access checks
Jann Horn
3
-13
/
+14
2016-01-21
fat: constify fatent_operations structures
Julia Lawall
2
-13
/
+13
2016-01-21
fat: permit to return phy block number by fibmap in fallocated region
Namjae Jeon
4
-30
/
+87
2016-01-21
fat: skip cluster allocation on fallocated region
Namjae Jeon
1
-2
/
+8
2016-01-21
fat: add fat_fallocate operation
Namjae Jeon
3
-2
/
+94
2016-01-21
fat: add simple validation for directory inode
OGAWA Hirofumi
1
-0
/
+22
2016-01-21
fat: allow time_offset to be up to 24 hours
Jan Kara
1
-1
/
+6
2016-01-21
fs/hfs/catalog.c: use list_for_each_entry in hfs_cat_delete
Geliang Tang
1
-4
/
+2
2016-01-21
epoll: add EPOLLEXCLUSIVE flag
Jason Baron
1
-3
/
+21
2016-01-21
fs/proc/task_mmu.c: add workaround for old compilers
Kirill A. Shutemov
1
-1
/
+1
2016-01-20
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
1
-1
/
+1
2016-01-20
btrfs: raid56: Use raid_write_end_io for scrub
Zhao Lei
1
-27
/
+5
2016-01-20
btrfs: Remove unnecessary ClearPageUptodate for raid56
Zhao Lei
1
-2
/
+0
2016-01-20
btrfs: use rbio->nr_pages to reduce calculation
Zhao Lei
1
-12
/
+7
2016-01-20
btrfs: Use unified stripe_page's index calculation
Zhao Lei
1
-22
/
+21
2016-01-20
btrfs: Fix calculation of rbio->dbitmap's size calculation
Zhao Lei
2
-3
/
+3
2016-01-20
btrfs: Fix no_space in write and rm loop
Zhao Lei
1
-1
/
+3
2016-01-20
btrfs: merge functions for wait snapshot creation
Zhao Lei
3
-21
/
+22
2016-01-20
btrfs: delete unused argument in btrfs_copy_from_user
Zhao Lei
1
-4
/
+2
2016-01-20
btrfs: Use direct way to determine raid56 write/recover mode
Zhao Lei
1
-1
/
+2
2016-01-20
btrfs: Small cleanup for get index_srcdev loop
Zhao Lei
1
-22
/
+20
2016-01-20
btrfs: Enhance chunk validation check
Qu Wenruo
1
-1
/
+32
2016-01-20
btrfs: Enhance super validation check
Qu Wenruo
1
-49
/
+48
2016-01-20
Btrfs: fix deadlock running delayed iputs at transaction commit time
Filipe Manana
4
-8
/
+10
2016-01-20
Btrfs: fix typo in log message when starting a balance
Filipe Manana
1
-1
/
+1
2016-01-20
Merge branch 'misc-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Chris Mason
6
-15
/
+56
2016-01-20
Merge branch 'misc-cleanups-4.5' of git://git.kernel.org/pub/scm/linux/kernel...
Chris Mason
7
-24
/
+32
2016-01-20
pipe: limit the per-user amount of pages allocated in pipes
Willy Tarreau
1
-2
/
+45
2016-01-20
Merge branch 'for-4.5/core' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-5
/
+5
2016-01-19
find_filesystem(): simplify comparison
Al Viro
1
-3
/
+3
2016-01-19
btrfs: remove duplicate const specifier
Colin Ian King
1
-1
/
+1
[next]