- patches.suse/slab-handle-memoryless-nodes-v2a.patch: Refresh.
[linux-flexiantxendom0-3.2.10.git] / fs / sysfs / bin.c
2010-01-26 Jeff Mahoney- patches.suse/slab-handle-memoryless-nodes-v2a.patch...
2009-09-27 Alexey Dobriyanconst: mark struct vm_struct_operations
2009-07-08 Catalin MarinasFree the memory allocated by memdup_user() in fs/sysfs...
2009-04-21 Li Zefansysfs: use memdup_user()
2009-04-01 Hugh Dickinsmm: page_mkwrite change prototype to match fault: fix...
2009-03-24 Hugh Dickinssysfs: fix some bin_vm_ops errors
2009-03-24 Eric W. Biedermansysfs: don't block indefinitely for unmapped files.
2009-01-21 Greg Kroah-Hartman- patches.fixes/security-introduce-missing-kfree.patch...
2009-01-21 Greg Kroah-Hartmansysfs: fix problems with binary files
2008-10-16 Nick Pigginsysfs: fix deadlock
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 Tejun Heosysfs: make bin attr open get active reference of paren...
2007-10-12 Tejun Heosysfs: kill unnecessary sysfs_get() in open paths
2007-10-12 Dave Youngsysfs: cleanup semaphore.h
2007-08-22 Alan Sternsysfs: don't warn on removal of a nonexistent binary...
2007-07-11 Zhang Ruisysfs: add parameter "struct bin_attribute *" in .read...
2007-07-11 Tejun Heosysfs: make kobj point to sysfs_dirent instead of dentry
2007-07-11 Tejun Heosysfs: kill unnecessary attribute->owner
2007-07-11 Tejun Heosysfs: implement sysfs_dirent active reference and...
2007-07-11 Tejun Heosysfs: implement bin_buffer
2007-07-11 Tejun Heosysfs: make sysfs_dirent->s_element a union
2007-07-11 Tejun Heosysfs: fix error handling in binattr write()
2007-05-03 Randy Dunlapsysfs: printk format warning
2007-04-27 Andrew Mortonsysfs: bin.c printk fix
2007-02-07 Mariusz Kozlowskisysfs: kobject_put cleanup
2007-02-07 Oliver NeukumDriver core: fix race in sysfs between sysfs_remove_fil...
2006-12-08 Josef "Jeff" Sipek[PATCH] sysfs: change uses of f_{dentry, vfsmnt} to...
2006-09-26 Randy.Dunlapsysfs_remove_bin_file: no return value, dump_stack...
2006-08-01 Greg Kroah-Hartman- 2.6.17 port work build breaks, but the patch set...
2006-03-28 Arjan van de Ven[PATCH] Make most file operations structs in fs/ const
2005-06-20 Dmitry Torokhov[PATCH] sysfs: if show/store is missing return -EIO
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2
2005-01-21 Chris L Mason- patches.fixes/patch-2.6.11-rc1: 2.6.11-rc1.
2004-12-21 Jesse Barnes[PATCH] sysfs: add mmap support to struct bin_attribute...
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-11-01 Andrew Morton[PATCH] fix oops with firmware loading
2004-11-01 Andrew Morton[PATCH] sysfs backing store - prepare sysfs_file_operat...
2004-09-24 Patrick Mochel[sysfs] Change symbol exports to GPL only in bin.c
2004-05-14 Hannes Reinecke- Update sysfs-backing-store to official version from
2004-05-11 Maneesh Soni[PATCH] kobject/sysfs race fix
2004-04-22 Michael E. Brown[PATCH] sysfs module unload race fix for bin_attributes
2003-08-29 Patrick Mochel[sysfs] Fix memory leak.
2003-08-14 Andrew Morton[PATCH] request_firmware fix
2003-08-11 Gerd Hoffmanncommented early_printk patch because of rejects.
2003-08-01 Randy Dunlap[PATCH] jantior: return -EFAULT on copy_user error
2003-07-03 Greg Kroah-Hartman[PATCH] sysfs: change print() to pr_debug() to not...
2003-07-03 Matthew Wilcox[PATCH] PCI config space in sysfs
2003-06-11 Patrick Mochel[sysfs] Add __user tag to appropriate parameters.
2003-05-22 Patrick Mochelsysfs: Fix binary file handling
2003-04-16 Patrick Mochelsysfs: Rewrite binary file handling.
2003-04-01 Linus TorvaldsAdd missing <asm/uaccess.h> header includes
2003-03-06 Patrick Mochelsysfs: Fix binary file handling.
2003-03-04 Patrick Mochelsysfs: fix warning.
2003-01-31 Patrick Mochelsysfs: add initial support for binary files.