1. a0edd7c sysfs: move sysfs_drop_dentry() to dir.c and make it static by Tejun Heo · 17 years ago
  2. fb6896d sysfs: restructure add/remove paths and fix inode update by Tejun Heo · 17 years ago
  3. 3007e99 sysfs: use sysfs_mutex to protect the sysfs_dirent tree by Tejun Heo · 17 years ago
  4. 5f99532 sysfs: consolidate sysfs spinlocks by Tejun Heo · 17 years ago
  5. 608e266 sysfs: make kobj point to sysfs_dirent instead of dentry by Tejun Heo · 17 years ago
  6. 380e6fb sysfs: implement SYSFS_FLAG_REMOVED flag by Tejun Heo · 17 years ago
  7. b402d72 sysfs: rename sysfs_dirent->s_type to s_flags and make room for flags by Tejun Heo · 17 years ago
  8. d0bcb56 sysfs: make sysfs_drop_dentry() access inodes using ilookup() by Tejun Heo · 17 years ago
  9. 9d9307d sysfs: Fix oops in sysfs_drop_dentry on x86_64 by Rafael J. Wysocki · 17 years ago
  10. 0c73f18 sysfs: use singly-linked list for sysfs_dirent tree by Tejun Heo · 17 years ago
  11. 8312a8d sysfs: use iget_locked() instead of new_inode() by Tejun Heo · 17 years ago
  12. fc9f54b sysfs: reorganize sysfs_new_indoe() and sysfs_create() by Tejun Heo · 17 years ago
  13. dbde0fc sysfs: reimplement sysfs_drop_dentry() by Tejun Heo · 17 years ago
  14. 198a2a8 sysfs: separate out sysfs_attach_dentry() by Tejun Heo · 17 years ago
  15. 73107cb sysfs: kill attribute file orphaning by Tejun Heo · 17 years ago
  16. 0ab6608 sysfs: implement sysfs_dirent active reference and immediate disconnect by Tejun Heo · 17 years ago
  17. 3e51903 sysfs: make sysfs_dirent->s_element a union by Tejun Heo · 17 years ago
  18. 0c096b5 sysfs: add sysfs_dirent->s_name by Tejun Heo · 17 years ago
  19. dd14cbc sysfs: fix race condition around sd->s_dentry, take#2 by Tejun Heo · 17 years ago
  20. 6aa054a sysfs: fix condition check in sysfs_drop_dentry() by Tejun Heo · 17 years ago
  21. dc35125 sysfs: store sysfs inode nrs in s_ino to avoid readdir oopses by Eric Sandeen · 17 years ago
  22. e8edc6e Detach sched.h from mm.h by Alexey Dobriyan · 17 years ago
  23. e7b0d26 [PATCH] sysfs: reinstate exclusion between method calls and attribute unregistration by Alan Stern · 17 years ago
  24. 266d4f4 [PATCH] suspend regression: sysfs deadlock by Hugh Dickins · 17 years ago
  25. c5ef1c4 [PATCH] mark struct inode_operations const 3 by Arjan van de Ven · 17 years ago
  26. b592fcf sysfs: Shadow directory support by Eric W. Biederman · 17 years ago
  27. d3fc373 sysfs: suppress lockdep warnings by Frederik Deweerdt · 18 years ago
  28. 94bebf4 Driver core: fix race in sysfs between sysfs_remove_file() and read()/write() by Oliver Neukum · 18 years ago
  29. ba52de1 [PATCH] inode-diet: Eliminate i_blksize from the inode structure by Theodore Ts'o · 18 years ago
  30. 995982c sysfs_remove_bin_file: no return value, dump_stack on error by Randy.Dunlap · 18 years ago
  31. 232ba9d [PATCH] lockdep: annotate the sysfs i_mutex to be a separate class by Arjan van de Ven · 18 years ago
  32. f5e54d6 [PATCH] mark address_space_operations const by Christoph Hellwig · 18 years ago
  33. 99cee0c BUG_ON() Conversion in fs/sysfs/ by Eric Sesterhenn · 18 years ago
  34. 58d4928 [PATCH] sysfs: kzalloc conversion by Eric Sesterhenn · 18 years ago
  35. 641e6f3 [PATCH] sysfs: sysfs_remove_dir() needs to invalidate the dentry by Greg Kroah-Hartman · 18 years ago
  36. 16f7e0f [PATCH] capable/capability.h (fs/) by Randy Dunlap · 18 years ago
  37. 1b1dcc1 [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem by Jes Sorensen · 18 years ago
  38. 36676bc [PATCH] Fix oops in sysfs_hash_and_remove_file() by James Bottomley · 19 years ago
  39. 9ca1eb3 [PATCH] sysfs: fix sysfs_setattr by Maneesh Soni · 19 years ago
  40. 5f45f1a [PATCH] remove duplicate get_dentry functions in various places by Christoph Hellwig · 19 years ago
  41. 8215534 [PATCH] sysfs-iattr: set inode attributes by Maneesh Soni · 19 years ago
  42. 988d186 [PATCH] sysfs-iattr: add sysfs_setattr by Maneesh Soni · 19 years ago
  43. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago