aboutsummaryrefslogtreecommitdiff
path: root/fs/sysfs
AgeCommit message (Expand)Author
2011-11-02filesystems: add set_nlink()Miklos Szeredi
2011-11-01sysfs: Make sysfs_rename safe with sysfs_dirents in rbtrees.Eric W. Biederman
2011-10-25sysfs: Remove support for tagged directories with untagged members (again)Eric W. Biederman
2011-10-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2011-10-19sysfs: Reject with a warning invalid uses of tagged directories.Eric W. Biederman
2011-10-19sysfs: Remove support for tagged directories with untagged members.Eric W. Biederman
2011-10-19sysfs: Implement support for tagged files in sysfs.Eric W. Biederman
2011-09-26sysfs: add unsigned long cast to prevent compile warningHeiko Carstens
2011-08-22sysfs: use rb-tree for inode number lookupMikulas Patocka
2011-08-22sysfs: remove s_sibling hacksMikulas Patocka
2011-08-22sysfs: use rb-tree for name lookupsMikulas Patocka
2011-08-22sysfs: count subdirectoriesMikulas Patocka
2011-07-20->permission() sanitizing: don't pass flags to ->permission()Al Viro
2011-07-20->permission() sanitizing: don't pass flags to generic_permission()Al Viro
2011-07-20kill check_acl callback of generic_permission()Al Viro
2011-06-12Delay struct net freeing while there's a sysfs instance refering to itAl Viro
2011-05-13sysfs: remove "last sysfs file:" line from the oops messagesGreg Kroah-Hartman
2011-05-10SYSFS: Fix erroneous comments for sysfs_update_group().Robert P. J. Day
2011-01-20kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes
2011-01-10Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2011-01-10headers: kobject.h reduxAlexey Dobriyan
2011-01-07fs: provide rcu-walk aware permission i_opsNick Piggin
2011-01-07fs: rcu-walk aware d_revalidate methodNick Piggin
2011-01-07fs: dcache reduce branches in lookup pathNick Piggin
2011-01-07fs: change d_delete semanticsNick Piggin
2010-11-29sysfs: remove useless test from sysfs_merge_groupAlan Stern
2010-10-29convert sysfsAl Viro
2010-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2010-10-22sysfs: only access bin file vm_ops with the active lockEric W. Biederman
2010-10-22sysfs: Fail bin file mmap if vma close is implemented.Eric W. Biederman
2010-10-17sysfs: Add sysfs_merge_group() and sysfs_unmerge_group()Alan Stern
2010-09-03sysfs: checking for NULL instead of ERR_PTRDan Carpenter
2010-08-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2010-08-09switch sysfs to ->evict_inode()Al Viro
2010-08-09rename generic_setattrChristoph Hellwig
2010-08-05sysfs: sysfs_chmod_file's attr can be constJean Delvare
2010-07-26sysfs: allow creating symlinks from untagged to tagged directoriesEric W. Biederman
2010-07-26sysfs: sysfs_delete_link handle symlinks from untagged to tagged directories.Eric W. Biederman
2010-07-26sysfs: Don't allow the creation of symlinks we can't removeEric W. Biederman
2010-06-04fix setattr error handling in sysfs, configfsNick Piggin
2010-05-27fs: convert simple fs to new truncateNick Piggin
2010-05-21sysfs: add struct file* to bin_attr callbacksChris Wright
2010-05-21sysfs: Remove usage of S_BIAS to avoid merge conflict with the vfs treeEric W. Biederman
2010-05-21sysfs: Comment sysfs directory tagging logicSerge E. Hallyn
2010-05-21sysfs: Implement sysfs_delete_linkEric W. Biederman
2010-05-21sysfs: Add support for tagged directories with untagged members.Eric W. Biederman
2010-05-21sysfs: Implement sysfs tagged directory support.Eric W. Biederman
2010-05-21sysfs: Remove double free sysfs_get_sbEric W. Biederman
2010-05-21sysfs: Basic support for multiple super blocksEric W. Biederman
2010-05-15bridge: update sysfs link names if port device names have changedSimon Arlott