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
2008-07-26
tracehook: exec
Roland McGrath
6
-32
/
+4
2008-07-26
Use WARN() in fs/proc/
Arjan van de Ven
1
-4
/
+1
2008-07-26
Use WARN() in fs/sysfs
Arjan van de Ven
3
-8
/
+3
2008-07-26
Use WARN() in fs/
Arjan van de Ven
2
-4
/
+2
2008-07-26
SL*B: drop kmem cache argument from constructor
Alexey Dobriyan
46
-50
/
+48
2008-07-26
mm: spinlock tree_lock
Nick Piggin
2
-3
/
+3
2008-07-26
splice: use get_user_pages_fast
Nick Piggin
1
-38
/
+3
2008-07-26
dio: use get_user_pages_fast
Nick Piggin
2
-14
/
+4
2008-07-26
omfs: update kbuild to include OMFS
Bob Copeland
3
-0
/
+18
2008-07-26
omfs: add bitmap routines
Bob Copeland
1
-0
/
+192
2008-07-26
omfs: add file routines
Bob Copeland
1
-0
/
+346
2008-07-26
omfs: add directory routines
Bob Copeland
1
-0
/
+504
2008-07-26
omfs: add inode routines
Bob Copeland
1
-0
/
+553
2008-07-26
omfs: define filesystem structures
Bob Copeland
2
-0
/
+147
2008-07-26
bfs: kill BKL
Dmitri Vorobiev
4
-31
/
+44
2008-07-26
bfs: assorted cleanups
Dmitri Vorobiev
2
-4
/
+3
2008-07-26
affs: convert s_bmlock into a mutex
Matthias Kaehlcke
3
-11
/
+12
2008-07-26
vfs: add cond_resched_lock while scanning dentry LRU lists
Kentaro Makita
1
-0
/
+1
2008-07-25
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
1
-0
/
+28
2008-07-25
fuse: lockd support
Miklos Szeredi
1
-2
/
+9
2008-07-25
fuse: nfs export special lookups
Miklos Szeredi
2
-3
/
+69
2008-07-25
fuse: add fuse_lookup_name() helper
Miklos Szeredi
1
-40
/
+77
2008-07-25
fuse: add export operations
Miklos Szeredi
3
-2
/
+121
2008-07-25
fuse: prepare lookup for nfs export
Miklos Szeredi
1
-10
/
+14
2008-07-25
locks: allow ->lock() to return FILE_LOCK_DEFERRED
Miklos Szeredi
1
-14
/
+9
2008-07-25
locks: cleanup code duplication
Miklos Szeredi
1
-40
/
+31
2008-07-25
locks: add special return value for asynchronous locks
Miklos Szeredi
3
-24
/
+19
2008-07-25
lockd: dont return EAGAIN for a permanent error
Miklos Szeredi
2
-5
/
+18
2008-07-25
task IO accounting: provide distinct tgid/tid I/O statistics
Andrea Righi
1
-15
/
+71
2008-07-25
proc: move Kconfig to fs/proc/Kconfig
Alexey Dobriyan
2
-59
/
+60
2008-07-25
proc: remove pathetic remount code
Alexey Dobriyan
1
-7
/
+0
2008-07-25
proc: always do ->release
Alexey Dobriyan
3
-4
/
+91
2008-07-25
move proc_kmsg_operations to fs/proc/internal.h
Adrian Bunk
2
-0
/
+3
2008-07-25
fs/partitions/efi: convert to pr_debug
Thomas Gleixner
1
-25
/
+17
2008-07-25
block/ioctl.c and fs/partition/check.c: check value returned by add_partition()
Abdel Benamrouche
1
-2
/
+8
2008-07-25
fs/partition/check.c: fix return value warning
Abdel Benamrouche
1
-6
/
+22
2008-07-25
elf: use ELF_CORE_EFLAGS for kcore ELF header flags
Edgar E. Iglesias
1
-5
/
+5
2008-07-25
coredump: format_corename: fix the "core_uses_pid" logic
Oleg Nesterov
1
-8
/
+5
2008-07-25
coredump: kill mm->core_done
Oleg Nesterov
1
-3
/
+22
2008-07-25
coredump: elf_fdpic_core_dump: use core_state->dumper list
Oleg Nesterov
1
-17
/
+12
2008-07-25
coredump: elf_core_dump: use core_state->dumper list
Oleg Nesterov
1
-45
/
+32
2008-07-25
coredump: construct the list of coredumping threads at startup time
Oleg Nesterov
1
-0
/
+2
2008-07-25
coredump: make mm->core_state visible to ->core_dump()
Oleg Nesterov
1
-7
/
+7
2008-07-25
coredump: turn core_state->nr_threads into atomic_t
Oleg Nesterov
1
-1
/
+1
2008-07-25
coredump: simplify core_state->nr_threads calculation
Oleg Nesterov
1
-17
/
+16
2008-07-25
coredump: move mm->core_waiters into struct core_state
Oleg Nesterov
1
-10
/
+11
2008-07-25
coredump: turn mm->core_startup_done into the pointer to struct core_state
Oleg Nesterov
1
-4
/
+4
2008-07-25
coredump: elf_core_dump: skip kernel threads
Oleg Nesterov
2
-0
/
+9
2008-07-25
coredump: zap_threads() must skip kernel threads
Oleg Nesterov
1
-2
/
+3
2008-07-25
kill PF_BORROWED_MM in favour of PF_KTHREAD
Oleg Nesterov
1
-2
/
+0
[next]