1. 092e0e7 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  2. 79f14b7 Merge branch 'vfs' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  3. 2decd65 ocfs2: Avoid to evaluate xattr block flags again. by Jeff Liu · 14 years ago
  4. fc37189 Merge branch 'globalheartbeat-2' of git://oss.oracle.com/git/smushran/linux-2.6 into ocfs2-merge-window by Joel Becker · 14 years ago
  5. d4396ea by Sunil Mushran · 14 years ago
  6. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  7. 7bdb0d1 ocfs2: Add a mount option "coherency=*" to handle cluster coherency for O_DIRECT writes. by Tristan Ye · 14 years ago
  8. 75d9bbc Initialize max_slots early by Goldwyn Rodrigues · 14 years ago
  9. f30d44f3 When I tried to compile I got the following warning: by Poyo VL · 14 years ago
  10. 9b5cd10 ocfs2: validate bg_free_bits_count after update by Srinivas Eeda · 14 years ago
  11. 4d94aa1 ocfs2/cluster: Bump up dlm protocol to version 1.1 by Sunil Mushran · 14 years ago
  12. 43695d0 by Sunil Mushran · 14 years ago
  13. d6aa1c7 by Sunil Mushran · 14 years ago
  14. 1f28530 by Sunil Mushran · 14 years ago
  15. a6de013 by Sunil Mushran · 14 years ago
  16. b1c5ebf by Sunil Mushran · 14 years ago
  17. 43182d2 by Sunil Mushran · 14 years ago
  18. e7d656b by Sunil Mushran · 14 years ago
  19. 536f074 by Sunil Mushran · 14 years ago
  20. 823a637 by Sunil Mushran · 14 years ago
  21. 8ca8b0bb by Sunil Mushran · 14 years ago
  22. 0e105d3 by Sunil Mushran · 14 years ago
  23. 39a2985 ocfs2/cluster: Print messages when adding/removing nodes by Sunil Mushran · 14 years ago
  24. 18c50cb by Sunil Mushran · 14 years ago
  25. 18cfdf1 by Sunil Mushran · 14 years ago
  26. 5f3c6d9 by Sunil Mushran · 14 years ago
  27. ea20344 by Sunil Mushran · 14 years ago
  28. b3c85c4 by Sunil Mushran · 14 years ago
  29. b1365d0 by Sunil Mushran · 14 years ago
  30. 2c44271 by Sunil Mushran · 14 years ago
  31. 98f486f2 by Sunil Mushran · 14 years ago
  32. 54b5187 by Sunil Mushran · 14 years ago
  33. 6005679 BKL: Remove BKL from OCFS2 by Arnd Bergmann · 15 years ago
  34. db71922 BKL: Explicitly add BKL around get_sb/fill_super by Jan Blunck · 14 years ago
  35. 1fc8a11 ocfs2: Don't walk off the end of fast symlinks. by Joel Becker · 14 years ago
  36. 5dad6c3 o2dlm: force free mles during dlm exit by Srinivas Eeda · 14 years ago
  37. 0000b86 ocfs2: Sync inode flags with ext2. by Tao Ma · 14 years ago
  38. 4a452de ocfs2: Move 'wanted' into parens of ocfs2_resmap_resv_bits. by Tao Ma · 14 years ago
  39. 47dea42 ocfs2: Use cpu_to_le16 for e_leaf_clusters in ocfs2_bg_discontig_add_extent. by Tao Ma · 14 years ago
  40. 1282806 ocfs2: update ctime when changing the file's permission by setfacl by Tao Ma · 14 years ago
  41. 50aff04 ocfs2/net: fix uninitialized ret in o2net_send_message_vec() by Wu Fengguang · 14 years ago
  42. 93f3b86 ocfs2: Initialize the bktcnt variable properly, and call it bucket_count by Joel Becker · 14 years ago
  43. c0e1a3e ocfs2: Silence unused warning. by Joel Becker · 14 years ago
  44. 228ac63 Ocfs2: Handle empty list in lockres_seq_start() for dlmdebug.c by Tristan Ye · 14 years ago
  45. 0f4da21 Ocfs2: Re-access the journal after ocfs2_insert_extent() in dxdir codes. by Tristan Ye · 14 years ago
  46. 07eaac9 ocfs2: Fix lockdep warning in reflink. by Tao Ma · 14 years ago
  47. 5e64b0d ocfs2/lockdep: Move ip_xattr_sem out of ocfs2_xattr_get_nolock. by Tao Ma · 14 years ago
  48. 5e98d49 Track negative entries v3 by Goldwyn Rodrigues · 14 years ago
  49. b4d693f ocfs2: Cache system inodes of other slots. by Tao Ma · 14 years ago
  50. 3bdb8ef OCFS2: Allow huge (> 16 TiB) volumes to mount by Patrick J. LoPresti · 14 years ago
  51. 729963a Merge branch 'cow_readahead' of git://oss.oracle.com/git/tma/linux-2.6 into merge-2 by Joel Becker · 14 years ago
  52. 17ae521 ocfs2: Remove obsolete comments before ocfs2_start_trans. by Tao Ma · 14 years ago
  53. f9c57ad ocfs2: Remove unused old_id in ocfs2_commit_cache. by Tao Ma · 14 years ago
  54. 4c38881 ocfs2: Remove ocfs2_sync_inode() by Jan Kara · 14 years ago
  55. 83fd9c7 Reorganize data elements to reduce struct sizes by Goldwyn Rodrigues · 14 years ago
  56. 95fa859 ocfs2: Remove obscure error handling in direct_write. by Tao Ma · 14 years ago
  57. 3c3f20c ocfs2: Add some trace log for orphan scan. by Tao Ma · 14 years ago
  58. ddee5cd Ocfs2: Add new OCFS2_IOC_INFO ioctl for ocfs2 v8. by Tristan Ye · 14 years ago
  59. 97b8f4a ocfs2: Fix orphan add in ocfs2_create_inode_in_orphan by Mark Fasheh · 14 years ago
  60. dd43bcd ocfs2: split out ocfs2_prepare_orphan_dir() into locking and prep functions by Mark Fasheh · 14 years ago
  61. e49e276 ocfs2: allow return of new inode block location before allocation of the inode by Mark Fasheh · 14 years ago
  62. d513498 ocfs2: use ocfs2_alloc_dinode_update_counts() instead of open coding by Mark Fasheh · 14 years ago
  63. 021960c ocfs2: split out inode alloc code from ocfs2_mknod_locked by Mark Fasheh · 14 years ago
  64. 81c8c82 Ocfs2: Fix a regression bug from mainline commit(6b933c8e6f1a2f3118082c455eef25f9b1ac7b45). by Tristan Ye · 14 years ago
  65. 9b4c0ff ocfs2: Fix deadlock when allocating page by Jan Kara · 14 years ago
  66. b2b6ebf ocfs2: properly set and use inode group alloc hint by Mark Fasheh · 14 years ago
  67. 889f004 ocfs2: Use the right group in nfs sync check. by Tao Ma · 14 years ago
  68. 04eda1a ocfs2: Flush drive's caches on fdatasync by Jan Kara · 14 years ago
  69. f63afdb ocfs2: make __ocfs2_page_mkwrite handle file end properly. by Tao Ma · 14 years ago
  70. f5ce5a0 ocfs2: Fix incorrect checksum validation error by Sunil Mushran · 14 years ago
  71. dc696ac ocfs2: Fix metaecc error messages by Sunil Mushran · 14 years ago
  72. a30bfd6 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 by Linus Torvalds · 14 years ago
  73. 6ea4843 ocfs2: Add readhead during CoW. by Tao Ma · 14 years ago
  74. 7b61cf5 ocfs2: Add readahead support for CoW. by Tao Ma · 14 years ago
  75. 1550271 ocfs2: Add struct file to ocfs2_refcount_cow. by Tao Ma · 14 years ago
  76. b890823 ocfs2: pass struct file* to ocfs2_prepare_inode_for_write. by Tao Ma · 14 years ago
  77. 0378da0f ocfs2: pass struct file* to ocfs2_write_begin_nolock. by Tao Ma · 14 years ago
  78. 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
  79. b57922d convert remaining ->clear_inode() to ->evict_inode() by Al Viro · 14 years ago
  80. 45321ac Make ->drop_inode() just return whether inode needs to be dropped by Al Viro · 14 years ago
  81. 066d92d convert ocfs2 to ->evict_inode() by Al Viro · 14 years ago
  82. 2c27c65 check ATTR_SIZE contraints in inode_change_ok by Christoph Hellwig · 14 years ago
  83. 1025774 remove inode_setattr by Christoph Hellwig · 14 years ago
  84. eafdc7d sort out blockdev_direct_IO variants by Christoph Hellwig · 14 years ago
  85. 09dc942 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 14 years ago
  86. 415cf32 O2net: Disallow o2net accept connection request from itself. by Tristan Ye · 14 years ago
  87. b11f1f1 ocfs2/dlm: remove potential deadlock -V3 by Wengang Wang · 14 years ago
  88. a524812 ocfs2/dlm: avoid incorrect bit set in refmap on recovery master by Wengang Wang · 14 years ago
  89. 845b6cf Fix the nested PR lock calling issue in ACL by Jiaju Zhang · 14 years ago
  90. 8a2e70c ocfs2: Count more refcount records in file system fragmentation. by Tao Ma · 14 years ago
  91. 7beaf24 ocfs2 fix o2dlm dlm run purgelist (rev 3) by Srinivas Eeda · 14 years ago
  92. 6d98c3c ocfs2/dlm: fix a dead lock by Wengang Wang · 14 years ago
  93. 6eda3dd ocfs2: do not overwrite error codes in ocfs2_init_acl by Tiger Yang · 14 years ago
  94. d790d4d Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  95. a931da6 jbd2: Change j_state_lock to be a rwlock_t by Theodore Ts'o · 14 years ago
  96. 552ef802 direct-io: move aio_complete into ->end_io by Christoph Hellwig · 14 years ago
  97. 40e2e97 direct-io: move aio_complete into ->end_io by Christoph Hellwig · 14 years ago
  98. 33fa1d9 fs/ocfs2: Remove unnecessary casts of private_data by Joe Perches · 14 years ago
  99. bea9a6d Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 by Linus Torvalds · 14 years ago
  100. 5453258 ocfs2: Silence gcc warning in ocfs2_write_zero_page(). by Joel Becker · 14 years ago