Commit Graph

232 Commits (c099aacd48ee73bd2de7da029e536ed005d72a43)

Author SHA1 Message Date
Eric W. Biederman c099aacd48 sysfs: Nicely indent sysfs_symlink_inode_operations 15 years ago
Eric W. Biederman 6b0bfe9383 sysfs: Update s_iattr on link and unlink. 15 years ago
Eric W. Biederman 35df63c46c sysfs: Fix locking and factor out sysfs_sd_setattr 15 years ago
Eric W. Biederman 4be3df28be sysfs: Simplify iattr time assignments 15 years ago
Eric W. Biederman 4c6974f51a sysfs: Simplify sysfs_chmod_file semantics 15 years ago
Eric W. Biederman e8f077c883 sysfs: Use dentry_ops instead of directly playing with the dcache 15 years ago
Eric W. Biederman 28a027cfc0 sysfs: Rename sysfs_d_iput to sysfs_dentry_iput 15 years ago
Eric W. Biederman f44d3e7857 sysfs: Update sysfs_setxattr so it updates secdata under the sysfs_mutex 15 years ago
Stefan Richter f38506c49d sysfs: mark a locally-only used function static 15 years ago
Eric W. Biederman 4c3da2209b sysfs: Don't leak secdata when a sysfs_dirent is freed. 15 years ago
Neil Brown 83db93f4de sysfs: Allow sysfs_notify_dirent to be called from interrupt context. 16 years ago
Cornelia Huck a6a8357788 sysfs: Allow sysfs_move_dir(..., NULL) again. 16 years ago
Alexey Dobriyan f0f37e2f77 const: mark struct vm_struct_operations 16 years ago
Jens Axboe d993831fa7 writeback: add name to backing_dev_info 16 years ago
David P. Quigley ddd29ec659 sysfs: Add labeling support for sysfs 16 years ago
Peter Oberparleiter 0f58b44582 sysfs: fix hardlink count on device_move 16 years ago
Catalin Marinas d5ce5b40bc Free the memory allocated by memdup_user() in fs/sysfs/bin.c 16 years ago
Armin Kuster 557411eb2c Sysfs: fix possible memleak in sysfs_follow_link 16 years ago
Andrew Morton 086a377edc sysfs: file.c: use create_singlethread_workqueue() 16 years ago
Li Zefan 1c8542c7bb sysfs: use memdup_user() 16 years ago
KOSAKI Motohiro 1af3557abd sysfs: sysfs poll keep the poll rule of regular file. 16 years ago
Alex Chiang d110271e1f sysfs: don't use global workqueue in sysfs_schedule_callback() 16 years ago
Hugh Dickins 851a039cc5 mm: page_mkwrite change prototype to match fault: fix sysfs 16 years ago
Al Viro ee1ec32903 constify dentry_operations: sysfs 16 years ago
Hugh Dickins 095160aee9 sysfs: fix some bin_vm_ops errors 16 years ago
Alex Chiang 669420644c sysfs: only allow one scheduled removal callback per kobj 16 years ago
Eric W. Biederman e0edd3c65a sysfs: don't block indefinitely for unmapped files. 16 years ago
Eric W. Biederman 04256b4a8f sysfs: reference sysfs_dirent from sysfs inodes 16 years ago
Alex Chiang 425cb02912 sysfs: sysfs_add_one WARNs with full path to duplicate filename 16 years ago
Eric W. Biederman 4a67a1bc0b sysfs: Take sysfs_mutex when fetching the root inode. 16 years ago
Qinghuang Feng 8231f2f99a SYSFS: use standard magic.h for sysfs 16 years ago
Alexey Dobriyan 5f3a211a8b fs/Kconfig: move sysfs out 16 years ago
Greg Kroah-Hartman 4503efd089 sysfs: fix problems with binary files 16 years ago
Al Viro 56ff5efad9 zero i_uid/i_gid on inode allocation 16 years ago
Christoph Hellwig 3222a3e55f [PATCH] fix ->llseek for more directories 17 years ago
Eric W. Biederman 0b4a4fea25 kobject: Cleanup kobject_rename and !CONFIG_SYSFS 17 years ago
Trent Piepho 8c0e3998f5 sysfs: Make dir and name args to sysfs_notify() const 17 years ago
Tejun Heo 45c076c5d7 sysfs: use ilookup5() instead of ilookup5_nowait() 17 years ago
Nick Piggin b31ca3f5df sysfs: fix deadlock 17 years ago
Neil Brown f1282c844e sysfs: Support sysfs_notify from atomic context with new sysfs_notify_dirent 17 years ago
Andrew Morton ae87221d3c sysfs: crash debugging 17 years ago
Arjan van de Ven 99fcd77d15 Use WARN() in fs/sysfs 17 years ago
Cornelia Huck 36ce6dad6e driver core: Suppress sysfs warnings for device_rename(). 17 years ago
Miklos Szeredi 93265d13ea sysfs: don't call notify_change 17 years ago
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