index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ext4
/
ext4_jbd2.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-03
ext4: add might_sleep() annotations
Theodore Ts'o
1
-0
/
+6
2013-02-08
ext4: pass context information to jbd2__journal_start()
Theodore Ts'o
1
-2
/
+3
2013-02-08
ext4: move the jbd2 wrapper functions out of super.c
Theodore Ts'o
1
-0
/
+101
2012-10-10
ext4: fix metadata checksum calculation for the superblock
Theodore Ts'o
1
-6
/
+2
2012-07-22
ext4: remove unnecessary argument from __ext4_handle_dirty_metadata()
Artem Bityutskiy
1
-2
/
+1
2012-07-22
ext4: remove unnecessary superblock dirtying
Artem Bityutskiy
1
-3
/
+2
2012-04-29
ext4: calculate and verify superblock checksum
Darrick J. Wong
1
-1
/
+8
2011-09-04
jbd2: add debugging information to jbd2_journal_dirty_metadata()
Theodore Ts'o
1
-3
/
+5
2011-05-09
ext4: remove unneeded ext4_journal_get_undo_access
Theodore Ts'o
1
-14
/
+0
2010-07-27
ext4: Save error information to the superblock for analysis
Theodore Ts'o
1
-0
/
+5
2010-07-27
ext4: Pass line numbers to ext4_error() and friends
Theodore Ts'o
1
-7
/
+5
2010-06-29
ext4: Pass line number to ext4_journal_abort_handle()
Theodore Ts'o
1
-23
/
+25
2010-06-29
ext4: clean up ext4_abort() so __func__ is now implicit
Theodore Ts'o
1
-2
/
+2
2010-06-11
ext4: Clean up s_dirt handling
Theodore Ts'o
1
-0
/
+16
2010-02-16
ext4: Fix BUG_ON at fs/buffer.c:652 in no journal mode
Curt Wohlgemuth
1
-1
/
+1
2010-02-15
ext4: move __func__ into a macro for ext4_warning, ext4_error
Eric Sandeen
1
-1
/
+1
2009-11-22
ext4: fold ext4_journal_forget() into ext4_forget()
Theodore Ts'o
1
-17
/
+5
2009-11-24
ext4: fold ext4_journal_revoke() into ext4_forget()
Theodore Ts'o
1
-19
/
+11
2009-11-22
ext4: move ext4_forget() to ext4_jbd2.c
Theodore Ts'o
1
-0
/
+56
2009-09-12
ext4: Assure that metadata blocks are written during fsync in no journal mode
Theodore Ts'o
1
-1
/
+4
2009-09-09
ext4: Use bforget() in no journal mode for ext4_journal_{forget,revoke}()
Theodore Ts'o
1
-2
/
+2
2009-07-13
ext4: Fix buffer head reference leak in no-journal mode
Curt Wohlgemuth
1
-0
/
+4
2009-01-07
ext4: Allow ext4 to run without a journal
Frank Mayhar
1
-20
/
+63
2008-04-29
ext4: move headers out of include/linux
Christoph Hellwig
1
-1
/
+1
2008-04-17
ext4: replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-6
/
+6
2006-12-07
[PATCH] ext4: uninline large functions
Andrew Morton
1
-0
/
+59