1. 1b56e98 ocfs2 syncs the wrong range... by Al Viro · 10 years ago
  2. c7d2cbc ocfs2: update inode size after zeroing the hole by Junxiao Bi · 10 years ago
  3. d62e74b ocfs2: fix issue that ocfs2_setattr() does not deal with new_i_size==i_size by Younger Liu · 10 years ago
  4. a987c7c ocfs2: fix ocfs2_sync_file() if filesystem is readonly by Younger Liu · 10 years ago
  5. bf3d846 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  6. 702e5bc ocfs2: use generic posix ACL infrastructure by Christoph Hellwig · 11 years ago
  7. a2a3b39 ocfs2: punch hole should return EINVAL if the length argument in ioctl is negative by Tariq Saeed · 11 years ago
  8. f0cb0f0 fs/ocfs2/file.c: fix wrong comment by Junxiao Bi · 11 years ago
  9. 06f9da6 fs/ocfs2: remove unnecessary variable bits_wanted from ocfs2_calc_extend_credits by Goldwyn Rodrigues · 11 years ago
  10. 9bf12df Merge git://git.kvack.org/~bcrl/aio-next by Linus Torvalds · 11 years ago
  11. 7aebff1 ocfs2: free path in ocfs2_remove_inode_range() by Younger Liu · 11 years ago
  12. 2b1e55c ocfs2: lighten up allocate transaction by Younger Liu · 11 years ago
  13. c7dd339 ocfs2: fix NULL pointer dereference in ocfs2_duplicate_clusters_by_page by Tiger Yang · 11 years ago
  14. 73a7075 aio: Kill aio_rw_vect_retry() by Kent Overstreet · 11 years ago
  15. 46a1c2c vfs: export lseek_execute() to modules by Jie Liu · 11 years ago
  16. 3704412b [readdir] convert ocfs2 by Al Viro · 11 years ago
  17. afe1bb7 ocfs2: unlock rw lock if inode lock failed by Joseph Qi · 11 years ago
  18. 72b0d9a pipe: don't use ->i_mutex by Al Viro · 11 years ago
  19. 8d71db4 lift sb_start_write/sb_end_write out of ->aio_write() by Al Viro · 11 years ago
  20. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  21. 182be68 kill f_vfsmnt by Al Viro · 12 years ago
  22. 496ad9a new helper: file_inode(file) by Al Viro · 12 years ago
  23. 488c8ef ocfs2: Compare kuids and kgids using uid_eq and gid_eq by Eric W. Biederman · 11 years ago
  24. ba61356 ocfs2: For tracing report the uid and gid values in the initial user namespace by Eric W. Biederman · 11 years ago
  25. a6ff037 ocfs2: drop vmtruncate by Marco Stornelli · 12 years ago
  26. 965c8e5 lseek: the "whence" argument is called "whence" by Andrew Morton · 12 years ago
  27. d0e1d66 writeback: remove nr_pages_dirtied arg from balance_dirty_pages_ratelimited_nr() by Namjae Jeon · 12 years ago
  28. aca645a userns: Modify dqget to take struct kqid by Eric W. Biederman · 12 years ago
  29. fef6925 ocfs2: Convert to new freezing mechanism by Jan Kara · 12 years ago
  30. a4e08d0 ocfs2: fix NULL pointer dereference in __ocfs2_change_file_space() by Luis Henriques · 12 years ago
  31. 3e5d3c3 ocfs2: clear unaligned io flag when dio fails by Junxiao Bi · 12 years ago
  32. 9879326 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  33. 42b2aa8 treewide: Fix typos in various parts of the kernel, and fix some comments. by Justin P. Mattock · 13 years ago
  34. 0a4ebed Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 by Linus Torvalds · 13 years ago
  35. df295d4 ocfs2: honor O_(D)SYNC flag in fallocate by Mark Fasheh · 13 years ago
  36. 99b1bb6 Merge branch 'mw-3.1-jul25' of git://oss.oracle.com/git/smushran/linux-2.6 into ocfs2-fixes by Joel Becker · 13 years ago
  37. a11f7e6 ocfs2: serialize unaligned aio by Mark Fasheh · 13 years ago
  38. 93862d5 ocfs2: Implement llseek() by Sunil Mushran · 13 years ago
  39. 4e34e71 fs: take the ACL checks to common code by Christoph Hellwig · 13 years ago
  40. 02c24a8 fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers by Josef Bacik · 13 years ago
  41. df2d6f2 fs: always maintain i_dio_count by Christoph Hellwig · 13 years ago
  42. 562c72a fs: move inode_dio_wait calls into ->setattr by Christoph Hellwig · 13 years ago
  43. bd5fe6c fs: kill i_alloc_sem by Christoph Hellwig · 13 years ago
  44. 10556cb ->permission() sanitizing: don't pass flags to ->permission() by Al Viro · 13 years ago
  45. 2830ba7 ->permission() sanitizing: don't pass flags to generic_permission() by Al Viro · 13 years ago
  46. 178ea735 kill check_acl callback of generic_permission() by Al Viro · 13 years ago
  47. 3d1c182 Ocfs2: Teach local-mounted ocfs2 to handle unwritten_extents correctly. by Tristan Ye · 13 years ago
  48. 9a790ba ocfs2: skip existing hole when removing the last extent_rec in punching-hole codes. by Tristan Ye · 13 years ago
  49. 468eedd ocfs2: Remove mlog(0) from fs/ocfs2/file.c by Tao Ma · 13 years ago
  50. c1e8d35 ocfs2: Remove EXIT from masklog. by Tao Ma · 13 years ago
  51. ef6b689 ocfs2: Remove ENTRY from masklog. by Tao Ma · 13 years ago
  52. 2fe17c1 fallocate should be a file operation by Christoph Hellwig · 14 years ago
  53. 64c23e8 make the feature checks in ->fallocate future proof by Christoph Hellwig · 14 years ago
  54. db47fef Ocfs2: handle hole punching via fallocate properly by Josef Bacik · 14 years ago
  55. b74c79e fs: provide rcu-walk aware permission i_ops by Nick Piggin · 14 years ago
  56. 39c99f1 Ocfs2: Teach 'coherency=full' O_DIRECT writes to correctly up_read i_alloc_sem. by Tristan Ye · 14 years ago
  57. ebdec24 fs: kill block_prepare_write by Christoph Hellwig · 14 years ago
  58. f8cae0f ocfs2: drop the BLKDEV_IFL_WAIT flag by Linus Torvalds · 14 years ago
  59. 7bdb0d1 ocfs2: Add a mount option "coherency=*" to handle cluster coherency for O_DIRECT writes. by Tristan Ye · 14 years ago
  60. c0e1a3e ocfs2: Silence unused warning. by Joel Becker · 14 years ago
  61. 729963a Merge branch 'cow_readahead' of git://oss.oracle.com/git/tma/linux-2.6 into merge-2 by Joel Becker · 14 years ago
  62. 4c38881 ocfs2: Remove ocfs2_sync_inode() by Jan Kara · 14 years ago
  63. 95fa859 ocfs2: Remove obscure error handling in direct_write. by Tao Ma · 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. 04eda1a ocfs2: Flush drive's caches on fdatasync by Jan Kara · 14 years ago
  67. 1550271 ocfs2: Add struct file to ocfs2_refcount_cow. by Tao Ma · 14 years ago
  68. b890823 ocfs2: pass struct file* to ocfs2_prepare_inode_for_write. by Tao Ma · 14 years ago
  69. 2c27c65 check ATTR_SIZE contraints in inode_change_ok by Christoph Hellwig · 14 years ago
  70. 1025774 remove inode_setattr by Christoph Hellwig · 14 years ago
  71. 5453258 ocfs2: Silence gcc warning in ocfs2_write_zero_page(). by Joel Becker · 14 years ago
  72. 5693486 ocfs2: Zero the tail cluster when extending past i_size. by Joel Becker · 14 years ago
  73. a4bfb4c ocfs2: When zero extending, do it by page. by Joel Becker · 14 years ago
  74. 15c6fd9 kill spurious reference to vmtruncate by npiggin@suse.de · 14 years ago
  75. 7ea8085 drop unused dentry argument to ->fsync by Christoph Hellwig · 14 years ago
  76. 52a9ee2 ocfs2: Use __dquot_transfer to avoid lock inversion by Jan Kara · 14 years ago
  77. 1275562 quota: unify quota init condition in setattr by Dmitry Monakhov · 14 years ago
  78. 03e6230 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 by Linus Torvalds · 14 years ago
  79. c1631d4 Ocfs2: Optimize punching-hole code. by Tristan Ye · 14 years ago
  80. e8aec06 Ocfs2: Fix hole punching to correctly do CoW during cluster zeroing. by Tristan Ye · 14 years ago
  81. 78f9467 Ocfs2: Optimize ocfs2 truncate to use ocfs2_remove_btree_range() instead. by Tristan Ye · 14 years ago
  82. 4fe370a ocfs2: use allocation reservations during file write by Mark Fasheh · 15 years ago
  83. ec20cec ocfs2: Make ocfs2_journal_dirty() void. by Joel Becker · 14 years ago
  84. 6b933c8 ocfs2: Avoid direct write if we fall back to buffered I/O by Li Dongyang · 14 years ago
  85. 7968184 ocfs2: Reset status if we want to restart file extension. by Tao Ma · 14 years ago
  86. a03ab78 ocfs2: one more warning fix in ocfs2_file_aio_write(), v2 by Coly Li · 14 years ago
  87. e213e26 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
  88. 871a293 dquot: cleanup dquot initialize routine by Christoph Hellwig · 14 years ago
  89. 907f455 dquot: move dquot initialization responsibility into the filesystem by Christoph Hellwig · 14 years ago
  90. b43fa82 dquot: cleanup dquot transfer routine by Christoph Hellwig · 14 years ago
  91. 5dd4056 dquot: cleanup space allocation / freeing routines by Christoph Hellwig · 14 years ago
  92. 5051f76 ocfs2: send SIGXFSZ if new filesize exceeds limit -v2 by Wengang Wang · 14 years ago
  93. 66b116c ocfs2: fix warning in ocfs2_file_aio_write() by Coly Li · 14 years ago
  94. 96a1cc7 ocfs2: Clean up the checks for CoW and direct I/O. by Wengang Wang · 14 years ago
  95. 60c4867 ocfs2: Add parenthesis to wrap the check for O_DIRECT. by Tao Ma · 14 years ago
  96. 2bd6321 ocfs2/trivial: Remove trailing whitespaces by Sunil Mushran · 15 years ago
  97. 86470e9 ocfs2: Handle O_DIRECT when writing to a refcounted cluster. by Tao Ma · 15 years ago
  98. 6b2f3d1 vfs: Implement proper O_SYNC semantics by Christoph Hellwig · 15 years ago
  99. 2f48d59 ocfs2: duplicate inline data properly during reflink. by Tao Ma · 15 years ago
  100. b64ada6 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 by Linus Torvalds · 15 years ago