Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
728384a10b673dbd9819b524852df23142ee2fdd
/
fs
/
ocfs2
/
journal.c
55b465b
ocfs2: limit printk when journal is aborted
by Joseph Qi
· 10 years ago
7bf619c
ocfs2: remove OCFS2_INODE_SKIP_DELETE flag
by Jan Kara
· 11 years ago
f17c20d
ocfs2: use i_size_read() to access i_size
by Junxiao Bi
· 11 years ago
2b1e55c
ocfs2: lighten up allocate transaction
by Younger Liu
· 11 years ago
3704412b
[readdir] convert ocfs2
by Al Viro
· 11 years ago
d787ab0
ocfs2: remove kfree() redundant null checks
by Tim Gardner
· 12 years ago
fef6925
ocfs2: Convert to new freezing mechanism
by Jan Kara
· 12 years ago
a035bff
ocfs2: Add comment about orphan scanning
by Sunil Mushran
· 13 years ago
619c200
ocfs2: Clean up messages in the fs
by Sunil Mushran
· 13 years ago
10b3dd7
ocfs2: Skip mount recovery for hard-ro mounts
by Sunil Mushran
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
b410795
ocfs2: Remove masklog ML_JOURNAL.
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
17ae521
ocfs2: Remove obsolete comments before ocfs2_start_trans.
by Tao Ma
· 14 years ago
f9c57ad
ocfs2: Remove unused old_id in ocfs2_commit_cache.
by Tao Ma
· 14 years ago
3c3f20c
ocfs2: Add some trace log for orphan scan.
by Tao Ma
· 14 years ago
09dc942
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 14 years ago
a931da6
jbd2: Change j_state_lock to be a rwlock_t
by Theodore Ts'o
· 14 years ago
13ceef0
jbd2/ocfs2: Fix block checksumming when a buffer is used in several transactions
by Jan Kara
· 14 years ago
40f165f
ocfs2: Move orphan scan work to ocfs2_wq.
by Tao Ma
· 14 years ago
c901fb0
ocfs2: Make ocfs2_extend_trans() really extend.
by Tao Ma
· 15 years ago
ec20cec
ocfs2: Make ocfs2_journal_dirty() void.
by Joel Becker
· 15 years ago
2bd6321
ocfs2/trivial: Remove trailing whitespaces
by Sunil Mushran
· 15 years ago
af901ca
tree-wide: fix assorted typos all over the place
by André Goddard Rosa
· 15 years ago
93c9708
ocfs2: Add metaecc for ocfs2_refcount_block.
by Tao Ma
· 15 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
8b712cd
ocfs2: Fixup orphan scan cleanup after failed mount
by Jeff Mahoney
· 15 years ago
df152c2
ocfs2: Disable orphan scanning for local and hard-ro mounts
by Sunil Mushran
· 15 years ago
3211949
ocfs2: Do not initialize lvb in ocfs2_orphan_scan_lock_res_init()
by Sunil Mushran
· 15 years ago
692684e
ocfs2: Stop orphan scan as early as possible during umount
by Sunil Mushran
· 15 years ago
15633a2
ocfs2 patch to track delayed orphan scan timer statistics
by Srinivas Eeda
· 15 years ago
8327393
ocfs2: timer to queue scan of all orphan slots
by Srinivas Eeda
· 15 years ago
9140db0
ocfs2: recover orphans in offline slots during recovery and mount
by Srinivas Eeda
· 16 years ago
9b7895e
ocfs2: Add a name indexed b-tree to directory inodes
by Mark Fasheh
· 16 years ago
96a6c64
ocfs2: Move struct recovery_map to a header file
by Sunil Mushran
· 16 years ago
c175a51
ocfs2: Checksum and ECC for directory blocks.
by Joel Becker
· 16 years ago
13723d0
ocfs2: Use metadata-specific ocfs2_journal_access_*() functions.
by Joel Becker
· 16 years ago
50655ae
ocfs2: Add journal_access functions with jbd2 triggers.
by Joel Becker
· 16 years ago
19ece54
ocfs2: Enable quota accounting on mount, disable on umount
by Jan Kara
· 16 years ago
2205363
ocfs2: Implement quota recovery
by Jan Kara
· 16 years ago
90e86a6
ocfs2: Support nested transactions
by Jan Kara
· 16 years ago
53ef99c
ocfs2: Remove JBD compatibility layer
by Mark Fasheh
· 16 years ago
10995aa
ocfs2: Morph the haphazard OCFS2_IS_VALID_DINODE() checks.
by Joel Becker
· 16 years ago
b657c95
ocfs2: Wrap inode block reads in a dedicated function.
by Joel Becker
· 16 years ago
ae0dff6
ocfs2: Set journal descriptor to NULL after journal shutdown
by Sunil Mushran
· 16 years ago
d4a8c93
ocfs2: Make cached block reads the common case.
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
da1e909
ocfs2: Separate out sync reads from ocfs2_read_blocks()
by Joel Becker
· 16 years ago
a81cb88
ocfs2: Don't check for NULL before brelse()
by Mark Fasheh
· 16 years ago
2b4e30f
ocfs2: Switch over to JBD2.
by Joel Becker
· 16 years ago
a1af7d1
ocfs2: Fix sleep-with-spinlock recovery regression
by Mark Fasheh
· 16 years ago
539d826
[PATCH 2/2] ocfs2: Fix race between mount and recovery
by Sunil Mushran
· 16 years ago
e407e39
ocfs2: Fix CONFIG_OCFS2_DEBUG_FS #ifdefs
by Joel Becker
· 16 years ago
b1f3550
ocfs2: Use BUG_ON
by Julia Lawall
· 17 years ago
fc881fa
ocfs2: De-magic the in-memory slot map.
by Joel Becker
· 17 years ago
553abd0
ocfs2: Change the recovery map to an array of node numbers.
by Joel Becker
· 17 years ago
d85b20e
ocfs2: Make ocfs2_slot_info private.
by Joel Becker
· 17 years ago
8e8a460
ocfs2: Move slot map access into slot_map.c
by Mark Fasheh
· 17 years ago
5fa0613
ocfs2: Silence false lockdep warnings
by Jan Kara
· 17 years ago
d147b3d
ocfs2: Support commit= mount option
by Mark Fasheh
· 17 years ago
e63aecb6
ocfs2: Rename ocfs2_meta_[un]lock
by Mark Fasheh
· 17 years ago
34d024f
ocfs2: Remove mount/unmount votes
by Mark Fasheh
· 17 years ago
e8aed34
ocfs2: Re-journal buffers after transaction extend
by Mark Fasheh
· 17 years ago
0879c58
ocfs2: Allow for debugging of transaction extends
by Mark Fasheh
· 17 years ago
a86370f
ocfs2: fix exit-while-locked bug in ocfs2_queue_orphans()
by Mark Fasheh
· 17 years ago
5eae5b9
ocfs2: Remove open coded readdir()
by Mark Fasheh
· 17 years ago
316f4b9
ocfs2: Move directory manipulation code into dir.c
by Mark Fasheh
· 17 years ago
800deef
[PATCH] ocfs2: use list_for_each_entry where benefical
by Christoph Hellwig
· 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
4f902c3
ocfs2: Fix extent lookup to return true size of holes
by Mark Fasheh
· 18 years ago
49cb8d2
ocfs2: Read from an unwritten extent returns zeros
by Mark Fasheh
· 18 years ago
363041a
ocfs2: temporarily remove extent map caching
by Mark Fasheh
· 18 years ago
5000863
ocfs2: Remove delete inode vote
by Tiger Yang
· 18 years ago
c271c5c
ocfs2: local mounts
by Sunil Mushran
· 18 years ago
9db7372
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David Howells
· 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
dae8583
ocfs2: remove ocfs2_journal_handle journal field
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
a301a27
ocfs2: make ocfs2_alloc_handle() static
by Mark Fasheh
· 18 years ago
daf29e9
ocfs2: remove unused ocfs2_handle_add_lock()
by Mark Fasheh
· 18 years ago
02928a7
ocfs2: remove unused ocfs2_handle_add_inode()
by Mark Fasheh
· 18 years ago
c161f89
ocfs2: remove ocfs2_journal_handle flags field
by Mark Fasheh
· 18 years ago
1fc5814
ocfs2: have ocfs2_extend_trans() take handle_t
by Mark Fasheh
· 18 years ago
01ddf1e
ocfs2: remove unused ocfs2_journal_handle field
by Mark Fasheh
· 18 years ago
c402895
WorkStruct: make allyesconfig
by David Howells
· 18 years ago
24c19ef
ocfs2: Remove i_generation from inode lock names
by Mark Fasheh
· 18 years ago
7842704
ocfs2: clean up some osb fields
by Mark Fasheh
· 19 years ago
34af946
[PATCH] spin/rwlock init cleanups
by Ingo Molnar
· 18 years ago
f116629
[PATCH] fs: use list_move()
by Akinobu Mita
· 18 years ago
afae00ab
ocfs2: fix gfp mask in some file system paths
by Sunil Mushran
· 19 years ago
dd4a2c2
ocfs2: Don't populate uptodate cache in ocfs2_force_read_journal()
by Mark Fasheh
· 19 years ago
205f87f
[PATCH] change buffer_head.b_size to size_t
by Badari Pulavarty
· 19 years ago
5515eff
[PATCH] 2tb-files-add-blkcnt_t-fixes
by Andrew Morton
· 19 years ago
b0697053
ocfs2: don't use MLF* in the file system
by Mark Fasheh
· 19 years ago
Next »