Commit Graph

58 Commits (aee10c6145199f872bc51f811b115a4b686b2426)

Author SHA1 Message Date
Ben Hutchings 40a2159abf sysfs: Disallow truncation of files in sysfs 17 years ago
Miklos Szeredi e4ad08fe64 mm: bdi: add separate writeback accounting capability 17 years ago
Peter Zijlstra e0bf68ddec mm: bdi init hooks 18 years ago
Nick Piggin 800d15a53e implement simple fs aops 18 years ago
Tejun Heo 6d66f5cd26 sysfs: add copyrights 18 years ago
Tejun Heo bc747f37a0 sysfs: move sysfs_dirent->s_children into sysfs_dirent->s_dir 18 years ago
Tejun Heo dc2f75f0e0 sysfs: make sysfs_root a regular directory dirent 18 years ago
Tejun Heo b1fc3d6144 sysfs: make s_elem an anonymous union 18 years ago
Eric W. Biederman 119dd52be3 sysfs: Remove sysfs_instantiate 18 years ago
Eric W. Biederman 372e88bd19 sysfs: Move all of inode initialization into sysfs_init_inode 18 years ago
Tejun Heo 990e53f880 sysfs: make sysfs_addrm_finish() return void 18 years ago
Tejun Heo 41fc1c2745 sysfs: make sysfs_add/remove_one() call link/unlink_sibling() implictly 18 years ago
Eric W. Biederman 90bc61359d sysfs: Remove first pass at shadow directory support 18 years ago
Dave Young 869512ab5a sysfs: cleanup semaphore.h 18 years ago
Tejun Heo bc37e28303 sysfs: make sysfs_init_inode() static 18 years ago
Tejun Heo a0edd7c848 sysfs: move sysfs_drop_dentry() to dir.c and make it static 18 years ago
Tejun Heo fb6896da37 sysfs: restructure add/remove paths and fix inode update 18 years ago
Tejun Heo 3007e997de sysfs: use sysfs_mutex to protect the sysfs_dirent tree 18 years ago
Tejun Heo 5f9953237f sysfs: consolidate sysfs spinlocks 18 years ago
Tejun Heo 608e266a2d sysfs: make kobj point to sysfs_dirent instead of dentry 18 years ago
Tejun Heo 380e6fbb72 sysfs: implement SYSFS_FLAG_REMOVED flag 18 years ago
Tejun Heo b402d72cf7 sysfs: rename sysfs_dirent->s_type to s_flags and make room for flags 18 years ago
Tejun Heo d0bcb5689a sysfs: make sysfs_drop_dentry() access inodes using ilookup() 18 years ago
Rafael J. Wysocki 9d9307dabb sysfs: Fix oops in sysfs_drop_dentry on x86_64 18 years ago
Tejun Heo 0c73f18b7d sysfs: use singly-linked list for sysfs_dirent tree 18 years ago
Tejun Heo 8312a8d7c1 sysfs: use iget_locked() instead of new_inode() 18 years ago
Tejun Heo fc9f54b998 sysfs: reorganize sysfs_new_indoe() and sysfs_create() 18 years ago
Tejun Heo dbde0fcf9f sysfs: reimplement sysfs_drop_dentry() 18 years ago
Tejun Heo 198a2a8470 sysfs: separate out sysfs_attach_dentry() 18 years ago
Tejun Heo 73107cb3ad sysfs: kill attribute file orphaning 18 years ago
Tejun Heo 0ab66088c8 sysfs: implement sysfs_dirent active reference and immediate disconnect 18 years ago
Tejun Heo 3e5190380e sysfs: make sysfs_dirent->s_element a union 18 years ago
Tejun Heo 0c096b507f sysfs: add sysfs_dirent->s_name 18 years ago
Tejun Heo dd14cbc994 sysfs: fix race condition around sd->s_dentry, take#2 18 years ago
Tejun Heo 6aa054aadf sysfs: fix condition check in sysfs_drop_dentry() 18 years ago
Eric Sandeen dc351252b3 sysfs: store sysfs inode nrs in s_ino to avoid readdir oopses 18 years ago
Alexey Dobriyan e8edc6e03a Detach sched.h from mm.h 18 years ago
Alan Stern e7b0d26a86 [PATCH] sysfs: reinstate exclusion between method calls and attribute unregistration 18 years ago
Hugh Dickins 266d4f4037 [PATCH] suspend regression: sysfs deadlock 18 years ago
Arjan van de Ven c5ef1c42c5 [PATCH] mark struct inode_operations const 3 18 years ago
Eric W. Biederman b592fcfe7f sysfs: Shadow directory support 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
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
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
Eric Sesterhenn 99cee0cd75 BUG_ON() Conversion in fs/sysfs/ 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