- patches.suse/slab-handle-memoryless-nodes-v2a.patch: Refresh.
[linux-flexiantxendom0-3.2.10.git] / fs / sysfs / symlink.c
2010-01-26 Jeff Mahoney- patches.suse/slab-handle-memoryless-nodes-v2a.patch...
2009-09-10 David P. Quigleysysfs: Add labeling support for sysfs
2009-06-16 Armin KusterSysfs: fix possible memleak in sysfs_follow_link
2008-07-22 Cornelia Huckdriver core: Suppress sysfs warnings for device_rename().
2008-04-18 Mark Fashehsysfs: Allow removal of symlinks in the sysfs root
2008-02-25 Jeff Mahoney- Update to 2.6.25-rc3.
2008-01-25 Kay Sieverssysfs: create optimal relative symlink targets
2007-11-07 Jeff Mahoney-rc2 for real this time. ;)
2007-10-12 Tejun Heosysfs: add copyrights
2007-10-12 Tejun Heosysfs: make s_elem an anonymous union
2007-10-12 Eric W. Biedermansysfs: Make sysfs_mount static
2007-10-12 Tejun Heosysfs: make sysfs_add_one() automatically check for...
2007-10-12 Tejun Heosysfs: make sysfs_add/remove_one() call link/unlink_sib...
2007-10-12 Dave Youngsysfs: cleanup semaphore.h
2007-07-18 Tejun Heosysfs: cosmetic clean up on node creation failure paths
2007-07-18 Tejun Heosysfs: kill an extra put in sysfs_create_link() failure...
2007-07-11 Tejun Heosysfs: restructure add/remove paths and fix inode update
2007-07-11 Tejun Heosysfs: use sysfs_mutex to protect the sysfs_dirent...
2007-07-11 Tejun Heosysfs: consolidate sysfs spinlocks
2007-07-11 Tejun Heosysfs: make kobj point to sysfs_dirent instead of dentry
2007-07-11 Tejun Heosysfs: implement sysfs_find_dirent() and sysfs_get_dirent()
2007-07-11 Tejun Heosysfs: reimplement symlink using sysfs_dirent tree
2007-07-11 Tejun Heosysfs: make sysfs_dirent->s_element a union
2007-07-11 Tejun Heosysfs: add sysfs_dirent->s_name
2007-07-11 Tejun Heosysfs: consolidate sysfs_dirent creation functions
2007-07-11 Tejun Heosysfs: flatten cleanup paths in sysfs_add_link() and...
2007-02-12 Arjan van de Ven[PATCH] mark struct inode_operations const 3
2007-02-07 Oliver NeukumDriver core: fix race in sysfs between sysfs_remove_fil...
2006-09-26 Greg Kroah-HartmanSYSFS: allow sysfs_create_link to create symlinks in...
2006-08-01 Greg Kroah-Hartman- 2.6.17 port work build breaks, but the patch set...
2006-03-28 Greg Kroah-Hartman[PATCH] sysfs: fix a kobject leak in sysfs_add_link...
2006-03-23 Greg Kroah-HartmanSome driver core patches that will be in 2.6.16.1
2006-03-20 Greg Kroah-Hartman[PATCH] sysfs: fix a kobject leak in sysfs_add_link...
2006-03-20 Maneesh Soni[PATCH] sysfs: fix problem with duplicate sysfs directo...
2006-01-09 Jes Sorensen[PATCH] mutex subsystem, semaphore to mutex: VFS, ...
2005-08-20 Linus TorvaldsFix nasty ncpfs symlink handling bug.
2005-06-20 Dmitry Torokhov[PATCH] sysfs_{create|remove}_link should take const...
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2
2004-11-03 Adrian Bunk[PATCH] small sysfs cleanups
2004-11-01 Andrew Morton[PATCH] sysfs backing store: stop pinning dentries...
2004-11-01 Andrew Morton[PATCH] sysfs backing store - add sysfs_direct structure
2004-09-24 Patrick Mochel[sysfs] Change symbol exports to GPL only in symlink.c.
2004-08-31 Alexander Viro[PATCH] sysfs ->follow_link() switched to new scheme
2004-05-17 Maneesh Soni[PATCH] fix-sysfs-symlinks.patch
2004-05-14 Hannes Reinecke- Update sysfs-backing-store to official version from
2004-04-30 Andreas Gruenbacher- Enable 2.6.6-rc patches.
2004-04-22 Linda Xie[PATCH] symlink doesn't support kobj name > 20 charater...
2003-08-29 Patrick Mochel[sysfs] Fix memory leak.
2003-05-20 Andrew Morton[PATCH] revert sysfs non-fix
2003-05-19 Andrew Morton[PATCH] sysfs_create_link() fix
2003-01-30 Patrick Mochelsysfs: further localize file creation.
2003-01-30 Patrick Mochelsysfs: split up inode.c into different files for differ...