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
2009-09-24
truncate: use new helpers
npiggin@suse.de
7
-127
/
+35
2009-09-24
truncate: new helpers
npiggin@suse.de
1
-2
/
+44
2009-09-24
fs: fix overflow in sys_mount() for in-kernel calls
Vegard Nossum
3
-42
/
+60
2009-09-24
fs: Make unload_nls() NULL pointer safe
Thomas Gleixner
12
-69
/
+27
2009-09-24
freeze_bdev: grab active reference to frozen superblocks
Christoph Hellwig
2
-61
/
+119
2009-09-24
freeze_bdev: kill bd_mount_sem
Christoph Hellwig
2
-9
/
+8
2009-09-24
exofs: remove BKL from super operations
Boaz Harrosh
1
-6
/
+0
2009-09-24
fs/romfs: correct error-handling code
Julia Lawall
1
-1
/
+1
2009-09-24
vfs: seq_file: add helpers for data filling
Miklos Szeredi
1
-36
/
+39
2009-09-24
vfs: remove redundant position check in do_sendfile
Jeff Layton
1
-3
/
+0
2009-09-24
vfs: change sb->s_maxbytes to a loff_t
Jeff Layton
1
-0
/
+10
2009-09-24
vfs: explicitly cast s_maxbytes in fiemap_check_ranges
Jeff Layton
1
-4
/
+5
2009-09-24
libfs: return error code on failed attr set
Wu Fengguang
1
-2
/
+3
2009-09-24
seq_file: return a negative error code when seq_path_root() fails.
Tetsuo Handa
1
-0
/
+1
2009-09-24
vfs: optimize touch_time() too
Andi Kleen
1
-20
/
+23
2009-09-24
vfs: optimization for touch_atime()
Andi Kleen
1
-10
/
+10
2009-09-24
vfs: split generic_forget_inode() so that hugetlbfs does not have to copy it
Jan Kara
2
-31
/
+23
2009-09-24
fs/inode.c: add dev-id and inode number for debugging in init_special_inode()
Manish Katiyar
1
-2
/
+3
2009-09-24
libfs: make simple_read_from_buffer conventional
Steven Rostedt
1
-2
/
+6
2009-09-24
[PATCH] Fix idle time field in /proc/uptime
Michael Abbott
1
-1
/
+6
2009-09-24
headers: utsname.h redux
Alexey Dobriyan
21
-21
/
+0
2009-09-24
Btrfs: fix releasepage to avoid unlocking extents we haven't locked
Chris Mason
1
-2
/
+7
2009-09-24
Btrfs: Fix test_range_bit for whole file extents
Chris Mason
1
-0
/
+4
2009-09-24
Btrfs: fix errors handling cached state in set/clear_extent_bit
Chris Mason
1
-8
/
+8
2009-09-24
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
4
-45
/
+75
2009-09-23
NFS: Propagate 'fsc' mount option through automounts
David Howells
4
-8
/
+33
2009-09-23
NFS: Add nfs_alloc_parsed_mount_data
Chuck Lever
1
-27
/
+23
2009-09-23
NFS: Get rid of the NFS_MOUNT_VER3 and NFS_MOUNT_TCP flags
Trond Myklebust
2
-10
/
+19
2009-09-23
9p: Add fscache support to 9p
Abhishek Kulkarni
11
-42
/
+1006
2009-09-23
9p: Fix the incorrect update of inode size in v9fs_file_write()
Abhishek Kulkarni
1
-7
/
+8
2009-09-23
9p: Use the i_size_[read, write]() macros instead of using inode->i_size dire...
Abhishek Kulkarni
2
-6
/
+6
2009-09-23
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
2
-9
/
+15
2009-09-23
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
40
-1176
/
+8512
2009-09-23
fs: change sys_truncate length parameter type
Heiko Carstens
1
-3
/
+2
2009-09-23
ext2: fix format string compile warning (ino_t)
Heiko Carstens
1
-1
/
+1
2009-09-23
V3 minixfs: add missing directory type checking
Doug Graham
1
-4
/
+18
2009-09-23
ncpfs: fix wrong check in __ncp_ioctl()
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2009-09-23
ncpfs: read buffer overflow
Roel Kluin
1
-1
/
+1
2009-09-23
ramfs: move RAMFS_MAGIC to include/linux/magic.h
maximilian attems
1
-3
/
+1
2009-09-23
/proc/kcore: update stat.st_size after memory hotplug
KAMEZAWA Hiroyuki
1
-0
/
+5
2009-09-23
/proc/kcore: fix stat.st_size
KAMEZAWA Hiroyuki
1
-1
/
+5
2009-09-23
kcore: more fixes for init
KAMEZAWA Hiroyuki
1
-1
/
+4
2009-09-23
kcore: register module area in generic way
KAMEZAWA Hiroyuki
1
-1
/
+18
2009-09-23
kcore: register vmemmap range
KAMEZAWA Hiroyuki
1
-2
/
+50
2009-09-23
kcore: use registerd physmem information
KAMEZAWA Hiroyuki
1
-12
/
+167
2009-09-23
kcore: register text area in generic way
KAMEZAWA Hiroyuki
1
-1
/
+18
2009-09-23
kcore: register vmalloc area in generic way
KAMEZAWA Hiroyuki
1
-0
/
+5
2009-09-23
kcore: add kclist types
KAMEZAWA Hiroyuki
1
-1
/
+2
2009-09-23
kcore: use usual list for kclist
KAMEZAWA Hiroyuki
1
-6
/
+6
2009-09-23
procfs: provide stack information for threads
Stefani Seibold
3
-1
/
+105
[prev]
[next]