1. c2cd4a4 ocfs2/dlm: Refactor dlm_clean_master_list() by Sunil Mushran · 16 years ago
  2. f77a9a7 ocfs2/dlm: Clean up struct dlm_lock_name by Sunil Mushran · 16 years ago
  3. 1c08457 ocfs2/dlm: Encapsulate adding and removing of mle from dlm->master_list by Sunil Mushran · 16 years ago
  4. feb473a ocfs2: Optimize inode group allocation by recording last used group. by Tao Ma · 16 years ago
  5. 60ca81e ocfs2: Allocate inode groups from global_bitmap. by Tao Ma · 16 years ago
  6. 1382115 ocfs2: Optimize inode allocation by remembering last group by Tao Ma · 16 years ago
  7. 1d46dc0 ocfs2: fix leaf start calculation in ocfs2_dx_dir_rebalance() by Mark Fasheh · 16 years ago
  8. b80b549 ocfs2: re-order ocfs2_empty_dir checks by Mark Fasheh · 16 years ago
  9. 3a8df2b ocfs2: Enable indexed directories by Mark Fasheh · 16 years ago
  10. e3a93c2 ocfs2: Add total entry count to dx_root_block by Mark Fasheh · 16 years ago
  11. 198a1ca ocfs2: Increase max links count by Mark Fasheh · 16 years ago
  12. e7c17e4 ocfs2: Introduce dir free space list by Mark Fasheh · 16 years ago
  13. 4ed8a6b ocfs2: Store dir index records inline by Mark Fasheh · 16 years ago
  14. 9b7895e ocfs2: Add a name indexed b-tree to directory inodes by Mark Fasheh · 16 years ago
  15. 4a12ca3 ocfs2: Introduce dir lookup helper struct by Mark Fasheh · 16 years ago
  16. 59b526a ocfs2: Remove debugfs file local_alloc_stats by Sunil Mushran · 16 years ago
  17. 5039750 ocfs2: Expose the file system state via debugfs by Sunil Mushran · 16 years ago
  18. 96a6c64 ocfs2: Move struct recovery_map to a header file by Sunil Mushran · 16 years ago
  19. 87d3d3f ocfs2/hb: Expose the list of heartbeating nodes via debugfs by Sunil Mushran · 16 years ago
  20. 20bec8a Merge branch 'ext3-latency-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 16 years ago
  21. 18b34b9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6 by Linus Torvalds · 16 years ago
  22. ca1ee21 Merge git://git.infradead.org/iommu-2.6 by Linus Torvalds · 16 years ago
  23. 3cc50ac Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-fscache by Linus Torvalds · 16 years ago
  24. d9b9be0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm by Linus Torvalds · 16 years ago
  25. 9b59f03 Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd by Linus Torvalds · 16 years ago
  26. ac7c1a7 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 16 years ago
  27. 3ba113d Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 by Linus Torvalds · 16 years ago
  28. bad6a5c Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/rtc-parisc by Linus Torvalds · 16 years ago
  29. 03c3fa0 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-udf-2.6 by Linus Torvalds · 16 years ago
  30. 3e85050 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/rcu-doc-2.6 by Linus Torvalds · 16 years ago
  31. a0e0404 mm: fix misuse of debug_kmap_atomic by Akinobu Mita · 16 years ago
  32. 3688e07 Fix highmem PPC build failure by Kumar Gala · 16 years ago
  33. c54c4de Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 16 years ago
  34. 5de1ccb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 16 years ago
  35. 223cdea Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 16 years ago
  36. 31e6e2d Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  37. ea02259 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/linux-hdreg-h-cleanup by Linus Torvalds · 16 years ago
  38. b797cac NFS: Add mount options to enable local caching on NFS by David Howells · 16 years ago
  39. 5d1acff NFS: Display local caching state by David Howells · 16 years ago
  40. 7f8e05f NFS: Store pages from an NFS inode into a local cache by David Howells · 16 years ago
  41. 9a9fc1c NFS: Read pages from FS-Cache into an NFS inode by David Howells · 16 years ago
  42. f42b293 NFS: nfs_readpage_async() needs to be accessible as a fallback for local caching by David Howells · 16 years ago
  43. 1fcdf53 NFS: Add read context retention for FS-Cache to call back with by David Howells · 16 years ago
  44. 545db45 NFS: FS-Cache page management by David Howells · 16 years ago
  45. 6a51091 NFS: Add some new I/O counters for FS-Cache doing things for NFS by David Howells · 16 years ago
  46. d599064 NFS: Invalidate FsCache page flags when cache removed by David Howells · 16 years ago
  47. ef79c09 NFS: Use local disk inode cache by David Howells · 16 years ago
  48. 10329a5 NFS: Define and create inode-level cache objects by David Howells · 16 years ago
  49. 0873404 NFS: Define and create superblock-level objects by David Howells · 16 years ago
  50. 1472728 NFS: Define and create server-level objects by David Howells · 16 years ago
  51. 8ec442a NFS: Register NFS for caching and retrieve the top-level index by David Howells · 16 years ago
  52. 3b9ce97 NFS: Permit local filesystem caching to be enabled for NFS by David Howells · 16 years ago
  53. c6a6f19 NFS: Add FS-Cache option bit and debug bit by David Howells · 16 years ago
  54. 6b9b351 NFS: Add comment banners to some NFS functions by David Howells · 16 years ago
  55. 9b3f26c FS-Cache: Make kAFS use FS-Cache by David Howells · 16 years ago
  56. 9ae326a CacheFiles: A cache that backs onto a mounted filesystem by David Howells · 16 years ago
  57. 800a964 CacheFiles: Export things for CacheFiles by David Howells · 16 years ago
  58. 385e1ca CacheFiles: Permit the page lock state to be monitored by David Howells · 16 years ago
  59. b510882 FS-Cache: Implement data I/O part of netfs API by David Howells · 16 years ago
  60. 952efe7 FS-Cache: Add and document asynchronous operation handling by David Howells · 16 years ago
  61. ccc4fc3 FS-Cache: Implement the cookie management part of the netfs API by David Howells · 16 years ago
  62. 36c9559 FS-Cache: Object management state machine by David Howells · 16 years ago
  63. 2868cbe FS-Cache: Bit waiting helpers by David Howells · 16 years ago
  64. 726dd7f FS-Cache: Add netfs registration by David Howells · 16 years ago
  65. 955d009 FS-Cache: Provide a slab for cookie allocation by David Howells · 16 years ago
  66. 4c515dd FS-Cache: Add cache management by David Howells · 16 years ago
  67. 0e04d4c FS-Cache: Add cache tag handling by David Howells · 16 years ago
  68. a689164 FS-Cache: Root index definition by David Howells · 16 years ago
  69. 7394daa FS-Cache: Add use of /proc and presentation of statistics by David Howells · 16 years ago
  70. 06b3db1 FS-Cache: Add main configuration option, module entry points and debugging by David Howells · 16 years ago
  71. 0dfc41d FS-Cache: Add the FS-Cache cache backend API and documentation by David Howells · 16 years ago
  72. 2d6fff6 FS-Cache: Add the FS-Cache netfs API and documentation by David Howells · 16 years ago
  73. 266cf65 FS-Cache: Recruit a page flags for cache management by David Howells · 16 years ago
  74. 03fb3d2 FS-Cache: Release page->private after failed readahead by David Howells · 16 years ago
  75. 8f0aa2f Document the slow work thread pool by David Howells · 16 years ago
  76. 12e22c5 Make the slow work pool configurable by David Howells · 16 years ago
  77. 109d927 Make slow-work thread pool actually dynamic by David Howells · 16 years ago
  78. 07fe7cb Create a dynamically sized pool of threads for doing very slow work items by David Howells · 16 years ago
  79. e7c8f50 ext3: Add replace-on-rename hueristics for data=writeback mode by Theodore Ts'o · 16 years ago
  80. f7ab34e ext3: Add replace-on-truncate hueristics for data=writeback mode by Theodore Ts'o · 16 years ago
  81. 8fe74cf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 16 years ago
  82. c2eb2fa Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 16 years ago
  83. ef8a97bb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  84. 4f032ac cpumask: fix slab corruption caused by alloc_cpumask_var_node() by Jack Steiner · 16 years ago
  85. 2d09cde ia64: implement interrupt-enabling rwlocks by Robin Holt · 16 years ago
  86. f5f7eac Allow rwlocks to re-enable interrupts by Robin Holt · 16 years ago
  87. e8c158b Factor out #ifdefs from kernel/spinlock.c to LOCK_CONTENDED_FLAGS by Robin Holt · 16 years ago
  88. 41d577a fs/ufs: return f_fsid for statfs(2) by Coly Li · 16 years ago
  89. 1c5b454 fs/sysv: return f_fsid for statfs(2) by Coly Li · 16 years ago
  90. 2fc7f56 fs/squashfs: return f_fsid for statfs(2) by Coly Li · 16 years ago
  91. 651d062 fs/reiserfs: return f_fsid for statfs(2) by Coly Li · 16 years ago
  92. 5b76dc0 fs/qnx4: return f_fsid for statfs(2) by Coly Li · 16 years ago
  93. 197e671 fs/omfs: return f_fsid for statfs(2) by Coly Li · 16 years ago
  94. 054475d fs/minix: return f_fsid for statfs(2) by Coly Li · 16 years ago
  95. 2430c4d fs/isofs: return f_fsid for statfs(2) by Coly Li · 16 years ago
  96. 604d295 fs/hpfs: return f_fsid for statfs(2) by Coly Li · 16 years ago
  97. 25564dd fs/hfsplus: return f_fsid for statfs(2) by Coly Li · 16 years ago
  98. 7dd2c00 fs/hfs: return f_fsid for statfs(2) by Coly Li · 16 years ago
  99. aac49b7 fs/fat: return f_fsid for statfs(2) by Coly Li · 16 years ago
  100. 514c91a fs/efs: return f_fsid for statfs(2) by Coly Li · 16 years ago