1. 5f99532 sysfs: consolidate sysfs spinlocks by Tejun Heo · 17 years ago
  2. 608e266 sysfs: make kobj point to sysfs_dirent instead of dentry by Tejun Heo · 17 years ago
  3. f0b0af4 sysfs: implement sysfs_find_dirent() and sysfs_get_dirent() by Tejun Heo · 17 years ago
  4. 380e6fb sysfs: implement SYSFS_FLAG_REMOVED flag by Tejun Heo · 17 years ago
  5. b402d72 sysfs: rename sysfs_dirent->s_type to s_flags and make room for flags by Tejun Heo · 17 years ago
  6. 0c73f18 sysfs: use singly-linked list for sysfs_dirent tree by Tejun Heo · 17 years ago
  7. 8619f97 sysfs: slim down sysfs_dirent->s_active by Tejun Heo · 17 years ago
  8. b6b4a43 sysfs: move s_active functions to fs/sysfs/dir.c by Tejun Heo · 17 years ago
  9. 8312a8d sysfs: use iget_locked() instead of new_inode() by Tejun Heo · 17 years ago
  10. fc9f54b sysfs: reorganize sysfs_new_indoe() and sysfs_create() by Tejun Heo · 17 years ago
  11. 7f7cfff sysfs: fix parent refcounting during rename and move by Tejun Heo · 17 years ago
  12. 42b37df sysfs: make sysfs_alloc_ino() static 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. 0ab6608 sysfs: implement sysfs_dirent active reference and immediate disconnect by Tejun Heo · 17 years ago
  16. 2b29ac2 sysfs: reimplement symlink using sysfs_dirent tree by Tejun Heo · 17 years ago
  17. aecdced sysfs: implement kobj_sysfs_assoc_lock by Tejun Heo · 17 years ago
  18. 3e51903 sysfs: make sysfs_dirent->s_element a union by Tejun Heo · 17 years ago
  19. 0c096b5 sysfs: add sysfs_dirent->s_name by Tejun Heo · 17 years ago
  20. 13b3086 sysfs: add sysfs_dirent->s_parent by Tejun Heo · 17 years ago
  21. a26cd72 sysfs: consolidate sysfs_dirent creation functions by Tejun Heo · 17 years ago
  22. 996b737 sysfs: flatten and fix sysfs_rename_dir() error handling by Tejun Heo · 17 years ago
  23. dfeb9fb sysfs: flatten cleanup paths in sysfs_add_link() and create_dir() by Tejun Heo · 17 years ago
  24. 2b611bb sysfs: allocate inode number using ida by Tejun Heo · 17 years ago
  25. fa7f912 sysfs: move release_sysfs_dirent() to dir.c by Tejun Heo · 17 years ago
  26. dd14cbc sysfs: fix race condition around sd->s_dentry, take#2 by Tejun Heo · 17 years ago
  27. dc35125 sysfs: store sysfs inode nrs in s_ino to avoid readdir oopses by Eric Sandeen · 17 years ago
  28. 0de1517 [PATCH] Fix 2.6.21 rfcomm lockups by Mark Lord · 18 years ago
  29. c5ef1c4 [PATCH] mark struct inode_operations const 3 by Arjan van de Ven · 18 years ago
  30. c376222 [PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc(). by Robert P. J. Day · 18 years ago
  31. b592fcf sysfs: Shadow directory support by Eric W. Biederman · 18 years ago
  32. 94bebf4 Driver core: fix race in sysfs between sysfs_remove_file() and read()/write() by Oliver Neukum · 18 years ago
  33. c744aeae driver core: Allow device_move(dev, NULL). by Cornelia Huck · 18 years ago
  34. f427f5d [PATCH] sysfs: change uses of f_{dentry, vfsmnt} to use f_path by Josef "Jeff" Sipek · 18 years ago
  35. 8a82472 driver core: Introduce device_move(): move a device to a new parent. by Cornelia Huck · 18 years ago
  36. d8c76e6 [PATCH] r/o bind mount prepwork: inc_nlink() helper by Dave Hansen · 18 years ago
  37. eea3f89 sysfs: Make poll behaviour consistent by Juha Yrjölä · 18 years ago
  38. 1bfba4e [PATCH] core: use list_move() by Akinobu Mita · 18 years ago
  39. 4508a7a [PATCH] sysfs: Allow sysfs attribute files to be pollable by NeilBrown · 19 years ago
  40. a580290 Documentation: fix minor kernel-doc warnings by Martin Waitz · 18 years ago
  41. 4b6f5d2 [PATCH] Make most file operations structs in fs/ const by Arjan van de Ven · 18 years ago
  42. 832c57e [PATCH] sysfs: don't export dir symbols by Greg Kroah-Hartman · 19 years ago
  43. c516865 [PATCH] sysfs: fix problem with duplicate sysfs directories and files by Maneesh Soni · 19 years ago
  44. 641e6f3 [PATCH] sysfs: sysfs_remove_dir() needs to invalidate the dentry by Greg Kroah-Hartman · 19 years ago
  45. 1b1dcc1 [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem by Jes Sorensen · 19 years ago
  46. e80a5de [PATCH] sysfs: handle failures in sysfs_make_dirent by Steven Rostedt · 19 years ago
  47. 5f45f1a [PATCH] remove duplicate get_dentry functions in various places by Christoph Hellwig · 19 years ago
  48. 988d186 [PATCH] sysfs-iattr: add sysfs_setattr by Maneesh Soni · 19 years ago
  49. 6fa5c82 [PATCH] sysfs-iattr: attach sysfs_dirent before new inode by Maneesh Soni · 19 years ago
  50. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago