Mark Fasheh
|
e49e27674d
ocfs2: allow return of new inode block location before allocation of the inode
|
15 年之前 |
Mark Fasheh
|
d51349829c
ocfs2: use ocfs2_alloc_dinode_update_counts() instead of open coding
|
15 年之前 |
Mark Fasheh
|
b2b6ebf5f7
ocfs2: properly set and use inode group alloc hint
|
14 年之前 |
Tao Ma
|
889f004a8c
ocfs2: Use the right group in nfs sync check.
|
14 年之前 |
Tao Ma
|
0a463b74e7
ocfs2: Remove the redundant cpu_to_le64.
|
15 年之前 |
Joel Becker
|
18d3a98f3c
ocfs2: Silence a gcc warning.
|
15 年之前 |
Tao Ma
|
abf1b3cb5b
ocfs2: Set ac_last_group properly with discontig group.
|
15 年之前 |
Tao Ma
|
74380c479a
ocfs2: Free block to the right block group.
|
15 年之前 |
Tao Ma
|
8571882c21
ocfs2: ocfs2_group_bitmap_size has to handle old volume.
|
15 年之前 |
Tao Ma
|
4711954eaa
ocfs2: Some tiny bug fixes for discontiguous block allocation.
|
15 年之前 |
Joel Becker
|
95ec0adf0b
ocfs2: Don't relink cluster groups when allocating discontig block groups
|
15 年之前 |
Joel Becker
|
8b06bc592e
ocfs2: Grow discontig block groups in one transaction.
|
15 年之前 |
Joel Becker
|
2b6cb576aa
ocfs2: Set suballoc_loc on allocated metadata.
|
15 年之前 |
Joel Becker
|
ba2066351b
ocfs2: Return allocated metadata blknos on the ocfs2_suballoc_result.
|
15 年之前 |
Joel Becker
|
1ed9b777f7
ocfs2: ocfs2_claim_*() don't need an ocfs2_super argument.
|
15 年之前 |
Joel Becker
|
13e434cf0c
ocfs2: Trim suballocations if they cross discontiguous regions
|
15 年之前 |
Joel Becker
|
aa8f8e93c8
ocfs2: ocfs2_claim_suballoc_bits() doesn't need an osb argument.
|
15 年之前 |
Joel Becker
|
7d1fe093bf
ocfs2: Pass suballocation results back via a structure.
|
15 年之前 |
Joel Becker
|
798db35f46
ocfs2: Allocate discontiguous block groups.
|
15 年之前 |
Joel Becker
|
4cbe4249d6
ocfs2: Define data structures for discontiguous block groups.
|
15 年之前 |
Mark Fasheh
|
a57c8fd2ad
ocfs2: remove ocfs2_local_alloc_in_range()
|
15 年之前 |
Mark Fasheh
|
33d5d380d6
ocfs2: allocate btree internal block groups from the global bitmap
|
15 年之前 |
Mark Fasheh
|
e3b4a97dbe
ocfs2: use allocation reservations for directory data
|
15 年之前 |
Joel Becker
|
ec20cec7a3
ocfs2: Make ocfs2_journal_dirty() void.
|
15 年之前 |
Mark Fasheh
|
b4414eea0e
ocfs2: Clear undo bits when local alloc is freed
|
15 年之前 |
Tao Ma
|
78c37eb0d5
ocfs2: Change bg_chain check for ocfs2_validate_gd_parent.
|
15 年之前 |
Tiger Yang
|
b89c54282d
ocfs2: add extent block stealing for ocfs2 v5
|
15 年之前 |
Joel Becker
|
3d03a305de
ocfs2: Pass ocfs2_caching_info to ocfs2_read_extent_block().
|
16 年之前 |
Joel Becker
|
0cf2f7632b
ocfs2: Pass struct ocfs2_caching_info to the journal functions.
|
16 年之前 |
Joel Becker
|
8cb471e8f8
ocfs2: Take the inode out of the metadata read/write paths.
|
16 年之前 |