| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-10-24 | sysfs: sysfs_pathname/sysfs_add_one: Use strlcat() instead of strcat() | Geert Uytterhoeven | 1 | -8/+8 |
| 2012-09-04 | sysfs: Fix comment typo "sysf_create_link". | Robert P. J. Day | 1 | -1/+1 |
| 2012-08-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -0/+2 |
| 2012-07-31 | sysfs: Push file_update_time() into bin_page_mkwrite() | Jan Kara | 1 | -0/+2 |
| 2012-07-26 | Merge tag 'driver-core-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -0/+10 |
| 2012-07-17 | sysfs: fail dentry revalidation after namespace change fix | Andrew Morton | 1 | -3/+5 |
| 2012-07-17 | sysfs: fail dentry revalidation after namespace change | Glauber Costa | 1 | -0/+8 |
| 2012-07-14 | VFS: Pass mount flags to sget() | David Howells | 1 | -2/+1 |
| 2012-07-14 | sysfs: just use d_materialise_unique() | Al Viro | 1 | -8/+1 |
| 2012-07-14 | sysfs: switch to ->s_d_op and ->d_release() | Al Viro | 3 | -10/+8 |
| 2012-07-14 | stop passing nameidata to ->lookup() | Al Viro | 1 | -1/+1 |
| 2012-07-14 | stop passing nameidata * to ->d_revalidate() | Al Viro | 1 | -2/+2 |
| 2012-05-28 | Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux | Linus Torvalds | 1 | -1/+1 |
| 2012-05-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 1 | -2/+2 |
| 2012-05-15 | userns: Convert sysfs to use kgid/kuid where appropriate | Eric W. Biederman | 1 | -2/+2 |
| 2012-05-14 | sysfs: get rid of some lockdep false positives | Alan Stern | 1 | -5/+26 |
| 2012-05-06 | vfs: Rename end_writeback() to clear_inode() | Jan Kara | 1 | -1/+1 |
| 2012-05-02 | sysfs: Removed dup_name entirely in sysfs_rename | Sasikantha babu | 1 | -4/+2 |
| 2012-04-10 | sysfs: handle 'parent deleted before child added' | Dan Williams | 1 | -0/+3 |
| 2012-04-10 | sysfs: Prevent crash on unset sysfs group attributes | Bruno Prémont | 1 | -1/+5 |
| 2012-04-09 | sysfs: Update the name hash for an entry after changing the namespace | Tom Goff | 1 | -1/+1 |
| 2012-03-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -2/+1 |
| 2012-03-20 | switch open-coded instances of d_make_root() to new helper | Al Viro | 1 | -2/+1 |
| 2012-03-08 | Revert "sysfs: Kill nlink counting." | Greg Kroah-Hartman | 3 | -0/+10 |
| 2012-02-24 | sysfs: Fix memory leak in sysfs_sd_setsecdata(). | Masami Ichikawa | 1 | -5/+6 |
| 2012-02-02 | Merge 3.3-rc2 into the driver-core-next branch. | Greg Kroah-Hartman | 2 | -1/+10 |
| 2012-01-31 | sysfs: Update the name hash when renaming sysfs entries | Eric W. Biederman | 1 | -0/+1 |
| 2012-01-24 | sysfs: change permissions for /sys from 0755 to 0555 | Vitaly Kuznetsov | 1 | -1/+1 |
| 2012-01-24 | sysfs: Kill nlink counting. | Eric W. Biederman | 3 | -10/+0 |
| 2012-01-24 | sysfs: Store the sysfs inode in an unsigned int. | Eric W. Biederman | 2 | -3/+3 |
| 2012-01-24 | sysfs: Reduce s_flags to an unsinged short so it packs well with s_mode | Eric W. Biederman | 1 | -3/+3 |
| 2012-01-24 | sysfs: Add s_hash to sysfs_dirent and order directory entries by hash | Eric W. Biederman | 2 | -108/+120 |
| 2012-01-24 | sysfs: Complain bitterly about attempts to remove files from nonexistent dire... | Eric W. Biederman | 2 | -1/+10 |
| 2012-01-03 | sysfs: propagate umode_t | Al Viro | 3 | -4/+4 |
| 2012-01-03 | switch sysfs_chmod_file() to umode_t | Al Viro | 1 | -1/+1 |
| 2012-01-03 | switch ->is_visible() to returning umode_t | Al Viro | 1 | -1/+1 |
| 2011-11-02 | filesystems: add set_nlink() | Miklos Szeredi | 1 | -1/+1 |
| 2011-11-01 | sysfs: Make sysfs_rename safe with sysfs_dirents in rbtrees. | Eric W. Biederman | 1 | -8/+6 |
| 2011-10-25 | sysfs: Remove support for tagged directories with untagged members (again) | Eric W. Biederman | 1 | -4/+4 |
| 2011-10-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 3 | -7/+65 |
| 2011-10-19 | sysfs: Reject with a warning invalid uses of tagged directories. | Eric W. Biederman | 2 | -3/+14 |
| 2011-10-19 | sysfs: Remove support for tagged directories with untagged members. | Eric W. Biederman | 2 | -5/+3 |
| 2011-10-19 | sysfs: Implement support for tagged files in sysfs. | Eric W. Biederman | 1 | -2/+51 |
| 2011-09-26 | sysfs: add unsigned long cast to prevent compile warning | Heiko Carstens | 1 | -1/+2 |
| 2011-08-22 | sysfs: use rb-tree for inode number lookup | Mikulas Patocka | 2 | -42/+52 |
| 2011-08-22 | sysfs: remove s_sibling hacks | Mikulas Patocka | 2 | -12/+12 |
| 2011-08-22 | sysfs: use rb-tree for name lookups | Mikulas Patocka | 2 | -7/+55 |
| 2011-08-22 | sysfs: count subdirectories | Mikulas Patocka | 3 | -13/+9 |
| 2011-07-20 | ->permission() sanitizing: don't pass flags to ->permission() | Al Viro | 2 | -3/+3 |
| 2011-07-20 | ->permission() sanitizing: don't pass flags to generic_permission() | Al Viro | 1 | -1/+1 |
| 2011-07-20 | kill check_acl callback of generic_permission() | Al Viro | 1 | -1/+1 |
| 2011-06-12 | Delay struct net freeing while there's a sysfs instance refering to it | Al Viro | 2 | -27/+12 |
| 2011-05-13 | sysfs: remove "last sysfs file:" line from the oops messages | Greg Kroah-Hartman | 1 | -12/+0 |
| 2011-05-10 | SYSFS: Fix erroneous comments for sysfs_update_group(). | Robert P. J. Day | 1 | -3/+3 |
| 2011-01-20 | kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT | David Rientjes | 1 | -1/+1 |
| 2011-01-10 | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -8/+2 |
| 2011-01-10 | headers: kobject.h redux | Alexey Dobriyan | 2 | -0/+2 |
| 2011-01-07 | fs: provide rcu-walk aware permission i_ops | Nick Piggin | 2 | -4/+9 |
| 2011-01-07 | fs: rcu-walk aware d_revalidate method | Nick Piggin | 1 | -1/+5 |
| 2011-01-07 | fs: dcache reduce branches in lookup path | Nick Piggin | 1 | -1/+1 |
| 2011-01-07 | fs: change d_delete semantics | Nick Piggin | 1 | -1/+1 |
| 2010-11-29 | sysfs: remove useless test from sysfs_merge_group | Alan Stern | 1 | -8/+2 |
| 2010-10-29 | convert sysfs | Al Viro | 1 | -19/+13 |
| 2010-10-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 1 | -34/+34 |
| 2010-10-22 | sysfs: only access bin file vm_ops with the active lock | Eric W. Biederman | 1 | -16/+26 |
| 2010-10-22 | sysfs: Fail bin file mmap if vma close is implemented. | Eric W. Biederman | 1 | -18/+8 |
| 2010-10-17 | sysfs: Add sysfs_merge_group() and sysfs_unmerge_group() | Alan Stern | 1 | -0/+59 |
| 2010-09-03 | sysfs: checking for NULL instead of ERR_PTR | Dan Carpenter | 1 | -1/+1 |
| 2010-08-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 3 | -6/+6 |
| 2010-08-09 | switch sysfs to ->evict_inode() | Al Viro | 3 | -5/+5 |
| 2010-08-09 | rename generic_setattr | Christoph Hellwig | 1 | -1/+1 |
| 2010-08-05 | sysfs: sysfs_chmod_file's attr can be const | Jean Delvare | 1 | -1/+2 |
| 2010-07-26 | sysfs: allow creating symlinks from untagged to tagged directories | Eric W. Biederman | 1 | -1/+2 |
| 2010-07-26 | sysfs: sysfs_delete_link handle symlinks from untagged to tagged directories. | Eric W. Biederman | 1 | -1/+1 |
| 2010-07-26 | sysfs: Don't allow the creation of symlinks we can't remove | Eric W. Biederman | 1 | -5/+18 |
| 2010-06-04 | fix setattr error handling in sysfs, configfs | Nick Piggin | 1 | -2/+4 |
| 2010-05-27 | fs: convert simple fs to new truncate | Nick Piggin | 1 | -5/+3 |
| 2010-05-21 | sysfs: add struct file* to bin_attr callbacks | Chris Wright | 1 | -13/+11 |
| 2010-05-21 | sysfs: Remove usage of S_BIAS to avoid merge conflict with the vfs tree | Eric W. Biederman | 1 | -3/+8 |
| 2010-05-21 | sysfs: Comment sysfs directory tagging logic | Serge E. Hallyn | 2 | -1/+20 |
| 2010-05-21 | sysfs: Implement sysfs_delete_link | Eric W. Biederman | 1 | -0/+20 |
| 2010-05-21 | sysfs: Add support for tagged directories with untagged members. | Eric W. Biederman | 2 | -9/+5 |
| 2010-05-21 | sysfs: Implement sysfs tagged directory support. | Eric W. Biederman | 8 | -45/+164 |
| 2010-05-21 | sysfs: Remove double free sysfs_get_sb | Eric W. Biederman | 1 | -1/+0 |
| 2010-05-21 | sysfs: Basic support for multiple super blocks | Eric W. Biederman | 2 | -2/+59 |
| 2010-05-15 | bridge: update sysfs link names if port device names have changed | Simon Arlott | 1 | -0/+1 |
| 2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 3 | -0/+3 |
| 2010-03-07 | sysfs: Kill unused sysfs_sb variable. | Eric W. Biederman | 2 | -3/+0 |
| 2010-03-07 | sysfs: Pass super_block to sysfs_get_inode | Eric W. Biederman | 4 | -5/+6 |
| 2010-03-07 | sysfs: Implement sysfs_rename_link | Eric W. Biederman | 1 | -0/+38 |
| 2010-03-07 | sysfs: Pack sysfs_dirent more tightly. | Eric W. Biederman | 1 | -1/+1 |
| 2010-03-07 | sysfs: Serialize updates to the vfs inode | Eric W. Biederman | 1 | -4/+4 |
| 2010-03-07 | sysfs: Use one lockdep class per sysfs attribute. | Eric W. Biederman | 1 | -2/+5 |
| 2010-03-07 | sysfs: Only take active references on attributes. | Eric W. Biederman | 3 | -1/+6 |
| 2010-03-07 | sysfs: Remove sysfs_get/put_active_two | Eric W. Biederman | 4 | -77/+38 |
| 2010-03-07 | Driver core: Constify struct sysfs_ops in struct kobj_type | Emese Revfy | 1 | -4/+4 |
| 2010-03-07 | sysfs: Cache the last sysfs_dirent to improve readdir scalability v2 | Eric W. Biederman | 1 | -22/+60 |
| 2010-03-07 | sysfs: Add sysfs_add/remove_files utility functions | Andi Kleen | 1 | -0/+20 |
| 2010-02-16 | sysfs: sysfs_sd_setattr set iattrs unconditionally | Eric W. Biederman | 1 | -18/+17 |
| 2010-01-04 | sysfs: Add lockdep annotations for the sysfs active reference | Eric W. Biederman | 2 | -2/+27 |
| 2009-12-23 | Driver core: bin_attribute parameters can often be const* | Phil Carmody | 1 | -2/+4 |
| 2009-12-11 | sysfs: sysfs_setattr remove unnecessary permission check. | Eric W. Biederman | 1 | -4/+0 |
| 2009-12-11 | sysfs: Factor out sysfs_rename from sysfs_rename_dir and sysfs_move_dir | Eric W. Biederman | 2 | -33/+32 |
| 2009-12-11 | sysfs: Propagate renames to the vfs on demand | Eric W. Biederman | 3 | -139/+32 |
| 2009-12-11 | sysfs: Gut sysfs_addrm_start and sysfs_addrm_finish | Eric W. Biederman | 2 | -89/+4 |
| 2009-12-11 | sysfs: In sysfs_chmod_file lazily propagate the mode change. | Eric W. Biederman | 1 | -23/+8 |
| 2009-12-11 | sysfs: Implement sysfs_getattr & sysfs_permission | Eric W. Biederman | 4 | -17/+54 |
| 2009-12-11 | sysfs: Nicely indent sysfs_symlink_inode_operations | Eric W. Biederman | 1 | -4/+4 |
| 2009-12-11 | sysfs: Update s_iattr on link and unlink. | Eric W. Biederman | 1 | -0/+18 |
| 2009-12-11 | sysfs: Fix locking and factor out sysfs_sd_setattr | Eric W. Biederman | 2 | -20/+32 |
| 2009-12-11 | sysfs: Simplify iattr time assignments | Eric W. Biederman | 1 | -6/+3 |
| 2009-12-11 | sysfs: Simplify sysfs_chmod_file semantics | Eric W. Biederman | 1 | -9/+1 |
| 2009-12-11 | sysfs: Use dentry_ops instead of directly playing with the dcache | Eric W. Biederman | 1 | -27/+46 |
| 2009-12-11 | sysfs: Rename sysfs_d_iput to sysfs_dentry_iput | Eric W. Biederman | 1 | -2/+2 |
| 2009-12-11 | sysfs: Update sysfs_setxattr so it updates secdata under the sysfs_mutex | Eric W. Biederman | 1 | -12/+29 |
| 2009-12-11 | sysfs: mark a locally-only used function static | Stefan Richter | 1 | -1/+2 |
| 2009-11-05 | sysfs: Don't leak secdata when a sysfs_dirent is freed. | Eric W. Biederman | 1 | -0/+4 |
| 2009-10-14 | sysfs: Allow sysfs_notify_dirent to be called from interrupt context. | Neil Brown | 1 | -6/+8 |
| 2009-10-14 | sysfs: Allow sysfs_move_dir(..., NULL) again. | Cornelia Huck | 1 | -1/+2 |
| 2009-09-27 | const: mark struct vm_struct_operations | Alexey Dobriyan | 1 | -2/+2 |
| 2009-09-11 | Merge branch 'writeback' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 1 | -0/+1 |
| 2009-09-11 | writeback: add name to backing_dev_info | Jens Axboe | 1 | -0/+1 |
| 2009-09-10 | sysfs: Add labeling support for sysfs | David P. Quigley | 4 | -37/+112 |
| 2009-07-28 | sysfs: fix hardlink count on device_move | Peter Oberparleiter | 1 | -0/+2 |
| 2009-07-08 | Free the memory allocated by memdup_user() in fs/sysfs/bin.c | Catalin Marinas | 1 | -0/+1 |
| 2009-06-15 | Sysfs: fix possible memleak in sysfs_follow_link | Armin Kuster | 1 | -1/+4 |
| 2009-05-28 | sysfs: file.c: use create_singlethread_workqueue() | Andrew Morton | 1 | -1/+1 |
| 2009-04-20 | sysfs: use memdup_user() | Li Zefan | 1 | -10/+3 |
| 2009-04-16 | sysfs: sysfs poll keep the poll rule of regular file. | KOSAKI Motohiro | 1 | -2/+2 |
| 2009-04-16 | sysfs: don't use global workqueue in sysfs_schedule_callback() | Alex Chiang | 1 | -1/+11 |
| 2009-04-01 | mm: page_mkwrite change prototype to match fault: fix sysfs | Hugh Dickins | 1 | -4/+4 |
| 2009-03-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -1/+1 |
| 2009-03-27 | constify dentry_operations: sysfs | Al Viro | 1 | -1/+1 |
| 2009-03-24 | sysfs: fix some bin_vm_ops errors | Hugh Dickins | 1 | -10/+79 |
| 2009-03-24 | sysfs: only allow one scheduled removal callback per kobj | Alex Chiang | 1 | -3/+23 |
| 2009-03-24 | sysfs: don't block indefinitely for unmapped files. | Eric W. Biederman | 3 | -13/+174 |
| 2009-03-24 | sysfs: reference sysfs_dirent from sysfs inodes | Eric W. Biederman | 3 | -0/+19 |
| 2009-03-24 | sysfs: sysfs_add_one WARNs with full path to duplicate filename | Alex Chiang | 1 | -2/+30 |
| 2009-03-24 | sysfs: Take sysfs_mutex when fetching the root inode. | Eric W. Biederman | 1 | -0/+2 |
| 2009-03-24 | SYSFS: use standard magic.h for sysfs | Qinghuang Feng | 1 | -2/+1 |
| 2009-01-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 1 | -0/+6 |
| 2009-01-22 | fs/Kconfig: move sysfs out | Alexey Dobriyan | 1 | -0/+23 |
| 2009-01-20 | sysfs: fix problems with binary files | Greg Kroah-Hartman | 1 | -0/+6 |
| 2009-01-05 | zero i_uid/i_gid on inode allocation | Al Viro | 1 | -3/+0 |
| 2008-10-23 | [PATCH] fix ->llseek for more directories | Christoph Hellwig | 1 | -0/+1 |
| 2008-10-16 | kobject: Cleanup kobject_rename and !CONFIG_SYSFS | Eric W. Biederman | 1 | -5/+1 |
| 2008-10-16 | sysfs: Make dir and name args to sysfs_notify() const | Trent Piepho | 1 | -1/+1 |
| 2008-10-16 | sysfs: use ilookup5() instead of ilookup5_nowait() | Tejun Heo | 1 | -9/+8 |
| 2008-10-16 | sysfs: fix deadlock | Nick Piggin | 1 | -11/+31 |
| 2008-10-16 | sysfs: Support sysfs_notify from atomic context with new sysfs_notify_dirent | Neil Brown | 4 | -15/+38 |
| 2008-10-16 | sysfs: crash debugging | Andrew Morton | 1 | -0/+13 |
| 2008-07-26 | Use WARN() in fs/sysfs | Arjan van de Ven | 3 | -8/+3 |
| 2008-07-21 | driver core: Suppress sysfs warnings for device_rename(). | Cornelia Huck | 3 | -10/+69 |
| 2008-07-21 | sysfs: don't call notify_change | Miklos Szeredi | 1 | -1/+4 |
| 2008-05-14 | sysfs: remove error messages for -EEXIST case | Stephen Hemminger | 1 | -5/+1 |
| 2008-04-30 | sysfs: Disallow truncation of files in sysfs | Ben Hutchings | 1 | -0/+2 |
| 2008-04-30 | fs: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 2 | -2/+2 |
| 2008-04-30 | mm: bdi: add separate writeback accounting capability | Miklos Szeredi | 1 | -1/+1 |
| 2008-04-22 | [SCSI] sysfs: make group is_valid return a mode_t | James Bottomley | 3 | -17/+82 |
| 2008-04-19 | sysfs: refill attribute buffer when reading from offset 0 | Dan Williams | 1 | -3/+2 |
| 2008-04-19 | SYSFS: Explicitly include required header file slab.h. | Robert P. J. Day | 2 | -0/+2 |
| 2008-04-18 | sysfs: Allow removal of symlinks in the sysfs root | Mark Fasheh | 1 | -1/+8 |
| 2008-03-24 | driver core: debug for bad dev_attr_show() return value. | Andrew Morton | 1 | -1/+7 |
| 2008-02-07 | sysfs: remove BUG_ON() from sysfs_remove_group() | Greg Kroah-Hartman | 1 | -1/+6 |
| 2008-01-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2 | -12/+25 |
| 2008-01-24 | Driver Core: kill subsys_attribute and default sysfs ops | Kay Sievers | 1 | -53/+10 |
| 2008-01-24 | kobject: remove struct kobj_type from struct kset | Greg Kroah-Hartman | 1 | -3/+1 |
| 2008-01-24 | sysfs: remove SPIN_LOCK_UNLOCKED | Jiri Slaby | 1 | -1/+1 |
| 2008-01-24 | sysfs: create optimal relative symlink targets | Kay Sievers | 1 | -46/+42 |
| 2008-01-24 | sysfs: Fix a copy-n-paste typo in comment | Jean Delvare | 1 | -1/+1 |
| 2008-01-23 | [SCSI] sysfs: add filter function to groups | James Bottomley | 1 | -10/+16 |
| 2008-01-23 | [SCSI] sysfs: fix the sysfs_add_file_to_group interfaces | James Bottomley | 1 | -2/+9 |
| 2008-01-16 | sysfs: fix bugs in sysfs_rename/move_dir() | Tejun Heo | 1 | -1/+3 |
| 2008-01-16 | sysfs: make sysfs_lookup() return ERR_PTR(-ENOENT) on failed lookup | Tejun Heo | 1 | -1/+3 |
| 2007-11-28 | sysfs: fix off-by-one error in fill_read_buffer() | Miao Xie | 1 | -1/+5 |
| 2007-10-30 | sysfs: make sysfs_{get,put}_active() static | Adrian Bunk | 2 | -4/+2 |
| 2007-10-20 | sysfs: trivial: fix sysfs_create_file kerneldoc spelling mistake | Chris Malley | 1 | -1/+1 |
| 2007-10-17 | spin_lock_unlocked cleanups | Roel Kluin | 1 | -2/+2 |
| 2007-10-17 | mm: bdi init hooks | Peter Zijlstra | 3 | -0/+10 |
| 2007-10-17 | partially fix up the lookup_one_noperm mess | Christoph Hellwig | 1 | -2/+1 |
| 2007-10-16 | implement simple fs aops | Nick Piggin | 1 | -2/+2 |
| 2007-10-12 | sysfs: add copyrights | Tejun Heo | 7 | -7/+59 |
| 2007-10-12 | sysfs: move sysfs file poll implementation to sysfs_open_dirent | Tejun Heo | 3 | -8/+19 |
| 2007-10-12 | sysfs: implement sysfs_open_dirent | Tejun Heo | 2 | -1/+111 |
| 2007-10-12 | sysfs: move sysfs_dirent->s_children into sysfs_dirent->s_dir | Tejun Heo | 3 | -10/+12 |
| 2007-10-12 | sysfs: make sysfs_root a regular directory dirent | Tejun Heo | 3 | -11/+6 |
| 2007-10-12 | sysfs: open code sysfs_attach_dentry() | Tejun Heo | 1 | -16/+4 |
| 2007-10-12 | sysfs: make s_elem an anonymous union | Tejun Heo | 6 | -24/+24 |
| 2007-10-12 | sysfs: make bin attr open get active reference of parent too | Tejun Heo | 1 | -5/+5 |
| 2007-10-12 | sysfs: kill unnecessary NULL pointer check in sysfs_release() | Tejun Heo | 1 | -5/+4 |
| 2007-10-12 | sysfs: kill unnecessary sysfs_get() in open paths | Tejun Heo | 2 | -8/+2 |
| 2007-10-12 | sysfs: reposition sysfs_dirent->s_mode. | Tejun Heo | 1 | -1/+1 |
| 2007-10-12 | sysfs: kill sysfs_update_file() | Tejun Heo | 1 | -40/+0 |
| 2007-10-12 | sysfs: clean up header files | Tejun Heo | 1 | -56/+92 |
| 2007-10-12 | sysfs: fix sysfs_chmod_file() such that it updates sd->s_mode too | Tejun Heo | 1 | -0/+9 |
| 2007-10-12 | sysfs: fix comments of sysfs_add/remove_one() | Tejun Heo | 1 | -7/+3 |
| 2007-10-12 | sysfs: spit a warning to users when they try to create a duplicate sysfs file | Greg Kroah-Hartman | 1 | -1/+5 |
| 2007-10-12 | sysfs: Rewrite sysfs_move_dir in terms of sysfs dirents | Eric W. Biederman | 1 | -16/+18 |
| 2007-10-12 | sysfs: Rewrite rename in terms of sysfs dirents | Eric W. Biederman | 1 | -22/+16 |
| 2007-10-12 | sysfs: Remove s_dentry | Eric W. Biederman | 3 | -30/+4 |