1. 2d94dfc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shaggy/jfs-2.6 by Linus Torvalds · 17 years ago
  2. b47711b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/selinux-2.6 by Linus Torvalds · 17 years ago
  3. e07dd2a Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw by Linus Torvalds · 17 years ago
  4. 7bc5c41 [GFS2] Allow journal recovery on read-only mount by Abhijith Das · 17 years ago
  5. 1b8177e [GFS2] Lockup on error by Bob Peterson · 17 years ago
  6. b7fe2e3 [GFS2] Fix page_mkwrite truncation race path by Steven Whitehouse · 17 years ago
  7. 3e5cd08 [GFS2] Fix typo by Bob Peterson · 17 years ago
  8. 1af5357 [GFS2] Fix write alloc required shortcut calculation by Steven Whitehouse · 17 years ago
  9. 0522053 [GFS2] gfs2_alloc_required performance by Bob Peterson · 17 years ago
  10. 598278b [GFS2] Remove unneeded i_spin by Bob Peterson · 17 years ago
  11. 6dbd822 [GFS2] Reduce inode size by moving i_alloc out of line by Steven Whitehouse · 17 years ago
  12. ac39aad [GFS2] Fix assert in log code by Steven Whitehouse · 17 years ago
  13. 9656b2c [GFS2] Fix problems relating to execution of files on GFS2 by Steven Whitehouse · 17 years ago
  14. 0811a12 [GFS2] Initialize extent_list earlier by Bob Peterson · 17 years ago
  15. e5d9dc2 [GFS2] Allow page migration for writeback and ordered pages by Steven Whitehouse · 17 years ago
  16. 65a6290 [GFS2] Remove unused variable by Steven Whitehouse · 17 years ago
  17. ff91cc9 [GFS2] Fix log block mapper by Steven Whitehouse · 17 years ago
  18. fa3742f [GFS2] Minor correction by Bob Peterson · 17 years ago
  19. c3f60b6 [GFS2] Eliminate the no longer needed sd_statfs_mutex by Bob Peterson · 17 years ago
  20. b3513fc [GFS2] Incremental patch to fix compiler warning by Bob Peterson · 17 years ago
  21. 15c7cee [GFS2] Function meta_read optimization by Bob Peterson · 17 years ago
  22. b0d5fd3 [GFS2] Only fetch the dinode once in block_map by Bob Peterson · 17 years ago
  23. 398bbe6 [GFS2] Reorganize function gfs2_glmutex_lock by Bob Peterson · 17 years ago
  24. 5fdc2ee [GFS2] Run through full bitmaps quicker in gfs2_bitfit by Bob Peterson · 17 years ago
  25. 0d0868b [GFS2] Get rid of useless "found" variable in quota.c by Bob Peterson · 17 years ago
  26. da6dd40 [GFS2] Journal extent mapping by Bob Peterson · 17 years ago
  27. e9e1ef2 [GFS2] Remove function gfs2_get_block by Bob Peterson · 17 years ago
  28. 2066b58 [GFS2] use pid for plock owner for nfs clients by David Teigland · 17 years ago
  29. dbee219 [GFS2] Remove unused variable by Steven Whitehouse · 17 years ago
  30. 292c8c1 [GFS2] patch to check for recursive lock requests in gfs2_rename code path by Abhijith Das · 17 years ago
  31. c97bfe4 [GFS2] Remove lock methods for lock_nolock protocol by Wendy Cheng · 17 years ago
  32. bcd4055 [GFS2] Remove unrequired code by Fabio M. Di Nitto · 17 years ago
  33. 6a69a23 [GFS2] Fix build warnings by Fabio Massimo Di Nitto · 17 years ago
  34. 002ef1d [GFS2] remove unnecessary permission checks by Ryan O'Hara · 17 years ago
  35. 1a2781c [GFS2] Fix runtime issue with UP kernels by Fabio Massimo Di Nitto · 17 years ago
  36. 00c1347 [GFS2] tidy up error message by David Teigland · 17 years ago
  37. 0b7580c [GFS2] Check for installation of mount helpers for DLM mounts by Fabio Massimo Di Nitto · 17 years ago
  38. e35b921 [GFS2] Don't periodically update the jindex by Steven Whitehouse · 17 years ago
  39. ec69b18 [GFS2] Move gfs2_logd into log.c by Steven Whitehouse · 17 years ago
  40. fd041f0 [GFS2] Use atomic_t for journal free blocks counter by Steven Whitehouse · 17 years ago
  41. 2bcd610 [GFS2] Don't add glocks to the journal by Steven Whitehouse · 17 years ago
  42. 8cbc434 [GFS2] check kthread_should_stop when waiting by David Teigland · 17 years ago
  43. c7227e4 [GFS2] Given device ID rather than s_id in "id" sysfs file by Bob Peterson · 17 years ago
  44. e589665 [GFS2] Remove flags no longer required by Steven Whitehouse · 17 years ago
  45. 3042a2c [GFS2] Reorder writeback for glock sync by Steven Whitehouse · 17 years ago
  46. 52d4c74 [GFS2] Add sync_page to metadata address space operations by Steven Whitehouse · 17 years ago
  47. c2932e0 [GFS2] Remove "reclaim limit" by Steven Whitehouse · 17 years ago
  48. 60b0d08 [GFS2] Remove unused variables by Steven Whitehouse · 17 years ago
  49. 47e83b5 [GFS2] Use correct include file in ops_address.c by Steven Whitehouse · 17 years ago
  50. c41d4f0 [GFS2] Don't hold page lock when starting transaction by Steven Whitehouse · 17 years ago
  51. b8e7cbb [GFS2] Add writepages for GFS2 jdata by Steven Whitehouse · 17 years ago
  52. 9ff8ec3 [GFS2] Split gfs2_writepage into three cases by Steven Whitehouse · 17 years ago
  53. 5561093 [GFS2] Introduce gfs2_set_aops() by Steven Whitehouse · 17 years ago
  54. bf36a71 [GFS2] Add gfs2_is_writeback() by Steven Whitehouse · 17 years ago
  55. e7e36f1 [GFS2] Remove unused field in struct gfs2_inode by Steven Whitehouse · 17 years ago
  56. f91a0d3 [GFS2] Remove useless i_cache from inodes by Steven Whitehouse · 17 years ago
  57. 3cc3f71 [GFS2] Use ->page_mkwrite() for mmap() by Steven Whitehouse · 17 years ago
  58. 51ff87b [GFS2] Clean up internal read function by Steven Whitehouse · 17 years ago
  59. cc7e79b [GFS2] Handle multiple glock demote requests by Wendy Cheng · 17 years ago
  60. 197b12d Kobject: convert fs/* from kobject_unregister() to kobject_put() by Greg Kroah-Hartman · 17 years ago
  61. f9cb074 Kobject: rename kobject_init_ng() to kobject_init() by Greg Kroah-Hartman · 17 years ago
  62. edfaa7c Driver core: convert block from raw kobjects to core devices by Kay Sievers · 17 years ago
  63. a5815dd Kobject: convert fs/char_dev.c to use kobject_init/add_ng() by Greg Kroah-Hartman · 17 years ago
  64. 901195e Kobject: change GFS2 to use kobject_init_and_add by Greg Kroah-Hartman · 17 years ago
  65. 6e90aa9 kobject: convert ecryptfs to use kobject_create by Greg Kroah-Hartman · 17 years ago
  66. 0ff21e4 kobject: convert kernel_kset to be a kobject by Greg Kroah-Hartman · 17 years ago
  67. 830d3cf kset: convert block_subsys to use kset_create by Greg Kroah-Hartman · 17 years ago
  68. c60b717 kset: convert ocfs2 to use kset_create by Greg Kroah-Hartman · 17 years ago
  69. 000f2a4 Driver Core: kill subsys_attribute and default sysfs ops by Kay Sievers · 17 years ago
  70. af6370e ecryptfs: remove version_str file from sysfs by Greg Kroah-Hartman · 17 years ago
  71. 386f275 Driver Core: switch all dynamic ksets to kobj_sysfs_ops by Kay Sievers · 17 years ago
  72. bd35b93 kset: convert kernel_subsys to use kset_create by Greg Kroah-Hartman · 17 years ago
  73. d405936 kset: convert dlm to use kset_create by Greg Kroah-Hartman · 17 years ago
  74. 136a275 kset: convert gfs2 dlm to use kset_create by Greg Kroah-Hartman · 17 years ago
  75. 9bec101 kset: convert gfs2 to use kset_create by Greg Kroah-Hartman · 17 years ago
  76. 00d2666 kobject: convert main fs kobject to use kobject_create by Greg Kroah-Hartman · 17 years ago
  77. 917e865 kset: convert ecryptfs to use kset_create by Greg Kroah-Hartman · 17 years ago
  78. 3794491 kobject: convert configfs to use kobject_create by Greg Kroah-Hartman · 17 years ago
  79. 191e186 kobject: convert debugfs to use kobject_create by Greg Kroah-Hartman · 17 years ago
  80. 5c89e17 kobject: convert fuse to use kobject_create by Greg Kroah-Hartman · 17 years ago
  81. 4ff6abf kobject: get rid of kobject_add_dir by Greg Kroah-Hartman · 17 years ago
  82. 3514fac kobject: remove struct kobj_type from struct kset by Greg Kroah-Hartman · 17 years ago
  83. d7b3788 sysfs: remove SPIN_LOCK_UNLOCKED by Jiri Slaby · 17 years ago
  84. 2f90a85 sysfs: create optimal relative symlink targets by Kay Sievers · 17 years ago
  85. 30a468b ecryptfs: clean up attribute mess by Greg Kroah-Hartman · 17 years ago
  86. 62ca879 coda: convert struct class_device to struct device by Kay Sievers · 17 years ago
  87. 9fd5b1c sysfs: Fix a copy-n-paste typo in comment by Jean Delvare · 17 years ago
  88. c43e259 security: call security_file_permission from rw_verify_area by James Morris · 17 years ago
  89. 5c5e32c mount options: fix jfs by Miklos Szeredi · 17 years ago
  90. 4784b11 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  91. 872e2be [SPARC]: Constify function pointer tables. by Jan Engelhardt · 17 years ago
  92. 889c94a Fix file references in documentation and Kconfig by Johann Felix Soden · 17 years ago
  93. f63dcda jbd: do not try lock_acquire after handle made invalid by Jonas Bonn · 17 years ago
  94. 46a39c1 hfs: fix coverity-found null deref by Eric Sandeen · 17 years ago
  95. 456ef15 sysfs: fix bugs in sysfs_rename/move_dir() by Tejun Heo · 17 years ago
  96. e49452c sysfs: make sysfs_lookup() return ERR_PTR(-ENOENT) on failed lookup by Tejun Heo · 17 years ago
  97. c23f72c Revert "writeback: introduce writeback_control.more_io to indicate more io" by Linus Torvalds · 17 years ago
  98. a98fdce fix the "remove task_ppid_nr_ns" commit by Oleg Nesterov · 17 years ago
  99. ba67a39 knfsd: Allow NFSv2/3 WRITE calls to succeed when krb5i etc is used. by NeilBrown · 17 years ago
  100. 84427ea remove task_ppid_nr_ns by Roland McGrath · 17 years ago