Commit Graph

332 Commits (466bfe7f4a5bee4cdd73d3f6bd290173a8c75a40)

Author SHA1 Message Date
David Howells 9249e17fe0 VFS: Pass mount flags to sget() 13 years ago
Al Viro e77fb7cef8 sysfs: just use d_materialise_unique() 13 years ago
Al Viro 469796d105 sysfs: switch to ->s_d_op and ->d_release() 13 years ago
Al Viro 00cd8dd3bf stop passing nameidata to ->lookup() 13 years ago
Al Viro 0b728e1911 stop passing nameidata * to ->d_revalidate() 13 years ago
Eric W. Biederman ab27b91b9f userns: Convert sysfs to use kgid/kuid where appropriate 13 years ago
Alan Stern 356c05d58a sysfs: get rid of some lockdep false positives 13 years ago
Jan Kara dbd5768f87 vfs: Rename end_writeback() to clear_inode() 13 years ago
Sasikantha babu b4eafca113 sysfs: Removed dup_name entirely in sysfs_rename 13 years ago
Dan Williams 3a198886ab sysfs: handle 'parent deleted before child added' 13 years ago
Bruno Prémont 5631f2c18f sysfs: Prevent crash on unset sysfs group attributes 13 years ago
Tom Goff 70fa4a62e9 sysfs: Update the name hash for an entry after changing the namespace 13 years ago
Al Viro 48fde701af switch open-coded instances of d_make_root() to new helper 13 years ago
Greg Kroah-Hartman 54d20f006c Revert "sysfs: Kill nlink counting." 13 years ago
Masami Ichikawa 93518dd2eb sysfs: Fix memory leak in sysfs_sd_setsecdata(). 13 years ago
Eric W. Biederman d5c38b137a sysfs: Update the name hash when renaming sysfs entries 13 years ago
Vitaly Kuznetsov c56d8a7362 sysfs: change permissions for /sys from 0755 to 0555 13 years ago
Eric W. Biederman 524b6c5b39 sysfs: Kill nlink counting. 13 years ago
Eric W. Biederman cafa6b5dd7 sysfs: Store the sysfs inode in an unsigned int. 13 years ago
Eric W. Biederman 15a3382451 sysfs: Reduce s_flags to an unsinged short so it packs well with s_mode 13 years ago
Eric W. Biederman 4e4d6d860b sysfs: Add s_hash to sysfs_dirent and order directory entries by hash 13 years ago
Eric W. Biederman ce59791936 sysfs: Complain bitterly about attempts to remove files from nonexistent directories. 13 years ago
Al Viro faef2b6c99 sysfs: propagate umode_t 13 years ago
Al Viro 48176a973d switch sysfs_chmod_file() to umode_t 13 years ago
Al Viro 587a1f1659 switch ->is_visible() to returning umode_t 13 years ago
Miklos Szeredi bfe8684869 filesystems: add set_nlink() 13 years ago
Eric W. Biederman f6d90b4f9c sysfs: Make sysfs_rename safe with sysfs_dirents in rbtrees. 13 years ago
Eric W. Biederman b9e2780d57 sysfs: Remove support for tagged directories with untagged members (again) 13 years ago
Eric W. Biederman 903e21e2ee sysfs: Reject with a warning invalid uses of tagged directories. 14 years ago
Eric W. Biederman 23396180a9 sysfs: Remove support for tagged directories with untagged members. 14 years ago
Eric W. Biederman 487505c257 sysfs: Implement support for tagged files in sysfs. 14 years ago
Heiko Carstens c4253cb074 sysfs: add unsigned long cast to prevent compile warning 14 years ago
Mikulas Patocka a406f75840 sysfs: use rb-tree for inode number lookup 14 years ago
Mikulas Patocka 58f2a4c793 sysfs: remove s_sibling hacks 14 years ago
Mikulas Patocka 4f72c0cab4 sysfs: use rb-tree for name lookups 14 years ago
Mikulas Patocka 7f9838fd01 sysfs: count subdirectories 14 years ago
Al Viro 10556cb21a ->permission() sanitizing: don't pass flags to ->permission() 14 years ago
Al Viro 2830ba7f34 ->permission() sanitizing: don't pass flags to generic_permission() 14 years ago
Al Viro 178ea73521 kill check_acl callback of generic_permission() 14 years ago
Al Viro a685e08987 Delay struct net freeing while there's a sysfs instance refering to it 14 years ago
Greg Kroah-Hartman 82a3242e11 sysfs: remove "last sysfs file:" line from the oops messages 14 years ago
Robert P. J. Day 1f8e1cdac6 SYSFS: Fix erroneous comments for sysfs_update_group(). 14 years ago
David Rientjes 6a108a14fa kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT 14 years ago
Alexey Dobriyan 57cc7215b7 headers: kobject.h redux 14 years ago
Nick Piggin b74c79e993 fs: provide rcu-walk aware permission i_ops 14 years ago
Nick Piggin 34286d6662 fs: rcu-walk aware d_revalidate method 14 years ago
Nick Piggin fb045adb99 fs: dcache reduce branches in lookup path 14 years ago
Nick Piggin fe15ce446b fs: change d_delete semantics 14 years ago
Alan Stern e030d58e88 sysfs: remove useless test from sysfs_merge_group 14 years ago
Al Viro d0e46f88b2 convert sysfs 14 years ago