Commit History

Author SHA1 Message Date
  Joel Becker d4a8c93c82 ocfs2: Make cached block reads the common case. 16 years ago
  Joel Becker 5e0b3dec01 ocfs2: Kill the last naked wait_on_buffer() for cached reads. 16 years ago
  Joel Becker 07446dc72c ocfs2: Move ocfs2_bread() into dir.c 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 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
  Mark Fasheh 9780eb6cfa ocfs2: correctly set i_blocks after inline dir gets expanded 17 years ago
  Tao Ma 83cab5338f ocfs2: Jump to correct label in ocfs2_expand_inline_dir() 17 years ago
  Marcin Slusarz 0dd3256e04 [PATCH] ocfs2: le*_add_cpu conversion 17 years ago
  Joe Perches c78bad11fb fs/: Spelling fixes 17 years ago
  Mark Fasheh e63aecb651 ocfs2: Rename ocfs2_meta_[un]lock 17 years ago
  Adrian Bunk 0af4bd3887 [2.6 patch] make ocfs2_find_entry_el() static 17 years ago
  Mathieu Desnoyers 2b47c3611d Fix f_version type: should be u64 instead of unsigned long 17 years ago
  Mark Fasheh e7b3401960 ocfs2: Optionally return filldir errors 18 years ago
  Mark Fasheh 5b6a3a2b4a ocfs2: Write support for directories with inline data 18 years ago
  Mark Fasheh 23193e513d ocfs2: Read support for directories with inline data 18 years ago
  Mark Fasheh 8553cf4f36 ocfs2: Cleanup dirent size check 18 years ago
  Mark Fasheh 38760e2432 ocfs2: Rename cleanups 18 years ago
  Mark Fasheh be94d11704 ocfs2: Provide convenience function for ino lookup 18 years ago
  Mark Fasheh 0bfbbf62a8 ocfs2: Implement ocfs2_empty_dir() as a caller of ocfs2_dir_foreach() 18 years ago
  Mark Fasheh 5eae5b96fc ocfs2: Remove open coded readdir() 18 years ago
  Mark Fasheh 7e8536797d ocfs2: Pass raw u64 to filldir 18 years ago
  Mark Fasheh b8bc5f4fde ocfs2: Abstract out core dir listing functionality 18 years ago