aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ocfs2/journal.c
AgeCommit message (Expand)AuthorFilesLines
2023-10-18ocfs2: annotate struct ocfs2_replay_map with __counted_byKees Cook1-1/+1
2023-08-31Merge tag 'ext4_for_linus-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-4/+4
2023-08-29Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/...Linus Torvalds1-7/+4
2023-08-23jbd2: jbd2_journal_init_{dev,inode} return proper error return valueZhang Yi1-4/+4
2023-08-18ocfs2: Use struct_size()Christophe JAILLET1-3/+3
2023-08-18ocfs2: use flexible array in 'struct ocfs2_recovery_map'Christophe JAILLET1-4/+1
2023-08-09ocfs2: stop using bdev->bd_super for journal error loggingChristoph Hellwig1-3/+3
2023-01-18ocfs2: use filemap_fdatawrite_wbc instead of generic_writepagesChristoph Hellwig1-1/+1
2023-01-18jbd2,ocfs2: move jbd2_journal_submit_inode_data_buffers to ocfs2Christoph Hellwig1-1/+15
2022-11-30ocfs2: fix memory leak in ocfs2_mount_volume()Li Zetao1-1/+1
2022-08-17Change calling conventions for filldir_tAl Viro1-7/+7
2022-04-29ocfs2: fix mounting crash if journal is not allocedHeming Zhao via Ocfs2-devel1-10/+23
2022-01-15ocfs2: use BUG_ON instead of if condition followed by BUG.Zhang Mingyu1-4/+2
2021-11-10Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-4/+1
2021-11-06ocfs2: cleanup journal init and shutdownValentin Vidic1-5/+21
2021-10-29exit/kthread: Have kernel threads return instead of calling do_exitEric W. Biederman1-4/+1
2021-06-22ext4: add discard/zeroout flags to journal flushLeah Rumancik1-4/+4
2021-05-07treewide: remove editor modelines and cruftMasahiro Yamada1-3/+1
2020-11-06jbd2: rename j_maxlen to j_total_len and add jbd2_journal_max_txn_bufsHarshad Shirwadkar1-1/+1
2020-10-18jbd2, ext4, ocfs2: introduce/use journal callbacks j_submit|finish_inode_data...Mauricio Faria de Oliveira1-0/+4
2020-04-02ocfs2: replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-01-04ocfs2: call journal flush to mark journal as empty after journal recovery whe...Kai Li1-0/+8
2019-11-30Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-4/+4
2019-11-05jbd2: Reserve space for revoke descriptor blocksJan Kara1-2/+2
2019-11-05ocfs2: Use accessor function for h_buffer_creditsJan Kara1-2/+2
2019-10-19ocfs2: fix panic due to ocfs2_wq is nullYi Li1-1/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 145Thomas Gleixner1-15/+1
2018-12-28ocfs2: clear journal dirty flag after shutdown journalJunxiao Bi1-4/+2
2018-11-03ocfs2: without quota support, avoid calling quota recoveryGuozhonghua1-17/+34
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook1-1/+1
2018-01-31ocfs2: return error when we attempt to access a dirty bh in jbd2piaojun1-11/+12
2017-09-06ocfs2: clean up some dead codeJun Piao1-1/+0
2016-12-12ocfs2: use time64_t to represent orphan scan timesDeepa Dinamani1-2/+2
2016-07-26ocfs2: improve recovery performanceJunxiao Bi1-20/+21
2016-03-25ocfs2: fix occurring deadlock by changing ocfs2_wq from global to localjiangyiwen1-4/+4
2016-01-22wrappers for ->i_mutex accessAl Viro1-4/+4
2016-01-14ocfs2: clean up redundant NULL check before iputJoseph Qi1-7/+3
2015-11-05ocfs2: add uuid to ocfs2 thread name for problem analysisJoseph Qi1-2/+2
2015-11-05ocfs2: only take lock if dio entry when recover orphansJoseph Qi1-39/+47
2015-11-05ocfs2: do not include dio entry in case of orphan scanJoseph Qi1-3/+12
2015-09-04ocfs2: neaten do_error, ocfs2_error and ocfs2_abortJoe Perches1-1/+1
2015-09-04ocfs2: fix race between crashed dio and rmJoseph Qi1-1/+3
2015-09-04ocfs2: do not BUG if buffer not uptodate in __ocfs2_journal_accessJoseph Qi1-1/+17
2015-09-04ocfs2: fix race between dio and recover orphanJoseph Qi1-4/+4
2015-06-24ocfs2: mark local functions as staticJoseph Qi1-5/+5
2015-06-24ocfs2: fix NULL pointer dereference in function ocfs2_abort_trigger()Xue jiufei1-3/+1
2015-06-24ocfs2: do not BUG if jbd2_journal_dirty_metadata failsJoseph Qi1-1/+14
2015-06-24ocfs2: fix a tiny race when truncate dio orohaned entryJoseph Qi1-26/+21
2015-02-16ocfs2: wait for orphan recovery first once append O_DIRECT write crashJoseph Qi1-0/+2
2015-02-16ocfs2: add orphan recovery types in ocfs2_recover_orphansJoseph Qi1-20/+88
2015-02-10ocfs2: remove unreachable code in __ocfs2_recovery_thread()Daeseok Youn1-1/+0
2014-10-31vfs: make first argument of dir_context.actor typedMiklos Szeredi1-3/+5
2014-06-04ocfs2: limit printk when journal is abortedJoseph Qi1-2/+15
2014-04-03ocfs2: remove OCFS2_INODE_SKIP_DELETE flagJan Kara1-6/+0
2013-09-11ocfs2: use i_size_read() to access i_sizeJunxiao Bi1-4/+4
2013-09-11ocfs2: lighten up allocate transactionYounger Liu1-0/+35
2013-06-29[readdir] convert ocfs2Al Viro1-7/+7
2013-02-21ocfs2: remove kfree() redundant null checksTim Gardner1-7/+3
2012-07-31ocfs2: Convert to new freezing mechanismJan Kara1-1/+6
2011-07-24ocfs2: Add comment about orphan scanningSunil Mushran1-0/+14
2011-07-24ocfs2: Clean up messages in the fsSunil Mushran1-3/+6
2011-05-13ocfs2: Skip mount recovery for hard-ro mountsSunil Mushran1-0/+3
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-02-24ocfs2: Remove masklog ML_JOURNAL.Tao Ma1-76/+54
2011-03-07ocfs2: Remove EXIT from masklog.Tao Ma1-19/+0
2011-02-21ocfs2: Remove ENTRY from masklog.Tao Ma1-31/+12
2010-09-10ocfs2: Remove obsolete comments before ocfs2_start_trans.Tao Ma1-3/+0
2010-09-10ocfs2: Remove unused old_id in ocfs2_commit_cache.Tao Ma1-2/+1
2010-09-10ocfs2: Add some trace log for orphan scan.Tao Ma1-0/+3
2010-08-07Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds1-2/+2
2010-08-03jbd2: Change j_state_lock to be a rwlock_tTheodore Ts'o1-2/+2
2010-07-15jbd2/ocfs2: Fix block checksumming when a buffer is used in several transactionsJan Kara1-12/+12
2010-06-15ocfs2: Move orphan scan work to ocfs2_wq.Tao Ma1-3/+3
2010-05-05ocfs2: Make ocfs2_extend_trans() really extend.Tao Ma1-6/+9
2010-05-05ocfs2: Make ocfs2_journal_dirty() void.Joel Becker1-8/+3
2010-01-25ocfs2/trivial: Remove trailing whitespacesSunil Mushran1-1/+1
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa1-1/+1
2009-09-22ocfs2: Add metaecc for ocfs2_refcount_block.Tao Ma1-0/+15
2009-09-04ocfs2: Pass struct ocfs2_caching_info to the journal functions.Joel Becker1-35/+30
2009-09-04ocfs2: Take the inode out of the metadata read/write paths.Joel Becker1-2/+2
2009-07-08ocfs2: Fixup orphan scan cleanup after failed mountJeff Mahoney1-1/+7
2009-06-22ocfs2: Disable orphan scanning for local and hard-ro mountsSunil Mushran1-13/+17
2009-06-22ocfs2: Do not initialize lvb in ocfs2_orphan_scan_lock_res_init()Sunil Mushran1-0/+1
2009-06-22ocfs2: Stop orphan scan as early as possible during umountSunil Mushran1-2/+12
2009-06-03ocfs2 patch to track delayed orphan scan timer statisticsSrinivas Eeda1-0/+4
2009-06-03ocfs2: timer to queue scan of all orphan slotsSrinivas Eeda1-0/+107
2009-04-03ocfs2: recover orphans in offline slots during recovery and mountSrinivas Eeda1-18/+123
2009-04-03ocfs2: Add a name indexed b-tree to directory inodesMark Fasheh1-0/+30
2009-04-03ocfs2: Move struct recovery_map to a header fileSunil Mushran1-12/+0
2009-01-05ocfs2: Checksum and ECC for directory blocks.Joel Becker1-2/+29
2009-01-05ocfs2: Use metadata-specific ocfs2_journal_access_*() functions.Joel Becker1-0/+2
2009-01-05ocfs2: Add journal_access functions with jbd2 triggers.Joel Becker1-4/+155
2009-01-05ocfs2: Enable quota accounting on mount, disable on umountJan Kara1-3/+17
2009-01-05ocfs2: Implement quota recoveryJan Kara1-22/+86
2009-01-05ocfs2: Support nested transactionsJan Kara1-7/+7
2009-01-05ocfs2: Remove JBD compatibility layerMark Fasheh1-14/+0
2009-01-05ocfs2: Morph the haphazard OCFS2_IS_VALID_DINODE() checks.Joel Becker1-12/+5
2009-01-05ocfs2: Wrap inode block reads in a dedicated function.Joel Becker1-2/+1
2008-11-10ocfs2: Set journal descriptor to NULL after journal shutdownSunil Mushran1-0/+1
2008-10-14ocfs2: Make cached block reads the common case.Joel Becker1-1/+2
2008-10-14ocfs2: Simplify ocfs2_read_block()Joel Becker1-1/+1
2008-10-14ocfs2: Require an inode for ocfs2_read_block(s)().Joel Becker1-1/+1
2008-10-14ocfs2: Separate out sync reads from ocfs2_read_blocks()Joel Becker1-3/+2
2008-10-13ocfs2: Don't check for NULL before brelse()Mark Fasheh1-6/+3
2008-10-13ocfs2: Switch over to JBD2.Joel Becker1-34/+38
2008-08-22ocfs2: Fix sleep-with-spinlock recovery regressionMark Fasheh1-9/+14
2008-07-31[PATCH 2/2] ocfs2: Fix race between mount and recoverySunil Mushran1-40/+133
2008-07-14ocfs2: Fix CONFIG_OCFS2_DEBUG_FS #ifdefsJoel Becker1-1/+1
2008-04-18ocfs2: Use BUG_ONJulia Lawall1-2/+1
2008-04-18ocfs2: De-magic the in-memory slot map.Joel Becker1-1/+1
2008-04-18ocfs2: Change the recovery map to an array of node numbers.Joel Becker1-15/+166
2008-04-18ocfs2: Make ocfs2_slot_info private.Joel Becker1-12/+12
2008-04-18ocfs2: Move slot map access into slot_map.cMark Fasheh1-2/+1
2008-01-25ocfs2: Silence false lockdep warningsJan Kara1-1/+1
2008-01-25ocfs2: Support commit= mount optionMark Fasheh1-2/+6
2008-01-25ocfs2: Rename ocfs2_meta_[un]lockMark Fasheh1-13/+13
2008-01-25ocfs2: Remove mount/unmount votesMark Fasheh1-8/+7
2007-12-17ocfs2: Re-journal buffers after transaction extendMark Fasheh1-0/+6
2007-12-17ocfs2: Allow for debugging of transaction extendsMark Fasheh1-0/+4
2007-12-17ocfs2: fix exit-while-locked bug in ocfs2_queue_orphans()Mark Fasheh1-1/+2
2007-10-12ocfs2: Remove open coded readdir()Mark Fasheh1-74/+44
2007-10-12ocfs2: Move directory manipulation code into dir.cMark Fasheh1-1/+1
2007-07-10[PATCH] ocfs2: use list_for_each_entry where beneficalChristoph Hellwig1-4/+2
2007-05-02ocfs2: fix sparse warnings in fs/ocfs2Mark Fasheh1-3/+4
2007-04-26ocfs2: Fix up i_blocks calculation to know about holesMark Fasheh1-11/+3
2007-04-26ocfs2: Fix extent lookup to return true size of holesMark Fasheh1-3/+3
2007-04-26ocfs2: Read from an unwritten extent returns zerosMark Fasheh1-1/+1
2007-04-26ocfs2: temporarily remove extent map cachingMark Fasheh1-2/+1
2007-04-26ocfs2: Remove delete inode voteTiger Yang1-2/+1
2006-12-07ocfs2: local mountsSunil Mushran1-13/+33
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells1-240/+31
2006-12-01ocfs2: Remove struct ocfs2_journal_handle in favor of handle_tMark Fasheh1-75/+20
2006-12-01ocfs2: remove handle argument to ocfs2_start_trans()Mark Fasheh1-21/+8
2006-12-01ocfs2: remove ocfs2_journal_handle journal fieldMark Fasheh1-2/+0
2006-12-01ocfs2: pass ocfs2_super * into ocfs2_commit_trans()Mark Fasheh1-2/+3
2006-12-01ocfs2: remove unused handle argument from ocfs2_meta_lock_full()Mark Fasheh1-6/+4
2006-12-01ocfs2: make ocfs2_alloc_handle() staticMark Fasheh1-1/+1
2006-12-01ocfs2: remove unused ocfs2_handle_add_lock()Mark Fasheh1-78/+2
2006-12-01ocfs2: remove unused ocfs2_handle_add_inode()Mark Fasheh1-43/+0
2006-12-01ocfs2: remove ocfs2_journal_handle flags fieldMark Fasheh1-12/+1
2006-12-01ocfs2: have ocfs2_extend_trans() take handle_tMark Fasheh1-6/+3
2006-12-01ocfs2: remove unused ocfs2_journal_handle fieldMark Fasheh1-6/+1
2006-11-22WorkStruct: make allyesconfigDavid Howells1-3/+4
2006-09-24ocfs2: Remove i_generation from inode lock namesMark Fasheh1-1/+2
2006-06-29ocfs2: clean up some osb fieldsMark Fasheh1-3/+2
2006-06-27[PATCH] spin/rwlock init cleanupsIngo Molnar1-1/+1
2006-06-26[PATCH] fs: use list_move()Akinobu Mita1-2/+1
2006-05-17ocfs2: fix gfp mask in some file system pathsSunil Mushran1-2/+2
2006-05-17ocfs2: Don't populate uptodate cache in ocfs2_force_read_journal()Mark Fasheh1-1/+3
2006-03-26[PATCH] change buffer_head.b_size to size_tBadari Pulavarty1-1/+1
2006-03-26[PATCH] 2tb-files-add-blkcnt_t-fixesAndrew Morton1-3/+5
2006-03-24ocfs2: don't use MLF* in the file systemMark Fasheh1-13/+14
2006-03-01[PATCH] ocfs2: fix orphan recovery deadlockMark Fasheh1-31/+93
2006-02-16[PATCH] ocfs2: only checkpoint journal when asked toMark Fasheh1-4/+3
2006-02-03[PATCH] ocfs2: don't wait on recovery when locking journalMark Fasheh1-1/+5
2006-02-03[PATCH] BUG_ON() Conversion in fs/ocfs2/Eric Sesterhenn / snakebyte1-8/+4
2006-02-03[PATCH] ocfs2: Semaphore to mutex conversion.Arjan van de Ven1-5/+5
2006-02-03[OCFS2] Make ip_io_sem a mutexMark Fasheh1-2/+2
2006-01-09[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen1-7/+7
2006-01-03[PATCH] OCFS2: The Second Oracle Cluster FilesystemMark Fasheh1-0/+1652