Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
62b31a045757eac81fed94b19df47418a0818528
/
fs
/
ext4
/
ext4_jbd2.c
bc71726
ext4: abort the filesystem if failed to async write metadata buffer
by zhangyi (F)
· 4 years, 7 months ago
6488141
ext4: remove set but not used variable 'es' in ext4_jbd2.c
by Jason Yan
· 4 years, 9 months ago
54d3adb
ext4: save all error info in save_error_info() and drop ext4_set_errno()
by Theodore Ts'o
· 4 years, 10 months ago
f2eeca0
ext4: force buffer up-to-date while marking it dirty
by Harshad Shirwadkar
· 5 years ago
46797ad
ext4: uninline ext4_inode_journal_mode()
by Eric Biggers
· 5 years ago
878520a
ext4: save the error code which triggered an ext4_error() in the superblock
by Theodore Ts'o
· 5 years ago
83448bd
ext4: Reserve revoke credits for freed blocks
by Jan Kara
· 5 years ago
fdc3ef8
jbd2: Reserve space for revoke descriptor blocks
by Jan Kara
· 5 years ago
a9a8344
ext4, jbd2: Provide accessor function for handle credits
by Jan Kara
· 5 years ago
a413036
ext4: Provide function to handle transaction restarts
by Jan Kara
· 5 years ago
576d18e
ext4: shutdown should not prevent get_write_access
by Theodore Ts'o
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
bc98a42
VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb)
by David Howells
· 7 years ago
0db1ff2
ext4: add shutdown bit and check for it
by Theodore Ts'o
· 8 years ago
6934da9
ext4: fix potential use after free in __ext4_journal_stop
by Lukas Czerner
· 9 years ago
9d50659
ext4: fix NULL pointer dereference when journal restart fails
by Lukas Czerner
· 10 years ago
c5d3119
ext4: fix over-defensive complaint after journal abort
by Dmitry Monakhov
· 10 years ago
c197855
ext4: make local functions static
by Stephen Hemminger
· 11 years ago
66a4cb1
jbd2: improve error messages for inconsistent journal heads
by Theodore Ts'o
· 11 years ago
ae1495b
ext4: call ext4_error_inode() if jbd2_journal_dirty_metadata() fails
by Theodore Ts'o
· 11 years ago
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
· 12 years ago
8f7d89f
jbd2: transaction reservation support
by Jan Kara
· 12 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
· 14 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
· 15 years ago
c67d859
ext4: clean up ext4_abort() so __func__ is now implicit
by Theodore Ts'o
· 15 years ago
a037515
ext4: Clean up s_dirt handling
by Theodore Ts'o
· 15 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