Joel Becker
|
0fcaa56a2a
ocfs2: Simplify ocfs2_read_block()
|
16 年之前 |
Joel Becker
|
31d33073ca
ocfs2: Require an inode for ocfs2_read_block(s)().
|
16 年之前 |
Mark Fasheh
|
a81cb88b64
ocfs2: Don't check for NULL before brelse()
|
16 年之前 |
Joel Becker
|
12462f1d9f
ocfs2: Add the 'inode64' mount option.
|
16 年之前 |
Joel Becker
|
1187c96885
ocfs2: Limit inode allocation to 32bits.
|
16 年之前 |
Joel Becker
|
f99b9b7ccf
ocfs2: Make ocfs2_extent_tree the first-class representation of a tree.
|
16 年之前 |
Tiger Yang
|
cf1d6c763f
ocfs2: Add extended attribute support
|
17 年之前 |
Tao Ma
|
f56654c435
ocfs2: Add extent tree operation for xattr value btrees
|
17 年之前 |
Tao Ma
|
e7d4cb6bc1
ocfs2: Abstract ocfs2_extent_tree in b-tree operations.
|
17 年之前 |
Tao Ma
|
811f933df1
ocfs2: Use ocfs2_extent_list instead of ocfs2_dinode.
|
17 年之前 |
Mark Fasheh
|
9c7af40b21
ocfs2: throttle back local alloc when low on disk space
|
17 年之前 |
Tao Ma
|
4d0ddb2ce2
ocfs2: Add inode stealing for ocfs2_reserve_new_inode
|
17 年之前 |
Tao Ma
|
a4a4891164
ocfs2: Add ac_alloc_slot in ocfs2_alloc_context
|
17 年之前 |
Tao Ma
|
ffda89a3bf
ocfs2: Add a new parameter for ocfs2_reserve_suballoc_bits
|
17 年之前 |
Joe Perches
|
c78bad11fb
fs/: Spelling fixes
|
17 年之前 |
Sunil Mushran
|
2fbe8d1ebe
ocfs2: Local alloc window size changeable via mount option
|
17 年之前 |
Tao Ma
|
d659072f73
[PATCH 1/2] ocfs2: Add group extend for online resize
|
17 年之前 |
Mark Fasheh
|
e63aecb651
ocfs2: Rename ocfs2_meta_[un]lock
|
17 年之前 |
Mark Fasheh
|
415cb80037
ocfs2: Allow smaller allocations during large writes
|
17 年之前 |
Mark Fasheh
|
1f6697d072
ocfs2: use all extent block suballocators
|
18 年之前 |
Mark Fasheh
|
59a5e416d1
ocfs2: plug truncate into cached dealloc routines
|
18 年之前 |
Mark Fasheh
|
2b604351bc
ocfs2: simplify deallocation locking
|
18 年之前 |
Mark Fasheh
|
1ca1a111b1
ocfs2: fix sparse warnings in fs/ocfs2
|
18 年之前 |
Mark Fasheh
|
8110b073a9
ocfs2: Fix up i_blocks calculation to know about holes
|
18 年之前 |
Robert P. J. Day
|
cd86128088
[PATCH] Fix numerous kcalloc() calls, convert to kzalloc()
|
18 年之前 |
Mark Fasheh
|
1fabe1481f
ocfs2: Remove struct ocfs2_journal_handle in favor of handle_t
|
18 年之前 |
Mark Fasheh
|
65eff9ccf8
ocfs2: remove handle argument to ocfs2_start_trans()
|
18 年之前 |
Mark Fasheh
|
02dc1af44e
ocfs2: pass ocfs2_super * into ocfs2_commit_trans()
|
18 年之前 |
Mark Fasheh
|
4bcec1847a
ocfs2: remove unused handle argument from ocfs2_meta_lock_full()
|
18 年之前 |
Mark Fasheh
|
da5cbf2f9d
ocfs2: don't use handle for locking in allocation functions
|
18 年之前 |