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
2019-05-16
afs: Fix the maximum lifespan of VL and probe calls
David Howells
5
-0
/
+13
2019-05-16
afs: Fix "kAFS: AFS vnode with undefined type 0"
David Howells
1
-0
/
+2
2019-05-16
io_uring: use wait_event_interruptible for cq_wait conditional wait
Jackie Liu
1
-15
/
+2
2019-05-16
io_uring: adjust smp_rmb inside io_cqring_events
Jackie Liu
1
-4
/
+2
2019-05-16
io_uring: fix infinite wait in khread_park() on io_finish_async()
Roman Penyaev
1
-7
/
+8
2019-05-16
Btrfs: tree-checker: detect file extent items with overlapping ranges
Filipe Manana
1
-4
/
+45
2019-05-16
Btrfs: fix race between ranged fsync and writeback of adjacent ranges
Filipe Manana
1
-0
/
+12
2019-05-16
Btrfs: avoid fallback to transaction commit during fsync of files with holes
Filipe Manana
1
-0
/
+1
2019-05-16
btrfs: extent-tree: Fix a bug that btrfs is unable to add pinned bytes
Qu Wenruo
1
-5
/
+7
2019-05-16
btrfs: sysfs: don't leak memory when failing add fsid
Tobin C. Harding
1
-1
/
+6
2019-05-16
btrfs: sysfs: Fix error path kobject memory leak
Tobin C. Harding
1
-2
/
+1
2019-05-16
afs: Fix cell DNS lookup
David Howells
3
-75
/
+130
2019-05-16
cifs: add support for SEEK_DATA and SEEK_HOLE
Ronnie Sahlberg
3
-0
/
+99
2019-05-16
Fixed https://bugzilla.kernel.org/show_bug.cgi?id=202935 allow write on the s...
Kovtunenko Oleksandr
1
-5
/
+0
2019-05-16
cifs: Allocate memory for all iovs in smb2_ioctl
Long Li
1
-2
/
+19
2019-05-16
cifs: Don't match port on SMBDirect transport
Long Li
1
-0
/
+4
2019-05-16
Merge tag 'nfsd-5.2' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
23
-196
/
+818
2019-05-15
ubifs: Convert xattr inum to host order
Richard Weinberger
1
-1
/
+1
2019-05-15
ubifs: Use correct config name for encryption
Richard Weinberger
1
-2
/
+2
2019-05-15
ubifs: Fix build error without CONFIG_UBIFS_FS_XATTR
YueHaibing
1
-1
/
+5
2019-05-15
io_uring: remove 'ev_flags' argument
Jens Axboe
1
-14
/
+14
2019-05-15
dns_resolver: Allow used keys to be invalidated
David Howells
4
-4
/
+4
2019-05-15
afs: Fix afs_cell records to always have a VL server list record
David Howells
4
-24
/
+25
2019-05-15
afs: Fix missing lock when replacing VL server list
David Howells
1
-3
/
+2
2019-05-15
afs: Fix afs_xattr_get_yfs() to not try freeing an error value
David Howells
3
-64
/
+53
2019-05-15
afs: Fix incorrect error handling in afs_xattr_get_acl()
David Howells
1
-5
/
+4
2019-05-15
afs: Fix key leak in afs_release() and afs_evict_inode()
David Howells
2
-3
/
+5
2019-05-15
ext4: fix block validity checks for journal inodes using indirect blocks
Theodore Ts'o
1
-0
/
+5
2019-05-15
fs/block_dev.c: Remove duplicate header
Sabyasachi Gupta
1
-1
/
+0
2019-05-15
fs/cachefiles/namei.c: remove duplicate header
Sabyasachi Gupta
1
-1
/
+0
2019-05-15
fs/coda/psdev.c: remove duplicate header
Sabyasachi Gupta
1
-1
/
+0
2019-05-15
fs/eventfd.c: make eventfd_ida static
YueHaibing
1
-1
/
+1
2019-05-15
eventfd: present id to userspace via fdinfo
Masatake YAMATO
1
-0
/
+8
2019-05-15
fs/exec.c: move ->recursion_depth out of critical sections
Alexey Dobriyan
1
-1
/
+3
2019-05-15
fs/fat/file.c: issue flush after the writeback of FAT
Hou Tao
1
-3
/
+8
2019-05-15
reiserfs: add comment to explain endianness issue in xattr_hash
Bharath Vedartham
1
-0
/
+9
2019-05-15
binfmt_elf: move brk out of mmap when doing direct loader exec
Kees Cook
1
-0
/
+11
2019-05-15
elf: init pt_regs pointer later
Alexey Dobriyan
1
-1
/
+2
2019-05-15
fs/binfmt_elf.c: extract PROT_* calculations
Alexey Dobriyan
1
-14
/
+16
2019-05-15
fs//binfmt_elf.c: move variables initialization closer to their usage
Alexey Dobriyan
1
-8
/
+8
2019-05-15
fs/binfmt_elf.c: save 1 indent level
Alexey Dobriyan
1
-57
/
+54
2019-05-15
fs/binfmt_elf.c: delete trailing "return;" in functions returning "void"
Alexey Dobriyan
1
-4
/
+0
2019-05-15
fs/binfmt_elf.c: free PT_INTERP filename ASAP
Alexey Dobriyan
1
-9
/
+11
2019-05-15
fs/binfmt_elf.c: make scope of "pos" variable smaller
Alexey Dobriyan
1
-1
/
+2
2019-05-15
fs/binfmt_elf.c: remove unneeded initialization of mm->start_stack
Andrew Morton
1
-2
/
+0
2019-05-15
kernel/latencytop.c: rename clear_all_latency_tracing to clear_tsk_latency_tr...
Lin Feng
1
-1
/
+1
2019-05-15
io_uring: fix failure to verify SQ_AFF cpu
Jens Axboe
1
-2
/
+3
2019-05-15
cifs:smbd Use the correct DMA direction when sending data
Long Li
1
-3
/
+5
2019-05-15
cifs:smbd When reconnecting to server, call smbd_destroy() after all MIDs hav...
Long Li
1
-17
/
+20
2019-05-14
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
10
-66
/
+74
[prev]
[next]