Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
51129f31d2e7abcfb4cf35f703a42d1524c45dfa
/
fs
/
ext4
/
ext4_jbd2.c
91aa11f
jbd2: Fix use after free after error in jbd2_journal_dirty_metadata()
by Jan Kara
· 11 years ago
5fe2fe8
ext4: provide wrappers for transaction reservation calls
by Jan Kara
· 11 years ago
8f7d89f
jbd2: transaction reservation support
by Jan Kara
· 11 years ago
13fca32
ext4: mark metadata blocks using bh flags
by Theodore Ts'o
· 12 years ago
b10a44c
ext4: add might_sleep() annotations
by Theodore Ts'o
· 12 years ago
9924a92
ext4: pass context information to jbd2__journal_start()
by Theodore Ts'o
· 12 years ago
722887d
ext4: move the jbd2 wrapper functions out of super.c
by Theodore Ts'o
· 12 years ago
06db49e
ext4: fix metadata checksum calculation for the superblock
by Theodore Ts'o
· 12 years ago
b50924c
ext4: remove unnecessary argument from __ext4_handle_dirty_metadata()
by Artem Bityutskiy
· 12 years ago
58c5873
ext4: remove unnecessary superblock dirtying
by Artem Bityutskiy
· 12 years ago
a9c47317
ext4: calculate and verify superblock checksum
by Darrick J. Wong
· 13 years ago
9ea7a0d
jbd2: add debugging information to jbd2_journal_dirty_metadata()
by Theodore Ts'o
· 13 years ago
2cd05cc
ext4: remove unneeded ext4_journal_get_undo_access
by Theodore Ts'o
· 13 years ago
1c13d5c
ext4: Save error information to the superblock for analysis
by Theodore Ts'o
· 14 years ago
c398eda
ext4: Pass line numbers to ext4_error() and friends
by Theodore Ts'o
· 14 years ago
90c7201
ext4: Pass line number to ext4_journal_abort_handle()
by Theodore Ts'o
· 14 years ago
c67d859
ext4: clean up ext4_abort() so __func__ is now implicit
by Theodore Ts'o
· 14 years ago
a037515
ext4: Clean up s_dirt handling
by Theodore Ts'o
· 14 years ago
73b50c1
ext4: Fix BUG_ON at fs/buffer.c:652 in no journal mode
by Curt Wohlgemuth
· 15 years ago
12062dd
ext4: move __func__ into a macro for ext4_warning, ext4_error
by Eric Sandeen
· 15 years ago
b7e57e7
ext4: fold ext4_journal_forget() into ext4_forget()
by Theodore Ts'o
· 15 years ago
e4684b3
ext4: fold ext4_journal_revoke() into ext4_forget()
by Theodore Ts'o
· 15 years ago
d6797d1
ext4: move ext4_forget() to ext4_jbd2.c
by Theodore Ts'o
· 15 years ago
fe188c0
ext4: Assure that metadata blocks are written during fsync in no journal mode
by Theodore Ts'o
· 15 years ago
c7acb4c
ext4: Use bforget() in no journal mode for ext4_journal_{forget,revoke}()
by Theodore Ts'o
· 15 years ago
e6b5d30
ext4: Fix buffer head reference leak in no-journal mode
by Curt Wohlgemuth
· 15 years ago
0390131
ext4: Allow ext4 to run without a journal
by Frank Mayhar
· 16 years ago
3dcf545
ext4: move headers out of include/linux
by Christoph Hellwig
· 17 years ago
46e665e
ext4: replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
8984d13
[PATCH] ext4: uninline large functions
by Andrew Morton
· 18 years ago