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-11-08
block: Consolidate duplicated bio_trim() implementations
Kent Overstreet
1
-0
/
+46
2013-11-08
block: Replace __get_cpu_var uses
Christoph Lameter
1
-1
/
+1
2013-11-08
bdi: test bdi_init failure
Mikulas Patocka
1
-1
/
+2
2013-11-01
vfs: decrapify dput(), fix cache behavior under normal load
Linus Torvalds
1
-2
/
+3
2013-10-30
Revert "select: use freezable blocking call"
Rafael J. Wysocki
1
-2
/
+1
2013-10-30
Revert "epoll: use freezable blocking call"
Rafael J. Wysocki
1
-3
/
+1
2013-10-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-2
/
+4
2013-10-25
seq_file: always update file->f_pos in seq_lseek()
Gu Zheng
1
-0
/
+2
2013-10-25
Merge tag 'ecryptfs-3.12-rc7-fixes' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-2
/
+3
2013-10-24
eCryptfs: fix 32 bit corruption issue
Colin Ian King
1
-1
/
+1
2013-10-22
vfs: fix new kernel-doc warnings
Randy Dunlap
1
-8
/
+7
2013-10-22
fs/namei.c: fix new kernel-doc warning
Randy Dunlap
1
-1
/
+2
2013-10-22
Merge tag 'jfs-3.12' of git://github.com/kleikamp/linux-shaggy
Linus Torvalds
1
-2
/
+1
2013-10-20
nfsd regression since delayed fput()
Al Viro
1
-2
/
+2
2013-10-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-0
/
+1
2013-10-18
Btrfs: release path before starting transaction in can_nocow_extent
Josef Bacik
1
-0
/
+1
2013-10-18
Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
8
-21
/
+93
2013-10-17
Merge branch 'akpm' (fixes from Andrew Morton)
Linus Torvalds
3
-6
/
+22
2013-10-17
procfs: call default get_unmapped_area on MMU-present architectures
HATAYAMA Daisuke
1
-2
/
+6
2013-10-17
procfs: fix unintended truncation of returned mapped address
HATAYAMA Daisuke
1
-1
/
+1
2013-10-17
fs: buffer: move allocation failure loop into the allocator
Johannes Weiner
1
-2
/
+12
2013-10-17
mm: /proc/pid/pagemap: inspect _PAGE_SOFT_DIRTY only on present pages
Cyrill Gorcunov
1
-1
/
+3
2013-10-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-6
/
+4
2013-10-17
ecryptfs: Fix memory leakage in keystore.c
Geyslan G. Bem
1
-1
/
+2
2013-10-15
ext[34]: fix double put in tmpfile
Miklos Szeredi
2
-6
/
+4
2013-10-14
cifs: ntstatus_to_dos_map[] is not terminated
Tim Gardner
1
-1
/
+3
2013-10-13
vfs: allow O_PATH file descriptors for fstatfs()
Linus Torvalds
1
-1
/
+1
2013-10-12
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-1
/
+3
2013-10-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
6
-21
/
+25
2013-10-12
ext4: fix memory leak in xattr
Dave Jones
1
-0
/
+2
2013-10-11
Btrfs: fix oops caused by the space balance and dead roots
Miao Xie
3
-7
/
+17
2013-10-11
Btrfs: insert orphan roots into fs radix tree
Miao Xie
1
-5
/
+3
2013-10-11
Btrfs: limit delalloc pages outside of find_delalloc_range
Josef Bacik
1
-8
/
+4
2013-10-11
Btrfs: use right root when checking for hash collision
Josef Bacik
1
-1
/
+1
2013-10-07
cifs: Allow LANMAN auth method for servers supporting unencapsulated authenti...
Sachin Prabhu
1
-2
/
+2
2013-10-07
cifs: Fix inability to write files >2GB to SMB2/3 shares
Jan Klos
1
-2
/
+4
2013-10-07
cifs: Avoid umount hangs with smb2 when server is unresponsive
Shirish Pargaonkar
2
-2
/
+13
2013-10-06
do not treat non-symlink reparse points as valid symlinks
Steve French
3
-14
/
+71
2013-10-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
6
-17
/
+39
2013-10-05
btrfs: Fix crash due to not allocating integrity data for a bioset
Darrick J. Wong
1
-0
/
+8
2013-10-05
Merge branch 'for-linus' into for-linus-3.12
Chris Mason
6
-17
/
+31
2013-10-05
Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
10
-115
/
+74
2013-10-05
Merge tag 'xfs-for-linus-v3.12-rc4' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
6
-42
/
+45
2013-10-05
Btrfs: fix a use-after-free bug in btrfs_dev_replace_finishing
Ilya Dryomov
2
-5
/
+7
2013-10-05
Btrfs: eliminate races in worker stopping code
Ilya Dryomov
2
-6
/
+21
2013-10-05
Btrfs: fix crash of compressed writes
Liu Bo
1
-1
/
+1
2013-10-05
Btrfs: fix transid verify errors when recovering log tree
Josef Bacik
1
-5
/
+2
2013-10-04
xfs: Use kmem_free() instead of free()
Thierry Reding
1
-1
/
+1
2013-10-04
xfs: fix memory leak in xlog_recover_add_to_trans
tinguely@sgi.com
1
-0
/
+1
2013-10-04
xfs: dirent dtype presence is dependent on directory magic numbers
Dave Chinner
4
-39
/
+28
[next]