Commit Graph

96 Commits (781f200cb7a657339c8760984870c252701aa485)

Author SHA1 Message Date
Tao Ma c1e8d35ef5 ocfs2: Remove EXIT from masklog. 14 years ago
Tao Ma ef6b689b63 ocfs2: Remove ENTRY from masklog. 14 years ago
Tao Ma 17ae521158 ocfs2: Remove obsolete comments before ocfs2_start_trans. 15 years ago
Tao Ma f9c57ada32 ocfs2: Remove unused old_id in ocfs2_commit_cache. 15 years ago
Tao Ma 3c3f20c981 ocfs2: Add some trace log for orphan scan. 15 years ago
Theodore Ts'o a931da6ac9 jbd2: Change j_state_lock to be a rwlock_t 15 years ago
Jan Kara 13ceef099e jbd2/ocfs2: Fix block checksumming when a buffer is used in several transactions 15 years ago
Tao Ma 40f165f416 ocfs2: Move orphan scan work to ocfs2_wq. 15 years ago
Tao Ma c901fb0073 ocfs2: Make ocfs2_extend_trans() really extend. 15 years ago
Joel Becker ec20cec7a3 ocfs2: Make ocfs2_journal_dirty() void. 15 years ago
Sunil Mushran 2bd632165c ocfs2/trivial: Remove trailing whitespaces 15 years ago
André Goddard Rosa af901ca181 tree-wide: fix assorted typos all over the place 15 years ago
Tao Ma 93c97087a6 ocfs2: Add metaecc for ocfs2_refcount_block. 16 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
Jeff Mahoney 8b712cd58a ocfs2: Fixup orphan scan cleanup after failed mount 16 years ago
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