summaryrefslogtreecommitdiffstats
path: root/fs/sysfs/bin.c
AgeCommit message (Expand)AuthorLines
2004-12-20[PATCH] sysfs: add mmap support to struct bin_attribute filesJesse Barnes-2/+25
2004-10-31[PATCH] sysfs backing store: stop pinning dentries/inodes for leaf entriesAndrew Morton-26/+2
2004-10-31[PATCH] sysfs backing store - add sysfs_direct structureAndrew Morton-6/+8
2004-10-31[PATCH] fix oops with firmware loadingAndrew Morton-2/+2
2004-10-31[PATCH] sysfs backing store - prepare sysfs_file_operations helpersAndrew Morton-7/+7
2004-09-23[sysfs] Change symbol exports to GPL only in bin.cPatrick Mochel-2/+2
2004-05-11[PATCH] kobject/sysfs race fixManeesh Soni-1/+1
2004-04-21[PATCH] sysfs module unload race fix for bin_attributesMichael E. Brown-3/+13
2003-08-28[sysfs] Fix memory leak.Patrick Mochel-0/+1
2003-08-14[PATCH] request_firmware fixAndrew Morton-2/+2
2003-08-01[PATCH] jantior: return -EFAULT on copy_user errorRandy Dunlap-2/+2
2003-07-03[PATCH] sysfs: change print() to pr_debug() to not annoy everyone.Greg Kroah-Hartman-1/+3
2003-07-03[PATCH] PCI config space in sysfsMatthew Wilcox-14/+9
2003-06-11[sysfs] Add __user tag to appropriate parameters.Patrick Mochel-2/+2
2003-05-22sysfs: Fix binary file handlingPatrick Mochel-12/+21
2003-04-16sysfs: Rewrite binary file handling. Patrick Mochel-113/+60
2003-04-01Add missing <asm/uaccess.h> header includesLinus Torvalds-0/+2
2003-03-06sysfs: Fix binary file handling.Patrick Mochel-1/+5
2003-03-03sysfs: fix warning.Patrick Mochel-0/+1
2003-01-31sysfs: add initial support for binary files.Patrick Mochel-0/+232