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-03-11
fs: Limit sys_mount to only request filesystem modules. (Part 3)
Eric W. Biederman
5
-0
/
+5
2013-03-11
hostfs: fix a not needed double check
Marco Stornelli
1
-8
/
+1
2013-03-11
ext4: reserve metadata block for every delayed write
Lukas Czerner
1
-2
/
+61
2013-03-11
ext4: update reserved space after the 'correction'
Lukas Czerner
1
-3
/
+9
2013-03-11
ext4: do not use yield()
Lukas Czerner
2
-7
/
+3
2013-03-11
ext4: remove unused variable in ext4_free_blocks()
Lukas Czerner
1
-3
/
+0
2013-03-11
ext4: fix WARN_ON from ext4_releasepage()
Jan Kara
1
-2
/
+2
2013-03-11
ext4: fix the wrong number of the allocated blocks in ext4_split_extent()
Zheng Liu
1
-1
/
+5
2013-03-11
ext4: update extent status tree after an extent is zeroed out
Zheng Liu
4
-4
/
+61
2013-03-11
ext4: fix wrong m_len value after unwritten extent conversion
Zheng Liu
1
-0
/
+4
2013-03-11
ext4: add self-testing infrastructure to do a sanity check
Dmitry Monakhov
3
-0
/
+277
2013-03-11
ext4: avoid a potential overflow in ext4_es_can_be_merged()
Zheng Liu
1
-5
/
+15
2013-03-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
55
-15
/
+67
2013-03-09
proc: Use nd_jump_link in proc_ns_follow_link
Eric W. Biederman
1
-6
/
+6
2013-03-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
9
-130
/
+221
2013-03-09
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
4
-17
/
+13
2013-03-08
vfs: don't BUG_ON() if following a /proc fd pseudo-symlink results in a symlink
Linus Torvalds
1
-2
/
+0
2013-03-08
Merge tag 'ecryptfs-3.9-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
9
-26
/
+64
2013-03-07
Btrfs: improve the delayed inode throttling
Chris Mason
2
-61
/
+92
2013-03-07
fs: Limit sys_mount to only request filesystem modules (Part 2).
Eric W. Biederman
2
-1
/
+1
2013-03-07
Btrfs: fix a mismerge in btrfs_balance()
Ilya Dryomov
1
-0
/
+5
2013-03-07
CIFS: Fix missing of oplock_read value in smb30_values structure
Pavel Shilovsky
1
-0
/
+1
2013-03-07
cifs: don't try to unlock pagecache page after releasing it
Jeff Layton
1
-1
/
+1
2013-03-07
cifs: remove the sockopt= mount option
Jeff Layton
1
-15
/
+1
2013-03-07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/josef/...
Chris Mason
6
-67
/
+120
2013-03-07
cifs: Check server capability before attempting silly rename
Sachin Prabhu
1
-0
/
+9
2013-03-07
cifs: Fix bug when checking error condition in cifs_rename_pending_delete()
Sachin Prabhu
1
-1
/
+1
2013-03-05
Btrfs: enforce min_bytes parameter during extent allocation
Chris Mason
1
-2
/
+4
2013-03-05
Btrfs: allow running defrag in parallel to administrative tasks
Stefan Behrens
1
-8
/
+0
2013-03-05
Btrfs: avoid deadlock on transaction waiting list
Liu Bo
1
-0
/
+7
2013-03-05
Btrfs: do not BUG_ON on aborted situation
Liu Bo
2
-3
/
+12
2013-03-05
Btrfs: do not BUG_ON in prepare_to_reloc
Liu Bo
1
-1
/
+9
2013-03-05
Btrfs: free all recorded tree blocks on error
Liu Bo
1
-3
/
+6
2013-03-05
Btrfs: build up error handling for merge_reloc_roots
Liu Bo
1
-12
/
+35
2013-03-05
Btrfs: check for NULL pointer in updating reloc roots
Liu Bo
1
-0
/
+2
2013-03-05
Btrfs: fix unclosed transaction handler when the async transaction commitment...
Miao Xie
1
-0
/
+4
2013-03-05
Btrfs: fix wrong handle at error path of create_snapshot() when the commit fails
Miao Xie
3
-39
/
+41
2013-03-05
Btrfs: use set_nlink if our i_nlink is 0
Josef Bacik
1
-1
/
+4
2013-03-04
eCryptfs: allow userspace messaging to be disabled
Kees Cook
4
-6
/
+53
2013-03-04
ext4: invalidate extent status tree during extent migration
Dmitry Monakhov
1
-0
/
+8
2013-03-04
ext4: remove unnecessary wait for extent conversion in ext4_fallocate()
Jan Kara
1
-2
/
+0
2013-03-04
ext4: add warning to ext4_convert_unwritten_extents_endio
Dmitry Monakhov
1
-1
/
+12
2013-03-04
ext4: disable merging of uninitialized extents
Dmitry Monakhov
1
-3
/
+5
2013-03-04
ext4: ext4_split_extent should take care of extent zeroout
Dmitry Monakhov
1
-6
/
+17
2013-03-04
fs: Limit sys_mount to only request filesystem modules.
Eric W. Biederman
54
-9
/
+61
2013-03-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
15
-126
/
+79
2013-03-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-0
/
+1
2013-03-04
Merge tag 'metag-v3.9-rc1-v4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+4
2013-03-03
btrfs/raid56: Add missing #include <linux/vmalloc.h>
Geert Uytterhoeven
1
-0
/
+1
2013-03-03
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
8
-54
/
+67
[prev]
[next]