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
starfive-6.6.48-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
2012-10-10
hpfs: drop lock/unlock super
Marco Stornelli
1
-3
/
+0
2012-10-10
fat: drop lock/unlock super
Marco Stornelli
5
-34
/
+36
2012-10-10
ext3: drop lock/unlock super
Marco Stornelli
1
-6
/
+0
2012-10-10
exofs: drop lock/unlock super
Marco Stornelli
1
-4
/
+0
2012-10-10
dup3: Return an error when oldfd == newfd.
Richard W.M. Jones
1
-0
/
+3
2012-10-10
fs: prevent use after free in auditing when symlink following was denied
Sasha Levin
1
-1
/
+1
2012-10-09
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
23
-148
/
+44
2012-10-09
kpageflags: fix wrong KPF_THP on non-huge compound pages
Naoya Horiguchi
1
-1
/
+7
2012-10-09
fs/fs-writeback.c: remove unneccesary parameter of __writeback_single_inode()
Yan Hong
1
-4
/
+3
2012-10-09
mm: avoid taking rmap locks in move_ptes()
Michel Lespinasse
1
-1
/
+1
2012-10-09
mm: replace vma prio_tree with an interval tree
Michel Lespinasse
2
-6
/
+5
2012-10-09
rbtree: move some implementation details from rbtree.h to rbtree.c
Michel Lespinasse
1
-5
/
+8
2012-10-09
rbtree: fix incorrect rbtree node insertion in fs/proc/proc_sysctl.c
Michel Lespinasse
1
-0
/
+1
2012-10-09
rbtree: empty nodes have no color
Michel Lespinasse
1
-3
/
+1
2012-10-09
oom: remove deprecated oom_adj
Davidlohr Bueso
1
-116
/
+1
2012-10-09
mm: kill vma flag VM_RESERVED and mm->reserved_vm counter
Konstantin Khlebnikov
4
-4
/
+4
2012-10-09
mm: prepare VM_DONTDUMP for using in drivers
Konstantin Khlebnikov
1
-1
/
+1
2012-10-09
mm: kill vma flag VM_CAN_NONLINEAR
Konstantin Khlebnikov
12
-7
/
+12
2012-10-09
Merge branch 'linux-next' of git://git.open-osd.org/linux-open-osd
Linus Torvalds
2
-2
/
+7
2012-10-09
Fix F_DUPFD_CLOEXEC breakage
Al Viro
1
-1
/
+1
2012-10-09
exec: make de_thread() killable
Oleg Nesterov
1
-2
/
+14
2012-10-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
6
-27
/
+46
2012-10-08
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
22
-775
/
+1353
2012-10-07
Merge tag 'for-v3.7' of git://git.infradead.org/users/cbou/linux-pstore
Linus Torvalds
5
-15
/
+125
2012-10-05
omfs: convert to use beXX_add_cpu()
Wei Yongjun
1
-3
/
+2
2012-10-05
fs/proc/root.c: use NULL instead of 0 for pointer
Sachin Kamat
1
-1
/
+1
2012-10-05
proc_sysctl.c: use BUG_ON instead of BUG
Prasad Joshi
1
-2
/
+1
2012-10-05
proc: use kzalloc instead of kmalloc and memset
yan
1
-7
/
+6
2012-10-05
proc: no need to initialize proc_inode->fd in proc_get_inode()
yan
1
-1
/
+0
2012-10-05
proc: return -ENOMEM when inode allocation failed
yan
1
-1
/
+1
2012-10-05
coredump: extend core dump note section to contain file names of mapped files
Denys Vlasenko
2
-4
/
+107
2012-10-05
coredump: add a new elf note with siginfo of the signal
Denys Vlasenko
2
-2
/
+31
2012-10-05
coredump: pass siginfo_t* to do_coredump() and below, not merely signr
Denys Vlasenko
5
-17
/
+17
2012-10-05
coredump: use SUID_DUMPABLE_ENABLED rather than hardcoded 1
Oleg Nesterov
2
-2
/
+2
2012-10-05
coredump: add support for %d=__get_dumpable() in core name
Oleg Nesterov
1
-3
/
+7
2012-10-05
coredump: update coredump-related headers
Alex Kelly
3
-0
/
+9
2012-10-05
coredump: make core dump functionality optional
Alex Kelly
3
-26
/
+37
2012-10-05
fat: simplify writeback_inode()
Namjae Jeon
1
-9
/
+5
2012-10-05
fat: no need to reset EOF in ent_put for FAT32
Namjae Jeon
1
-3
/
+0
2012-10-05
fs/fat: fix checkpatch issues in fatent.c
Cruz Julian Bishop
1
-4
/
+6
2012-10-05
fs/fat: fix all other checkpatch issues in dir.c
Cruz Julian Bishop
1
-9
/
+14
2012-10-05
fs/fat: fix some small checkpatch issues in dir.c
Cruz Julian Bishop
1
-7
/
+0
2012-10-05
fs/fat: fix two checkpatch issues in cache.c
Cruz Julian Bishop
1
-4
/
+6
2012-10-05
fs/fat: chang indentation of some comments in fat.h
Cruz Julian Bishop
1
-36
/
+36
2012-10-05
fs/fat: fix some checkpatch issues in fat.h
Cruz Julian Bishop
1
-3
/
+3
2012-10-05
fs/fat: fix a checkpatch issue in namei_msdos.c
Cruz Julian Bishop
1
-1
/
+1
2012-10-05
fat (exportfs): fix dentry reconnection
Steven J. Magnani
6
-137
/
+141
2012-10-05
fat (exportfs): move NFS support code
Steven J. Magnani
4
-131
/
+174
2012-10-05
fat: use accessor function for msdos_dir_entry 'start'
Namjae Jeon
1
-4
/
+2
2012-10-05
hpfs: convert to use leXX_add_cpu()
Wei Yongjun
2
-17
/
+17
[next]