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
2013-09-01
Btrfs: reset ret in record_one_backref
Josef Bacik
1
-2
/
+1
2013-09-01
btrfs: fix get set label blocking against balance
Anand Jain
1
-6
/
+10
2013-09-01
Btrfs: Print key type in decimal everywhere
Stefan Behrens
1
-2
/
+2
2013-09-01
Btrfs/tracepoint: update delayed ref tracepoints
Liu Bo
2
-3
/
+9
2013-09-01
btrfs_read_block_groups: Use enums to index
chandan
1
-2
/
+6
2013-09-01
btrfs: Cleanup for using BTRFS_SETGET_STACK instead of raw convert
Qu Wenruo
9
-113
/
+150
2013-09-01
Btrfs: set qgroup_ulist to be null after calling ulist_free()
Wang Shilong
1
-0
/
+6
2013-09-01
Btrfs: add missing error checks to add_data_references
Filipe David Borba Manana
1
-1
/
+6
2013-09-01
btrfs: make errors in btrfs_num_copies less noisy
David Sterba
1
-2
/
+2
2013-09-01
Btrfs: make free space caching faster with many non-inline extent references
Liu Bo
1
-0
/
+11
2013-09-01
btrfs: fall back to global reservation when removing subvolumes
Jeff Mahoney
3
-5
/
+12
2013-09-01
Btrfs: optimize btrfs_lookup_extent_info()
Filipe David Borba Manana
1
-4
/
+17
2013-09-01
Btrfs: Release uuid_mutex for shrink during device delete
Carey Underwood
1
-0
/
+2
2013-09-01
Btrfs: set lockdep class before locking new extent buffer
Josef Bacik
1
-0
/
+2
2013-09-01
Btrfs: return -1 when lzo compression makes data bigger
Stefan Agner
1
-1
/
+3
2013-09-01
Btrfs: stop using GFP_ATOMIC for the tree mod log allocations
Josef Bacik
1
-105
/
+56
2013-08-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
6
-12
/
+15
2013-08-24
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-5
/
+15
2013-08-24
VFS: collect_mounts() should return an ERR_PTR
Dan Carpenter
1
-1
/
+1
2013-08-24
bfs: iget_locked() doesn't return an ERR_PTR
Dan Carpenter
1
-1
/
+1
2013-08-24
efs: iget_locked() doesn't return an ERR_PTR()
Dan Carpenter
1
-1
/
+1
2013-08-24
proc: kill the extra proc_readfd_common()->dir_emit_dots()
Oleg Nesterov
1
-2
/
+0
2013-08-24
cope with potentially long ->d_dname() output for shmem/hugetlb
Al Viro
2
-7
/
+12
2013-08-23
nilfs2: fix issue with counting number of bio requests for BIO_EOPNOTSUPP err...
Vyacheslav Dubeyko
1
-1
/
+1
2013-08-23
nilfs2: remove double bio_put() in nilfs_end_bio_write() for BIO_EOPNOTSUPP e...
Vyacheslav Dubeyko
1
-2
/
+1
2013-08-21
[SCSI] sg: Fix user memory corruption when SG_IO is interrupted by a signal
Roland Dreier
1
-5
/
+15
2013-08-20
proc: more readdir conversion bug-fixes
Linus Torvalds
1
-1
/
+1
2013-08-19
proc: return on proc_readdir error
Richard Genoud
1
-1
/
+3
2013-08-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-fixes
Linus Torvalds
4
-11
/
+23
2013-08-19
GFS2: Check for glock already held in gfs2_getxattr
Steven Whitehouse
1
-0
/
+4
2013-08-19
GFS2: alloc_workqueue() doesn't return an ERR_PTR
Dan Carpenter
1
-4
/
+4
2013-08-19
GFS2: don't overrun reserved revokes
Benjamin Marzinski
1
-5
/
+13
2013-08-19
GFS2: WQ_NON_REENTRANT is meaningless and going away
Tejun Heo
1
-1
/
+1
2013-08-19
GFS2: Fix typo in gfs2_create_inode()
Steven Whitehouse
1
-1
/
+1
2013-08-17
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
4
-21
/
+52
2013-08-17
jbd2: Fix oops in jbd2_journal_file_inode()
Jan Kara
3
-17
/
+48
2013-08-16
Fix TLB gather virtual address range invalidation corner cases
Linus Torvalds
1
-2
/
+2
2013-08-14
fs/proc/task_mmu.c: fix buffer overflow in add_page_map()
yonghua zheng
1
-4
/
+4
2013-08-14
ocfs2: fix null pointer dereference in ocfs2_dir_foreach_blk_id()
Jeff Liu
1
-3
/
+1
2013-08-14
ocfs2: fix NULL pointer dereference in ocfs2_duplicate_clusters_by_page
Tiger Yang
5
-53
/
+16
2013-08-14
ocfs2: Revert 40bd62e to avoid regression in extended allocation
Jie Liu
1
-1
/
+1
2013-08-14
hugetlb: fix lockdep splat caused by pmd sharing
Michal Hocko
1
-0
/
+10
2013-08-14
mm: save soft-dirty bits on file pages
Cyrill Gorcunov
1
-0
/
+2
2013-08-14
mm: save soft-dirty bits on swapped pages
Cyrill Gorcunov
1
-6
/
+15
2013-08-13
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
11
-51
/
+98
2013-08-13
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2
-4
/
+21
2013-08-12
jbd2: Fix use after free after error in jbd2_journal_dirty_metadata()
Jan Kara
1
-4
/
+4
2013-08-12
ext4: flush the extent status cache during EXT4_IOC_SWAP_BOOT
Theodore Ts'o
1
-2
/
+4
2013-08-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
8
-68
/
+119
2013-08-11
Merge tag 'nfs-for-3.11-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
5
-14
/
+27
[prev]
[next]