- 5cf3bb0 sysfs: split out binary attribute handling from sysfs_add_file_mode_ns by Christoph Hellwig · 3 years, 4 months ago
- d3ce197 sysfs: Use local reference in compat_only_sysfs_link_entry_to_kobj() by Geert Uytterhoeven · 3 years, 6 months ago
- 70fbdfe sysfs: remove redundant __compat_only_sysfs_link_entry_to_kobj fn by Linus Torvalds · 4 years, 10 months ago
- d38c07a Merge tag 'powerpc-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 4 years, 10 months ago
- 303a427 sysfs: add sysfs_group{s}_change_owner() by Christian Brauner · 4 years, 11 months ago
- 9255782 sysfs: Wrap __compat_only_sysfs_link_entry_to_kobj function to change the symlink name by Sourabh Jain · 5 years ago
- 45586c7 treewide: remove redundant IS_ERR() before error code check by Masahiro Yamada · 5 years ago
- aac1f7f sysfs: Add sysfs_update_groups function by Jiri Olsa · 6 years ago
- de96e9f sysfs: convert BUG_ON to WARN_ON by Greg Kroah-Hartman · 6 years ago
- a18d783 Merge tag 'driver-core-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 6 years ago
- 5f81880 sysfs, kobject: allow creating kobject belonging to arbitrary users by Dmitry Torokhov · 6 years ago
- c855cf2 sysfs: Fix internal_create_group() for named group updates by Rajat Jain · 7 years ago
- 619daee sysfs: use SPDX identifiers by Greg Kroah-Hartman · 7 years ago
- 90b3d2f sysfs: Use PTR_ERR_OR_ZERO() by Vasyl Gomonovych · 7 years ago
- 78618d3 sysfs print name of undiscoverable attribute group by Johannes Thumshirn · 8 years ago
- 63f4f7e Merge tag 'chrome-platform-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/olof/chrome-platform by Linus Torvalds · 9 years ago
- 37c1c04 sysfs: added __compat_only_sysfs_link_entry_to_kobj() by Jarkko Sakkinen · 10 years ago
- 7f5028c sysfs: Support is_visible() on binary attributes by Emilio López · 9 years ago
- ed1dc8a8 sysfs: disambiguate between "error code" and "failure" in comments by Antonio Ospite · 10 years ago
- d8bf8c9 sysfs: Only accept read/write permissions for file attributes by Vivien Didelot · 10 years ago
- da4759c sysfs: Use only return value from is_visible for the file mode by Guenter Roeck · 10 years ago
- adf305f sysfs: fix warning when creating a sysfs group without attributes by Javi Merino · 10 years ago
- 9f70a40 sysfs: fix attribute_group bin file path on removal by Robert ABEL · 11 years ago
- aabaf4c sysfs: create bin_attributes under the requested group by Cody P Schafer · 11 years ago
- bb8b9d0 kernfs: add @mode to kernfs_create_dir[_ns]() by Tejun Heo · 11 years ago
- 324a56e kernfs: s/sysfs_dirent/kernfs_node/ and rename its friends accordingly by Tejun Heo · 11 years ago
- ccf73cf sysfs, kernfs: introduce kernfs[_find_and]_get() and kernfs_put() by Tejun Heo · 11 years ago
- a7dc66d sysfs, kernfs: remove SYSFS_KOBJ_BIN_ATTR by Tejun Heo · 11 years ago
- 93b2b8e sysfs, kernfs: introduce kernfs_create_dir[_ns]() by Tejun Heo · 11 years ago
- 879f40d sysfs, kernfs: introduce kernfs_remove[_by_name[_ns]]() by Tejun Heo · 11 years ago
- 250f7c3 sysfs: introduce [__]sysfs_remove() by Tejun Heo · 11 years ago
- cfec0bc sysfs: @name comes before @ns by Tejun Heo · 11 years ago
- 388975c sysfs: clean up sysfs_get_dirent() by Tejun Heo · 11 years ago
- 58292cbe sysfs: make attr namespace interface less convoluted by Tejun Heo · 11 years ago
- 09239ed sysfs: group.c: fix up kerneldoc by Greg Kroah-Hartman · 11 years ago
- 9e2a47e sysfs: group: update copyright to add myself and the LF by Greg Kroah-Hartman · 11 years ago
- f9ae443 sysfs: group.c: add kerneldoc for sysfs_remove_group by Greg Kroah-Hartman · 11 years ago
- 16aebf1 sysfs: group.c: fix up broken string coding style by Greg Kroah-Hartman · 11 years ago
- 995d8ed sysfs: group.c: fix up some * coding style issues by Greg Kroah-Hartman · 11 years ago
- e6c5692 sysfs: group.c: fix trailing whitespace by Greg Kroah-Hartman · 11 years ago
- d363bc5 sysfs: group.c: move EXPORT_SYMBOL_GPL() to the proper location by Greg Kroah-Hartman · 11 years ago
- 3e9b2ba sysfs: add sysfs_create/remove_groups() by Greg Kroah-Hartman · 11 years ago
- 388a8c3 sysfs: prevent warning when only using binary attributes by Oliver Schinagl · 12 years ago
- 6ab9cea sysfs: add support for binary attributes in groups by Greg Kroah-Hartman · 12 years ago
- 0bb8f3d sysfs: Functions for adding/removing symlinks to/from attribute groups by Rafael J. Wysocki · 12 years ago
- 5631f2c sysfs: Prevent crash on unset sysfs group attributes by Bruno Prémont · 13 years ago
- 587a1f1 switch ->is_visible() to returning umode_t by Al Viro · 13 years ago
- 1f8e1cd SYSFS: Fix erroneous comments for sysfs_update_group(). by Robert P. J. Day · 14 years ago
- e030d58 sysfs: remove useless test from sysfs_merge_group by Alan Stern · 14 years ago
- 69d44ff sysfs: Add sysfs_merge_group() and sysfs_unmerge_group() by Alan Stern · 14 years ago
- 3ff195b sysfs: Implement sysfs tagged directory support. by Eric W. Biederman · 15 years ago
- 99fcd77 Use WARN() in fs/sysfs by Arjan van de Ven · 16 years ago
- 0f42389 [SCSI] sysfs: make group is_valid return a mode_t by James Bottomley · 17 years ago
- 969affd sysfs: remove BUG_ON() from sysfs_remove_group() by Greg Kroah-Hartman · 17 years ago
- d4acd72 [SCSI] sysfs: add filter function to groups by James Bottomley · 17 years ago
- 90bc613 sysfs: Remove first pass at shadow directory support by Eric W. Biederman · 17 years ago
- 869512a sysfs: cleanup semaphore.h by Dave Young · 17 years ago
- 608e266 sysfs: make kobj point to sysfs_dirent instead of dentry by Tejun Heo · 18 years ago
- 057f6c0 security: prevent permission checking of file removal via sysfs_remove_group() by James Morris · 18 years ago
- b592fcf sysfs: Shadow directory support by Eric W. Biederman · 18 years ago
- 94bebf4 Driver core: fix race in sysfs between sysfs_remove_file() and read()/write() by Oliver Neukum · 18 years ago
- 5f45f1a [PATCH] remove duplicate get_dentry functions in various places by Christoph Hellwig · 20 years ago
- 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago