summaryrefslogtreecommitdiff
path: root/fs/sysfs/file.c
AgeCommit message (Expand)Author
2006-11-24sysfs: remove duplicated dput in sysfs_update_fileHidetoshi Seto
2006-04-07[PATCH] sysfs: zero terminate sysfs write buffers (CVE-2006-1055)Greg Kroah-Hartman
2006-01-09[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen
2005-07-29[PATCH] sysfs: fix sysfs_chmod_fileManeesh Soni
2005-07-12[PATCH] inotifyRobert Love
2005-06-24[PATCH] DocBook: update commentsMartin Waitz
2005-06-23[PATCH] remove duplicate get_dentry functions in various placesChristoph Hellwig
2005-06-20[PATCH] SYSFS: fix PAGE_SIZE checkJon Smirl
2005-06-20[PATCH] sysfs: if show/store is missing return -EIODmitry Torokhov
2005-05-01[PATCH] DocBook: fix some descriptionsMartin Waitz
2005-04-18[PATCH] sysfs: add sysfs_chmod_file()Kay Sievers
2005-03-01[PATCH] sysfs: fix signedness problemGreg Kroah-Hartman
2004-11-03[PATCH] driver-model: sysfs_release() dangling pointer reference fixTejun Heo
2004-10-31[PATCH] Possible race in sysfs_read_file() and sysfs_write_file()Andrew Morton
2004-10-31[PATCH] Fix race in sysfs_read_file() and sysfs_write_file()Andrew Morton
2004-10-31[PATCH] sysfs backing store: stop pinning dentries/inodes for leaf entriesAndrew Morton
2004-10-31[PATCH] sysfs backing store - add sysfs_direct structureAndrew Morton
2004-10-31[PATCH] sysfs backing store - prepare sysfs_file_operations helpersAndrew Morton
2004-09-23[sysfs] Change symbol exports to GPL only in file.c.Patrick Mochel
2004-06-26[PATCH] sysfs: fill_read_buffer() fixAndrew Morton
2004-06-04[PATCH] fix sysfs node cpumap for large NR_CPUSRusty Russell
2004-05-11[PATCH] kobject/sysfs race fixManeesh Soni
2003-09-26[PATCH] sysfs dput crash fixPatrick Mochel
2003-08-28[sysfs] Fix memory leak.Patrick Mochel
2003-08-13Merge bk://kernel.bkbits.net//home/mochel/linux-2.5-corePatrick 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 groupsPatrick Mochel
2003-07-03[PATCH] SYSFS: add module referencing to sysfs attribute files.Greg Kroah-Hartman
2003-06-11[sysfs] Add __user tag to appropriate parameters.Patrick Mochel
2003-06-10[sysfs] Get zeroed page for file read/write buffers.Patrick Mochel
2003-04-01Add missing <asm/uaccess.h> header includesLinus Torvalds
2003-03-20[PATCH] Sysfs not handling show errorsDave Jones
2003-01-30sysfs: further localize file creation.Patrick Mochel
2003-01-30sysfs: split up inode.c into different files for different purposes.Patrick Mochel