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
2007-10-13
sysfs: Use kill_anon_super
Eric W. Biederman
1
-1
/
+1
2007-10-13
sysfs: Remove sysfs_instantiate
Eric W. Biederman
3
-19
/
+1
2007-10-13
sysfs: Move all of inode initialization into sysfs_init_inode
Eric W. Biederman
3
-45
/
+45
2007-10-13
sysfs: fix i_mutex locking in sysfs_get_dentry()
Tejun Heo
1
-0
/
+2
2007-10-13
sysfs: Fix typos in fs/sysfs/file.c
Rolf Eike Beer
1
-1
/
+1
2007-10-13
sysfs: make sysfs_addrm_finish() return void
Tejun Heo
3
-9
/
+7
2007-10-13
sysfs: make sysfs_add_one() automatically check for duplicate entry
Tejun Heo
4
-23
/
+26
2007-10-13
sysfs: make sysfs_add/remove_one() call link/unlink_sibling() implictly
Tejun Heo
5
-32
/
+16
2007-10-13
sysfs: simplify sysfs_rename_dir()
Tejun Heo
1
-22
/
+4
2007-10-13
sysfs: cosmetic changes in sysfs_lookup()
Tejun Heo
1
-10
/
+5
2007-10-13
sysfs: Remove first pass at shadow directory support
Eric W. Biederman
5
-163
/
+23
2007-10-13
sysfs: cleanup semaphore.h
Dave Young
6
-6
/
+3
2007-10-13
sysfs/file.c - use mutex instead of semaphore
Dave Young
1
-7
/
+7
2007-10-13
debugfs: helper for decimal challenged
Robin Getz
1
-0
/
+36
2007-10-13
Drivers: clean up direct setting of the name of a kset
Greg Kroah-Hartman
4
-4
/
+5
2007-10-13
kobjects: fix up improper use of the kobject name field
Greg Kroah-Hartman
2
-6
/
+8
2007-10-12
Fix up more bio fallout
Al Viro
5
-10
/
+3
2007-10-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...
Linus Torvalds
1
-11
/
+3
2007-10-12
JFS: fix bio-related build breakage
Jeff Garzik
1
-6
/
+1
2007-10-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
Linus Torvalds
8
-32
/
+257
2007-10-11
[NET]: make netlink user -> kernel interface synchronious
Denis V. Lunev
1
-13
/
+1
2007-10-11
[FS] seq_file: Introduce the seq_open_private()
Pavel Emelyanov
1
-0
/
+33
2007-10-11
[NETNS]: Move some code into __init section when CONFIG_NET_NS=n
Pavel Emelyanov
1
-4
/
+4
2007-10-11
[NET]: Fix race when opening a proc file while a network namespace is exiting.
Eric W. Biederman
1
-0
/
+6
2007-10-11
[NETNS]: Fix export symbols.
Daniel Lezcano
1
-1
/
+3
2007-10-11
[NET]: Fix missed addition of fs/proc/proc_net.c
David S. Miller
1
-0
/
+192
2007-10-11
[NET]: Make the device list and device lookups per namespace.
Eric W. Biederman
1
-2
/
+3
2007-10-11
[NET]: Support multiple network namespaces with netlink
Eric W. Biederman
1
-1
/
+1
2007-10-11
[NET]: Make /proc/net per network namespace
Eric W. Biederman
3
-5
/
+9
2007-10-11
[NET]: Don't implement dev_ifname32 inline
Eric W. Biederman
1
-11
/
+10
2007-10-10
compat_ioctl: move floppy handlers to block/compat_ioctl.c
Arnd Bergmann
1
-337
/
+0
2007-10-10
compat_ioctl: move cdrom handlers to block/compat_ioctl.c
Arnd Bergmann
1
-105
/
+0
2007-10-10
compat_ioctl: move BLKPG handling to block/compat_ioctl.c
Arnd Bergmann
1
-33
/
+0
2007-10-10
compat_ioctl: move hdio calls to block/compat_ioctl.c
Arnd Bergmann
1
-60
/
+0
2007-10-10
compat_ioctl: handle blk_trace ioctls
Arnd Bergmann
1
-8
/
+0
2007-10-10
compat_ioctl: add compat_blkdev_driver_ioctl()
Arnd Bergmann
1
-83
/
+0
2007-10-10
compat_ioctl: move common block ioctls to compat_blkdev_ioctl
Arnd Bergmann
1
-45
/
+0
2007-10-10
Drop 'size' argument from bio_endio and bi_end_io
NeilBrown
11
-84
/
+17
2007-10-10
Don't decrement bi_size in bio_endio
NeilBrown
1
-12
/
+11
2007-10-10
Only call bi_end_io once for any bio
NeilBrown
1
-1
/
+3
2007-10-10
Fix warnings with !CONFIG_BLOCK
Jens Axboe
1
-0
/
+1
2007-10-09
NLM: Fix a memory leak in nlmsvc_testlock
Trond Myklebust
1
-1
/
+3
2007-10-08
AIO: fix cleanup in io_submit_one(...)
Yan Zheng
1
-1
/
+1
2007-10-04
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/coolo...
Linus Torvalds
1
-1
/
+5
2007-10-03
ocfs2: Unlock mutex in local alloc failure case
Sunil Mushran
1
-1
/
+3
2007-10-03
Merge branch 'linux-2.6' into for-2.6.24
Paul Mackerras
20
-287
/
+172
2007-10-02
Fix possible splice() mmap_sem deadlock
Linus Torvalds
1
-12
/
+34
2007-10-01
Revert "[XFS] Avoid replaying inode buffer initialisation log items if on-dis...
Tim Shimmin
3
-54
/
+3
2007-09-29
NFS: Fix an Oops in encode_lookup()
Trond Myklebust
3
-10
/
+24
2007-09-26
NLM: Fix a circular lock dependency in lockd
Trond Myklebust
1
-11
/
+18
[next]