1. efefc6e Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 17 years ago
  2. a6e3d7d Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2 by Linus Torvalds · 17 years ago
  3. 6d66f5c sysfs: add copyrights by Tejun Heo · 17 years ago
  4. a4e8b91 sysfs: move sysfs file poll implementation to sysfs_open_dirent by Tejun Heo · 17 years ago
  5. 85a4ffa sysfs: implement sysfs_open_dirent by Tejun Heo · 17 years ago
  6. bc747f3 sysfs: move sysfs_dirent->s_children into sysfs_dirent->s_dir by Tejun Heo · 17 years ago
  7. dc2f75f sysfs: make sysfs_root a regular directory dirent by Tejun Heo · 17 years ago
  8. d6b4fd2 sysfs: open code sysfs_attach_dentry() by Tejun Heo · 17 years ago
  9. b1fc3d6 sysfs: make s_elem an anonymous union by Tejun Heo · 17 years ago
  10. 078ce64 sysfs: make bin attr open get active reference of parent too by Tejun Heo · 17 years ago
  11. 50ab1a7 sysfs: kill unnecessary NULL pointer check in sysfs_release() by Tejun Heo · 17 years ago
  12. b05f054 sysfs: kill unnecessary sysfs_get() in open paths by Tejun Heo · 17 years ago
  13. b13dc89 sysfs: reposition sysfs_dirent->s_mode. by Tejun Heo · 17 years ago
  14. 5a7ad7f sysfs: kill sysfs_update_file() by Tejun Heo · 17 years ago
  15. 59f6901 sysfs: clean up header files by Tejun Heo · 17 years ago
  16. f88123e sysfs: fix sysfs_chmod_file() such that it updates sd->s_mode too by Tejun Heo · 17 years ago
  17. 181b2e4 sysfs: fix comments of sysfs_add/remove_one() by Tejun Heo · 17 years ago
  18. 5c3e896 sysfs: spit a warning to users when they try to create a duplicate sysfs file by Greg Kroah-Hartman · 17 years ago
  19. 45aaae9 sysfs: Rewrite sysfs_move_dir in terms of sysfs dirents by Eric W. Biederman · 17 years ago
  20. 9918f9a sysfs: Rewrite rename in terms of sysfs dirents by Eric W. Biederman · 17 years ago
  21. 5a26b79 sysfs: Remove s_dentry by Eric W. Biederman · 17 years ago
  22. e0712bb sysfs: simply sysfs_get_dentry by Tejun Heo · 17 years ago
  23. 932ea2e sysfs: Introduce sysfs_rename_mutex by Eric W. Biederman · 17 years ago
  24. 89bec09 sysfs: Rewrite sysfs_drop_dentry. by Eric W. Biederman · 17 years ago
  25. 3efa65b sysfs: Simplify readdir. by Eric W. Biederman · 17 years ago
  26. 94777e0 sysfs: In sysfs_lookup don't open code sysfs_find_dirent by Eric W. Biederman · 17 years ago
  27. 7d0c7d6 sysfs: Make sysfs_mount static by Eric W. Biederman · 17 years ago
  28. 0333cd8 sysfs: Use kill_anon_super by Eric W. Biederman · 17 years ago
  29. 119dd52 sysfs: Remove sysfs_instantiate by Eric W. Biederman · 17 years ago
  30. 372e88b sysfs: Move all of inode initialization into sysfs_init_inode by Eric W. Biederman · 17 years ago
  31. 2532802 sysfs: fix i_mutex locking in sysfs_get_dentry() by Tejun Heo · 17 years ago
  32. a93720e sysfs: Fix typos in fs/sysfs/file.c by Rolf Eike Beer · 17 years ago
  33. 990e53f sysfs: make sysfs_addrm_finish() return void by Tejun Heo · 17 years ago
  34. 23dc279 sysfs: make sysfs_add_one() automatically check for duplicate entry by Tejun Heo · 17 years ago
  35. 41fc1c2 sysfs: make sysfs_add/remove_one() call link/unlink_sibling() implictly by Tejun Heo · 17 years ago
  36. ff869de sysfs: simplify sysfs_rename_dir() by Tejun Heo · 17 years ago
  37. a7a0475 sysfs: cosmetic changes in sysfs_lookup() by Tejun Heo · 17 years ago
  38. 90bc613 sysfs: Remove first pass at shadow directory support by Eric W. Biederman · 17 years ago
  39. 869512a sysfs: cleanup semaphore.h by Dave Young · 17 years ago
  40. 52e8c20 sysfs/file.c - use mutex instead of semaphore by Dave Young · 17 years ago
  41. 2ebefc5 debugfs: helper for decimal challenged by Robin Getz · 17 years ago
  42. 34980ca Drivers: clean up direct setting of the name of a kset by Greg Kroah-Hartman · 17 years ago
  43. 19c38de kobjects: fix up improper use of the kobject name field by Greg Kroah-Hartman · 17 years ago
  44. e7b3401 ocfs2: Optionally return filldir errors by Mark Fasheh · 17 years ago
  45. 5b6a3a2 ocfs2: Write support for directories with inline data by Mark Fasheh · 17 years ago
  46. 23193e5 ocfs2: Read support for directories with inline data by Mark Fasheh · 17 years ago
  47. 1afc32b ocfs2: Write support for inline data by Mark Fasheh · 17 years ago
  48. 6798d35 ocfs2: Read support for inline data by Mark Fasheh · 17 years ago
  49. 15b1e36 ocfs2: Structure updates for inline data by Mark Fasheh · 17 years ago
  50. 8553cf4 ocfs2: Cleanup dirent size check by Mark Fasheh · 17 years ago
  51. 38760e2 ocfs2: Rename cleanups by Mark Fasheh · 17 years ago
  52. be94d11 ocfs2: Provide convenience function for ino lookup by Mark Fasheh · 17 years ago
  53. 0bfbbf6 ocfs2: Implement ocfs2_empty_dir() as a caller of ocfs2_dir_foreach() by Mark Fasheh · 17 years ago
  54. 5eae5b9 ocfs2: Remove open coded readdir() by Mark Fasheh · 17 years ago
  55. 7e85367 ocfs2: Pass raw u64 to filldir by Mark Fasheh · 17 years ago
  56. b8bc5f4 ocfs2: Abstract out core dir listing functionality by Mark Fasheh · 17 years ago
  57. 316f4b9 ocfs2: Move directory manipulation code into dir.c by Mark Fasheh · 17 years ago
  58. 1d410a6 ocfs2: Small refactor of truncate zeroing code by Mark Fasheh · 17 years ago
  59. 65ed39d ocfs2: move nonsparse hole-filling into ocfs2_write_begin() by Mark Fasheh · 17 years ago
  60. 92e91ce ocfs2: Sync ocfs2_fs.h with ocfs2-tools by Mark Fasheh · 17 years ago
  61. bddb8eb3 [PATCH] fs/ocfs2/: removed unneeded initial value and function's return value by Denis Cheng · 17 years ago
  62. d550071 ocfs2: Implement show_options() by Sunil Mushran · 17 years ago
  63. 19b613d ocfs2: Clear slot map when umounting a local volume by Mark Fasheh · 17 years ago
  64. 015452b ocfs2: Remove unused structure field by Mark Fasheh · 17 years ago
  65. 518d726 ocfs2: remove unused variable by Tao Mao · 17 years ago
  66. c77534f ocfs2: remove mostly unused field from insert structure by Tao Mao · 17 years ago
  67. bfab36e NTFS: Fix a mount time deadlock. by Anton Altaparmakov · 17 years ago
  68. f26e51f Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw by Linus Torvalds · 17 years ago
  69. 782e3b3 Fix up more bio fallout by Al Viro · 17 years ago
  70. e869086 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  71. e30408b JFS: fix bio-related build breakage by Jeff Garzik · 17 years ago
  72. 038a500 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  73. cd40b7d [NET]: make netlink user -> kernel interface synchronious by Denis V. Lunev · 17 years ago
  74. 3969903 [FS] seq_file: Introduce the seq_open_private() by Pavel Emelyanov · 17 years ago
  75. 4665079 [NETNS]: Move some code into __init section when CONFIG_NET_NS=n by Pavel Emelyanov · 17 years ago
  76. 077130c [NET]: Fix race when opening a proc file while a network namespace is exiting. by Eric W. Biederman · 17 years ago
  77. 36ac313 [NETNS]: Fix export symbols. by Daniel Lezcano · 17 years ago
  78. 3c12afe [NET]: Fix missed addition of fs/proc/proc_net.c by David S. Miller · 17 years ago
  79. 881d966 [NET]: Make the device list and device lookups per namespace. by Eric W. Biederman · 17 years ago
  80. b4b5102 [NET]: Support multiple network namespaces with netlink by Eric W. Biederman · 17 years ago
  81. 457c4cb [NET]: Make /proc/net per network namespace by Eric W. Biederman · 17 years ago
  82. 32da477 [NET]: Don't implement dev_ifname32 inline by Eric W. Biederman · 17 years ago
  83. c36258b [DLM] block dlm_recv in recovery transition by David Teigland · 17 years ago
  84. b434eda [DLM] don't overwrite castparam if it's NULL by Patrick Caulfield · 17 years ago
  85. 5a60c53 [GFS2] Get superblock a different way by Steven Whitehouse · 17 years ago
  86. 891ba6d [GFS2] Don't try to remove buffers that don't exist by Steven Whitehouse · 17 years ago
  87. 7a9f53b [GFS2] Alternate gfs2_iget to avoid looking up inodes being freed by Benjamin Marzinski · 17 years ago
  88. de986e8 [GFS2] Data corruption fix by Wendy Cheng · 17 years ago
  89. 16615be [GFS2] Clean up journaled data writing by Steven Whitehouse · 17 years ago
  90. 55c0c4a [GFS2] GFS2: chmod hung - fix race in thread creation by Bob Peterson · 17 years ago
  91. d66f827 [DLM] Make dlm_sendd cond_resched more by Patrick Caulfield · 17 years ago
  92. 49e61f2 [GFS2] Move inode deletion out of blocking_cb by Wendy Cheng · 17 years ago
  93. b4c2016 [GFS2] flocks from same process trip kernel BUG at fs/gfs2/glock.c:1118! by Abhijith Das · 17 years ago
  94. 1ad38c4 [GFS2] Clean up gfs2_trans_add_revoke() by Steven Whitehouse · 17 years ago
  95. 0820ab5 [GFS2] Use slab operations for all gfs2_bufdata allocations by Steven Whitehouse · 17 years ago
  96. 82e8608 [GFS2] Replace revoke structure with bufdata structure by Steven Whitehouse · 17 years ago
  97. 8475487 [GFS2] Fix ordering of dirty/journal for ordered buffer unstuffing by Bob Peterson · 17 years ago
  98. d7b616e [GFS2] Clean up ordered write code by Steven Whitehouse · 17 years ago
  99. 9b9107a [GFS2] Move pin/unpin into lops.c, clean up locking by Steven Whitehouse · 17 years ago
  100. eaf9652 [GFS2] Don't mark jdata dirty in gfs2_unstuffer_page() by Steven Whitehouse · 17 years ago