Commit Graph

185 Commits (aee10c6145199f872bc51f811b115a4b686b2426)

Author SHA1 Message Date
Stephen Hemminger 0599ad53fe sysfs: remove error messages for -EEXIST case 17 years ago
Ben Hutchings 40a2159abf sysfs: Disallow truncation of files in sysfs 17 years ago
Harvey Harrison 8e24eea728 fs: replace remaining __FUNCTION__ occurrences 17 years ago
Miklos Szeredi e4ad08fe64 mm: bdi: add separate writeback accounting capability 17 years ago
James Bottomley 0f4238958d [SCSI] sysfs: make group is_valid return a mode_t 17 years ago
Dan Williams 2424b5dd06 sysfs: refill attribute buffer when reading from offset 0 17 years ago
Robert P. J. Day c6f8773382 SYSFS: Explicitly include required header file slab.h. 17 years ago
Mark Fasheh a839c5afcd sysfs: Allow removal of symlinks in the sysfs root 17 years ago
Andrew Morton 815d2d50da driver core: debug for bad dev_attr_show() return value. 17 years ago
Greg Kroah-Hartman 969affd276 sysfs: remove BUG_ON() from sysfs_remove_group() 17 years ago
Kay Sievers 000f2a4d8c Driver Core: kill subsys_attribute and default sysfs ops 17 years ago
Greg Kroah-Hartman 3514faca19 kobject: remove struct kobj_type from struct kset 17 years ago
Jiri Slaby d7b3788965 sysfs: remove SPIN_LOCK_UNLOCKED 17 years ago
Kay Sievers 2f90a85180 sysfs: create optimal relative symlink targets 17 years ago
Jean Delvare 9fd5b1c906 sysfs: Fix a copy-n-paste typo in comment 17 years ago
James Bottomley d4acd722b7 [SCSI] sysfs: add filter function to groups 17 years ago
James Bottomley 11f24fbdf5 [SCSI] sysfs: fix the sysfs_add_file_to_group interfaces 17 years ago
Tejun Heo 456ef1553c sysfs: fix bugs in sysfs_rename/move_dir() 17 years ago
Tejun Heo e49452c677 sysfs: make sysfs_lookup() return ERR_PTR(-ENOENT) on failed lookup 17 years ago
Miao Xie 8118a859dc sysfs: fix off-by-one error in fill_read_buffer() 17 years ago
Adrian Bunk 78e9d3678c sysfs: make sysfs_{get,put}_active() static 17 years ago
Chris Malley 3932bf6059 sysfs: trivial: fix sysfs_create_file kerneldoc spelling mistake 17 years ago
Roel Kluin f7a75f0a40 spin_lock_unlocked cleanups 17 years ago
Peter Zijlstra e0bf68ddec mm: bdi init hooks 17 years ago
Christoph Hellwig eead191153 partially fix up the lookup_one_noperm mess 17 years ago
Nick Piggin 800d15a53e implement simple fs aops 17 years ago
Tejun Heo 6d66f5cd26 sysfs: add copyrights 17 years ago
Tejun Heo a4e8b91254 sysfs: move sysfs file poll implementation to sysfs_open_dirent 17 years ago
Tejun Heo 85a4ffad3d sysfs: implement sysfs_open_dirent 17 years ago
Tejun Heo bc747f37a0 sysfs: move sysfs_dirent->s_children into sysfs_dirent->s_dir 17 years ago
Tejun Heo dc2f75f0e0 sysfs: make sysfs_root a regular directory dirent 17 years ago
Tejun Heo d6b4fd2fae sysfs: open code sysfs_attach_dentry() 17 years ago
Tejun Heo b1fc3d6144 sysfs: make s_elem an anonymous union 17 years ago
Tejun Heo 078ce6409c sysfs: make bin attr open get active reference of parent too 17 years ago
Tejun Heo 50ab1a7286 sysfs: kill unnecessary NULL pointer check in sysfs_release() 17 years ago
Tejun Heo b05f0548da sysfs: kill unnecessary sysfs_get() in open paths 17 years ago
Tejun Heo b13dc89c5a sysfs: reposition sysfs_dirent->s_mode. 17 years ago
Tejun Heo 5a7ad7f044 sysfs: kill sysfs_update_file() 17 years ago
Tejun Heo 59f6901568 sysfs: clean up header files 17 years ago
Tejun Heo f88123eaf9 sysfs: fix sysfs_chmod_file() such that it updates sd->s_mode too 17 years ago
Tejun Heo 181b2e4be1 sysfs: fix comments of sysfs_add/remove_one() 17 years ago
Greg Kroah-Hartman 5c3e8964ce sysfs: spit a warning to users when they try to create a duplicate sysfs file 17 years ago
Eric W. Biederman 45aaae9c51 sysfs: Rewrite sysfs_move_dir in terms of sysfs dirents 17 years ago
Eric W. Biederman 9918f9a481 sysfs: Rewrite rename in terms of sysfs dirents 17 years ago
Eric W. Biederman 5a26b79c42 sysfs: Remove s_dentry 17 years ago
Tejun Heo e0712bbfd9 sysfs: simply sysfs_get_dentry 17 years ago
Eric W. Biederman 932ea2e374 sysfs: Introduce sysfs_rename_mutex 17 years ago
Eric W. Biederman 89bec09705 sysfs: Rewrite sysfs_drop_dentry. 17 years ago
Eric W. Biederman 3efa65b92d sysfs: Simplify readdir. 17 years ago
Eric W. Biederman 94777e0918 sysfs: In sysfs_lookup don't open code sysfs_find_dirent 17 years ago