index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
sysfs
/
dir.c
Age
Commit message (
Expand
)
Author
2006-12-08
[PATCH] sysfs: change uses of f_{dentry, vfsmnt} to use f_path
Josef "Jeff" Sipek
2006-12-01
driver core: Introduce device_move(): move a device to a new parent.
Cornelia Huck
2006-10-01
[PATCH] r/o bind mount prepwork: inc_nlink() helper
Dave Hansen
2006-09-25
sysfs: Make poll behaviour consistent
Juha Yrjölä
2006-06-26
[PATCH] core: use list_move()
Akinobu Mita
2006-04-14
[PATCH] sysfs: Allow sysfs attribute files to be pollable
NeilBrown
2006-04-02
Documentation: fix minor kernel-doc warnings
Martin Waitz
2006-03-28
[PATCH] Make most file operations structs in fs/ const
Arjan van de Ven
2006-03-20
[PATCH] sysfs: don't export dir symbols
Greg Kroah-Hartman
2006-03-20
[PATCH] sysfs: fix problem with duplicate sysfs directories and files
Maneesh Soni
2006-03-20
[PATCH] sysfs: sysfs_remove_dir() needs to invalidate the dentry
Greg Kroah-Hartman
2006-01-09
[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem
Jes Sorensen
2006-01-04
[PATCH] sysfs: handle failures in sysfs_make_dirent
Steven Rostedt
2005-06-23
[PATCH] remove duplicate get_dentry functions in various places
Christoph Hellwig
2005-06-20
[PATCH] sysfs-iattr: add sysfs_setattr
Maneesh Soni
2005-06-20
[PATCH] sysfs-iattr: attach sysfs_dirent before new inode
Maneesh Soni
2004-12-16
[PATCH] sysfs: Allocate sysfs_dirent structures from their own slab.
Chris Wright
2004-12-02
[PATCH] sysfs: fix sysfs_dir_close memory leak
Greg Kroah-Hartman
2004-11-18
[PATCH] fix oops in sysfs_remove_dir()
Maneesh Soni
2004-11-11
sysfs: fix odd patch error
Greg Kroah-Hartman
2004-11-11
[PATCH] sysfs: fix duplicate driver registration error
Maneesh Soni
2004-11-11
[PATCH] fix sysfs backing store error path confusion
Milton D. Miller II
2004-11-03
[PATCH] fix kernel BUG at fs/sysfs/dir.c:20!
Maneesh Soni
2004-11-02
[PATCH] small sysfs cleanups
Adrian Bunk
2004-11-02
[PATCH] sysfs: fix sysfs backing store error path confusion
Maneesh Soni
2004-10-31
[PATCH] sysfs backing store: stop pinning dentries/inodes for leaf entries
Andrew Morton
2004-10-31
[PATCH] sysfs backing store: use sysfs_dirent based tree in dir file operations
Andrew Morton
2004-10-31
[PATCH] sysfs backing store: use sysfs_dirent based tree in file removal
Andrew Morton
2004-10-31
[PATCH] sysfs backing store - add sysfs_direct structure
Andrew Morton
2004-10-22
[PATCH] avoid problems with kobject_set_name and name with %
Stephen Hemminger
2004-09-23
[sysfs] Change symbol exports to GPL only in dir.c
Patrick Mochel
2004-05-16
[PATCH] fix-sysfs-symlinks.patch
Maneesh Soni
2004-05-13
[PATCH] sysfs_rename_dir-cleanup
Maneesh Soni
2004-03-30
[PATCH] back out sysfs reference count change
Greg Kroah-Hartman
2004-03-18
[PATCH] sysfs: pin kobjects to fix use-after-free crashes
Andrew Morton
2004-03-18
[PATCH] sysfs_remove_dir-vs-dcache_readdir race fix
Andrew Morton
2004-01-06
[PATCH] fix sysfs oops
Andrew Morton
2003-09-26
[PATCH] sysfs dput crash fix
Patrick Mochel
2003-08-29
[sysfs] Use kobject_name() when creating directories for kobjects.
Patrick Mochel
2003-08-28
[sysfs] Fix memory leak.
Patrick Mochel
2003-08-13
Merge bk://kernel.bkbits.net//home/mochel/linux-2.5-core
Patrick Mochel
2003-08-13
[sysfs] Don't add ->d_fsdata until dentrys are created.
Patrick Mochel
2003-08-11
[sysfs] Mark some arguments const.
Patrick Mochel
2003-08-06
[sysfs] Add attribute groups
Patrick Mochel
2003-07-03
[PATCH] sysfs: add sysfs_rename_dir()
Greg Kroah-Hartman
2003-03-11
sysfs: fix BUG()s on directory creation and removal.
Patrick Mochel
2003-03-08
[PATCH] missing spin_unlock() in sysfs_remove_dir()
Andrew Morton
2003-03-06
sysfs: fix up directory removal, once and for all.
Patrick Mochel
2003-01-30
sysfs: further localize file creation.
Patrick Mochel
2003-01-30
sysfs: split up inode.c into different files for different purposes.
Patrick Mochel