Commit Graph

79 Commits (44b572809581d5a10dbe35aa6bf689f32b9c5ad6)

Author SHA1 Message Date
Sunil Mushran df152c241d ocfs2: Disable orphan scanning for local and hard-ro mounts 16 years ago
Sunil Mushran 3211949f89 ocfs2: Do not initialize lvb in ocfs2_orphan_scan_lock_res_init() 16 years ago
Sunil Mushran 692684e19e ocfs2: Stop orphan scan as early as possible during umount 16 years ago
Srinivas Eeda 15633a220f ocfs2 patch to track delayed orphan scan timer statistics 16 years ago
Srinivas Eeda 83273932fb ocfs2: timer to queue scan of all orphan slots 16 years ago
Srinivas Eeda 9140db04ef ocfs2: recover orphans in offline slots during recovery and mount 16 years ago
Mark Fasheh 9b7895efac ocfs2: Add a name indexed b-tree to directory inodes 16 years ago
Sunil Mushran 96a6c64b53 ocfs2: Move struct recovery_map to a header file 16 years ago
Joel Becker c175a518b4 ocfs2: Checksum and ECC for directory blocks. 16 years ago
Joel Becker 13723d00e3 ocfs2: Use metadata-specific ocfs2_journal_access_*() functions. 16 years ago
Joel Becker 50655ae9e9 ocfs2: Add journal_access functions with jbd2 triggers. 16 years ago
Jan Kara 19ece546a4 ocfs2: Enable quota accounting on mount, disable on umount 16 years ago
Jan Kara 2205363dce ocfs2: Implement quota recovery 16 years ago
Jan Kara 90e86a63ea ocfs2: Support nested transactions 16 years ago
Mark Fasheh 53ef99cad9 ocfs2: Remove JBD compatibility layer 16 years ago
Joel Becker 10995aa245 ocfs2: Morph the haphazard OCFS2_IS_VALID_DINODE() checks. 16 years ago
Joel Becker b657c95c11 ocfs2: Wrap inode block reads in a dedicated function. 16 years ago
Sunil Mushran ae0dff6830 ocfs2: Set journal descriptor to NULL after journal shutdown 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
Joel Becker da1e90985a ocfs2: Separate out sync reads from ocfs2_read_blocks() 17 years ago
Mark Fasheh a81cb88b64 ocfs2: Don't check for NULL before brelse() 17 years ago
Joel Becker 2b4e30fbde ocfs2: Switch over to JBD2. 17 years ago
Mark Fasheh a1af7d15a1 ocfs2: Fix sleep-with-spinlock recovery regression 17 years ago
Sunil Mushran 539d826409 [PATCH 2/2] ocfs2: Fix race between mount and recovery 17 years ago
Joel Becker e407e39783 ocfs2: Fix CONFIG_OCFS2_DEBUG_FS #ifdefs 17 years ago
Julia Lawall b1f3550fa1 ocfs2: Use BUG_ON 17 years ago
Joel Becker fc881fa0d5 ocfs2: De-magic the in-memory slot map. 17 years ago
Joel Becker 553abd046a ocfs2: Change the recovery map to an array of node numbers. 17 years ago
Joel Becker d85b20e4b3 ocfs2: Make ocfs2_slot_info private. 17 years ago
Mark Fasheh 8e8a4603b5 ocfs2: Move slot map access into slot_map.c 17 years ago
Jan Kara 5fa0613ea5 ocfs2: Silence false lockdep warnings 17 years ago
Mark Fasheh d147b3d630 ocfs2: Support commit= mount option 17 years ago
Mark Fasheh e63aecb651 ocfs2: Rename ocfs2_meta_[un]lock 17 years ago
Mark Fasheh 34d024f843 ocfs2: Remove mount/unmount votes 17 years ago
Mark Fasheh e8aed3450c ocfs2: Re-journal buffers after transaction extend 17 years ago
Mark Fasheh 0879c584ff ocfs2: Allow for debugging of transaction extends 17 years ago
Mark Fasheh a86370fbb6 ocfs2: fix exit-while-locked bug in ocfs2_queue_orphans() 17 years ago
Mark Fasheh 5eae5b96fc ocfs2: Remove open coded readdir() 18 years ago
Mark Fasheh 316f4b9f98 ocfs2: Move directory manipulation code into dir.c 18 years ago
Christoph Hellwig 800deef3f6 [PATCH] ocfs2: use list_for_each_entry where benefical 18 years ago
Mark Fasheh 1ca1a111b1 ocfs2: fix sparse warnings in fs/ocfs2 18 years ago
Mark Fasheh 8110b073a9 ocfs2: Fix up i_blocks calculation to know about holes 18 years ago
Mark Fasheh 4f902c3772 ocfs2: Fix extent lookup to return true size of holes 18 years ago
Mark Fasheh 49cb8d2d49 ocfs2: Read from an unwritten extent returns zeros 18 years ago
Mark Fasheh 363041a5f7 ocfs2: temporarily remove extent map caching 18 years ago
Tiger Yang 500086300e ocfs2: Remove delete inode vote 18 years ago
Sunil Mushran c271c5c22b ocfs2: local mounts 18 years ago
Mark Fasheh 1fabe1481f ocfs2: Remove struct ocfs2_journal_handle in favor of handle_t 18 years ago