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
2021-11-11
cifs: support nested dfs links over reconnect
Paulo Alcantara
9
-693
/
+660
2021-11-11
smb3: do not error on fsync when readonly
Steve French
1
-6
/
+29
2021-11-11
afs: Use folios in directory handling
David Howells
2
-209
/
+174
2021-11-11
netfs, 9p, afs, ceph: Use folios
David Howells
7
-400
/
+411
2021-11-10
xfs: #ifdef out perag code for userspace
Eric Sandeen
2
-3
/
+7
2021-11-10
cifs: for compound requests, use open handle if possible
Shyam Prasad N
1
-5
/
+17
2021-11-10
cifs: set a minimum of 120s for next dns resolution
Paulo Alcantara
2
-2
/
+3
2021-11-10
cifs: split out dfs code from cifs_reconnect()
Paulo Alcantara
1
-133
/
+162
2021-11-10
cifs: convert list_for_each to entry variant
Paulo Alcantara
1
-19
/
+13
2021-11-10
cifs: introduce new helper for cifs_reconnect()
Paulo Alcantara
1
-64
/
+75
2021-11-10
cifs: fix print of hdr_flags in dfscache_proc_show()
Paulo Alcantara
1
-1
/
+1
2021-11-09
Merge tag 'io_uring-5.16-2021-11-09' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-10
/
+17
2021-11-09
Merge tag 'ovl-update-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
6
-14
/
+46
2021-11-09
Merge tag 'fuse-update-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
10
-150
/
+197
2021-11-09
Merge tag 'for-linus-5.16-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-3
/
+5
2021-11-09
Merge tag '9p-for-5.16-rc1' of git://github.com/martinetd/linux
Linus Torvalds
18
-442
/
+214
2021-11-09
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
57
-249
/
+292
2021-11-09
sysv: use BUILD_BUG_ON instead of runtime check
Pavel Skripkin
1
-4
/
+2
2021-11-09
seq_file: move seq_escape() to a header
Andy Shevchenko
1
-16
/
+0
2021-11-09
hfs/hfsplus: use WARN_ON for sanity check
Arnd Bergmann
2
-12
/
+6
2021-11-09
nilfs2: remove filenames from file comments
Ryusuke Konishi
39
-39
/
+39
2021-11-09
nilfs2: replace snprintf in show functions with sysfs_emit
Qing Wang
1
-38
/
+38
2021-11-09
coda: bump module version to 7.2
Jan Harkes
1
-1
/
+1
2021-11-09
coda: use vmemdup_user to replace the open code
Jing Yangyang
1
-8
/
+4
2021-11-09
coda: convert from atomic_t to refcount_t on coda_vm_ops->refcnt
Xiyu Yang
1
-4
/
+5
2021-11-09
coda: avoid doing bad things on inode type changes during revalidation
Jan Harkes
3
-25
/
+30
2021-11-09
coda: avoid hidden code duplication in rename
Jan Harkes
1
-5
/
+2
2021-11-09
coda: avoid flagging NULL inodes
Jan Harkes
1
-0
/
+3
2021-11-09
coda: remove err which no one care
Alex Shi
1
-2
/
+1
2021-11-09
coda: check for async upcall request using local state
Jan Harkes
1
-1
/
+2
2021-11-09
coda: avoid NULL pointer dereference from a bad inode
Jan Harkes
1
-4
/
+9
2021-11-09
ramfs: fix mount source show for ramfs
yangerkun
1
-4
/
+7
2021-11-09
ELF: simplify STACK_ALLOC macro
Alexey Dobriyan
1
-1
/
+1
2021-11-09
binfmt_elf: reintroduce using MAP_FIXED_NOREPLACE
Kees Cook
1
-9
/
+22
2021-11-09
proc: allow pid_revalidate() during LOOKUP_RCU
Stephen Brennan
1
-8
/
+10
2021-11-09
proc/vmcore: convert oldmem_pfn_is_ram callback to more generic vmcore callbacks
David Hildenbrand
1
-30
/
+69
2021-11-09
proc/vmcore: let pfn_is_ram() return a bool
David Hildenbrand
1
-4
/
+4
2021-11-09
procfs: do not list TID 0 in /proc/<pid>/task
Florian Weimer
1
-0
/
+3
2021-11-09
mm,hugetlb: remove mlock ulimit for SHM_HUGETLB
zhangyiru
1
-15
/
+8
2021-11-09
vfs: keep inodes with page cache off the inode shrinker LRU
Johannes Weiner
2
-20
/
+27
2021-11-09
f2fs: fix UAF in f2fs_available_free_memory
Dongliang Mu
1
-0
/
+2
2021-11-09
f2fs: invalidate META_MAPPING before IPU/DIO write
Hyeong-Jun Kim
2
-0
/
+5
2021-11-09
btrfs: fix deadlock due to page faults during direct IO reads and writes
Filipe Manana
1
-16
/
+123
2021-11-09
lib: zstd: Add kernel-specific API
Nick Terrell
5
-72
/
+72
2021-11-08
xfs: use swap() to make dabtree code cleaner
Yang Guang
1
-4
/
+1
2021-11-08
cifs: send workstation name during ntlmssp session setup
Shyam Prasad N
8
-85
/
+170
2021-11-08
io_uring: honour zeroes as io-wq worker limits
Pavel Begunkov
1
-1
/
+3
2021-11-08
ceph: add a new metric to keep track of remote object copies
Luís Henriques
3
-1
/
+14
2021-11-08
libceph, ceph: move ceph_osdc_copy_from() into cephfs code
Luís Henriques
1
-11
/
+63
2021-11-08
ceph: clean-up metrics data structures to reduce code duplication
Luís Henriques
3
-180
/
+115
[prev]
[next]