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
2020-05-22
block: remove the error_sector argument to blkdev_issue_flush
Christoph Hellwig
16
-17
/
+17
2020-05-13
zonefs: use REQ_OP_ZONE_APPEND for sync DIO
Johannes Thumshirn
1
-8
/
+72
2020-05-13
block: add blk_io_schedule() for avoiding task hung in sync dio
Ming Lei
3
-4
/
+4
2020-05-10
hfs: stop using ioctl_by_bdev
Christoph Hellwig
1
-13
/
+19
2020-05-10
bdi: remove the name field in struct backing_dev_info
Christoph Hellwig
2
-3
/
+1
2020-05-10
bdi: simplify bdi_alloc
Christoph Hellwig
1
-1
/
+1
2020-05-10
Merge branch 'block-5.7' into for-5.8/block
Jens Axboe
4
-4
/
+13
2020-05-10
bdi: use bdi_dev_name() to get device name
Yufen Yu
1
-1
/
+1
2020-05-07
vboxsf: don't use the source name in the bdi name
Christoph Hellwig
1
-1
/
+1
2020-05-04
udf: stop using ioctl_by_bdev
Christoph Hellwig
1
-16
/
+13
2020-05-04
isofs: stop using ioctl_by_bdev
Christoph Hellwig
1
-28
/
+26
2020-05-04
hfsplus: stop using ioctl_by_bdev
Christoph Hellwig
1
-15
/
+18
2020-04-24
block: unexport bdev_read_page and bdev_write_page
Christoph Hellwig
1
-2
/
+0
2020-04-21
block: remove unused header
Ma, Jianpeng
1
-1
/
+0
2020-04-20
block: fold bdev_unhash_inode into invalidate_partition
Christoph Hellwig
1
-15
/
+0
2020-04-20
block: remove the disk argument from blk_drop_partitions
Christoph Hellwig
1
-1
/
+1
2020-04-20
bdev: Reduce time holding bd_mutex in sync in blkdev_close()
Douglas Anderson
1
-0
/
+10
2020-04-19
Merge tag 'timers-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+13
2020-04-19
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
8
-18
/
+26
2020-04-19
Merge tag '5.7-rc-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
4
-3
/
+22
2020-04-18
Merge tag 'xfs-5.7-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
5
-20
/
+42
2020-04-18
buffer: remove useless comment and WB_REASON_FREE_MORE_MEM, reason.
Zhiqiang Liu
1
-1
/
+1
2020-04-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-0
/
+7
2020-04-17
Merge tag 'io_uring-5.7-2020-04-17' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-139
/
+162
2020-04-17
Merge tag 'for-5.7-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+17
2020-04-17
btrfs: fix setting last_trans for reloc roots
Josef Bacik
1
-2
/
+17
2020-04-17
Merge tag 'nfs-for-5.7-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-1
/
+2
2020-04-16
Merge tag 'ceph-for-5.7-rc2' of git://github.com/ceph/ceph-client
Linus Torvalds
3
-5
/
+5
2020-04-16
smb3: remove overly noisy debug line in signing errors
Steve French
1
-2
/
+2
2020-04-16
xfs: move inode flush to the sync workqueue
Darrick J. Wong
2
-19
/
+27
2020-04-16
proc, time/namespace: Show clock symbolic names in /proc/pid/timens_offsets
Andrei Vagin
1
-1
/
+13
2020-04-16
proc: Handle umounts cleanly
Eric W. Biederman
1
-0
/
+7
2020-04-16
ext4: convert BUG_ON's to WARN_ON's in mballoc.c
Theodore Ts'o
1
-2
/
+4
2020-04-16
ext4: increase wait time needed before reuse of deleted inode numbers
Theodore Ts'o
1
-1
/
+1
2020-04-16
ext4: remove set but not used variable 'es' in ext4_jbd2.c
Jason Yan
1
-3
/
+0
2020-04-16
ext4: remove set but not used variable 'es'
Jason Yan
1
-2
/
+0
2020-04-16
ext4: do not zeroout extents beyond i_disksize
Jan Kara
1
-4
/
+4
2020-04-16
ext4: fix return-value types in several function comments
Josh Triplett
2
-3
/
+3
2020-04-16
ext4: use non-movable memory for superblock readahead
Roman Gushchin
3
-2
/
+13
2020-04-16
ext4: use matching invalidatepage in ext4_writepage
yangerkun
1
-1
/
+1
2020-04-16
cifs: improve read performance for page size 64KB & cache=strict & vers=2.1+
Jones Syue
2
-1
/
+5
2020-04-16
cifs: dump the session id and keys also for SMB2 sessions
Ronnie Sahlberg
1
-0
/
+15
2020-04-15
io_uring: don't count rqs failed after current one
Pavel Begunkov
1
-3
/
+3
2020-04-15
io_uring: kill already cached timeout.seq_offset
Pavel Begunkov
1
-6
/
+3
2020-04-15
io_uring: fix cached_sq_head in io_timeout()
Pavel Begunkov
1
-7
/
+8
2020-04-14
Merge tag 'for-5.7-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
6
-87
/
+47
2020-04-14
io_uring: only post events in io_poll_remove_all() if we completed some
Jens Axboe
1
-3
/
+4
2020-04-13
NFS: Fix an ABBA spinlock issue in pnfs_update_layout()
Trond Myklebust
1
-1
/
+2
2020-04-13
ceph: fix potential bad pointer deref in async dirops cb's
Jeff Layton
3
-5
/
+5
2020-04-13
io_uring: io_async_task_func() should check and honor cancelation
Jens Axboe
1
-0
/
+15
[next]