1. 7bdb0d1 ocfs2: Add a mount option "coherency=*" to handle cluster coherency for O_DIRECT writes. by Tristan Ye · 14 years ago
  2. 75d9bbc Initialize max_slots early by Goldwyn Rodrigues · 14 years ago
  3. f30d44f When I tried to compile I got the following warning: by Poyo VL · 14 years ago
  4. 9b5cd10 ocfs2: validate bg_free_bits_count after update by Srinivas Eeda · 14 years ago
  5. 93f3b86 ocfs2: Initialize the bktcnt variable properly, and call it bucket_count by Joel Becker · 14 years ago
  6. c0e1a3e ocfs2: Silence unused warning. by Joel Becker · 14 years ago
  7. 5e98d49 Track negative entries v3 by Goldwyn Rodrigues · 14 years ago
  8. b4d693f ocfs2: Cache system inodes of other slots. by Tao Ma · 14 years ago
  9. 3bdb8ef OCFS2: Allow huge (> 16 TiB) volumes to mount by Patrick J. LoPresti · 14 years ago
  10. 729963a Merge branch 'cow_readahead' of git://oss.oracle.com/git/tma/linux-2.6 into merge-2 by Joel Becker · 14 years ago
  11. 17ae521 ocfs2: Remove obsolete comments before ocfs2_start_trans. by Tao Ma · 14 years ago
  12. f9c57ad ocfs2: Remove unused old_id in ocfs2_commit_cache. by Tao Ma · 14 years ago
  13. 4c38881 ocfs2: Remove ocfs2_sync_inode() by Jan Kara · 14 years ago
  14. 83fd9c7 Reorganize data elements to reduce struct sizes by Goldwyn Rodrigues · 14 years ago
  15. 95fa859 ocfs2: Remove obscure error handling in direct_write. by Tao Ma · 14 years ago
  16. 3c3f20c ocfs2: Add some trace log for orphan scan. by Tao Ma · 14 years ago
  17. ddee5cd Ocfs2: Add new OCFS2_IOC_INFO ioctl for ocfs2 v8. by Tristan Ye · 14 years ago
  18. 97b8f4a ocfs2: Fix orphan add in ocfs2_create_inode_in_orphan by Mark Fasheh · 14 years ago
  19. dd43bcd ocfs2: split out ocfs2_prepare_orphan_dir() into locking and prep functions by Mark Fasheh · 14 years ago
  20. e49e276 ocfs2: allow return of new inode block location before allocation of the inode by Mark Fasheh · 14 years ago
  21. d513498 ocfs2: use ocfs2_alloc_dinode_update_counts() instead of open coding by Mark Fasheh · 14 years ago
  22. 021960c ocfs2: split out inode alloc code from ocfs2_mknod_locked by Mark Fasheh · 14 years ago
  23. 81c8c82 Ocfs2: Fix a regression bug from mainline commit(6b933c8e6f1a2f3118082c455eef25f9b1ac7b45). by Tristan Ye · 14 years ago
  24. 9b4c0ff ocfs2: Fix deadlock when allocating page by Jan Kara · 14 years ago
  25. b2b6ebf ocfs2: properly set and use inode group alloc hint by Mark Fasheh · 14 years ago
  26. 889f004 ocfs2: Use the right group in nfs sync check. by Tao Ma · 14 years ago
  27. 04eda1a ocfs2: Flush drive's caches on fdatasync by Jan Kara · 14 years ago
  28. f63afdb ocfs2: make __ocfs2_page_mkwrite handle file end properly. by Tao Ma · 14 years ago
  29. f5ce5a0 ocfs2: Fix incorrect checksum validation error by Sunil Mushran · 14 years ago
  30. dc696ac ocfs2: Fix metaecc error messages by Sunil Mushran · 14 years ago
  31. a30bfd6 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 by Linus Torvalds · 14 years ago
  32. 6ea4843 ocfs2: Add readhead during CoW. by Tao Ma · 14 years ago
  33. 7b61cf5 ocfs2: Add readahead support for CoW. by Tao Ma · 14 years ago
  34. 1550271 ocfs2: Add struct file to ocfs2_refcount_cow. by Tao Ma · 14 years ago
  35. b890823 ocfs2: pass struct file* to ocfs2_prepare_inode_for_write. by Tao Ma · 14 years ago
  36. 0378da0f ocfs2: pass struct file* to ocfs2_write_begin_nolock. by Tao Ma · 14 years ago
  37. 5f248c9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  38. b57922d convert remaining ->clear_inode() to ->evict_inode() by Al Viro · 14 years ago
  39. 45321ac Make ->drop_inode() just return whether inode needs to be dropped by Al Viro · 14 years ago
  40. 066d92d convert ocfs2 to ->evict_inode() by Al Viro · 14 years ago
  41. 2c27c65 check ATTR_SIZE contraints in inode_change_ok by Christoph Hellwig · 14 years ago
  42. 1025774 remove inode_setattr by Christoph Hellwig · 14 years ago
  43. eafdc7d sort out blockdev_direct_IO variants by Christoph Hellwig · 14 years ago
  44. 09dc942 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 14 years ago
  45. 415cf32 O2net: Disallow o2net accept connection request from itself. by Tristan Ye · 14 years ago
  46. b11f1f1 ocfs2/dlm: remove potential deadlock -V3 by Wengang Wang · 14 years ago
  47. a524812 ocfs2/dlm: avoid incorrect bit set in refmap on recovery master by Wengang Wang · 14 years ago
  48. 845b6cf Fix the nested PR lock calling issue in ACL by Jiaju Zhang · 14 years ago
  49. 8a2e70c ocfs2: Count more refcount records in file system fragmentation. by Tao Ma · 14 years ago
  50. 7beaf24 ocfs2 fix o2dlm dlm run purgelist (rev 3) by Srinivas Eeda · 14 years ago
  51. 6d98c3c ocfs2/dlm: fix a dead lock by Wengang Wang · 14 years ago
  52. 6eda3dd ocfs2: do not overwrite error codes in ocfs2_init_acl by Tiger Yang · 14 years ago
  53. d790d4d Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  54. a931da6 jbd2: Change j_state_lock to be a rwlock_t by Theodore Ts'o · 14 years ago
  55. 552ef80 direct-io: move aio_complete into ->end_io by Christoph Hellwig · 14 years ago
  56. 40e2e97 direct-io: move aio_complete into ->end_io by Christoph Hellwig · 14 years ago
  57. 33fa1d9 fs/ocfs2: Remove unnecessary casts of private_data by Joe Perches · 14 years ago
  58. bea9a6d Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 by Linus Torvalds · 14 years ago
  59. 5453258 ocfs2: Silence gcc warning in ocfs2_write_zero_page(). by Joel Becker · 14 years ago
  60. 13ceef0 jbd2/ocfs2: Fix block checksumming when a buffer is used in several transactions by Jan Kara · 14 years ago
  61. a39953d ocfs2/dlm: Remove BUG_ON from migration in the rare case of a down node by Wengang Wang · 14 years ago
  62. f5e27b6 ocfs2: Don't duplicate pages past i_size during CoW. by Tao Ma · 14 years ago
  63. e372357 ocfs2: tighten up strlen() checking by Dan Carpenter · 14 years ago
  64. 121a39b ocfs2: Make xattr reflink work with new local alloc reservation. by Tao Ma · 14 years ago
  65. a78f9f4 ocfs2: make xattr extension work with new local alloc reservation. by Tao Ma · 14 years ago
  66. 0a463b7 ocfs2: Remove the redundant cpu_to_le64. by Tao Ma · 14 years ago
  67. f471c9d ocfs2/dlm: don't access beyond bitmap size by Wengang Wang · 14 years ago
  68. 693c241 ocfs2: No need to zero pages past i_size. by Joel Becker · 14 years ago
  69. 5693486 ocfs2: Zero the tail cluster when extending past i_size. by Joel Becker · 14 years ago
  70. a4bfb4c ocfs2: When zero extending, do it by page. by Joel Becker · 14 years ago
  71. 327f935 ocfs2: update gfp/slab.h includes by Tejun Heo · 14 years ago
  72. f1bbbb6 Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  73. 421f91d fix typos concerning "initiali[zs]e" by Uwe Kleine-König · 14 years ago
  74. 1739da4 ocfs2: Limit default local alloc size within bitmap range. by Tao Ma · 14 years ago
  75. 40f165f ocfs2: Move orphan scan work to ocfs2_wq. by Tao Ma · 14 years ago
  76. 6469272 fs/ocfs2/dlm: Add missing spin_unlock by Julia Lawall · 14 years ago
  77. d28619f Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6 by Linus Torvalds · 14 years ago
  78. 15c6fd9 kill spurious reference to vmtruncate by npiggin@suse.de · 14 years ago
  79. 7ea8085 drop unused dentry argument to ->fsync by Christoph Hellwig · 14 years ago
  80. 4be929b kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT_MAX and SHRT_MIN by Alexey Dobriyan · 14 years ago
  81. 287a809 quota: rename default quotactl methods to dquot_ by Christoph Hellwig · 14 years ago
  82. 307ae18 quota: drop remount argument to ->quota_on and ->quota_off by Christoph Hellwig · 14 years ago
  83. 0f0dd62 quota: kill the vfs_dq_off and vfs_dq_quota_on_remount wrappers by Christoph Hellwig · 14 years ago
  84. eea7feb ocfs2: Fix use after free on remount read-only by Jan Kara · 14 years ago
  85. 75fe0a2 ocfs2: replace inode uid,gid,mode initialization with helper function by Dmitry Monakhov · 14 years ago
  86. 537d81c ocfs: constify xattr_handler by Stephen Hemminger · 14 years ago
  87. c06bcbf ocfs2: Fix lock inversion in quotas during umount by Jan Kara · 14 years ago
  88. 52a9ee2 ocfs2: Use __dquot_transfer to avoid lock inversion by Jan Kara · 14 years ago
  89. 741e128 ocfs2: Fix NULL pointer deref when writing local dquot by Jan Kara · 14 years ago
  90. 832d09c ocfs2: Fix estimate of credits needed for quota allocation by Jan Kara · 14 years ago
  91. fb8dd8d ocfs2: Fix quota locking by Jan Kara · 14 years ago
  92. ae4f6ef ocfs2: Avoid unnecessary block mapping when refreshing quota info by Jan Kara · 14 years ago
  93. f64dd44 ocfs2: Do not map blocks from local quota file on each write by Jan Kara · 14 years ago
  94. 1275562 quota: unify quota init condition in setattr by Dmitry Monakhov · 14 years ago
  95. 03e6230 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 by Linus Torvalds · 14 years ago
  96. 18d3a98 ocfs2: Silence a gcc warning. by Joel Becker · 14 years ago
  97. 5f5261a ocfs2: Don't retry xattr set in case value extension fails. by Tao Ma · 14 years ago
  98. d9ef752 ocfs2:dlm: avoid dlm->ast_lock lockres->spinlock dependency break by Wengang Wang · 14 years ago
  99. d5a7df0 ocfs2: Reset xattr value size after xa_cleanup_value_truncate(). by Tao Ma · 14 years ago
  100. 41841b0 Merge branch 'discontig-bg' of git://oss.oracle.com/git/tma/linux-2.6 into ocfs2-merge-window by Joel Becker · 14 years ago