1. 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
  2. 37c1c04 sysfs: added __compat_only_sysfs_link_entry_to_kobj() by Jarkko Sakkinen · 9 years ago
  3. 7f5028c sysfs: Support is_visible() on binary attributes by Emilio López · 9 years ago
  4. ed1dc8a8 sysfs: disambiguate between "error code" and "failure" in comments by Antonio Ospite · 9 years ago
  5. d8bf8c9 sysfs: Only accept read/write permissions for file attributes by Vivien Didelot · 9 years ago
  6. da4759c sysfs: Use only return value from is_visible for the file mode by Guenter Roeck · 9 years ago
  7. adf305f sysfs: fix warning when creating a sysfs group without attributes by Javi Merino · 9 years ago
  8. 9f70a40 sysfs: fix attribute_group bin file path on removal by Robert ABEL · 10 years ago
  9. aabaf4c sysfs: create bin_attributes under the requested group by Cody P Schafer · 10 years ago
  10. bb8b9d09 kernfs: add @mode to kernfs_create_dir[_ns]() by Tejun Heo · 11 years ago
  11. 324a56e kernfs: s/sysfs_dirent/kernfs_node/ and rename its friends accordingly by Tejun Heo · 11 years ago
  12. ccf73cf sysfs, kernfs: introduce kernfs[_find_and]_get() and kernfs_put() by Tejun Heo · 11 years ago
  13. a7dc66d sysfs, kernfs: remove SYSFS_KOBJ_BIN_ATTR by Tejun Heo · 11 years ago
  14. 93b2b8e sysfs, kernfs: introduce kernfs_create_dir[_ns]() by Tejun Heo · 11 years ago
  15. 879f40d sysfs, kernfs: introduce kernfs_remove[_by_name[_ns]]() by Tejun Heo · 11 years ago
  16. 250f7c3 sysfs: introduce [__]sysfs_remove() by Tejun Heo · 11 years ago
  17. cfec0bc sysfs: @name comes before @ns by Tejun Heo · 11 years ago
  18. 388975c sysfs: clean up sysfs_get_dirent() by Tejun Heo · 11 years ago
  19. 58292cbe sysfs: make attr namespace interface less convoluted by Tejun Heo · 11 years ago
  20. 09239ed sysfs: group.c: fix up kerneldoc by Greg Kroah-Hartman · 11 years ago
  21. 9e2a47e sysfs: group: update copyright to add myself and the LF by Greg Kroah-Hartman · 11 years ago
  22. f9ae443 sysfs: group.c: add kerneldoc for sysfs_remove_group by Greg Kroah-Hartman · 11 years ago
  23. 16aebf1 sysfs: group.c: fix up broken string coding style by Greg Kroah-Hartman · 11 years ago
  24. 995d8ed sysfs: group.c: fix up some * coding style issues by Greg Kroah-Hartman · 11 years ago
  25. e6c5692 sysfs: group.c: fix trailing whitespace by Greg Kroah-Hartman · 11 years ago
  26. d363bc5 sysfs: group.c: move EXPORT_SYMBOL_GPL() to the proper location by Greg Kroah-Hartman · 11 years ago
  27. 3e9b2ba sysfs: add sysfs_create/remove_groups() by Greg Kroah-Hartman · 11 years ago
  28. 388a8c3 sysfs: prevent warning when only using binary attributes by Oliver Schinagl · 11 years ago
  29. 6ab9cea sysfs: add support for binary attributes in groups by Greg Kroah-Hartman · 11 years ago
  30. 0bb8f3d sysfs: Functions for adding/removing symlinks to/from attribute groups by Rafael J. Wysocki · 11 years ago
  31. 5631f2c sysfs: Prevent crash on unset sysfs group attributes by Bruno Prémont · 12 years ago
  32. 587a1f1 switch ->is_visible() to returning umode_t by Al Viro · 13 years ago
  33. 1f8e1cd SYSFS: Fix erroneous comments for sysfs_update_group(). by Robert P. J. Day · 13 years ago
  34. e030d58 sysfs: remove useless test from sysfs_merge_group by Alan Stern · 14 years ago
  35. 69d44ff sysfs: Add sysfs_merge_group() and sysfs_unmerge_group() by Alan Stern · 14 years ago
  36. 3ff195b sysfs: Implement sysfs tagged directory support. by Eric W. Biederman · 14 years ago
  37. 99fcd77 Use WARN() in fs/sysfs by Arjan van de Ven · 16 years ago
  38. 0f42389 [SCSI] sysfs: make group is_valid return a mode_t by James Bottomley · 16 years ago
  39. 969affd sysfs: remove BUG_ON() from sysfs_remove_group() by Greg Kroah-Hartman · 16 years ago
  40. d4acd72 [SCSI] sysfs: add filter function to groups by James Bottomley · 17 years ago
  41. 90bc613 sysfs: Remove first pass at shadow directory support by Eric W. Biederman · 17 years ago
  42. 869512a sysfs: cleanup semaphore.h by Dave Young · 17 years ago
  43. 608e266 sysfs: make kobj point to sysfs_dirent instead of dentry by Tejun Heo · 17 years ago
  44. 057f6c0 security: prevent permission checking of file removal via sysfs_remove_group() by James Morris · 17 years ago
  45. b592fcf sysfs: Shadow directory support by Eric W. Biederman · 17 years ago
  46. 94bebf4 Driver core: fix race in sysfs between sysfs_remove_file() and read()/write() by Oliver Neukum · 18 years ago
  47. 5f45f1a [PATCH] remove duplicate get_dentry functions in various places by Christoph Hellwig · 19 years ago
  48. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago