Jan Kara
|
a90714c150
ocfs2: Add quota calls for allocation and freeing of inodes and space
|
16 years ago |
Joel Becker
|
511308d90b
ocfs2: Convert ocfs2_read_dir_block() to ocfs2_read_virt_blocks()
|
16 years ago |
Joel Becker
|
970e4936d7
ocfs2: Validate metadata only when it's read from disk.
|
16 years ago |
Joel Becker
|
a22305cc69
ocfs2: Wrap dirblock reads in a dedicated function.
|
16 years ago |
Joel Becker
|
b657c95c11
ocfs2: Wrap inode block reads in a dedicated function.
|
16 years ago |
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()
|
16 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
|
17 years ago |
Mark Fasheh
|
5b6a3a2b4a
ocfs2: Write support for directories with inline data
|
17 years ago |
Mark Fasheh
|
23193e513d
ocfs2: Read support for directories with inline data
|
17 years ago |
Mark Fasheh
|
8553cf4f36
ocfs2: Cleanup dirent size check
|
17 years ago |
Mark Fasheh
|
38760e2432
ocfs2: Rename cleanups
|
17 years ago |