Commit Graph

209 Commits (7a9461939a46345860622ea36ff267ee4446f00f)

Author SHA1 Message Date
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 16 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
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 18 years ago
Roel Kluin f7a75f0a40 spin_lock_unlocked cleanups 18 years ago
Peter Zijlstra e0bf68ddec mm: bdi init hooks 18 years ago
Christoph Hellwig eead191153 partially fix up the lookup_one_noperm mess 18 years ago
Nick Piggin 800d15a53e implement simple fs aops 18 years ago
Tejun Heo 6d66f5cd26 sysfs: add copyrights 18 years ago
Tejun Heo a4e8b91254 sysfs: move sysfs file poll implementation to sysfs_open_dirent 18 years ago