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
2019-01-10
CIFS: Fix adjustment of credits for MTU requests
Pavel Shilovsky
1
-2
/
+6
2019-01-10
cifs: Fix a tiny potential memory leak
Dan Carpenter
1
-0
/
+1
2019-01-10
cifs: Fix a debug message
Dan Carpenter
1
-3
/
+4
2019-01-10
afs: Set correct lock type for the yfs CreateFile
Marc Dionne
2
-1
/
+12
2019-01-10
afs: Use struct_size() in kzalloc()
Gustavo A. R. Silva
1
-3
/
+1
2019-01-10
btrfs: Use real device structure to verify dev extent
Qu Wenruo
1
-0
/
+12
2019-01-09
Btrfs: fix deadlock when using free space tree due to block group creation
Filipe Manana
1
-7
/
+9
2019-01-09
Btrfs: fix race between reflink/dedupe and relocation
Filipe Manana
1
-6
/
+28
2019-01-09
Btrfs: fix race between cloning range ending at eof and writeback
Filipe Manana
1
-0
/
+15
2019-01-09
hugetlbfs: revert "Use i_mmap_rwsem to fix page fault/truncate race"
Mike Kravetz
1
-28
/
+33
2019-01-08
ceph: use vmf_error() in ceph_filemap_fault()
Souptick Joarder
1
-4
/
+1
2019-01-08
libceph: allow setting abort_on_full for rbd
Dongsheng Yang
1
-2
/
+2
2019-01-07
sysfs: convert BUG_ON to WARN_ON
Greg Kroah-Hartman
4
-5
/
+10
2019-01-06
Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-110
/
+363
2019-01-06
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-10
/
+19
2019-01-06
fscrypt: add Adiantum support
Eric Biggers
5
-110
/
+363
2019-01-06
Merge tag '4.21-smb3-small-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
4
-16
/
+32
2019-01-06
Merge tag 'xfs-4.21-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2
-2
/
+0
2019-01-06
Merge tag 'ceph-for-4.21-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
5
-128
/
+153
2019-01-06
Merge branch 'mount.part1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
8
-174
/
+166
2019-01-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-2
/
+2
2019-01-05
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
36
-313
/
+399
2019-01-05
fs: don't open code lru_to_page()
Nikolay Borisov
7
-11
/
+12
2019-01-05
fs/: remove caller signal_pending branch predictions
Davidlohr Bueso
5
-6
/
+6
2019-01-05
bfs: extra sanity checking and static inode bitmap
Tigran Aivazian
4
-42
/
+40
2019-01-05
exec: separate MM_ANONPAGES and RLIMIT_STACK accounting
Oleg Nesterov
1
-53
/
+52
2019-01-05
exec: load_script: don't blindly truncate shebang string
Oleg Nesterov
1
-3
/
+7
2019-01-05
fat: new inline functions to determine the FAT variant (32, 16 or 12)
Carmeli Tamir
6
-22
/
+39
2019-01-05
fat: move MAX_FAT to fat.h and change it to inline function
Carmeli Tamir
2
-1
/
+10
2019-01-05
fat: remove FAT_FIRST_ENT macro
Carmeli Tamir
1
-4
/
+8
2019-01-05
hfsplus: return file attributes on statx
Ernesto A. Fernández
3
-0
/
+24
2019-01-05
autofs: add strictexpire mount option
Ian Kent
3
-2
/
+12
2019-01-05
autofs: change catatonic setting to a bit flag
Ian Kent
5
-16
/
+20
2019-01-05
autofs: simplify parse_options() function call
Ian Kent
1
-26
/
+29
2019-01-05
autofs: improve ioctl sbi checks
Ian Kent
3
-21
/
+9
2019-01-05
fs/epoll: deal with wait_queue only once
Davidlohr Bueso
1
-11
/
+18
2019-01-05
fs/epoll: rename check_events label to send_events
Davidlohr Bueso
1
-3
/
+3
2019-01-05
fs/epoll: avoid barrier after an epoll_wait(2) timeout
Davidlohr Bueso
1
-2
/
+6
2019-01-05
fs/epoll: reduce the scope of wq lock in epoll_wait()
Davidlohr Bueso
1
-54
/
+60
2019-01-05
fs/epoll: robustify ep->mtx held checks
Davidlohr Bueso
1
-0
/
+2
2019-01-05
fs/epoll: drop ovflist branch prediction
Davidlohr Bueso
1
-1
/
+1
2019-01-05
fs/epoll: simplify ep_send_events_proc() ready-list loop
Davidlohr Bueso
1
-36
/
+37
2019-01-05
fs/epoll: remove max_nests argument from ep_call_nested()
Davidlohr Bueso
1
-8
/
+6
2019-01-05
fs/proc/base.c: slightly faster /proc/*/limits
Alexey Dobriyan
1
-2
/
+4
2019-01-05
fs/proc/inode.c: delete unnecessary variable in proc_alloc_inode()
Alexey Dobriyan
1
-3
/
+1
2019-01-05
fs/proc/util.c: include fs/proc/internal.h for name_to_int()
Eric Biggers
1
-0
/
+1
2019-01-05
fs/proc/base.c: use ns_capable instead of capable for timerslack_ns
Benjamin Gordon
1
-3
/
+9
2019-01-04
Merge branches 'misc.misc' and 'work.iov_iter' into for-linus
Al Viro
3
-2
/
+4
2019-01-04
Remove 'type' argument from access_ok() function
Linus Torvalds
12
-32
/
+26
2019-01-04
Merge tag 'locks-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...
Linus Torvalds
1
-1
/
+1
[prev]
[next]