index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
sysfs
/
sysfs.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
sysfs: Functions for adding/removing symlinks to/from attribute groups
Rafael J. Wysocki
2013-01-25
1
-0
/
+2
*
sysfs: switch to ->s_d_op and ->d_release()
Al Viro
2012-07-14
1
-0
/
+1
*
Revert "sysfs: Kill nlink counting."
Greg Kroah-Hartman
2012-03-08
1
-0
/
+1
*
sysfs: Kill nlink counting.
Eric W. Biederman
2012-01-24
1
-1
/
+0
*
sysfs: Store the sysfs inode in an unsigned int.
Eric W. Biederman
2012-01-24
1
-1
/
+1
*
sysfs: Reduce s_flags to an unsinged short so it packs well with s_mode
Eric W. Biederman
2012-01-24
1
-3
/
+3
*
sysfs: Add s_hash to sysfs_dirent and order directory entries by hash
Eric W. Biederman
2012-01-24
1
-5
/
+4
*
sysfs: propagate umode_t
Al Viro
2012-01-03
1
-2
/
+2
*
sysfs: use rb-tree for inode number lookup
Mikulas Patocka
2011-08-22
1
-3
/
+2
*
sysfs: remove s_sibling hacks
Mikulas Patocka
2011-08-22
1
-0
/
+5
*
sysfs: use rb-tree for name lookups
Mikulas Patocka
2011-08-22
1
-0
/
+5
*
sysfs: count subdirectories
Mikulas Patocka
2011-08-22
1
-0
/
+2
*
->permission() sanitizing: don't pass flags to ->permission()
Al Viro
2011-07-20
1
-1
/
+1
*
Delay struct net freeing while there's a sysfs instance refering to it
Al Viro
2011-06-12
1
-1
/
+1
*
headers: kobject.h redux
Alexey Dobriyan
2011-01-10
1
-0
/
+1
*
fs: provide rcu-walk aware permission i_ops
Nick Piggin
2011-01-07
1
-1
/
+1
*
switch sysfs to ->evict_inode()
Al Viro
2010-08-09
1
-1
/
+1
*
sysfs: Comment sysfs directory tagging logic
Serge E. Hallyn
2010-05-21
1
-1
/
+12
*
sysfs: Implement sysfs tagged directory support.
Eric W. Biederman
2010-05-21
1
-4
/
+16
*
sysfs: Basic support for multiple super blocks
Eric W. Biederman
2010-05-21
1
-0
/
+3
*
sysfs: Kill unused sysfs_sb variable.
Eric W. Biederman
2010-03-07
1
-1
/
+0
*
sysfs: Pass super_block to sysfs_get_inode
Eric W. Biederman
2010-03-07
1
-1
/
+1
*
sysfs: Pack sysfs_dirent more tightly.
Eric W. Biederman
2010-03-07
1
-1
/
+1
*
sysfs: Use one lockdep class per sysfs attribute.
Eric W. Biederman
2010-03-07
1
-2
/
+5
*
sysfs: Only take active references on attributes.
Eric W. Biederman
2010-03-07
1
-0
/
+1
*
sysfs: Remove sysfs_get/put_active_two
Eric W. Biederman
2010-03-07
1
-2
/
+2
*
sysfs: Add lockdep annotations for the sysfs active reference
Eric W. Biederman
2010-01-04
1
-0
/
+15
*
sysfs: Factor out sysfs_rename from sysfs_rename_dir and sysfs_move_dir
Eric W. Biederman
2009-12-11
1
-0
/
+3
*
sysfs: Propagate renames to the vfs on demand
Eric W. Biederman
2009-12-11
1
-1
/
+0
*
sysfs: Gut sysfs_addrm_start and sysfs_addrm_finish
Eric W. Biederman
2009-12-11
1
-2
/
+0
*
sysfs: Implement sysfs_getattr & sysfs_permission
Eric W. Biederman
2009-12-11
1
-0
/
+2
*
sysfs: Fix locking and factor out sysfs_sd_setattr
Eric W. Biederman
2009-12-11
1
-0
/
+1
*
sysfs: Add labeling support for sysfs
David P. Quigley
2009-09-10
1
-1
/
+11
*
sysfs: don't block indefinitely for unmapped files.
Eric W. Biederman
2009-03-24
1
-0
/
+2
*
sysfs: reference sysfs_dirent from sysfs inodes
Eric W. Biederman
2009-03-24
1
-0
/
+1
*
sysfs: Support sysfs_notify from atomic context with new sysfs_notify_dirent
Neil Brown
2008-10-16
1
-2
/
+4
*
driver core: Suppress sysfs warnings for device_rename().
Cornelia Huck
2008-07-21
1
-0
/
+1
*
[SCSI] sysfs: make group is_valid return a mode_t
James Bottomley
2008-04-22
1
-0
/
+2
*
sysfs: make sysfs_{get,put}_active() static
Adrian Bunk
2007-10-30
1
-2
/
+0
*
mm: bdi init hooks
Peter Zijlstra
2007-10-17
1
-0
/
+1
*
sysfs: add copyrights
Tejun Heo
2007-10-12
1
-0
/
+10
*
sysfs: move sysfs file poll implementation to sysfs_open_dirent
Tejun Heo
2007-10-12
1
-1
/
+0
*
sysfs: implement sysfs_open_dirent
Tejun Heo
2007-10-12
1
-0
/
+3
*
sysfs: move sysfs_dirent->s_children into sysfs_dirent->s_dir
Tejun Heo
2007-10-12
1
-1
/
+2
*
sysfs: make sysfs_root a regular directory dirent
Tejun Heo
2007-10-12
1
-5
/
+4
*
sysfs: make s_elem an anonymous union
Tejun Heo
2007-10-12
1
-5
/
+5
*
sysfs: reposition sysfs_dirent->s_mode.
Tejun Heo
2007-10-12
1
-1
/
+1
*
sysfs: clean up header files
Tejun Heo
2007-10-12
1
-56
/
+92
*
sysfs: Remove s_dentry
Eric W. Biederman
2007-10-12
1
-1
/
+0
*
sysfs: Introduce sysfs_rename_mutex
Eric W. Biederman
2007-10-12
1
-0
/
+1
[next]