1. 01cd9fe switch sysfs to ->evict_inode() by Al Viro · 14 years ago
  2. be867b1 sysfs: Comment sysfs directory tagging logic by Serge E. Hallyn · 14 years ago
  3. 3ff195b sysfs: Implement sysfs tagged directory support. by Eric W. Biederman · 14 years ago
  4. 9e7fdd2 sysfs: Basic support for multiple super blocks by Eric W. Biederman · 14 years ago
  5. 0f4288e sysfs: Kill unused sysfs_sb variable. by Eric W. Biederman · 14 years ago
  6. fac2622 sysfs: Pass super_block to sysfs_get_inode by Eric W. Biederman · 14 years ago
  7. 19c38b6 sysfs: Pack sysfs_dirent more tightly. by Eric W. Biederman · 14 years ago
  8. 6992f53 sysfs: Use one lockdep class per sysfs attribute. by Eric W. Biederman · 14 years ago
  9. a2db684 sysfs: Only take active references on attributes. by Eric W. Biederman · 14 years ago
  10. e72ceb8 sysfs: Remove sysfs_get/put_active_two by Eric W. Biederman · 14 years ago
  11. 846f997 sysfs: Add lockdep annotations for the sysfs active reference by Eric W. Biederman · 15 years ago
  12. ca1bab3 sysfs: Factor out sysfs_rename from sysfs_rename_dir and sysfs_move_dir by Eric W. Biederman · 15 years ago
  13. 832b6af sysfs: Propagate renames to the vfs on demand by Eric W. Biederman · 15 years ago
  14. a16bbc3 sysfs: Gut sysfs_addrm_start and sysfs_addrm_finish by Eric W. Biederman · 15 years ago
  15. e61ab4a sysfs: Implement sysfs_getattr & sysfs_permission by Eric W. Biederman · 15 years ago
  16. 35df63c sysfs: Fix locking and factor out sysfs_sd_setattr by Eric W. Biederman · 15 years ago
  17. ddd29ec sysfs: Add labeling support for sysfs by David P. Quigley · 15 years ago
  18. e0edd3c sysfs: don't block indefinitely for unmapped files. by Eric W. Biederman · 15 years ago
  19. 04256b4 sysfs: reference sysfs_dirent from sysfs inodes by Eric W. Biederman · 15 years ago
  20. f1282c8 sysfs: Support sysfs_notify from atomic context with new sysfs_notify_dirent by Neil Brown · 16 years ago
  21. 36ce6da driver core: Suppress sysfs warnings for device_rename(). by Cornelia Huck · 16 years ago
  22. 0f42389 [SCSI] sysfs: make group is_valid return a mode_t by James Bottomley · 16 years ago
  23. 78e9d36 sysfs: make sysfs_{get,put}_active() static by Adrian Bunk · 17 years ago
  24. e0bf68d mm: bdi init hooks by Peter Zijlstra · 17 years ago
  25. 6d66f5c sysfs: add copyrights by Tejun Heo · 17 years ago
  26. a4e8b91 sysfs: move sysfs file poll implementation to sysfs_open_dirent by Tejun Heo · 17 years ago
  27. 85a4ffa sysfs: implement sysfs_open_dirent by Tejun Heo · 17 years ago
  28. bc747f3 sysfs: move sysfs_dirent->s_children into sysfs_dirent->s_dir by Tejun Heo · 17 years ago
  29. dc2f75f sysfs: make sysfs_root a regular directory dirent by Tejun Heo · 17 years ago
  30. b1fc3d6 sysfs: make s_elem an anonymous union by Tejun Heo · 17 years ago
  31. b13dc89 sysfs: reposition sysfs_dirent->s_mode. by Tejun Heo · 17 years ago
  32. 59f6901 sysfs: clean up header files by Tejun Heo · 17 years ago
  33. 5a26b79 sysfs: Remove s_dentry by Eric W. Biederman · 17 years ago
  34. 932ea2e sysfs: Introduce sysfs_rename_mutex by Eric W. Biederman · 17 years ago
  35. 7d0c7d6 sysfs: Make sysfs_mount static by Eric W. Biederman · 17 years ago
  36. 119dd52 sysfs: Remove sysfs_instantiate by Eric W. Biederman · 17 years ago
  37. 990e53f sysfs: make sysfs_addrm_finish() return void by Tejun Heo · 17 years ago
  38. 23dc279 sysfs: make sysfs_add_one() automatically check for duplicate entry by Tejun Heo · 17 years ago
  39. 41fc1c2 sysfs: make sysfs_add/remove_one() call link/unlink_sibling() implictly by Tejun Heo · 17 years ago
  40. 90bc613 sysfs: Remove first pass at shadow directory support by Eric W. Biederman · 17 years ago
  41. bc37e28 sysfs: make sysfs_init_inode() static by Tejun Heo · 17 years ago
  42. 5122503 sysfs: make directory dentries and inodes reclaimable by Tejun Heo · 17 years ago
  43. 53e0ae9 sysfs: implement sysfs_get_dentry() by Tejun Heo · 17 years ago
  44. a0edd7c sysfs: move sysfs_drop_dentry() to dir.c and make it static by Tejun Heo · 17 years ago
  45. fb6896d sysfs: restructure add/remove paths and fix inode update by Tejun Heo · 17 years ago
  46. 3007e99 sysfs: use sysfs_mutex to protect the sysfs_dirent tree by Tejun Heo · 17 years ago
  47. 5f99532 sysfs: consolidate sysfs spinlocks by Tejun Heo · 17 years ago
  48. 608e266 sysfs: make kobj point to sysfs_dirent instead of dentry by Tejun Heo · 17 years ago
  49. f0b0af4 sysfs: implement sysfs_find_dirent() and sysfs_get_dirent() by Tejun Heo · 17 years ago
  50. b402d72 sysfs: rename sysfs_dirent->s_type to s_flags and make room for flags by Tejun Heo · 17 years ago
  51. 0c73f18 sysfs: use singly-linked list for sysfs_dirent tree by Tejun Heo · 17 years ago
  52. 8619f97 sysfs: slim down sysfs_dirent->s_active by Tejun Heo · 17 years ago
  53. b6b4a43 sysfs: move s_active functions to fs/sysfs/dir.c by Tejun Heo · 17 years ago
  54. 8312a8d sysfs: use iget_locked() instead of new_inode() by Tejun Heo · 17 years ago
  55. fc9f54b sysfs: reorganize sysfs_new_indoe() and sysfs_create() by Tejun Heo · 17 years ago
  56. dbde0fc sysfs: reimplement sysfs_drop_dentry() by Tejun Heo · 17 years ago
  57. 198a2a8 sysfs: separate out sysfs_attach_dentry() by Tejun Heo · 17 years ago
  58. 73107cb sysfs: kill attribute file orphaning by Tejun Heo · 17 years ago
  59. 0ab6608 sysfs: implement sysfs_dirent active reference and immediate disconnect by Tejun Heo · 17 years ago
  60. 2b29ac2 sysfs: reimplement symlink using sysfs_dirent tree by Tejun Heo · 17 years ago
  61. aecdced sysfs: implement kobj_sysfs_assoc_lock by Tejun Heo · 17 years ago
  62. 3e51903 sysfs: make sysfs_dirent->s_element a union by Tejun Heo · 17 years ago
  63. 0c096b5 sysfs: add sysfs_dirent->s_name by Tejun Heo · 17 years ago
  64. 13b3086 sysfs: add sysfs_dirent->s_parent by Tejun Heo · 17 years ago
  65. a26cd72 sysfs: consolidate sysfs_dirent creation functions by Tejun Heo · 17 years ago
  66. 7a23ad4 sysfs: make sysfs_put() ignore NULL sd by Tejun Heo · 17 years ago
  67. fa7f912 sysfs: move release_sysfs_dirent() to dir.c by Tejun Heo · 17 years ago
  68. dd14cbc sysfs: fix race condition around sd->s_dentry, take#2 by Tejun Heo · 17 years ago
  69. dc35125 sysfs: store sysfs inode nrs in s_ino to avoid readdir oopses by Eric Sandeen · 17 years ago
  70. d56c3ea sysfs: move struct sysfs_dirent to private header by Adam J. Richter · 17 years ago
  71. c5ef1c4 [PATCH] mark struct inode_operations const 3 by Arjan van de Ven · 17 years ago
  72. b592fcf sysfs: Shadow directory support by Eric W. Biederman · 17 years ago
  73. 94bebf4 Driver core: fix race in sysfs between sysfs_remove_file() and read()/write() by Oliver Neukum · 18 years ago
  74. e18b890 [PATCH] slab: remove kmem_cache_t by Christoph Lameter · 18 years ago
  75. 995982c sysfs_remove_bin_file: no return value, dump_stack on error by Randy.Dunlap · 18 years ago
  76. 4508a7a [PATCH] sysfs: Allow sysfs attribute files to be pollable by NeilBrown · 18 years ago
  77. 4b6f5d2 [PATCH] Make most file operations structs in fs/ const by Arjan van de Ven · 18 years ago
  78. c516865 [PATCH] sysfs: fix problem with duplicate sysfs directories and files by Maneesh Soni · 18 years ago
  79. 5f45f1a [PATCH] remove duplicate get_dentry functions in various places by Christoph Hellwig · 19 years ago
  80. 8215534 [PATCH] sysfs-iattr: set inode attributes by Maneesh Soni · 19 years ago
  81. 988d186 [PATCH] sysfs-iattr: add sysfs_setattr by Maneesh Soni · 19 years ago
  82. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago