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
2011-01-14
Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-5
/
+29
2011-01-14
fs: fix do_last error case when need_reval_dot
J. R. Okajima
1
-4
/
+6
2011-01-14
nfs: add missing rcu-walk check
Nick Piggin
1
-1
/
+5
2011-01-14
fs: fix dropping of rcu-walk from force_reval_path
Nick Piggin
1
-0
/
+8
2011-01-14
fs: force_reval_path drop rcu-walk before d_invalidate
Nick Piggin
1
-0
/
+10
2011-01-14
fs/fs-writeback.c: fix sync_inodes_sb() return value kernel-doc
Stefan Hajnoczi
1
-1
/
+1
2011-01-14
thp: remove PG_buddy
Andrea Arcangeli
1
-6
/
+8
2011-01-14
thp: transparent hugepage vmstat
Andrea Arcangeli
1
-1
/
+13
2011-01-14
oom: allow a non-CAP_SYS_RESOURCE proces to oom_score_adj down
Mandeep Singh Baines
1
-1
/
+3
2011-01-14
mm: smaps: export mlock information
Nikanth Karthikesan
1
-2
/
+5
2011-01-14
fs/mpage.c: consolidate code
Hai Shan
1
-32
/
+17
2011-01-14
sync_inode_metadata: fix comment
Andrew Morton
1
-2
/
+2
2011-01-14
writeback: avoid livelocking WB_SYNC_ALL writeback
Jan Kara
1
-4
/
+23
2011-01-14
writeback: stop background/kupdate works from livelocking other works
Jan Kara
1
-0
/
+10
2011-01-14
writeback: trace wakeup event for background writeback
Wu Fengguang
1
-0
/
+1
2011-01-14
writeback: integrated background writeback work
Jan Kara
1
-15
/
+46
2011-01-14
ecryptfs: fix broken build
Linus Torvalds
1
-3
/
+2
2011-01-13
NFS: Fix NFSv3 exclusive open semantics
Trond Myklebust
1
-1
/
+5
2011-01-13
Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
18
-698
/
+347
2011-01-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
94
-396
/
+740
2011-01-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
9
-51
/
+80
2011-01-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
11
-16
/
+16
2011-01-13
cramfs: generate unique inode number for better inode cache usage
Stefani Seibold
1
-41
/
+69
2011-01-13
aio: remove unused aio_run_iocbs()
Jeff Moyer
1
-22
/
+5
2011-01-13
aio: remove unnecessary check
Namhyung Kim
1
-1
/
+1
2011-01-13
fs/char_dev.c: remove unused cdev_index()
Namhyung Kim
1
-13
/
+0
2011-01-13
/proc/kcore: fix seeking
Dave Anderson
1
-1
/
+1
2011-01-13
proc: move proc_console.c to fs/proc/consoles.c
Alexey Dobriyan
2
-3
/
+3
2011-01-13
proc: less LOCK/UNLOCK in remove_proc_entry()
Alexey Dobriyan
1
-4
/
+1
2011-01-13
kpagecount: add slab page checking because _mapcount is in a union
Petr Holasek
1
-1
/
+1
2011-01-13
proc: use single_open() correctly
Jovi Zhang
1
-26
/
+3
2011-01-13
proc: ->low_ino cleanup
Alexey Dobriyan
3
-15
/
+6
2011-01-13
proc: use seq_puts()/seq_putc() where possible
Alexey Dobriyan
6
-31
/
+31
2011-01-13
proc: use unsigned long inside /proc/*/statm
Alexey Dobriyan
4
-9
/
+12
2011-01-13
fs/proc/base.c, kernel/latencytop.c: convert sprintf_symbol() to %ps
Joe Perches
1
-14
/
+8
2011-01-13
reiserfs: make sure va_end() is always called after va_start().
Jesper Juhl
1
-2
/
+2
2011-01-13
befs: don't pass huge structs by value
Jesper Juhl
2
-9
/
+9
2011-01-13
pipe: use event aware wakeups
Davide Libenzi
1
-5
/
+5
2011-01-13
binfmt_elf: cleanups
Mikael Pettersson
1
-14
/
+9
2011-01-13
epoll: convert max_user_watches to long
Robin Holt
1
-8
/
+12
2011-01-13
fs/select.c: fix information leak to userspace
Vasiliy Kulikov
1
-0
/
+2
2011-01-13
fs/ext4/inode.c: use pr_warn_ratelimited()
Andrew Morton
1
-1
/
+2
2011-01-13
Merge branch 'for-2.6.38/event-handling' into for-2.6.38/core
Jens Axboe
2
-96
/
+34
2011-01-13
Gfs2: fail if we try to use hole punch
Josef Bacik
1
-0
/
+4
2011-01-13
Btrfs: fail if we try to use hole punch
Josef Bacik
1
-0
/
+4
2011-01-13
Ext4: fail if we try to use hole punch
Josef Bacik
1
-0
/
+4
2011-01-13
Ocfs2: handle hole punching via fallocate properly
Josef Bacik
1
-2
/
+6
2011-01-13
XFS: handle hole punching via fallocate properly
Josef Bacik
1
-2
/
+5
2011-01-13
fs: add hole punching to fallocate
Josef Bacik
1
-1
/
+6
2011-01-13
vfs: pass struct file to do_truncate on O_TRUNC opens (try #2)
Jeff Layton
1
-3
/
+4
[next]