Commit Graph

51 Commits (eec7ecfede74bb996060efefd5c157acd5794e8a)

Author SHA1 Message Date
Tao Ma 1739da4054 ocfs2: Limit default local alloc size within bitmap range. 15 years ago
Tao Ma 3e4218df31 ocfs2/trivial: Code cleanup for allocation reservation. 15 years ago
Mark Fasheh 6b82021b9e ocfs2: increase the default size of local alloc windows 15 years ago
Mark Fasheh 73c8a80003 ocfs2: clean up localalloc mount option size parsing 15 years ago
Mark Fasheh a57c8fd2ad ocfs2: remove ocfs2_local_alloc_in_range() 15 years ago
Mark Fasheh d02f00cc05 ocfs2: allocation reservations 15 years ago
Joel Becker ec20cec7a3 ocfs2: Make ocfs2_journal_dirty() void. 15 years ago
Mark Fasheh b4414eea0e ocfs2: Clear undo bits when local alloc is freed 15 years ago
Mark Fasheh b22b63ebaf ocfs2: Always try for maximum bits with new local alloc windows 15 years ago
Tao Ma 8571882c21 ocfs2: ocfs2_group_bitmap_size has to handle old volume. 15 years ago
Joel Becker 1ed9b777f7 ocfs2: ocfs2_claim_*() don't need an ocfs2_super argument. 15 years ago
Joel Becker 4cbe4249d6 ocfs2: Define data structures for discontiguous block groups. 15 years ago
Tiger Yang b89c54282d ocfs2: add extent block stealing for ocfs2 v5 15 years ago
Joel Becker 0cf2f7632b ocfs2: Pass struct ocfs2_caching_info to the journal functions. 16 years ago
Joel Becker 8cb471e8f8 ocfs2: Take the inode out of the metadata read/write paths. 16 years ago
Sunil Mushran 59b526a307 ocfs2: Remove debugfs file local_alloc_stats 16 years ago
Joel Becker 13723d00e3 ocfs2: Use metadata-specific ocfs2_journal_access_*() functions. 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. 17 years ago
Joel Becker 0fcaa56a2a ocfs2: Simplify ocfs2_read_block() 17 years ago
Joel Becker 31d33073ca ocfs2: Require an inode for ocfs2_read_block(s)(). 17 years ago
Mark Fasheh a81cb88b64 ocfs2: Don't check for NULL before brelse() 17 years ago
Mark Fasheh 4cc8124584 ocfs2: make la_debug_mutex static 17 years ago
Joel Becker 1187c96885 ocfs2: Limit inode allocation to 32bits. 17 years ago
Mark Fasheh 9a8ff578fb ocfs2: track local alloc state via debugfs 17 years ago
Mark Fasheh 9c7af40b21 ocfs2: throttle back local alloc when low on disk space 17 years ago
Mark Fasheh ebcee4b5c9 ocfs2: Track local alloc bits internally 17 years ago
Joel Becker e407e39783 ocfs2: Fix CONFIG_OCFS2_DEBUG_FS #ifdefs 17 years ago
Sunil Mushran 4ba1c5bfd2 ocfs2: Use GFP_NOFS in kmalloc during localalloc window move 17 years ago
Tao Ma 4d0ddb2ce2 ocfs2: Add inode stealing for ocfs2_reserve_new_inode 17 years ago
Tao Ma a4a4891164 ocfs2: Add ac_alloc_slot in ocfs2_alloc_context 17 years ago
Marcin Slusarz 0dd3256e04 [PATCH] ocfs2: le*_add_cpu conversion 17 years ago
Sunil Mushran 7ad8b3d30e ocfs2: Enable localalloc for local mounts 17 years ago
Sunil Mushran 2fbe8d1ebe ocfs2: Local alloc window size changeable via mount option 17 years ago
Mark Fasheh e63aecb651 ocfs2: Rename ocfs2_meta_[un]lock 17 years ago
Jan Kara 5a58c3ef22 [PATCH] ocfs2: Remove expensive bitmap scanning 17 years ago
Sunil Mushran bda0233b89 ocfs2: Unlock mutex in local alloc failure case 18 years ago
Mark Fasheh 415cb80037 ocfs2: Allow smaller allocations during large writes 18 years ago
Mark Fasheh 8fccfc829a ocfs2: fix inode leak 18 years ago
Robert P. J. Day cd86128088 [PATCH] Fix numerous kcalloc() calls, convert to kzalloc() 18 years ago
Mark Fasheh 1fabe1481f ocfs2: Remove struct ocfs2_journal_handle in favor of handle_t 18 years ago
Mark Fasheh 65eff9ccf8 ocfs2: remove handle argument to ocfs2_start_trans() 18 years ago
Mark Fasheh 02dc1af44e ocfs2: pass ocfs2_super * into ocfs2_commit_trans() 18 years ago
Mark Fasheh 4bcec1847a ocfs2: remove unused handle argument from ocfs2_meta_lock_full() 18 years ago
Mark Fasheh da5cbf2f9d ocfs2: don't use handle for locking in allocation functions 18 years ago
Mark Fasheh 8898a5a58f ocfs2: don't pass handle to ocfs2_meta_lock() in localalloc.c 18 years ago
Mark Fasheh c161f89be7 ocfs2: remove ocfs2_journal_handle flags field 18 years ago
Mark Fasheh 883d4cae4a ocfs2: allocation hints 19 years ago
Mark Fasheh b0697053f9 ocfs2: don't use MLF* in the file system 19 years ago
Jes Sorensen 1b1dcc1b57 [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem 19 years ago