index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.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
pinetabv-6.6.y-devel
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
starfive-6.6.63-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-10-16
btrfs: fix relocation failure due to race with fallocate
Filipe Manana
1
-1
/
+7
2020-10-16
afs: Don't assert on unpurgeable server records
David Howells
1
-1
/
+6
2020-10-16
afs: Add tracing for cell refcount and active user count
David Howells
9
-55
/
+101
2020-10-16
afs: Fix cell removal
David Howells
2
-6
/
+11
2020-10-16
afs: Fix cell purging with aliases
David Howells
1
-0
/
+3
2020-10-16
afs: Fix cell refcounting by splitting the usage counter
David Howells
9
-76
/
+136
2020-10-16
NFSv4.2: support EXCHGID4_FLAG_SUPP_FENCE_OPS 4.2 EXCHANGE_ID flag
Olga Kornievskaia
1
-3
/
+6
2020-10-16
afs: Fix rapid cell addition/removal by not using RCU on cells tree
David Howells
5
-93
/
+71
2020-10-16
smb3.1.1: add new module load parm enable_gcm_256
Steve French
4
-2
/
+14
2020-10-16
smb3.1.1: add new module load parm require_gcm_256
Steve French
3
-4
/
+15
2020-10-16
cifs: map STATUS_ACCOUNT_LOCKED_OUT to -EACCES
Stefan Metzmacher
1
-1
/
+1
2020-10-16
SMB3.1.1: add defines for new signing negotiate context
Steve French
1
-0
/
+14
2020-10-16
cifs: handle -EINTR in cifs_setattr
Ronnie Sahlberg
1
-4
/
+9
2020-10-16
Handle STATUS_IO_TIMEOUT gracefully
Rohith Surabattula
4
-2
/
+32
2020-10-16
Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2
-3
/
+9
2020-10-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2020-10-16
Merge tag 'dio_for_v5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-39
/
+30
2020-10-16
Merge tag 'fs_for_v5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
17
-98
/
+130
2020-10-15
fs: Allow a NULL pos pointer to __kernel_read
Matthew Wilcox (Oracle)
1
-2
/
+3
2020-10-15
fs: Allow a NULL pos pointer to __kernel_write
Matthew Wilcox (Oracle)
1
-2
/
+3
2020-10-15
NFSv4: Fix up RCU annotations for struct nfs_netns_client
Trond Myklebust
2
-4
/
+9
2020-10-15
Merge tag 'char-misc-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-132
/
+192
2020-10-15
vfs: move the generic write and copy checks out of mm
Darrick J. Wong
1
-0
/
+143
2020-10-15
vfs: move the remap range helpers to remap_range.c
Darrick J. Wong
2
-476
/
+477
2020-10-15
gfs2: eliminate GLF_QUEUED flag in favor of list_empty(gl_holders)
Bob Peterson
3
-10
/
+3
2020-10-15
gfs2: Ignore journal log writes for jdata holes
Bob Peterson
1
-2
/
+6
2020-10-15
gfs2: simplify gfs2_block_map
Bob Peterson
1
-9
/
+5
2020-10-15
gfs2: Only set PageChecked if we have a transaction
Bob Peterson
1
-1
/
+2
2020-10-15
gfs2: don't lock sd_ail_lock in gfs2_releasepage
Bob Peterson
1
-3
/
+0
2020-10-15
gfs2: make gfs2_ail1_empty_one return the count of active items
Bob Peterson
1
-4
/
+8
2020-10-15
gfs2: Wipe jdata and ail1 in gfs2_journal_wipe, formerly gfs2_meta_wipe
Bob Peterson
6
-12
/
+86
2020-10-15
gfs2: enhance log_blocks trace point to show log blocks free
Bob Peterson
1
-2
/
+4
2020-10-15
gfs2: add missing log_blocks trace points in gfs2_write_revokes
Bob Peterson
1
-2
/
+10
2020-10-15
gfs2: rename gfs2_write_full_page to gfs2_write_jdata_page, remove parm
Bob Peterson
1
-5
/
+10
2020-10-15
gfs2: add validation checks for size of superblock
Anant Thazhemadam
1
-7
/
+11
2020-10-15
vfs: move generic_remap_checks out of mm
Darrick J. Wong
2
-1
/
+99
2020-10-15
Merge tag 'driver-core-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+55
2020-10-15
fs: fix NULL dereference due to data race in prepend_path()
Andrii Nakryiko
1
-1
/
+5
2020-10-15
gfs2: use-after-free in sysfs deregistration
Jamie Iles
4
-18
/
+11
2020-10-15
gfs2: Fix NULL pointer dereference in gfs2_rgrp_dump
Andrew Price
4
-9
/
+15
2020-10-15
gfs2: use iomap for buffered I/O in ordered and writeback mode
Christoph Hellwig
3
-34
/
+57
2020-10-15
gfs2: call truncate_inode_pages_final for address space glocks
Bob Peterson
1
-1
/
+6
2020-10-15
gfs2: simplify the logic in gfs2_evict_inode
Bob Peterson
1
-9
/
+4
2020-10-15
gfs2: factor evict_linked_inode out of gfs2_evict_inode
Bob Peterson
1
-18
/
+34
2020-10-15
gfs2: further simplify gfs2_evict_inode with new func evict_should_delete
Bob Peterson
1
-45
/
+77
2020-10-15
gfs2: factor evict_unlinked_inode out of gfs2_evict_inode
Bob Peterson
1
-27
/
+40
2020-10-15
gfs2: rename variable error to ret in gfs2_evict_inode
Bob Peterson
1
-18
/
+18
2020-10-15
gfs2: convert to use DEFINE_SEQ_ATTRIBUTE macro
Liu Shixin
1
-18
/
+2
2020-10-15
gfs2: Fix bad comment for trans_drain
Bob Peterson
1
-1
/
+1
2020-10-15
gfs2: Make sure we don't miss any delayed withdraws
Andreas Gruenbacher
3
-30
/
+43
[prev]
[next]