index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
logfs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' into export-slabh
Tejun Heo
2010-04-05
7
-36
/
+67
|
\
|
*
[LogFS] Erase new journal segments
Joern Engel
2010-03-29
1
-0
/
+2
|
*
[LogFS] Move reserved segments with journal
Joern Engel
2010-03-29
1
-0
/
+4
|
*
[LogFS] Clear PagePrivate when moving journal
Joern Engel
2010-03-28
3
-1
/
+3
|
*
Simplify and fix pad_wbuf
Joern Engel
2010-03-28
1
-22
/
+30
|
*
Prevent data corruption in logfs_rewrite_block()
Joern Engel
2010-03-28
1
-1
/
+12
|
*
Use deactivate_locked_super
Joern Engel
2010-03-27
1
-2
/
+1
|
*
Fix logfs_get_sb_final error path
Joern Engel
2010-03-27
1
-1
/
+1
|
*
Write out both superblocks on mismatch
Joern Engel
2010-03-27
1
-1
/
+1
|
*
Prevent schedule while atomic in __logfs_readdir
Joern Engel
2010-03-27
1
-2
/
+2
|
*
Plug memory leak in writeseg_end_io
Joern Engel
2010-03-27
1
-0
/
+1
|
*
Limit max_pages for insane devices
Joern Engel
2010-03-27
1
-2
/
+6
|
*
Open segment file before using it
Joern Engel
2010-03-27
1
-4
/
+4
*
|
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
8
-1
/
+8
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/joern/logfs
Linus Torvalds
2010-03-06
1
-1
/
+1
*
[LogFS] Change magic number
Joern Engel
2010-03-06
1
-1
/
+1
*
[LogFS] Remove h_version field
Joern Engel
2010-03-06
2
-6
/
+5
*
[LogFS] Check feature flags
Joern Engel
2010-03-05
2
-2
/
+12
*
[LogFS] Only write journal if dirty
Joern Engel
2010-03-04
6
-13
/
+19
*
[LogFS] Fix bdev erases
Joern Engel
2010-03-04
6
-20
/
+97
*
[LogFS] Silence gcc
Joern Engel
2009-12-07
1
-1
/
+1
*
[LogFS] Prevent 64bit divisions in hash_index
Joern Engel
2009-11-28
1
-5
/
+10
*
[LogFS] Plug memory leak on error paths
Joern Engel
2009-11-23
1
-2
/
+6
*
[LogFS] add new flash file system
Joern Engel
2009-11-20
15
-0
/
+8901