Commit History

Author SHA1 Message Date
  Linus Torvalds db16826367 Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6 15 years ago
  Tao Ma b80474b432 ocfs2: Use buffer IO if we are appending a file. 15 years ago
  Tao Ma 37f8a2bfaa ocfs2: CoW a reflinked cluster when it is truncated. 15 years ago
  Tao Ma 293b2f70b4 ocfs2: Integrate CoW in file write. 15 years ago
  Tao Ma 6f70fa5199 ocfs2: Add CoW support. 15 years ago
  Andi Kleen aa261f549d HWPOISON: Enable .remove_error_page for migration aware file systems 15 years ago
  Joel Becker 5e404e9ed1 ocfs2: Pass ocfs2_caching_info into ocfs_init_*_extent_tree(). 16 years ago
  Joel Becker 0cf2f7632b ocfs2: Pass struct ocfs2_caching_info to the journal functions. 16 years ago
  Sunil Mushran 8379e7c46c ocfs2: ocfs2_write_begin_nolock() should handle len=0 15 years ago
  Sunil Mushran e7432675f8 ocfs2: Initialize the cluster we're writing to in a non-sparse extend 16 years ago
  Wengang Wang 1f4cea3790 ocfs2: Fail ocfs2_get_block() immediately when a block needs allocation 16 years ago
  Wengang Wang cbfa9639ae ocfs2: Fix error return in ocfs2_write_cluster() 16 years ago
  Hisashi Hifumi 1fca3a05ef ocfs2: Pagecache usage optimization on ocfs2 16 years ago
  Tiger Yang d9ae49d6e2 ocfs2: tweak to get the maximum inline data size with xattr 16 years ago
  Joel Becker 13723d00e3 ocfs2: Use metadata-specific ocfs2_journal_access_*() functions. 16 years ago
  Jan Kara a90714c150 ocfs2: Add quota calls for allocation and freeing of inodes and space 16 years ago
  Mark Fasheh 53ef99cad9 ocfs2: Remove JBD compatibility layer 16 years ago
  Joel Becker b657c95c11 ocfs2: Wrap inode block reads in a dedicated function. 16 years ago
  Joel Becker 0fcaa56a2a ocfs2: Simplify ocfs2_read_block() 16 years ago
  Joel Becker 31d33073ca ocfs2: Require an inode for ocfs2_read_block(s)(). 16 years ago
  Mark Fasheh a81cb88b64 ocfs2: Don't check for NULL before brelse() 16 years ago
  Joel Becker 2b4e30fbde ocfs2: Switch over to JBD2. 16 years ago
  Joel Becker 8d6220d6a7 ocfs2: Change ocfs2_get_*_extent_tree() to ocfs2_init_*_extent_tree() 17 years ago
  Joel Becker f99b9b7ccf ocfs2: Make ocfs2_extent_tree the first-class representation of a tree. 17 years ago
  Tao Ma f56654c435 ocfs2: Add extent tree operation for xattr value btrees 17 years ago
  Tao Ma 0eb8d47e69 ocfs2: Make high level btree extend code generic 17 years ago
  Tao Ma e7d4cb6bc1 ocfs2: Abstract ocfs2_extent_tree in b-tree operations. 17 years ago
  Tao Ma 811f933df1 ocfs2: Use ocfs2_extent_list instead of ocfs2_dinode. 17 years ago
  Tao Ma 231b87d109 ocfs2: Modify ocfs2_num_free_extents for future xattr usage. 17 years ago
  Tao Ma 0e116227a0 ocfs2: Fix a bug in direct IO read. 16 years ago