1. 91a6902 sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sysfs binary attributes by Zhang Rui · 17 years ago
  2. 5122503 sysfs: make directory dentries and inodes reclaimable by Tejun Heo · 17 years ago
  3. 53e0ae9 sysfs: implement sysfs_get_dentry() by Tejun Heo · 17 years ago
  4. a0edd7c sysfs: move sysfs_drop_dentry() to dir.c and make it static by Tejun Heo · 17 years ago
  5. fb6896d sysfs: restructure add/remove paths and fix inode update by Tejun Heo · 17 years ago
  6. 3007e99 sysfs: use sysfs_mutex to protect the sysfs_dirent tree by Tejun Heo · 17 years ago
  7. 5f99532 sysfs: consolidate sysfs spinlocks by Tejun Heo · 17 years ago
  8. 608e266 sysfs: make kobj point to sysfs_dirent instead of dentry by Tejun Heo · 17 years ago
  9. f0b0af4 sysfs: implement sysfs_find_dirent() and sysfs_get_dirent() by Tejun Heo · 17 years ago
  10. 380e6fb sysfs: implement SYSFS_FLAG_REMOVED flag by Tejun Heo · 17 years ago
  11. b402d72 sysfs: rename sysfs_dirent->s_type to s_flags and make room for flags by Tejun Heo · 17 years ago
  12. d0bcb56 sysfs: make sysfs_drop_dentry() access inodes using ilookup() by Tejun Heo · 17 years ago
  13. 9d9307d sysfs: Fix oops in sysfs_drop_dentry on x86_64 by Rafael J. Wysocki · 17 years ago
  14. 0c73f18 sysfs: use singly-linked list for sysfs_dirent tree by Tejun Heo · 17 years ago
  15. 8619f97 sysfs: slim down sysfs_dirent->s_active by Tejun Heo · 17 years ago
  16. b6b4a43 sysfs: move s_active functions to fs/sysfs/dir.c by Tejun Heo · 17 years ago
  17. 0b8ead8 sysfs: fix root sysfs_dirent -> root dentry association by Tejun Heo · 17 years ago
  18. 8312a8d sysfs: use iget_locked() instead of new_inode() by Tejun Heo · 17 years ago
  19. fc9f54b sysfs: reorganize sysfs_new_indoe() and sysfs_create() by Tejun Heo · 17 years ago
  20. 7f7cfff sysfs: fix parent refcounting during rename and move by Tejun Heo · 17 years ago
  21. 42b37df sysfs: make sysfs_alloc_ino() static by Tejun Heo · 17 years ago
  22. 7b59575 sysfs: kill unnecessary attribute->owner by Tejun Heo · 17 years ago
  23. dbde0fc sysfs: reimplement sysfs_drop_dentry() by Tejun Heo · 17 years ago
  24. 198a2a8 sysfs: separate out sysfs_attach_dentry() by Tejun Heo · 17 years ago
  25. 73107cb sysfs: kill attribute file orphaning by Tejun Heo · 17 years ago
  26. 0ab6608 sysfs: implement sysfs_dirent active reference and immediate disconnect by Tejun Heo · 17 years ago
  27. eb36165 sysfs: implement bin_buffer by Tejun Heo · 17 years ago
  28. 2b29ac2 sysfs: reimplement symlink using sysfs_dirent tree by Tejun Heo · 17 years ago
  29. aecdced sysfs: implement kobj_sysfs_assoc_lock by Tejun Heo · 17 years ago
  30. 3e51903 sysfs: make sysfs_dirent->s_element a union by Tejun Heo · 17 years ago
  31. 0c096b5 sysfs: add sysfs_dirent->s_name by Tejun Heo · 17 years ago
  32. 13b3086 sysfs: add sysfs_dirent->s_parent by Tejun Heo · 17 years ago
  33. a26cd72 sysfs: consolidate sysfs_dirent creation functions by Tejun Heo · 17 years ago
  34. 996b737 sysfs: flatten and fix sysfs_rename_dir() error handling by Tejun Heo · 17 years ago
  35. dfeb9fb sysfs: flatten cleanup paths in sysfs_add_link() and create_dir() by Tejun Heo · 17 years ago
  36. 93e3cd82 sysfs: fix error handling in binattr write() by Tejun Heo · 17 years ago
  37. 7a23ad4 sysfs: make sysfs_put() ignore NULL sd by Tejun Heo · 17 years ago
  38. 2b611bb sysfs: allocate inode number using ida by Tejun Heo · 17 years ago
  39. fa7f912 sysfs: move release_sysfs_dirent() to dir.c by Tejun Heo · 17 years ago
  40. dd14cbc sysfs: fix race condition around sd->s_dentry, take#2 by Tejun Heo · 17 years ago
  41. 6aa054a sysfs: fix condition check in sysfs_drop_dentry() by Tejun Heo · 17 years ago
  42. dc35125 sysfs: store sysfs inode nrs in s_ino to avoid readdir oopses by Eric Sandeen · 17 years ago
  43. e8edc6e Detach sched.h from mm.h by Alexey Dobriyan · 17 years ago
  44. 92f4c70 use simple_read_from_buffer() in fs/ by Akinobu Mita · 17 years ago
  45. 823bccf remove "struct subsystem" as it is no longer needed by Greg Kroah-Hartman · 17 years ago
  46. 2609e7b sysfs: printk format warning by Randy Dunlap · 17 years ago
  47. 057f6c0 security: prevent permission checking of file removal via sysfs_remove_group() by James Morris · 17 years ago
  48. 523ded7 device_schedule_callback() needs a module reference by Alan Stern · 17 years ago
  49. 45cd8d8 sysfs: bin.c printk fix by Andrew Morton · 17 years ago
  50. e7b0d26 [PATCH] sysfs: reinstate exclusion between method calls and attribute unregistration by Alan Stern · 17 years ago
  51. d9a9cdf [PATCH] sysfs and driver core: add callback helper, used by SCSI and S390 by Alan Stern · 17 years ago
  52. 266d4f4 [PATCH] suspend regression: sysfs deadlock by Hugh Dickins · 17 years ago
  53. 0de1517 [PATCH] Fix 2.6.21 rfcomm lockups by Mark Lord · 17 years ago
  54. a7538a7 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 17 years ago
  55. dfa87c8 sysfs: allow attributes to be added to groups by Alan Stern · 17 years ago
  56. d56c3ea sysfs: move struct sysfs_dirent to private header by Adam J. Richter · 17 years ago
  57. f95d882 PCI/sysfs/kobject kernel-doc fixes by Randy Dunlap · 17 years ago
  58. ee9b6d6 [PATCH] Mark struct super_operations const by Josef 'Jeff' Sipek · 17 years ago
  59. c5ef1c4 [PATCH] mark struct inode_operations const 3 by Arjan van de Ven · 17 years ago
  60. c376222 [PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc(). by Robert P. J. Day · 17 years ago
  61. b592fcf sysfs: Shadow directory support by Eric W. Biederman · 17 years ago
  62. 82244b1 sysfs: error handling in sysfs, fill_read_buffer() by Oliver Neukum · 18 years ago
  63. f750653 sysfs: kobject_put cleanup by Mariusz Kozlowski · 18 years ago
  64. d3fc373 sysfs: suppress lockdep warnings by Frederik Deweerdt · 18 years ago
  65. 94bebf4 Driver core: fix race in sysfs between sysfs_remove_file() and read()/write() by Oliver Neukum · 18 years ago
  66. c744aeae driver core: Allow device_move(dev, NULL). by Cornelia Huck · 17 years ago
  67. f427f5d [PATCH] sysfs: change uses of f_{dentry, vfsmnt} to use f_path by Josef "Jeff" Sipek · 18 years ago
  68. e18b890 [PATCH] slab: remove kmem_cache_t by Christoph Lameter · 18 years ago
  69. 8a82472 driver core: Introduce device_move(): move a device to a new parent. by Cornelia Huck · 18 years ago
  70. 035ed7a sysfs: sysfs_write_file() writes zero terminated data by Thomas Maier · 18 years ago
  71. 97a5018 sysfs: update obsolete comment in sysfs_update_file by Hidetoshi Seto · 18 years ago
  72. e423445 sysfs: remove duplicated dput in sysfs_update_file by Hidetoshi Seto · 18 years ago
  73. 5c1fdf4 [PATCH] pr_debug: sysfs: use size_t length modifier in pr_debug format arguments by Zach Brown · 18 years ago
  74. d8c76e6 [PATCH] r/o bind mount prepwork: inc_nlink() helper by Dave Hansen · 18 years ago
  75. ba52de1 [PATCH] inode-diet: Eliminate i_blksize from the inode structure by Theodore Ts'o · 18 years ago
  76. 995982c sysfs_remove_bin_file: no return value, dump_stack on error by Randy.Dunlap · 18 years ago
  77. ceeee1f SYSFS: allow sysfs_create_link to create symlinks in the root of sysfs by Greg Kroah-Hartman · 22 years ago
  78. eea3f89 sysfs: Make poll behaviour consistent by Juha Yrjölä · 18 years ago
  79. 232ba9d [PATCH] lockdep: annotate the sysfs i_mutex to be a separate class by Arjan van de Ven · 18 years ago
  80. f5e54d6 [PATCH] mark address_space_operations const by Christoph Hellwig · 18 years ago
  81. 1bfba4e [PATCH] core: use list_move() by Akinobu Mita · 18 years ago
  82. 454e239 [PATCH] VFS: Permit filesystem to override root dentry on mount by David Howells · 18 years ago
  83. 4508a7a [PATCH] sysfs: Allow sysfs attribute files to be pollable by NeilBrown · 18 years ago
  84. 6e0dd74 [PATCH] sysfs: zero terminate sysfs write buffers by Greg Kroah-Hartman · 18 years ago
  85. a580290 Documentation: fix minor kernel-doc warnings by Martin Waitz · 18 years ago
  86. 99cee0c BUG_ON() Conversion in fs/sysfs/ by Eric Sesterhenn · 18 years ago
  87. 4b6f5d2 [PATCH] Make most file operations structs in fs/ const by Arjan van de Ven · 18 years ago
  88. b322908 [PATCH] sysfs: fix a kobject leak in sysfs_add_link on the error path by Greg Kroah-Hartman · 18 years ago
  89. 832c57e [PATCH] sysfs: don't export dir symbols by Greg Kroah-Hartman · 18 years ago
  90. c516865 [PATCH] sysfs: fix problem with duplicate sysfs directories and files by Maneesh Soni · 18 years ago
  91. 58d4928 [PATCH] sysfs: kzalloc conversion by Eric Sesterhenn · 18 years ago
  92. 641e6f3 [PATCH] sysfs: sysfs_remove_dir() needs to invalidate the dentry by Greg Kroah-Hartman · 18 years ago
  93. 16f7e0f [PATCH] capable/capability.h (fs/) by Randy Dunlap · 18 years ago
  94. 1b1dcc1 [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem by Jes Sorensen · 18 years ago
  95. e80a5de [PATCH] sysfs: handle failures in sysfs_make_dirent by Steven Rostedt · 19 years ago
  96. 36676bc [PATCH] Fix oops in sysfs_hash_and_remove_file() by James Bottomley · 19 years ago
  97. cc314ee Fix nasty ncpfs symlink handling bug. by Linus Torvalds · 19 years ago
  98. 9ca1eb3 [PATCH] sysfs: fix sysfs_setattr by Maneesh Soni · 19 years ago
  99. bc062b1 [PATCH] sysfs: fix sysfs_chmod_file by Maneesh Soni · 19 years ago
  100. 0eeca28 [PATCH] inotify by Robert Love · 19 years ago