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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-08-01
Btrfs: use wait_event()
Li Zefan
1
-52
/
+7
2011-08-01
Btrfs: check the nodatasum flag when writing compressed files
Li Zefan
1
-4
/
+10
2011-08-01
Btrfs: copy string correctly in INO_LOOKUP ioctl
Li Zefan
1
-2
/
+1
2011-08-01
Btrfs: don't print the leaf if we had an error
Josef Bacik
1
-1
/
+3
2011-08-01
btrfs: make btrfs_set_root_node void
Mark Fasheh
2
-5
/
+4
2011-08-01
Btrfs: fix oops while writing data to SSD partitions
liubo
1
-1
/
+3
2011-08-01
Btrfs: Protect the readonly flag of block group
WuBo
1
-3
/
+7
2011-08-01
btrfs: Make extent-io callbacks that never fail return void
Jeff Mahoney
3
-62
/
+34
2011-08-01
Btrfs: fix readahead in file defrag
Li Zefan
2
-16
/
+8
2011-08-01
Btrfs: return error to caller when btrfs_unlink() failes
Tsutomu Itoh
2
-4
/
+9
2011-08-01
Btrfs:don't check the return value of __btrfs_add_inode_defrag
Wanlong Gao
1
-6
/
+5
2011-08-01
Merge branch 'alloc_path' of git://git.kernel.org/pub/scm/linux/kernel/git/mf...
Chris Mason
6
-29
/
+78
2011-07-28
Merge branch 'integration' into for-linus
Chris Mason
23
-1010
/
+965
2011-07-28
Btrfs: make sure reserve_metadata_bytes doesn't leak out strange errors
Chris Mason
1
-1
/
+6
2011-07-27
Btrfs: use the commit_root for reading free_space_inode crcs
Chris Mason
3
-19
/
+28
2011-07-27
Btrfs: reduce extent_state lock contention for metadata
Chris Mason
1
-14
/
+41
2011-07-27
Btrfs: remove lockdep magic from btrfs_next_leaf
Chris Mason
1
-31
/
+5
2011-07-27
Btrfs: make a lockdep class for each root
Chris Mason
4
-38
/
+79
2011-07-27
Btrfs: switch the btrfs tree locks to reader/writer
Chris Mason
9
-218
/
+431
2011-07-27
Btrfs: fix deadlock when throttling transactions
Josef Bacik
1
-2
/
+9
2011-07-27
Btrfs: stop using highmem for extent_buffers
Chris Mason
7
-378
/
+52
2011-07-27
Btrfs: fix BUG_ON() caused by ENOSPC when relocating space
Miao Xie
1
-7
/
+21
2011-07-27
Btrfs: tag pages for writeback in sync
Josef Bacik
1
-3
/
+9
2011-07-27
Btrfs: fix enospc problems with delalloc
Josef Bacik
6
-60
/
+86
2011-07-27
Btrfs: don't flush delalloc arbitrarily
Josef Bacik
1
-3
/
+0
2011-07-27
Btrfs: use find_or_create_page instead of grab_cache_page
Josef Bacik
5
-7
/
+9
2011-07-27
Btrfs: use a worker thread to do caching
Josef Bacik
3
-29
/
+27
2011-07-26
btrfs: don't BUG_ON allocation errors in btrfs_drop_snapshot
Mark Fasheh
1
-2
/
+6
2011-07-26
btrfs: Don't BUG_ON alloc_path errors in find_next_chunk
Mark Fasheh
2
-2
/
+8
2011-07-22
Linux 3.0
Linus Torvalds
1
-1
/
+1
2011-07-22
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...
Linus Torvalds
1
-0
/
+1
2011-07-22
sparc,kgdbts: fix compile regression with kgdb test suite
Jason Wessel
1
-0
/
+1
2011-07-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
1
-1
/
+1
2011-07-21
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+16
2011-07-21
x86: Make Dell Latitude E6420 use reboot=pci
H. Peter Anvin
1
-0
/
+8
2011-07-21
x86: Make Dell Latitude E5420 use reboot=pci
Daniel J Blueman
1
-0
/
+8
2011-07-21
Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-39
/
+56
2011-07-21
vfs: drop conditional inode prefetch in __do_lookup_rcu
Linus Torvalds
1
-2
/
+0
2011-07-21
FS-Cache: Fix __fscache_uncache_all_inode_pages()'s outer loop
Jan Beulich
1
-9
/
+5
2011-07-21
CIFS: Fix wrong length in cifs_iovec_read
Pavel Shilovsky
1
-1
/
+1
2011-07-21
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
5
-28
/
+103
2011-07-21
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
4
-61
/
+190
2011-07-21
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-2
/
+10
2011-07-20
Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...
Ingo Molnar
5
-28
/
+103
2011-07-20
signal: align __lock_task_sighand() irq disabling and RCU
Paul E. McKenney
1
-6
/
+13
2011-07-20
softirq,rcu: Inform RCU of irq_exit() activity
Peter Zijlstra
2
-3
/
+11
2011-07-20
sched: Add irq_{enter,exit}() to scheduler_ipi()
Peter Zijlstra
1
-6
/
+38
2011-07-20
rcu: protect __rcu_read_unlock() against scheduler-using irq handlers
Paul E. McKenney
1
-5
/
+24
2011-07-20
sched: Avoid creating superfluous NUMA domains on non-NUMA systems
Peter Zijlstra
1
-0
/
+2
2011-07-20
sched: Allow for overlapping sched_domain spans
Peter Zijlstra
3
-29
/
+132
[next]