index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
*
sysfs: Rewrite rename in terms of sysfs dirents
Eric W. Biederman
2007-10-12
1
-22
/
+16
*
sysfs: Remove s_dentry
Eric W. Biederman
2007-10-12
3
-30
/
+4
*
sysfs: simply sysfs_get_dentry
Tejun Heo
2007-10-12
1
-75
/
+16
*
sysfs: Introduce sysfs_rename_mutex
Eric W. Biederman
2007-10-12
3
-1
/
+12
*
sysfs: Rewrite sysfs_drop_dentry.
Eric W. Biederman
2007-10-12
1
-27
/
+26
*
sysfs: Simplify readdir.
Eric W. Biederman
2007-10-12
1
-131
/
+44
*
sysfs: In sysfs_lookup don't open code sysfs_find_dirent
Eric W. Biederman
2007-10-12
1
-3
/
+1
*
sysfs: Make sysfs_mount static
Eric W. Biederman
2007-10-12
4
-9
/
+5
*
sysfs: Use kill_anon_super
Eric W. Biederman
2007-10-12
1
-1
/
+1
*
sysfs: Remove sysfs_instantiate
Eric W. Biederman
2007-10-12
3
-19
/
+1
*
sysfs: Move all of inode initialization into sysfs_init_inode
Eric W. Biederman
2007-10-12
3
-45
/
+45
*
sysfs: fix i_mutex locking in sysfs_get_dentry()
Tejun Heo
2007-10-12
1
-0
/
+2
*
sysfs: Fix typos in fs/sysfs/file.c
Rolf Eike Beer
2007-10-12
1
-1
/
+1
*
sysfs: make sysfs_addrm_finish() return void
Tejun Heo
2007-10-12
3
-9
/
+7
*
sysfs: make sysfs_add_one() automatically check for duplicate entry
Tejun Heo
2007-10-12
4
-23
/
+26
*
sysfs: make sysfs_add/remove_one() call link/unlink_sibling() implictly
Tejun Heo
2007-10-12
5
-32
/
+16
*
sysfs: simplify sysfs_rename_dir()
Tejun Heo
2007-10-12
1
-22
/
+4
*
sysfs: cosmetic changes in sysfs_lookup()
Tejun Heo
2007-10-12
1
-10
/
+5
*
sysfs: Remove first pass at shadow directory support
Eric W. Biederman
2007-10-12
5
-163
/
+23
*
sysfs: cleanup semaphore.h
Dave Young
2007-10-12
6
-6
/
+3
*
sysfs/file.c - use mutex instead of semaphore
Dave Young
2007-10-12
1
-7
/
+7
*
debugfs: helper for decimal challenged
Robin Getz
2007-10-12
1
-0
/
+36
*
Drivers: clean up direct setting of the name of a kset
Greg Kroah-Hartman
2007-10-12
4
-4
/
+5
*
kobjects: fix up improper use of the kobject name field
Greg Kroah-Hartman
2007-10-12
2
-6
/
+8
*
Fix up more bio fallout
Al Viro
2007-10-12
5
-10
/
+3
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...
Linus Torvalds
2007-10-11
1
-11
/
+3
|
\
|
*
Merge branch 'linux-2.6' into for-2.6.24
Paul Mackerras
2007-10-03
20
-287
/
+172
|
|
\
|
*
\
Merge branch 'linux-2.6'
Paul Mackerras
2007-09-20
13
-83
/
+250
|
|
\
\
|
*
|
|
[POWERPC] spufs: Cleanup ELF coredump extra notes logic
Michael Ellerman
2007-09-19
1
-11
/
+3
*
|
|
|
JFS: fix bio-related build breakage
Jeff Garzik
2007-10-11
1
-6
/
+1
*
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
Linus Torvalds
2007-10-11
8
-32
/
+257
|
\
\
\
\
|
*
|
|
|
[NET]: make netlink user -> kernel interface synchronious
Denis V. Lunev
2007-10-10
1
-13
/
+1
|
*
|
|
|
[FS] seq_file: Introduce the seq_open_private()
Pavel Emelyanov
2007-10-10
1
-0
/
+33
|
*
|
|
|
[NETNS]: Move some code into __init section when CONFIG_NET_NS=n
Pavel Emelyanov
2007-10-10
1
-4
/
+4
|
*
|
|
|
[NET]: Fix race when opening a proc file while a network namespace is exiting.
Eric W. Biederman
2007-10-10
1
-0
/
+6
|
*
|
|
|
[NETNS]: Fix export symbols.
Daniel Lezcano
2007-10-10
1
-1
/
+3
|
*
|
|
|
[NET]: Fix missed addition of fs/proc/proc_net.c
David S. Miller
2007-10-10
1
-0
/
+192
|
*
|
|
|
[NET]: Make the device list and device lookups per namespace.
Eric W. Biederman
2007-10-10
1
-2
/
+3
|
*
|
|
|
[NET]: Support multiple network namespaces with netlink
Eric W. Biederman
2007-10-10
1
-1
/
+1
|
*
|
|
|
[NET]: Make /proc/net per network namespace
Eric W. Biederman
2007-10-10
3
-5
/
+9
|
*
|
|
|
[NET]: Don't implement dev_ifname32 inline
Eric W. Biederman
2007-10-10
1
-11
/
+10
*
|
|
|
|
compat_ioctl: move floppy handlers to block/compat_ioctl.c
Arnd Bergmann
2007-10-10
1
-337
/
+0
*
|
|
|
|
compat_ioctl: move cdrom handlers to block/compat_ioctl.c
Arnd Bergmann
2007-10-10
1
-105
/
+0
*
|
|
|
|
compat_ioctl: move BLKPG handling to block/compat_ioctl.c
Arnd Bergmann
2007-10-10
1
-33
/
+0
*
|
|
|
|
compat_ioctl: move hdio calls to block/compat_ioctl.c
Arnd Bergmann
2007-10-10
1
-60
/
+0
*
|
|
|
|
compat_ioctl: handle blk_trace ioctls
Arnd Bergmann
2007-10-10
1
-8
/
+0
*
|
|
|
|
compat_ioctl: add compat_blkdev_driver_ioctl()
Arnd Bergmann
2007-10-10
1
-83
/
+0
*
|
|
|
|
compat_ioctl: move common block ioctls to compat_blkdev_ioctl
Arnd Bergmann
2007-10-10
1
-45
/
+0
*
|
|
|
|
Drop 'size' argument from bio_endio and bi_end_io
NeilBrown
2007-10-10
11
-84
/
+17
*
|
|
|
|
Don't decrement bi_size in bio_endio
NeilBrown
2007-10-10
1
-12
/
+11
[next]