1. 19e72d3 configfs: Introduce config_item_get_unless_zero() by Bart Van Assche · 8 years ago
  2. d5db84a8 Merge branch 'scsi-target-for-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/bvanassche/linux by Linus Torvalds · 8 years ago
  3. a6ab537 configfs: Minimize #include directives by Bart Van Assche · 8 years ago
  4. e16769d fs: configfs: don't return anything from drop_link by Andrzej Pietrasiewicz · 8 years ago
  5. 96c22a32 configfs: fix CONFIGFS_BIN_ATTR_[RW]O definitions by Octavian Purdila · 9 years ago
  6. 1ae1602 configfs: switch ->default groups to a linked list by Christoph Hellwig · 9 years ago
  7. 71e4634 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  8. 03607ac configfs: implement binary attributes by Pantelis Antoniou · 9 years ago
  9. d79d75b fs: configfs: Add unlocked version of configfs_depend_item() by Krzysztof Opasiak · 9 years ago
  10. 9a9e341 fs: configfs: Drop unused parameter from configfs_undepend_item() by Krzysztof Opasiak · 9 years ago
  11. 5cf6a51 configfs: allow dynamic group creation by Daniel Baluta · 9 years ago
  12. 5179822 configfs: remove old API by Christoph Hellwig · 9 years ago
  13. 870823e configfs: add show and store methods to struct configfs_attribute by Christoph Hellwig · 9 years ago
  14. 8db1486 include, lib: add __printf attributes to several function prototypes by Nicolas Iooss · 9 years ago
  15. 5286d20 configfs: unexport/make static config_item_init() by Fabian Frederick · 10 years ago
  16. 4394751 configfs: convert to umode_t by Al Viro · 13 years ago
  17. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  18. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  19. 55dff49 docs: fix various Documentation/ paths in header files by Randy Dunlap · 15 years ago
  20. ecb3d28 [PATCH] configfs: Convenience macros for attribute definition. by Joel Becker · 17 years ago
  21. dacdd0e [PATCH] configfs: Include linux/err.h in linux/configfs.h by Joel Becker · 16 years ago
  22. a6795e9 configfs: Allow ->make_item() and ->make_group() to return detailed errors. by Joel Becker · 16 years ago
  23. f89ab86 Revert "configfs: Allow ->make_item() and ->make_group() to return detailed errors." by Joel Becker · 16 years ago
  24. 11c3b79 configfs: Allow ->make_item() and ->make_group() to return detailed errors. by Joel Becker · 17 years ago
  25. 735643e Remove "#ifdef __KERNEL__" checks from unexported headers by Robert P. J. Day · 17 years ago
  26. 0778361 Include kernel.h from configfs.h by Ben Nizette · 17 years ago
  27. 631d1fe configfs: config item dependancies. by Joel Becker · 18 years ago
  28. 299894c configfs: accessing item hierarchy during rmdir(2) by Joel Becker · 18 years ago
  29. e6bd07a configfs: Convert subsystem semaphore to mutex by Joel Becker · 18 years ago
  30. 3fe6c5c [PATCH] configfs+dlm: Rename config_group_find_obj and state semantics clearly by Satyam Sharma · 18 years ago
  31. 9b1d9aa [PATCH] configfs+dlm: Separate out __CONFIGFS_ATTR into configfs.h by Satyam Sharma · 18 years ago
  32. 4c62b53 configfs: misc cleanups by Satyam Sharma · 18 years ago
  33. df4365c configfs.h: Remove dead macro definitions. by Robert P. J. Day · 18 years ago
  34. 3d0f89b configfs: Add permission and ownership to configfs objects. by Joel Becker · 19 years ago
  35. 7063fbf [PATCH] configfs: User-driven configuration filesystem by Joel Becker · 19 years ago