1. 76ecfcb08 samples: configfs: prefer pr_err() over bare printk(KERN_ERR by Bartosz Golaszewski · 4 years, 4 months ago
  2. 288f295 samples: configfs: don't use spaces before tabs by Bartosz Golaszewski · 4 years, 4 months ago
  3. 4e415a8 samples: configfs: consolidate local variables of the same type by Bartosz Golaszewski · 4 years, 4 months ago
  4. 91aad62 samples: configfs: don't reinitialize variables which are already zeroed by Bartosz Golaszewski · 4 years, 4 months ago
  5. b86ff67 samples: configfs: replace simple_strtoul() with kstrtoint() by Bartosz Golaszewski · 4 years, 4 months ago
  6. 1b0d36e samples: configfs: fix alignment in item struct by Bartosz Golaszewski · 4 years, 4 months ago
  7. e0ee1fd samples: configfs: drop unnecessary ternary operators by Bartosz Golaszewski · 4 years, 4 months ago
  8. 4472437 samples: configfs: remove redundant newlines by Bartosz Golaszewski · 4 years, 3 months ago
  9. 328970d treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 145 by Thomas Gleixner · 6 years ago
  10. 84c4367 configfs: make config_item_type const by Bhumika Goyal · 7 years ago
  11. 5179822 configfs: remove old API by Christoph Hellwig · 9 years ago[Renamed (73%) from Documentation/filesystems/configfs/configfs_example_macros.c]
  12. dcb3a08 Documentation: configfs examples crash fix by Jiri Slaby · 14 years ago
  13. ecb3d28 [PATCH] configfs: Convenience macros for attribute definition. by Joel Becker · 17 years ago[Copied (84%) from Documentation/filesystems/configfs/configfs_example.c]
  14. a6795e9 configfs: Allow ->make_item() and ->make_group() to return detailed errors. by Joel Becker · 17 years ago
  15. f89ab86 Revert "configfs: Allow ->make_item() and ->make_group() to return detailed errors." by Joel Becker · 17 years ago
  16. 11c3b79 configfs: Allow ->make_item() and ->make_group() to return detailed errors. by Joel Becker · 17 years ago
  17. dd00cc4 some kmalloc/memset ->kzalloc (tree wide) by Yoann Padioleau · 18 years ago
  18. e6bd07a configfs: Convert subsystem semaphore to mutex by Joel Becker · 18 years ago
  19. 22dd0e8 configfs: Release memory in configfs_example. by Joel Becker · 19 years ago
  20. 3d0f89b configfs: Add permission and ownership to configfs objects. by Joel Becker · 19 years ago
  21. 7063fbf [PATCH] configfs: User-driven configuration filesystem by Joel Becker · 19 years ago