summaryrefslogtreecommitdiffstats
path: root/fs/sysfs
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-072-2/+2
* driver core: Introduce device_move(): move a device to a new parent.Cornelia Huck2006-12-011-0/+45
* sysfs: sysfs_write_file() writes zero terminated dataThomas Maier2006-12-011-0/+3
* sysfs: update obsolete comment in sysfs_update_fileHidetoshi Seto2006-10-181-1/+1
* sysfs: remove duplicated dput in sysfs_update_fileHidetoshi Seto2006-10-181-5/+0Star
* [PATCH] pr_debug: sysfs: use size_t length modifier in pr_debug format argumentsZach Brown2006-10-031-2/+2
* [PATCH] r/o bind mount prepwork: inc_nlink() helperDave Hansen2006-10-012-3/+3
* [PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o2006-09-271-1/+0Star
* sysfs_remove_bin_file: no return value, dump_stack on errorRandy.Dunlap2006-09-263-9/+17
* SYSFS: allow sysfs_create_link to create symlinks in the root of sysfsGreg Kroah-Hartman2006-09-261-2/+12
* sysfs: Make poll behaviour consistentJuha Yrjölä2006-09-261-1/+1
* [PATCH] lockdep: annotate the sysfs i_mutex to be a separate classArjan van de Ven2006-07-121-0/+12
* [PATCH] mark address_space_operations constChristoph Hellwig2006-06-281-1/+1
* [PATCH] core: use list_move()Akinobu Mita2006-06-261-6/+4Star
* [PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells2006-06-231-3/+3
* [PATCH] sysfs: Allow sysfs attribute files to be pollableNeilBrown2006-04-143-0/+78
* [PATCH] sysfs: zero terminate sysfs write buffersGreg Kroah-Hartman2006-04-021-1/+1
* Documentation: fix minor kernel-doc warningsMartin Waitz2006-04-021-1/+1
* BUG_ON() Conversion in fs/sysfs/Eric Sesterhenn2006-04-011-2/+1Star
* [PATCH] Make most file operations structs in fs/ constArjan van de Ven2006-03-284-6/+6
* [PATCH] sysfs: fix a kobject leak in sysfs_add_link on the error pathGreg Kroah-Hartman2006-03-201-0/+1
* [PATCH] sysfs: don't export dir symbolsGreg Kroah-Hartman2006-03-201-4/+0Star
* [PATCH] sysfs: fix problem with duplicate sysfs directories and filesManeesh Soni2006-03-204-5/+39
* [PATCH] sysfs: kzalloc conversionEric Sesterhenn2006-03-202-4/+2Star
* [PATCH] sysfs: sysfs_remove_dir() needs to invalidate the dentryGreg Kroah-Hartman2006-03-202-1/+6
* [PATCH] capable/capability.h (fs/)Randy Dunlap2006-01-121-0/+1
* [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen2006-01-104-33/+28Star
* [PATCH] sysfs: handle failures in sysfs_make_direntSteven Rostedt2006-01-051-1/+5
* [PATCH] Fix oops in sysfs_hash_and_remove_file()James Bottomley2005-08-271-0/+4
* Fix nasty ncpfs symlink handling bug.Linus Torvalds2005-08-201-3/+3
* [PATCH] sysfs: fix sysfs_setattrManeesh Soni2005-07-291-1/+1
* [PATCH] sysfs: fix sysfs_chmod_fileManeesh Soni2005-07-291-8/+10
* [PATCH] inotifyRobert Love2005-07-131-5/+2Star
* [PATCH] DocBook: update commentsMartin Waitz2005-06-241-2/+3
* [PATCH] remove duplicate get_dentry functions in various placesChristoph Hellwig2005-06-235-16/+9Star
* [PATCH] SYSFS: fix PAGE_SIZE checkJon Smirl2005-06-211-1/+1
* [PATCH] sysfs-iattr: set inode attributesManeesh Soni2005-06-213-8/+35
* [PATCH] sysfs-iattr: add sysfs_setattrManeesh Soni2005-06-213-0/+68
* [PATCH] sysfs-iattr: attach sysfs_dirent before new inodeManeesh Soni2005-06-211-10/+15
* [PATCH] sysfs: if show/store is missing return -EIODmitry Torokhov2005-06-212-4/+4
* [PATCH] sysfs_{create|remove}_link should take const char *Dmitry Torokhov2005-06-211-4/+4
* [PATCH] DocBook: fix some descriptionsMartin Waitz2005-05-011-2/+2
* [PATCH] sysfs: add sysfs_chmod_file()Kay Sievers2005-04-191-0/+35
* Linux-2.6.12-rc2Linus Torvalds2005-04-179-0/+1763