Commit Graph

51 Commits (5da5e658debb7deddbfe5c133c76db3be0a3e12c)

Author SHA1 Message Date
Eric W. Biederman b592fcfe7f sysfs: Shadow directory support 18 years ago
Oliver Neukum 82244b169e sysfs: error handling in sysfs, fill_read_buffer() 18 years ago
Mariusz Kozlowski f750653670 sysfs: kobject_put cleanup 18 years ago
Frederik Deweerdt d3fc373ac5 sysfs: suppress lockdep warnings 18 years ago
Oliver Neukum 94bebf4d1b Driver core: fix race in sysfs between sysfs_remove_file() and read()/write() 18 years ago
Cornelia Huck c744aeae9d driver core: Allow device_move(dev, NULL). 18 years ago
Josef "Jeff" Sipek f427f5d5d6 [PATCH] sysfs: change uses of f_{dentry, vfsmnt} to use f_path 18 years ago
Christoph Lameter e18b890bb0 [PATCH] slab: remove kmem_cache_t 18 years ago
Cornelia Huck 8a82472f86 driver core: Introduce device_move(): move a device to a new parent. 18 years ago
Thomas Maier 035ed7a494 sysfs: sysfs_write_file() writes zero terminated data 18 years ago
Hidetoshi Seto 97a501849d sysfs: update obsolete comment in sysfs_update_file 19 years ago
Hidetoshi Seto e42344514c sysfs: remove duplicated dput in sysfs_update_file 19 years ago
Zach Brown 5c1fdf4150 [PATCH] pr_debug: sysfs: use size_t length modifier in pr_debug format arguments 19 years ago
Dave Hansen d8c76e6f45 [PATCH] r/o bind mount prepwork: inc_nlink() helper 19 years ago
Theodore Ts'o ba52de123d [PATCH] inode-diet: Eliminate i_blksize from the inode structure 19 years ago
Randy.Dunlap 995982ca79 sysfs_remove_bin_file: no return value, dump_stack on error 19 years ago
Greg Kroah-Hartman ceeee1fb28 SYSFS: allow sysfs_create_link to create symlinks in the root of sysfs 19 years ago
Juha Yrjl eea3f8911f sysfs: Make poll behaviour consistent 19 years ago
Arjan van de Ven 232ba9dbd6 [PATCH] lockdep: annotate the sysfs i_mutex to be a separate class 19 years ago
Christoph Hellwig f5e54d6e53 [PATCH] mark address_space_operations const 19 years ago
Akinobu Mita 1bfba4e8ea [PATCH] core: use list_move() 19 years ago
David Howells 454e2398be [PATCH] VFS: Permit filesystem to override root dentry on mount 19 years ago
NeilBrown 4508a7a734 [PATCH] sysfs: Allow sysfs attribute files to be pollable 19 years ago
Greg Kroah-Hartman 6e0dd741a8 [PATCH] sysfs: zero terminate sysfs write buffers 19 years ago
Martin Waitz a580290c3e Documentation: fix minor kernel-doc warnings 19 years ago
Eric Sesterhenn 99cee0cd75 BUG_ON() Conversion in fs/sysfs/ 19 years ago
Arjan van de Ven 4b6f5d20b0 [PATCH] Make most file operations structs in fs/ const 19 years ago
Greg Kroah-Hartman b3229087c5 [PATCH] sysfs: fix a kobject leak in sysfs_add_link on the error path 19 years ago
Greg Kroah-Hartman 832c57e9af [PATCH] sysfs: don't export dir symbols 19 years ago
Maneesh Soni c516865cfb [PATCH] sysfs: fix problem with duplicate sysfs directories and files 19 years ago
Eric Sesterhenn 58d49283b8 [PATCH] sysfs: kzalloc conversion 19 years ago
Greg Kroah-Hartman 641e6f30a0 [PATCH] sysfs: sysfs_remove_dir() needs to invalidate the dentry 19 years ago
Randy Dunlap 16f7e0fe2e [PATCH] capable/capability.h (fs/) 19 years ago
Jes Sorensen 1b1dcc1b57 [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem 19 years ago
Steven Rostedt e80a5dea8e [PATCH] sysfs: handle failures in sysfs_make_dirent 19 years ago
James Bottomley 36676bcbf9 [PATCH] Fix oops in sysfs_hash_and_remove_file() 20 years ago
Linus Torvalds cc314eef01 Fix nasty ncpfs symlink handling bug. 20 years ago
Maneesh Soni 9ca1eb3282 [PATCH] sysfs: fix sysfs_setattr 20 years ago
Maneesh Soni bc062b1b5c [PATCH] sysfs: fix sysfs_chmod_file 20 years ago
Robert Love 0eeca28300 [PATCH] inotify 20 years ago
Martin Waitz 3d41088fa3 [PATCH] DocBook: update comments 20 years ago
Christoph Hellwig 5f45f1a78f [PATCH] remove duplicate get_dentry functions in various places 20 years ago
Jon Smirl 9d9d27fb65 [PATCH] SYSFS: fix PAGE_SIZE check 20 years ago
Maneesh Soni 8215534ce7 [PATCH] sysfs-iattr: set inode attributes 20 years ago
Maneesh Soni 988d186de5 [PATCH] sysfs-iattr: add sysfs_setattr 20 years ago
Maneesh Soni 6fa5c828c7 [PATCH] sysfs-iattr: attach sysfs_dirent before new inode 20 years ago
Dmitry Torokhov c76d0abd07 [PATCH] sysfs: if show/store is missing return -EIO 20 years ago
Dmitry Torokhov e3a15db241 [PATCH] sysfs_{create|remove}_link should take const char * 20 years ago
Martin Waitz 67be2dd1ba [PATCH] DocBook: fix some descriptions 20 years ago
Kay Sievers 31e5abe9a6 [PATCH] sysfs: add sysfs_chmod_file() 20 years ago