1. 12fe32e Merge branch 'kmemtrace-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  2. a638562 Merge branch 'for-2.6.30' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 15 years ago
  3. f0ad670 nfsd41: define NFSD_DRC_SIZE_SHIFT in set_max_drc by Benny Halevy · 15 years ago
  4. 1aa2a7c block: switch sync_dirty_buffer() over to WRITE_SYNC by Jens Axboe · 15 years ago
  5. aeb6faf block: Add flag for telling the IO schedulers NOT to anticipate more IO by Jens Axboe · 15 years ago
  6. 4194b1e jbd2: use WRITE_SYNC_PLUG instead of WRITE_SYNC by Jens Axboe · 15 years ago
  7. 6c4bac6 jbd: use WRITE_SYNC_PLUG instead of WRITE_SYNC by Jens Axboe · 15 years ago
  8. 9cf6b72 block: fsync_buffers_list() should use SWRITE_SYNC_PLUG by Jens Axboe · 15 years ago
  9. 714f83d Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  10. 601cc11 Make non-compat preadv/pwritev use native register size by Linus Torvalds · 15 years ago
  11. 79fb54a nfsd41: CREATE_EXCLUSIVE4_1 by Benny Halevy · 15 years ago
  12. 8c18f20 nfsd41: SUPPATTR_EXCLCREAT attribute by Benny Halevy · 15 years ago
  13. 7e70570 nfsd41: support for 3-word long attribute bitmask by Andy Adamson · 15 years ago
  14. 95ec28c nfsd: dynamically skip encoded fattr bitmap in _nfsd4_verify by Benny Halevy · 15 years ago
  15. c0d6fc8 nfsd41: pass writable attrs mask to nfsd4_decode_fattr by Benny Halevy · 15 years ago
  16. 8daf220 nfsd41: control nfsv4.1 svc via /proc/fs/nfsd/versions by Benny Halevy · 15 years ago
  17. 84459a1 nfsd41: add OPEN4_SHARE_ACCESS_WANT nfs4_stateid bmap by Andy Adamson · 15 years ago
  18. d87a8ad nfsd41: access_valid by Andy Adamson · 15 years ago
  19. 60adfc5 nfsd41: clientid handling by Andy Adamson · 15 years ago
  20. 496c262 nfsd41: check encode size for sessions maxresponse cached by Andy Adamson · 15 years ago
  21. 6668958 nfsd41: stateid handling by Andy Adamson · 15 years ago
  22. dd453df nfsd: pass nfsd4_compound_state* to nfs4_preprocess_{state,seq}id_op by Benny Halevy · 15 years ago
  23. e10e0cf nfsd41: destroy_session operation by Benny Halevy · 15 years ago
  24. bf864a3 nfsd41: non-page DRC for solo sequence responses by Andy Adamson · 15 years ago
  25. 38eb76a nfsd41: Add a create session replay cache by Andy Adamson · 15 years ago
  26. ec6b5d7 nfsd41: create_session operation by Andy Adamson · 15 years ago
  27. 14778a1 nfsd41: clear DRC cache on free_session by Andy Adamson · 15 years ago
  28. da3846a nfsd41: nfsd DRC logic by Andy Adamson · 15 years ago
  29. c3d06f9 nfsd41: hard page limit for DRC by Andy Adamson · 15 years ago
  30. 074fe89 nfsd41: DRC save, restore, and clear functions by Andy Adamson · 15 years ago
  31. f9bb94c nfsd41: enforce NFS4ERR_SEQUENCE_POS operation order rules for minorversion != 0 only. by Andy Adamson · 15 years ago
  32. b85d4c0 nfsd41: sequence operation by Benny Halevy · 15 years ago
  33. a1bcecd nfsd41: match clientid establishment method by Andy Adamson · 15 years ago
  34. 0733d21 nfsd41: exchange_id operation by Andy Adamson · 15 years ago
  35. 069b6ad nfsd41: proc stubs by Andy Adamson · 15 years ago
  36. 2db134e nfsd41: xdr infrastructure by Andy Adamson · 15 years ago
  37. 5282fd7 nfsd41: sessionid hashing by Marc Eshel · 15 years ago
  38. c4bf786 nfsd41: release_session when client is expired by Marc Eshel · 15 years ago
  39. 9fb8707 nfsd41: introduce nfs4_client cl_sessions list by Marc Eshel · 15 years ago
  40. 7116ed6 nfsd41: sessions basic data types by Andy Adamson · 15 years ago
  41. 2f42587 nfsd: don't use the deferral service, return NFS4ERR_DELAY by Andy Adamson · 15 years ago
  42. f945b7a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 15 years ago
  43. 811158b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  44. b983471 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 15 years ago
  45. 9140db0 ocfs2: recover orphans in offline slots during recovery and mount by Srinivas Eeda · 15 years ago
  46. 1fca3a0 ocfs2: Pagecache usage optimization on ocfs2 by Hisashi Hifumi · 15 years ago
  47. 6ca497a ocfs2: fix rare stale inode errors when exporting via nfs by wengang wang · 15 years ago
  48. 9405dcc ocfs2/dlm: Tweak mle_state output by Sunil Mushran · 15 years ago
  49. 516b7e5 ocfs2/dlm: Do not purge lockres that is being migrated dlm_purge_lockres() by Sunil Mushran · 15 years ago
  50. 7141514 ocfs2/dlm: Remove struct dlm_lock_name in struct dlm_master_list_entry by Sunil Mushran · 15 years ago
  51. e64ff14 ocfs2/dlm: Show the number of lockres/mles in dlm_state by Sunil Mushran · 15 years ago
  52. 7d62a978 ocfs2/dlm: dlm_set_lockres_owner() and dlm_change_lockres_owner() inlined by Sunil Mushran · 15 years ago
  53. 6800791 ocfs2/dlm: Improve lockres counts by Sunil Mushran · 15 years ago
  54. 2041d8f ocfs2/dlm: Track number of mles by Sunil Mushran · 15 years ago
  55. 67ae1f0 ocfs2/dlm: Indent dlm_cleanup_master_list() by Sunil Mushran · 15 years ago
  56. 2ed6c75 ocfs2/dlm: Activate dlm->master_hash for master list entries by Sunil Mushran · 15 years ago
  57. e2b66dd ocfs2/dlm: Create and destroy the dlm->master_hash by Sunil Mushran · 15 years ago
  58. c2cd4a4 ocfs2/dlm: Refactor dlm_clean_master_list() by Sunil Mushran · 15 years ago
  59. f77a9a7 ocfs2/dlm: Clean up struct dlm_lock_name by Sunil Mushran · 15 years ago
  60. 1c08457 ocfs2/dlm: Encapsulate adding and removing of mle from dlm->master_list by Sunil Mushran · 15 years ago
  61. feb473a ocfs2: Optimize inode group allocation by recording last used group. by Tao Ma · 15 years ago
  62. 60ca81e ocfs2: Allocate inode groups from global_bitmap. by Tao Ma · 15 years ago
  63. 1382115 ocfs2: Optimize inode allocation by remembering last group by Tao Ma · 15 years ago
  64. 1d46dc0 ocfs2: fix leaf start calculation in ocfs2_dx_dir_rebalance() by Mark Fasheh · 15 years ago
  65. b80b549 ocfs2: re-order ocfs2_empty_dir checks by Mark Fasheh · 15 years ago
  66. 3a8df2b ocfs2: Enable indexed directories by Mark Fasheh · 16 years ago
  67. e3a93c2 ocfs2: Add total entry count to dx_root_block by Mark Fasheh · 15 years ago
  68. 198a1ca ocfs2: Increase max links count by Mark Fasheh · 16 years ago
  69. e7c17e4 ocfs2: Introduce dir free space list by Mark Fasheh · 15 years ago
  70. 4ed8a6b ocfs2: Store dir index records inline by Mark Fasheh · 16 years ago
  71. 9b7895e ocfs2: Add a name indexed b-tree to directory inodes by Mark Fasheh · 16 years ago
  72. 4a12ca3 ocfs2: Introduce dir lookup helper struct by Mark Fasheh · 16 years ago
  73. 59b526a ocfs2: Remove debugfs file local_alloc_stats by Sunil Mushran · 16 years ago
  74. 5039750 ocfs2: Expose the file system state via debugfs by Sunil Mushran · 16 years ago
  75. 96a6c64 ocfs2: Move struct recovery_map to a header file by Sunil Mushran · 16 years ago
  76. 87d3d3f ocfs2/hb: Expose the list of heartbeating nodes via debugfs by Sunil Mushran · 16 years ago
  77. 20bec8a Merge branch 'ext3-latency-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 15 years ago
  78. 3cc50ac Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-fscache by Linus Torvalds · 15 years ago
  79. 9b59f03 Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd by Linus Torvalds · 15 years ago
  80. ac7c1a7 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 15 years ago
  81. 03c3fa0 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-udf-2.6 by Linus Torvalds · 15 years ago
  82. 223cdea Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 15 years ago
  83. b797cac NFS: Add mount options to enable local caching on NFS by David Howells · 15 years ago
  84. 5d1acff NFS: Display local caching state by David Howells · 15 years ago
  85. 7f8e05f NFS: Store pages from an NFS inode into a local cache by David Howells · 15 years ago
  86. 9a9fc1c NFS: Read pages from FS-Cache into an NFS inode by David Howells · 15 years ago
  87. f42b293 NFS: nfs_readpage_async() needs to be accessible as a fallback for local caching by David Howells · 15 years ago
  88. 1fcdf53 NFS: Add read context retention for FS-Cache to call back with by David Howells · 15 years ago
  89. 545db45 NFS: FS-Cache page management by David Howells · 15 years ago
  90. 6a51091 NFS: Add some new I/O counters for FS-Cache doing things for NFS by David Howells · 15 years ago
  91. d599064 NFS: Invalidate FsCache page flags when cache removed by David Howells · 15 years ago
  92. ef79c09 NFS: Use local disk inode cache by David Howells · 15 years ago
  93. 10329a5 NFS: Define and create inode-level cache objects by David Howells · 15 years ago
  94. 0873404 NFS: Define and create superblock-level objects by David Howells · 15 years ago
  95. 1472728 NFS: Define and create server-level objects by David Howells · 15 years ago
  96. 8ec442a NFS: Register NFS for caching and retrieve the top-level index by David Howells · 15 years ago
  97. 3b9ce97 NFS: Permit local filesystem caching to be enabled for NFS by David Howells · 15 years ago
  98. 6b9b351 NFS: Add comment banners to some NFS functions by David Howells · 15 years ago
  99. 9b3f26c FS-Cache: Make kAFS use FS-Cache by David Howells · 15 years ago
  100. 9ae326a CacheFiles: A cache that backs onto a mounted filesystem by David Howells · 15 years ago