1. e16acb5 sysfs: sysfs_setattr remove unnecessary permission check. by Eric W. Biederman · 15 years ago
  2. 832b6af sysfs: Propagate renames to the vfs on demand by Eric W. Biederman · 15 years ago
  3. e61ab4a sysfs: Implement sysfs_getattr & sysfs_permission by Eric W. Biederman · 15 years ago
  4. 35df63c sysfs: Fix locking and factor out sysfs_sd_setattr by Eric W. Biederman · 15 years ago
  5. 4be3df2 sysfs: Simplify iattr time assignments by Eric W. Biederman · 15 years ago
  6. f44d3e7 sysfs: Update sysfs_setxattr so it updates secdata under the sysfs_mutex by Eric W. Biederman · 15 years ago
  7. f38506c sysfs: mark a locally-only used function static by Stefan Richter · 15 years ago
  8. a12e4d3 Merge branch 'writeback' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  9. d993831 writeback: add name to backing_dev_info by Jens Axboe · 15 years ago
  10. ddd29ec sysfs: Add labeling support for sysfs by David P. Quigley · 15 years ago
  11. 04256b4 sysfs: reference sysfs_dirent from sysfs inodes by Eric W. Biederman · 16 years ago
  12. 56ff5ef zero i_uid/i_gid on inode allocation by Al Viro · 16 years ago
  13. 40a2159 sysfs: Disallow truncation of files in sysfs by Ben Hutchings · 16 years ago
  14. e4ad08f mm: bdi: add separate writeback accounting capability by Miklos Szeredi · 16 years ago
  15. e0bf68d mm: bdi init hooks by Peter Zijlstra · 17 years ago
  16. 800d15a implement simple fs aops by Nick Piggin · 17 years ago
  17. 6d66f5c sysfs: add copyrights by Tejun Heo · 17 years ago
  18. bc747f3 sysfs: move sysfs_dirent->s_children into sysfs_dirent->s_dir by Tejun Heo · 17 years ago
  19. dc2f75f sysfs: make sysfs_root a regular directory dirent by Tejun Heo · 17 years ago
  20. b1fc3d6 sysfs: make s_elem an anonymous union by Tejun Heo · 17 years ago
  21. 119dd52 sysfs: Remove sysfs_instantiate by Eric W. Biederman · 17 years ago
  22. 372e88b sysfs: Move all of inode initialization into sysfs_init_inode by Eric W. Biederman · 17 years ago
  23. 990e53f sysfs: make sysfs_addrm_finish() return void by Tejun Heo · 17 years ago
  24. 41fc1c2 sysfs: make sysfs_add/remove_one() call link/unlink_sibling() implictly by Tejun Heo · 17 years ago
  25. 90bc613 sysfs: Remove first pass at shadow directory support by Eric W. Biederman · 17 years ago
  26. 869512a sysfs: cleanup semaphore.h by Dave Young · 17 years ago
  27. bc37e28 sysfs: make sysfs_init_inode() static by Tejun Heo · 17 years ago
  28. a0edd7c sysfs: move sysfs_drop_dentry() to dir.c and make it static by Tejun Heo · 17 years ago
  29. fb6896d sysfs: restructure add/remove paths and fix inode update by Tejun Heo · 17 years ago
  30. 3007e99 sysfs: use sysfs_mutex to protect the sysfs_dirent tree by Tejun Heo · 17 years ago
  31. 5f99532 sysfs: consolidate sysfs spinlocks by Tejun Heo · 17 years ago
  32. 608e266 sysfs: make kobj point to sysfs_dirent instead of dentry by Tejun Heo · 17 years ago
  33. 380e6fb sysfs: implement SYSFS_FLAG_REMOVED flag by Tejun Heo · 17 years ago
  34. b402d72 sysfs: rename sysfs_dirent->s_type to s_flags and make room for flags by Tejun Heo · 17 years ago
  35. d0bcb56 sysfs: make sysfs_drop_dentry() access inodes using ilookup() by Tejun Heo · 17 years ago
  36. 9d9307d sysfs: Fix oops in sysfs_drop_dentry on x86_64 by Rafael J. Wysocki · 17 years ago
  37. 0c73f18 sysfs: use singly-linked list for sysfs_dirent tree by Tejun Heo · 17 years ago
  38. 8312a8d sysfs: use iget_locked() instead of new_inode() by Tejun Heo · 17 years ago
  39. fc9f54b sysfs: reorganize sysfs_new_indoe() and sysfs_create() by Tejun Heo · 17 years ago
  40. dbde0fc sysfs: reimplement sysfs_drop_dentry() by Tejun Heo · 17 years ago
  41. 198a2a8 sysfs: separate out sysfs_attach_dentry() by Tejun Heo · 17 years ago
  42. 73107cb sysfs: kill attribute file orphaning by Tejun Heo · 17 years ago
  43. 0ab6608 sysfs: implement sysfs_dirent active reference and immediate disconnect by Tejun Heo · 17 years ago
  44. 3e51903 sysfs: make sysfs_dirent->s_element a union by Tejun Heo · 17 years ago
  45. 0c096b5 sysfs: add sysfs_dirent->s_name by Tejun Heo · 17 years ago
  46. dd14cbc sysfs: fix race condition around sd->s_dentry, take#2 by Tejun Heo · 17 years ago
  47. 6aa054a sysfs: fix condition check in sysfs_drop_dentry() by Tejun Heo · 17 years ago
  48. dc35125 sysfs: store sysfs inode nrs in s_ino to avoid readdir oopses by Eric Sandeen · 17 years ago
  49. e8edc6e Detach sched.h from mm.h by Alexey Dobriyan · 17 years ago
  50. e7b0d26 [PATCH] sysfs: reinstate exclusion between method calls and attribute unregistration by Alan Stern · 18 years ago
  51. 266d4f4 [PATCH] suspend regression: sysfs deadlock by Hugh Dickins · 18 years ago
  52. c5ef1c4 [PATCH] mark struct inode_operations const 3 by Arjan van de Ven · 18 years ago
  53. b592fcf sysfs: Shadow directory support by Eric W. Biederman · 18 years ago
  54. d3fc373 sysfs: suppress lockdep warnings by Frederik Deweerdt · 18 years ago
  55. 94bebf4 Driver core: fix race in sysfs between sysfs_remove_file() and read()/write() by Oliver Neukum · 18 years ago
  56. ba52de1 [PATCH] inode-diet: Eliminate i_blksize from the inode structure by Theodore Ts'o · 18 years ago
  57. 995982c sysfs_remove_bin_file: no return value, dump_stack on error by Randy.Dunlap · 18 years ago
  58. 232ba9d [PATCH] lockdep: annotate the sysfs i_mutex to be a separate class by Arjan van de Ven · 18 years ago
  59. f5e54d6 [PATCH] mark address_space_operations const by Christoph Hellwig · 18 years ago
  60. 99cee0c BUG_ON() Conversion in fs/sysfs/ by Eric Sesterhenn · 19 years ago
  61. 58d4928 [PATCH] sysfs: kzalloc conversion by Eric Sesterhenn · 19 years ago
  62. 641e6f3 [PATCH] sysfs: sysfs_remove_dir() needs to invalidate the dentry by Greg Kroah-Hartman · 19 years ago
  63. 16f7e0f [PATCH] capable/capability.h (fs/) by Randy Dunlap · 19 years ago
  64. 1b1dcc1 [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem by Jes Sorensen · 19 years ago
  65. 36676bc [PATCH] Fix oops in sysfs_hash_and_remove_file() by James Bottomley · 19 years ago
  66. 9ca1eb3 [PATCH] sysfs: fix sysfs_setattr by Maneesh Soni · 19 years ago
  67. 5f45f1a [PATCH] remove duplicate get_dentry functions in various places by Christoph Hellwig · 19 years ago
  68. 8215534 [PATCH] sysfs-iattr: set inode attributes by Maneesh Soni · 19 years ago
  69. 988d186 [PATCH] sysfs-iattr: add sysfs_setattr by Maneesh Soni · 19 years ago
  70. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago