1. 17c76b0 nilfs2: B-tree based block mapping by Koji Sato · 15 years ago
  2. bdb265e nilfs2: integrated block mapping by Koji Sato · 15 years ago
  3. 65b4643 nilfs2: add inode and other major structures by Ryusuke Konishi · 15 years ago
  4. 8a59f5d fs/romfs: return f_fsid for statfs(2) by Coly Li · 15 years ago
  5. 909e6d9 namespaces: move proc_net_get_sb to a generic fs/super.c helper by Serge E. Hallyn · 15 years ago
  6. 6260a4b /proc/pid/maps: don't show pgoff of pure ANON VMAs by KAMEZAWA Hiroyuki · 15 years ago
  7. f8201ab ramfs: fix double freeing s_fs_info on failed mount by Ingo Molnar · 15 years ago
  8. d508afb NFS: Fix a double free in nfs_parse_mount_options() by Trond Myklebust · 15 years ago
  9. bbae8bc ext3: make default data ordering mode configurable by Linus Torvalds · 15 years ago
  10. e0724bf Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 by Linus Torvalds · 15 years ago
  11. 22ae77b Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 15 years ago
  12. 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
  13. a638562 Merge branch 'for-2.6.30' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 15 years ago
  14. 8de2bf9 xfs: remove xfs_flush_space by Dave Chinner · 15 years ago
  15. 153fec4 xfs: flush delayed allcoation blocks on ENOSPC in create by Dave Chinner · 15 years ago
  16. e43afd7 xfs: block callers of xfs_flush_inodes() correctly by Dave Chinner · 15 years ago
  17. 5825294 xfs: make inode flush at ENOSPC synchronous by Dave Chinner · 15 years ago
  18. a8d770d xfs: use xfs_sync_inodes() for device flushing by Dave Chinner · 15 years ago
  19. 9d7fef7 xfs: inform the xfsaild of the push target before sleeping by Dave Chinner · 15 years ago
  20. c626d17 xfs: prevent unwritten extent conversion from blocking I/O completion by Dave Chinner · 15 years ago
  21. 705db3f xfs: fix double free of inode by Dave Chinner · 15 years ago
  22. a6cb767 xfs: validate log feature fields correctly by Dave Chinner · 15 years ago
  23. f0ad670 nfsd41: define NFSD_DRC_SIZE_SHIFT in set_max_drc by Benny Halevy · 15 years ago
  24. 1aa2a7c block: switch sync_dirty_buffer() over to WRITE_SYNC by Jens Axboe · 15 years ago
  25. aeb6faf block: Add flag for telling the IO schedulers NOT to anticipate more IO by Jens Axboe · 15 years ago
  26. 4194b1e jbd2: use WRITE_SYNC_PLUG instead of WRITE_SYNC by Jens Axboe · 15 years ago
  27. 6c4bac6 jbd: use WRITE_SYNC_PLUG instead of WRITE_SYNC by Jens Axboe · 15 years ago
  28. 9cf6b72 block: fsync_buffers_list() should use SWRITE_SYNC_PLUG by Jens Axboe · 15 years ago
  29. 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
  30. e44543b ext4: Fix off-by-one-error in ext4_valid_extent_idx() by Thiemo Nagel · 15 years ago
  31. f73953c ext4: Fix big-endian problem in __ext4_check_blockref() by Thiemo Nagel · 15 years ago
  32. 601cc11 Make non-compat preadv/pwritev use native register size by Linus Torvalds · 15 years ago
  33. 79fb54a nfsd41: CREATE_EXCLUSIVE4_1 by Benny Halevy · 15 years ago
  34. 8c18f20 nfsd41: SUPPATTR_EXCLCREAT attribute by Benny Halevy · 15 years ago
  35. 7e70570 nfsd41: support for 3-word long attribute bitmask by Andy Adamson · 15 years ago
  36. 95ec28c nfsd: dynamically skip encoded fattr bitmap in _nfsd4_verify by Benny Halevy · 15 years ago
  37. c0d6fc8 nfsd41: pass writable attrs mask to nfsd4_decode_fattr by Benny Halevy · 15 years ago
  38. 8daf220 nfsd41: control nfsv4.1 svc via /proc/fs/nfsd/versions by Benny Halevy · 15 years ago
  39. 84459a1 nfsd41: add OPEN4_SHARE_ACCESS_WANT nfs4_stateid bmap by Andy Adamson · 15 years ago
  40. d87a8ad nfsd41: access_valid by Andy Adamson · 15 years ago
  41. 60adfc5 nfsd41: clientid handling by Andy Adamson · 15 years ago
  42. 496c262 nfsd41: check encode size for sessions maxresponse cached by Andy Adamson · 15 years ago
  43. 6668958 nfsd41: stateid handling by Andy Adamson · 15 years ago
  44. dd453df nfsd: pass nfsd4_compound_state* to nfs4_preprocess_{state,seq}id_op by Benny Halevy · 15 years ago
  45. e10e0cf nfsd41: destroy_session operation by Benny Halevy · 15 years ago
  46. bf864a3 nfsd41: non-page DRC for solo sequence responses by Andy Adamson · 15 years ago
  47. 38eb76a nfsd41: Add a create session replay cache by Andy Adamson · 15 years ago
  48. ec6b5d7 nfsd41: create_session operation by Andy Adamson · 15 years ago
  49. 14778a1 nfsd41: clear DRC cache on free_session by Andy Adamson · 15 years ago
  50. da3846a nfsd41: nfsd DRC logic by Andy Adamson · 15 years ago
  51. c3d06f9 nfsd41: hard page limit for DRC by Andy Adamson · 15 years ago
  52. 074fe89 nfsd41: DRC save, restore, and clear functions by Andy Adamson · 15 years ago
  53. f9bb94c nfsd41: enforce NFS4ERR_SEQUENCE_POS operation order rules for minorversion != 0 only. by Andy Adamson · 15 years ago
  54. b85d4c0 nfsd41: sequence operation by Benny Halevy · 15 years ago
  55. a1bcecd nfsd41: match clientid establishment method by Andy Adamson · 15 years ago
  56. 0733d21 nfsd41: exchange_id operation by Andy Adamson · 15 years ago
  57. 069b6ad nfsd41: proc stubs by Andy Adamson · 15 years ago
  58. 2db134e nfsd41: xdr infrastructure by Andy Adamson · 15 years ago
  59. 5282fd7 nfsd41: sessionid hashing by Marc Eshel · 15 years ago
  60. c4bf786 nfsd41: release_session when client is expired by Marc Eshel · 15 years ago
  61. 9fb8707 nfsd41: introduce nfs4_client cl_sessions list by Marc Eshel · 15 years ago
  62. 7116ed6 nfsd41: sessions basic data types by Andy Adamson · 15 years ago
  63. 2f42587 nfsd: don't use the deferral service, return NFS4ERR_DELAY by Andy Adamson · 15 years ago
  64. f945b7a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 15 years ago
  65. 811158b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  66. b983471 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 15 years ago
  67. 9140db0 ocfs2: recover orphans in offline slots during recovery and mount by Srinivas Eeda · 15 years ago
  68. 1fca3a0 ocfs2: Pagecache usage optimization on ocfs2 by Hisashi Hifumi · 15 years ago
  69. 6ca497a ocfs2: fix rare stale inode errors when exporting via nfs by wengang wang · 15 years ago
  70. 9405dcc ocfs2/dlm: Tweak mle_state output by Sunil Mushran · 15 years ago
  71. 516b7e5 ocfs2/dlm: Do not purge lockres that is being migrated dlm_purge_lockres() by Sunil Mushran · 15 years ago
  72. 7141514 ocfs2/dlm: Remove struct dlm_lock_name in struct dlm_master_list_entry by Sunil Mushran · 15 years ago
  73. e64ff14 ocfs2/dlm: Show the number of lockres/mles in dlm_state by Sunil Mushran · 15 years ago
  74. 7d62a978 ocfs2/dlm: dlm_set_lockres_owner() and dlm_change_lockres_owner() inlined by Sunil Mushran · 15 years ago
  75. 6800791 ocfs2/dlm: Improve lockres counts by Sunil Mushran · 15 years ago
  76. 2041d8f ocfs2/dlm: Track number of mles by Sunil Mushran · 15 years ago
  77. 67ae1f0 ocfs2/dlm: Indent dlm_cleanup_master_list() by Sunil Mushran · 15 years ago
  78. 2ed6c75 ocfs2/dlm: Activate dlm->master_hash for master list entries by Sunil Mushran · 15 years ago
  79. e2b66dd ocfs2/dlm: Create and destroy the dlm->master_hash by Sunil Mushran · 15 years ago
  80. c2cd4a4 ocfs2/dlm: Refactor dlm_clean_master_list() by Sunil Mushran · 15 years ago
  81. f77a9a7 ocfs2/dlm: Clean up struct dlm_lock_name by Sunil Mushran · 15 years ago
  82. 1c08457 ocfs2/dlm: Encapsulate adding and removing of mle from dlm->master_list by Sunil Mushran · 15 years ago
  83. feb473a ocfs2: Optimize inode group allocation by recording last used group. by Tao Ma · 15 years ago
  84. 60ca81e ocfs2: Allocate inode groups from global_bitmap. by Tao Ma · 15 years ago
  85. 1382115 ocfs2: Optimize inode allocation by remembering last group by Tao Ma · 15 years ago
  86. 1d46dc0 ocfs2: fix leaf start calculation in ocfs2_dx_dir_rebalance() by Mark Fasheh · 15 years ago
  87. b80b549 ocfs2: re-order ocfs2_empty_dir checks by Mark Fasheh · 15 years ago
  88. 3a8df2b ocfs2: Enable indexed directories by Mark Fasheh · 16 years ago
  89. e3a93c2 ocfs2: Add total entry count to dx_root_block by Mark Fasheh · 15 years ago
  90. 198a1ca ocfs2: Increase max links count by Mark Fasheh · 16 years ago
  91. e7c17e4 ocfs2: Introduce dir free space list by Mark Fasheh · 15 years ago
  92. 4ed8a6b ocfs2: Store dir index records inline by Mark Fasheh · 16 years ago
  93. 9b7895e ocfs2: Add a name indexed b-tree to directory inodes by Mark Fasheh · 16 years ago
  94. 4a12ca3 ocfs2: Introduce dir lookup helper struct by Mark Fasheh · 16 years ago
  95. 59b526a ocfs2: Remove debugfs file local_alloc_stats by Sunil Mushran · 16 years ago
  96. 5039750 ocfs2: Expose the file system state via debugfs by Sunil Mushran · 16 years ago
  97. 96a6c64 ocfs2: Move struct recovery_map to a header file by Sunil Mushran · 16 years ago
  98. 87d3d3f ocfs2/hb: Expose the list of heartbeating nodes via debugfs by Sunil Mushran · 16 years ago
  99. 20bec8a Merge branch 'ext3-latency-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 15 years ago
  100. 3cc50ac Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-fscache by Linus Torvalds · 15 years ago