Commit History

Author SHA1 Message Date
  Tristan Ye c1631d4a48 Ocfs2: Optimize punching-hole code. 15 years ago
  Tristan Ye e8aec068ec Ocfs2: Fix hole punching to correctly do CoW during cluster zeroing. 15 years ago
  Tristan Ye 78f94673d7 Ocfs2: Optimize ocfs2 truncate to use ocfs2_remove_btree_range() instead. 15 years ago
  Mark Fasheh 4fe370afaa ocfs2: use allocation reservations during file write 15 years ago
  Joel Becker ec20cec7a3 ocfs2: Make ocfs2_journal_dirty() void. 15 years ago
  Li Dongyang 6b933c8e6f ocfs2: Avoid direct write if we fall back to buffered I/O 15 years ago
  Tao Ma 79681842e1 ocfs2: Reset status if we want to restart file extension. 15 years ago
  Coly Li a03ab788d0 ocfs2: one more warning fix in ocfs2_file_aio_write(), v2 15 years ago
  Linus Torvalds e213e26ab3 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6 15 years ago
  Christoph Hellwig 871a293155 dquot: cleanup dquot initialize routine 15 years ago
  Christoph Hellwig 907f4554e2 dquot: move dquot initialization responsibility into the filesystem 15 years ago
  Christoph Hellwig b43fa8284d dquot: cleanup dquot transfer routine 15 years ago
  Christoph Hellwig 5dd4056db8 dquot: cleanup space allocation / freeing routines 15 years ago
  Wengang Wang 5051f76883 ocfs2: send SIGXFSZ if new filesize exceeds limit -v2 15 years ago
  Coly Li 66b116c9d8 ocfs2: fix warning in ocfs2_file_aio_write() 15 years ago
  Wengang Wang 96a1cc731a ocfs2: Clean up the checks for CoW and direct I/O. 15 years ago
  Tao Ma 60c486744c ocfs2: Add parenthesis to wrap the check for O_DIRECT. 15 years ago
  Sunil Mushran 2bd632165c ocfs2/trivial: Remove trailing whitespaces 15 years ago
  Tao Ma 86470e98cc ocfs2: Handle O_DIRECT when writing to a refcounted cluster. 15 years ago
  Christoph Hellwig 6b2f3d1f76 vfs: Implement proper O_SYNC semantics 15 years ago
  Tao Ma 2f48d593b6 ocfs2: duplicate inline data properly during reflink. 15 years ago
  Linus Torvalds b64ada6b23 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 15 years ago
  Tao Ma 8b2c0dba51 ocfs2: Call refcount tree remove process properly. 16 years ago
  Tao Ma 37f8a2bfaa ocfs2: CoW a reflinked cluster when it is truncated. 16 years ago
  Tao Ma 293b2f70b4 ocfs2: Integrate CoW in file write. 16 years ago
  Jan Kara d23c937b0f ocfs2: Update syncing after splicing to match generic version 16 years ago
  Jan Kara 918941a3f3 ocfs2: Use __generic_file_aio_write instead of generic_file_aio_write_nolock 16 years ago
  Joel Becker 5e404e9ed1 ocfs2: Pass ocfs2_caching_info into ocfs_init_*_extent_tree(). 16 years ago
  Joel Becker cbee7e1a6a ocfs2: ocfs2_add_clusters_in_btree() no longer needs struct inode. 16 years ago
  Joel Becker 0cf2f7632b ocfs2: Pass struct ocfs2_caching_info to the journal functions. 16 years ago