1. 820879e sysfs: simplify sysfs_kf_seq_show by Christoph Hellwig · 3 years, 4 months ago
  2. d1a1a96 sysfs: refactor sysfs_add_file_mode_ns by Christoph Hellwig · 3 years, 4 months ago
  3. 5cf3bb0 sysfs: split out binary attribute handling from sysfs_add_file_mode_ns by Christoph Hellwig · 3 years, 4 months ago
  4. f06aff9 sysfs: Rename struct bin_attribute member to f_mapping by Krzysztof Wilczyński · 3 years, 5 months ago
  5. 93bb8e3 sysfs: Invoke iomem_get_mapping() from the sysfs open callback by Krzysztof Wilczyński · 3 years, 5 months ago
  6. 74b3019 sysfs: Support zapping of binary attr mmaps by Daniel Vetter · 4 years, 1 month ago
  7. 2efc459 sysfs: Add sysfs_emit and sysfs_emit_at to format sysfs output by Joe Perches · 4 years, 3 months ago
  8. 242b233 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 4 years, 7 months ago
  9. 9ddacff sysfs: export sysfs_remove_file_self() by Jack Wang · 4 years, 8 months ago
  10. 0c1bc6b docs: filesystems: fix renamed references by Mauro Carvalho Chehab · 4 years, 9 months ago
  11. 2c4f940 sysfs: add sysfs_change_owner() by Christian Brauner · 4 years, 10 months ago
  12. 0666a3a sysfs: add sysfs_link_change_owner() by Christian Brauner · 4 years, 10 months ago
  13. f70ce18 sysfs: add sysfs_file_change_owner() by Christian Brauner · 4 years, 10 months ago
  14. 5b2f2bd sysfs: remove unused include of kernfs-internal.h by Ondrej Mosnacek · 6 years ago
  15. 4bd4e92 sysfs: fix blank line coding style warning by Stephen Martin · 6 years ago
  16. de96e9f sysfs: convert BUG_ON to WARN_ON by Greg Kroah-Hartman · 6 years ago
  17. 9ee4685 sysfs: constify sysfs create/remove files harder by Jani Nikula · 6 years ago
  18. 72f02ba Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  19. 2afc916 scsi: sysfs: Introduce sysfs_{un,}break_active_protection() by Bart Van Assche · 6 years ago
  20. d175339 sysfs: Fix regression when adding a file to an existing group by Tyler Hicks · 6 years ago
  21. 5f81880 sysfs, kobject: allow creating kobject belonging to arbitrary users by Dmitry Torokhov · 6 years ago
  22. 488dee9 kernfs: allow creating kernfs objects with arbitrary uid/gid by Dmitry Torokhov · 6 years ago
  23. ab486bc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 7 years ago
  24. 619daee sysfs: use SPDX identifiers by Greg Kroah-Hartman · 7 years ago
  25. 9e6d35f sysfs: do not use print_symbol() by Sergey Senozhatsky · 7 years ago
  26. c8a139d sysfs: be careful of error returns from ops->show() by NeilBrown · 8 years ago
  27. 17d0774 sysfs: correctly handle read offset on PREALLOC attrs by Konstantin Khlebnikov · 9 years ago
  28. 65da348 sysfs: correctly handle short reads on PREALLOC attrs. by NeilBrown · 9 years ago
  29. eaa5cd9 fs: sysfs: don't pass count == 0 to bin file readers by Vladimir Zapolskiy · 10 years ago
  30. dfeb0750 kernfs: remove KERNFS_STATIC_NAME by Tejun Heo · 10 years ago
  31. 4ef67a8 sysfs/kernfs: make read requests on pre-alloc files use the buffer. by NeilBrown · 10 years ago
  32. 2b75869 sysfs/kernfs: allow attributes to request write buffer be pre-allocated. by NeilBrown · 10 years ago
  33. 0936896 fs: sysfs: return EGBIG on write if offset is larger than file size by Vladimir Zapolskiy · 10 years ago
  34. f5c16f2 sysfs: make sure read buffer is zeroed by Tejun Heo · 11 years ago
  35. 33ac125 sysfs, driver-core: remove unused {sysfs|device}_schedule_callback_owner() by Tejun Heo · 11 years ago
  36. 7209930 Revert "sysfs, driver-core: remove unused {sysfs|device}_schedule_callback_owner()" by Greg Kroah-Hartman · 11 years ago
  37. ce8b04a sysfs, driver-core: remove unused {sysfs|device}_schedule_callback_owner() by Tejun Heo · 11 years ago
  38. 6b0afc2 kernfs, sysfs, driver-core: implement kernfs_remove_self() and its wrappers by Tejun Heo · 11 years ago
  39. a9f138b Revert "kernfs, sysfs, driver-core: implement kernfs_remove_self() and its wrappers" by Greg Kroah-Hartman · 11 years ago
  40. a30f82b Revert "sysfs, driver-core: remove unused {sysfs|device}_schedule_callback_owner()" by Greg Kroah-Hartman · 11 years ago
  41. d1ba277 sysfs, driver-core: remove unused {sysfs|device}_schedule_callback_owner() by Tejun Heo · 11 years ago
  42. 1ae0681 kernfs, sysfs, driver-core: implement kernfs_remove_self() and its wrappers by Tejun Heo · 11 years ago
  43. 2063d60 kernfs: mark static names with KERNFS_STATIC_NAME by Tejun Heo · 11 years ago
  44. df23fc3 kernfs: s/sysfs/kernfs/ in constants by Tejun Heo · 11 years ago
  45. c525aad kernfs: s/sysfs/kernfs/ in various data structures by Tejun Heo · 11 years ago
  46. adc5e8b kernfs: drop s_ prefix from kernfs_node members by Tejun Heo · 11 years ago
  47. 324a56e kernfs: s/sysfs_dirent/kernfs_node/ and rename its friends accordingly by Tejun Heo · 11 years ago
  48. 9b2db6e sysfs: bail early from kernfs_file_mmap() to avoid spurious lockdep warning by Tejun Heo · 11 years ago
  49. 414985a sysfs, kernfs: move file core code to fs/kernfs/file.c by Tejun Heo · 11 years ago
  50. ccf73cf sysfs, kernfs: introduce kernfs[_find_and]_get() and kernfs_put() by Tejun Heo · 11 years ago
  51. 517e64f sysfs, kernfs: revamp sysfs_dirent active_ref lockdep annotation by Tejun Heo · 11 years ago
  52. 024f647 sysfs, kernfs: introduce kernfs_notify() by Tejun Heo · 11 years ago
  53. d19b984 sysfs, kernfs: add kernfs_ops->seq_{start|next|stop}() by Tejun Heo · 11 years ago
  54. 2d0cfbe sysfs, kernfs: remove sysfs_add_one() by Tejun Heo · 11 years ago
  55. 496f739 sysfs, kernfs: introduce kernfs_create_file[_ns]() by Tejun Heo · 11 years ago
  56. a7dc66d sysfs, kernfs: remove SYSFS_KOBJ_BIN_ATTR by Tejun Heo · 11 years ago
  57. 471bd7b sysfs, kernfs: add sysfs_dirent->s_attr.size by Tejun Heo · 11 years ago
  58. f6acf8b sysfs, kernfs: introduce kernfs_ops by Tejun Heo · 11 years ago
  59. dd8a5b0 sysfs, kernfs: move sysfs_open_file to include/linux/kernfs.h by Tejun Heo · 11 years ago
  60. c6fb449 sysfs, kernfs: prepare open, release, poll paths for kernfs by Tejun Heo · 11 years ago
  61. fdbffaa sysfs, kernfs: prepare mmap path for kernfs by Tejun Heo · 11 years ago
  62. 50b38ca sysfs, kernfs: prepare write path for kernfs by Tejun Heo · 11 years ago
  63. c2b19da sysfs, kernfs: prepare read path for kernfs by Tejun Heo · 11 years ago
  64. 7c6e2d3 sysfs, kernfs: replace sysfs_dirent->s_dir.kobj and ->s_attr.[bin_]attr with ->priv by Tejun Heo · 11 years ago
  65. 44c3eea Merge branch 'driver-core-linus' into driver-core-next by Greg Kroah-Hartman · 11 years ago
  66. 5d60418 sysfs, kernfs: introduce kernfs_setattr() by Tejun Heo · 11 years ago
  67. 879f40d sysfs, kernfs: introduce kernfs_remove[_by_name[_ns]]() by Tejun Heo · 11 years ago
  68. 027a485 sysfs: use a separate locking class for open files depending on mmap by Tejun Heo · 11 years ago
  69. 044e3bc sysfs: use generic_file_llseek() for sysfs_file_operations by Tejun Heo · 11 years ago
  70. 1c1365e sysfs: return correct error code on unimplemented mmap() by Vladimir Zapolskiy · 11 years ago
  71. 56b3f3b sysfs: merge sysfs_elem_bin_attr into sysfs_elem_attr by Tejun Heo · 11 years ago
  72. b9c0622 sysfs: fix sysfs_write_file for bin file by Ming Lei · 11 years ago
  73. d723a92 sysfs/bin: Fix size handling overflow for bin_attribute by Benjamin Herrenschmidt · 11 years ago
  74. 785a162 sysfs: make sysfs_file_ops() follow ignore_lockdep flag by Tejun Heo · 11 years ago
  75. 3124eb1 sysfs: merge regular and bin file handling by Tejun Heo · 11 years ago
  76. 49fe604 sysfs: prepare open path for unified regular / bin file handling by Tejun Heo · 11 years ago
  77. 73d9714 sysfs: copy bin mmap support from fs/sysfs/bin.c to fs/sysfs/file.c by Tejun Heo · 11 years ago
  78. 2f0c6b7 sysfs: add sysfs_bin_read() by Tejun Heo · 11 years ago
  79. f9b9a62 sysfs: prepare path write for unified regular / bin file handling by Tejun Heo · 11 years ago
  80. 13c589d sysfs: use seq_file when reading regular files by Tejun Heo · 11 years ago
  81. 8ef445f sysfs: use transient write buffer by Tejun Heo · 11 years ago
  82. bcafe4e sysfs: add sysfs_open_file->sd and ->file by Tejun Heo · 11 years ago
  83. 58282d8 sysfs: rename sysfs_buffer to sysfs_open_file by Tejun Heo · 11 years ago
  84. c75ec76 sysfs: add sysfs_open_file_mutex by Tejun Heo · 11 years ago
  85. 375b611 sysfs: remove sysfs_buffer->ops by Tejun Heo · 11 years ago
  86. aea585e sysfs: remove sysfs_buffer->needs_read_fill by Tejun Heo · 11 years ago
  87. 89e51da sysfs: remove unused sysfs_buffer->pos by Tejun Heo · 11 years ago
  88. d69ac5a sysfs: remove sysfs_addrm_cxt->parent_sd by Tejun Heo · 11 years ago
  89. cfec0bc sysfs: @name comes before @ns by Tejun Heo · 11 years ago
  90. 388975c sysfs: clean up sysfs_get_dirent() by Tejun Heo · 11 years ago
  91. 58292cbe sysfs: make attr namespace interface less convoluted by Tejun Heo · 11 years ago
  92. 07ac62a sysfs: file.c: fix up broken string warnings by Greg Kroah-Hartman · 11 years ago
  93. 060cc74 sysfs: fix up uaccess.h coding style warnings by Greg Kroah-Hartman · 11 years ago
  94. ddfd6d0 sysfs: fix up 80 column coding style issues by Greg Kroah-Hartman · 11 years ago
  95. 1b18dc2 sysfs: fix up space coding style issues by Greg Kroah-Hartman · 11 years ago
  96. ab9bf4b sysfs: remove trailing whitespace by Greg Kroah-Hartman · 11 years ago
  97. 1b86675 sysfs: fix placement of EXPORT_SYMBOL() by Greg Kroah-Hartman · 11 years ago
  98. fc60bb8 sysfs_notify is only possible on file attributes by Nick Dyer · 12 years ago
  99. 1f20dfd sysfs: Mark sysfs_attr_ns static by Josh Triplett · 12 years ago
  100. ce59791 sysfs: Complain bitterly about attempts to remove files from nonexistent directories. by Eric W. Biederman · 13 years ago