index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
sysfs
/
mount.c
Age
Commit message (
Expand
)
Author
2008-04-30
fs: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2007-10-17
mm: bdi init hooks
Peter Zijlstra
2007-10-12
sysfs: add copyrights
Tejun Heo
2007-10-12
sysfs: make sysfs_root a regular directory dirent
Tejun Heo
2007-10-12
sysfs: Remove s_dentry
Eric W. Biederman
2007-10-12
sysfs: Make sysfs_mount static
Eric W. Biederman
2007-10-12
sysfs: Use kill_anon_super
Eric W. Biederman
2007-10-12
sysfs: Move all of inode initialization into sysfs_init_inode
Eric W. Biederman
2007-10-12
sysfs: Remove first pass at shadow directory support
Eric W. Biederman
2007-10-12
sysfs: cleanup semaphore.h
Dave Young
2007-07-20
mm: Remove slab destructors from kmem_cache_create().
Paul Mundt
2007-07-18
sysfs: fix sysfs root inode nlink accounting
Tejun Heo
2007-07-11
sysfs: make directory dentries and inodes reclaimable
Tejun Heo
2007-07-11
sysfs: rename sysfs_dirent->s_type to s_flags and make room for flags
Tejun Heo
2007-07-11
sysfs: use singly-linked list for sysfs_dirent tree
Tejun Heo
2007-07-11
sysfs: fix root sysfs_dirent -> root dentry association
Tejun Heo
2007-07-11
sysfs: reorganize sysfs_new_indoe() and sysfs_create()
Tejun Heo
2007-07-11
sysfs: kill attribute file orphaning
Tejun Heo
2007-07-11
sysfs: make sysfs_dirent->s_element a union
Tejun Heo
2007-07-11
sysfs: add sysfs_dirent->s_parent
Tejun Heo
2007-06-12
sysfs: store sysfs inode nrs in s_ino to avoid readdir oopses
Eric Sandeen
2007-02-12
[PATCH] Mark struct super_operations const
Josef 'Jeff' Sipek
2007-02-07
sysfs: Shadow directory support
Eric W. Biederman
2007-02-07
Driver core: fix race in sysfs between sysfs_remove_file() and read()/write()
Oliver Neukum
2006-12-07
[PATCH] slab: remove kmem_cache_t
Christoph Lameter
2006-10-01
[PATCH] r/o bind mount prepwork: inc_nlink() helper
Dave Hansen
2006-06-23
[PATCH] VFS: Permit filesystem to override root dentry on mount
David Howells
2005-06-20
[PATCH] sysfs-iattr: set inode attributes
Maneesh Soni
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds