Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
8795841bd606fbf1a63f66c51c07de39c44c4f34
/
fs
/
ocfs2
/
suballoc.c
1d1aff8
ocfs2: improve performance for localalloc
by Joseph Qi
· 9 years ago
4635929
ocfs2: clean up redundant NULL checks before kfree
by Joseph Qi
· 9 years ago
7ecef14
ocfs2: neaten do_error, ocfs2_error and ocfs2_abort
by Joe Perches
· 9 years ago
17a5b9a
ocfs2: acknowledge return value of ocfs2_error()
by Goldwyn Rodrigues
· 9 years ago
a47726b
ocfs2: rollback the cleared bits if error occurs after ocfs2_block_group_clear_bits
by Joseph Qi
· 10 years ago
7dc3e83
ocfs2: iput inode alloc when failed locally
by jiangyiwen
· 11 years ago
db66c71
ocfs2: rollback alloc_dinode counts when ocfs2_block_group_set_bits() failed
by Younger Liu
· 11 years ago
6fdb702
ocfs2: call ocfs2_update_inode_fsync_trans when updating any inode
by Darrick J. Wong
· 11 years ago
0a2fcd89
ocfs2: remove redundant ocfs2_alloc_dinode_update_counts() and ocfs2_block_group_set_bits()
by Younger Liu
· 11 years ago
7391a29
ocfs2: return ENOMEM when sb_getblk() fails
by Rui Xiang
· 11 years ago
25e2892
ocfs2: remove duplicated mlog_errno() in ocfs2_relink_block_group
by Andrew Morton
· 11 years ago
4930984
ocfs2: rework transaction rollback in ocfs2_relink_block_group()
by Jie Liu
· 11 years ago
309a85b
ocfs2: ac->ac_allow_chain_relink=0 won't disable group relink
by Xiaowei.Hu
· 12 years ago
72094e4
ocfs2: ->e_leaf_clusters endianness breakage
by Al Viro
· 13 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
81bad69
ocfs2: Remove DISK_ALLOC from masklog.
by Tao Ma
· 14 years ago
2f73e13
ocfs2: Remove mlog(0) from fs/ocfs2/suballoc.c
by Tao Ma
· 14 years ago
c1e8d35
ocfs2: Remove EXIT from masklog.
by Tao Ma
· 14 years ago
ef6b689
ocfs2: Remove ENTRY from masklog.
by Tao Ma
· 14 years ago
b595076
tree-wide: fix comment/printk typos
by Uwe Kleine-König
· 14 years ago
fc37189
Merge branch 'globalheartbeat-2' of git://oss.oracle.com/git/smushran/linux-2.6 into ocfs2-merge-window
by Joel Becker
· 14 years ago
9b5cd10
ocfs2: validate bg_free_bits_count after update
by Srinivas Eeda
· 14 years ago
47dea42
ocfs2: Use cpu_to_le16 for e_leaf_clusters in ocfs2_bg_discontig_add_extent.
by Tao Ma
· 14 years ago
e49e276
ocfs2: allow return of new inode block location before allocation of the inode
by Mark Fasheh
· 14 years ago
d513498
ocfs2: use ocfs2_alloc_dinode_update_counts() instead of open coding
by Mark Fasheh
· 14 years ago
b2b6ebf
ocfs2: properly set and use inode group alloc hint
by Mark Fasheh
· 14 years ago
889f004
ocfs2: Use the right group in nfs sync check.
by Tao Ma
· 14 years ago
0a463b7
ocfs2: Remove the redundant cpu_to_le64.
by Tao Ma
· 14 years ago
18d3a98
ocfs2: Silence a gcc warning.
by Joel Becker
· 14 years ago
abf1b3c
ocfs2: Set ac_last_group properly with discontig group.
by Tao Ma
· 15 years ago
74380c4
ocfs2: Free block to the right block group.
by Tao Ma
· 15 years ago
8571882
ocfs2: ocfs2_group_bitmap_size has to handle old volume.
by Tao Ma
· 15 years ago
4711954
ocfs2: Some tiny bug fixes for discontiguous block allocation.
by Tao Ma
· 15 years ago
95ec0ad
ocfs2: Don't relink cluster groups when allocating discontig block groups
by Joel Becker
· 15 years ago
8b06bc5
ocfs2: Grow discontig block groups in one transaction.
by Joel Becker
· 15 years ago
2b6cb57
ocfs2: Set suballoc_loc on allocated metadata.
by Joel Becker
· 15 years ago
ba20663
ocfs2: Return allocated metadata blknos on the ocfs2_suballoc_result.
by Joel Becker
· 15 years ago
1ed9b77
ocfs2: ocfs2_claim_*() don't need an ocfs2_super argument.
by Joel Becker
· 15 years ago
13e434c
ocfs2: Trim suballocations if they cross discontiguous regions
by Joel Becker
· 15 years ago
aa8f8e9
ocfs2: ocfs2_claim_suballoc_bits() doesn't need an osb argument.
by Joel Becker
· 15 years ago
7d1fe09
ocfs2: Pass suballocation results back via a structure.
by Joel Becker
· 15 years ago
798db35
ocfs2: Allocate discontiguous block groups.
by Joel Becker
· 15 years ago
4cbe424
ocfs2: Define data structures for discontiguous block groups.
by Joel Becker
· 15 years ago
a57c8fd
ocfs2: remove ocfs2_local_alloc_in_range()
by Mark Fasheh
· 15 years ago
33d5d38
ocfs2: allocate btree internal block groups from the global bitmap
by Mark Fasheh
· 15 years ago
e3b4a97
ocfs2: use allocation reservations for directory data
by Mark Fasheh
· 15 years ago
ec20cec
ocfs2: Make ocfs2_journal_dirty() void.
by Joel Becker
· 15 years ago
b4414ee
ocfs2: Clear undo bits when local alloc is freed
by Mark Fasheh
· 15 years ago
78c37eb
ocfs2: Change bg_chain check for ocfs2_validate_gd_parent.
by Tao Ma
· 15 years ago
b89c542
ocfs2: add extent block stealing for ocfs2 v5
by Tiger Yang
· 15 years ago
3d03a30
ocfs2: Pass ocfs2_caching_info to ocfs2_read_extent_block().
by Joel Becker
· 16 years ago
0cf2f76
ocfs2: Pass struct ocfs2_caching_info to the journal functions.
by Joel Becker
· 16 years ago
8cb471e
ocfs2: Take the inode out of the metadata read/write paths.
by Joel Becker
· 16 years ago
94e41ec
ocfs2: Pin journal head before accessing jh->b_committed_data
by Sunil Mushran
· 15 years ago
5b09b50
ocfs2: Fix some printk() warnings.
by Joel Becker
· 16 years ago
0fba813
ocfs2: Fix 2 warning during ocfs2 make.
by Tao Ma
· 16 years ago
6ca497a
ocfs2: fix rare stale inode errors when exporting via nfs
by wengang wang
· 16 years ago
feb473a
ocfs2: Optimize inode group allocation by recording last used group.
by Tao Ma
· 16 years ago
60ca81e
ocfs2: Allocate inode groups from global_bitmap.
by Tao Ma
· 16 years ago
1382115
ocfs2: Optimize inode allocation by remembering last group
by Tao Ma
· 16 years ago
13723d0
ocfs2: Use metadata-specific ocfs2_journal_access_*() functions.
by Joel Becker
· 16 years ago
d6b32bb
ocfs2: block read meta ecc.
by Joel Becker
· 16 years ago
970e493
ocfs2: Validate metadata only when it's read from disk.
by Joel Becker
· 16 years ago
4203530
ocfs2: Morph the haphazard OCFS2_IS_VALID_GROUP_DESC() checks.
by Joel Becker
· 16 years ago
68f64d4
ocfs2: Wrap group descriptor reads in a dedicated function.
by Joel Becker
· 16 years ago
57e3e79
ocfs2: Consolidate validation of group descriptors.
by Joel Becker
· 16 years ago
10995aa
ocfs2: Morph the haphazard OCFS2_IS_VALID_DINODE() checks.
by Joel Becker
· 16 years ago
0fcaa56
ocfs2: Simplify ocfs2_read_block()
by Joel Becker
· 16 years ago
31d3307
ocfs2: Require an inode for ocfs2_read_block(s)().
by Joel Becker
· 16 years ago
a81cb88
ocfs2: Don't check for NULL before brelse()
by Mark Fasheh
· 16 years ago
12462f1
ocfs2: Add the 'inode64' mount option.
by Joel Becker
· 16 years ago
1187c96
ocfs2: Limit inode allocation to 32bits.
by Joel Becker
· 16 years ago
f99b9b7
ocfs2: Make ocfs2_extent_tree the first-class representation of a tree.
by Joel Becker
· 16 years ago
cf1d6c7
ocfs2: Add extended attribute support
by Tiger Yang
· 16 years ago
f56654c
ocfs2: Add extent tree operation for xattr value btrees
by Tao Ma
· 16 years ago
e7d4cb6
ocfs2: Abstract ocfs2_extent_tree in b-tree operations.
by Tao Ma
· 16 years ago
811f933
ocfs2: Use ocfs2_extent_list instead of ocfs2_dinode.
by Tao Ma
· 16 years ago
9c7af40
ocfs2: throttle back local alloc when low on disk space
by Mark Fasheh
· 16 years ago
4d0ddb2
ocfs2: Add inode stealing for ocfs2_reserve_new_inode
by Tao Ma
· 17 years ago
a4a4891
ocfs2: Add ac_alloc_slot in ocfs2_alloc_context
by Tao Ma
· 17 years ago
ffda89a
ocfs2: Add a new parameter for ocfs2_reserve_suballoc_bits
by Tao Ma
· 17 years ago
c78bad1
fs/: Spelling fixes
by Joe Perches
· 17 years ago
2fbe8d1
ocfs2: Local alloc window size changeable via mount option
by Sunil Mushran
· 17 years ago
d659072
[PATCH 1/2] ocfs2: Add group extend for online resize
by Tao Ma
· 17 years ago
e63aecb6
ocfs2: Rename ocfs2_meta_[un]lock
by Mark Fasheh
· 17 years ago
415cb80
ocfs2: Allow smaller allocations during large writes
by Mark Fasheh
· 17 years ago
1f6697d
ocfs2: use all extent block suballocators
by Mark Fasheh
· 17 years ago
59a5e41
ocfs2: plug truncate into cached dealloc routines
by Mark Fasheh
· 17 years ago
2b60435
ocfs2: simplify deallocation locking
by Mark Fasheh
· 17 years ago
1ca1a11
ocfs2: fix sparse warnings in fs/ocfs2
by Mark Fasheh
· 18 years ago
8110b07
ocfs2: Fix up i_blocks calculation to know about holes
by Mark Fasheh
· 18 years ago
cd86128
[PATCH] Fix numerous kcalloc() calls, convert to kzalloc()
by Robert P. J. Day
· 18 years ago
1fabe14
ocfs2: Remove struct ocfs2_journal_handle in favor of handle_t
by Mark Fasheh
· 18 years ago
65eff9c
ocfs2: remove handle argument to ocfs2_start_trans()
by Mark Fasheh
· 18 years ago
02dc1af
ocfs2: pass ocfs2_super * into ocfs2_commit_trans()
by Mark Fasheh
· 18 years ago
4bcec18
ocfs2: remove unused handle argument from ocfs2_meta_lock_full()
by Mark Fasheh
· 18 years ago
da5cbf2
ocfs2: don't use handle for locking in allocation functions
by Mark Fasheh
· 18 years ago
c161f89
ocfs2: remove ocfs2_journal_handle flags field
by Mark Fasheh
· 18 years ago
883d4ca
ocfs2: allocation hints
by Mark Fasheh
· 18 years ago
7bf72ed
ocfs2: better group descriptor consistency checks
by Mark Fasheh
· 19 years ago
Next »