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