Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
92483df2bad7649caacad60ec7b0f8016e894e11
/
fs
/
jbd
/
journal.c
301d4c9
jbd: Revise KERN_EMERG error messages
by Jan Kara
· 11 years ago
e99a03c
jbd: use a single printk for jbd_debug()
by Paul Gortmaker
· 11 years ago
14a9e5c
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
by Linus Torvalds
· 12 years ago
e760040
fs/buffer.c: remove unnecessary init operation after allocating buffer_head.
by majianpeng
· 12 years ago
8bb9da9
jbd: use kmem_cache_zalloc for allocating journal head
by Zheng Liu
· 12 years ago
e678a4f
jbd: don't wait (forever) for stale tid caused by wraparound
by Jan Kara
· 12 years ago
7e2fb2d
jbd: don't wake kjournald unnecessarily
by Eric Sandeen
· 12 years ago
2e84f26
jbd: don't write superblock when unmounting an ro filesystem
by Jan Kara
· 12 years ago
12810ad
jbd/jbd2: nuke write_super from comments
by Artem Bityutskiy
· 12 years ago
fd2cbd4
jbd: Write journal superblock with WRITE_FUA after checkpointing
by Jan Kara
· 13 years ago
1ce8486
jbd: protect all log tail updates with j_checkpoint_mutex
by Jan Kara
· 13 years ago
9754e39
jbd: Split updating of journal superblock and marking journal empty
by Jan Kara
· 13 years ago
2db938b
jbd: Refine commit writeout logic
by Jan Kara
· 14 years ago
c7c66c0
Merge tag 'pm-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 13 years ago
8fb53c4
jbd: remove the second argument of k[un]map_atomic()
by Cong Wang
· 13 years ago
35c8042
PM / Sleep: JBD and JBD2 missing set_freezable()
by Nigel Cunningham
· 13 years ago
ac69e09
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
by Linus Torvalds
· 13 years ago
0048278
jbd: Remove j_barrier mutex
by Jan Kara
· 13 years ago
a0acae0
freezer: unexport refrigerator() and update try_to_freeze() slightly
by Tejun Heo
· 13 years ago
8762202
jbd/jbd2: validate sb->s_first in journal_get_superblock()
by Eryu Guan
· 13 years ago
bb18924
jbd: Fix oops in journal_remove_journal_head()
by Jan Kara
· 13 years ago
99cb1a3
jbd: Add fixed tracepoints
by Lukas Czerner
· 13 years ago
d9b0193
jbd: fix fsync() tid wraparound bug
by Ted Ts'o
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
3c26bdb
jbd: Remove one to many n's in a word.
by Justin P. Mattock
· 14 years ago
bcf3d0b
jbd/2: fixed typos
by Andrea Gelmini
· 14 years ago
2a0e338
jbd: Check return value of __getblk()
by Namhyung Kim
· 14 years ago
dff6825
ext3/jbd: Avoid WARN() messages when failing to write the superblock
by Darrick J. Wong
· 14 years ago
f81e3d4
jbd: Use printk_ratelimited() in journal_alloc_journal_head()
by Namhyung Kim
· 14 years ago
9cb569d
remove SWRITE* I/O types
by Christoph Hellwig
· 14 years ago
0411ba7
ext3: Fix set but unused variables
by Andi Kleen
· 14 years ago
5277970
ext3: Fix waiting on transaction during fsync
by Jan Kara
· 15 years ago
03f4d80
jbd: Provide function to check whether transaction will issue data barrier
by Jan Kara
· 15 years ago
765f836
jbd: jbd-debug and jbd2-debug should be writable
by Yin Kangkai
· 15 years ago
ff5e4b5
fs/jbd: Export log_start_commit to fix ext3 build.
by Stefan Schmidt
· 15 years ago
7b02bec
JBD/JBD2: free j_wbuf if journal init fails.
by Tao Ma
· 15 years ago
9c28cbc
jbd: Journal block numbers can ever be only 32-bit use unsigned int for them
by Jan Kara
· 15 years ago
f1015c4
jbd: fix race between write_metadata_buffer and get_write_access
by dingdinghua
· 15 years ago
7447a66
jbd: Fail to load a journal if it is too short
by Jan Kara
· 15 years ago
ecca9af
jbd: fix oops in jbd_journal_init_inode() on corrupted fs
by Jan Kara
· 16 years ago
8fe4cd0
jbd: fix return value of journal_start_commit()
by Jan Kara
· 16 years ago
4afe978
jbd: fix error handling for checkpoint io
by Hidehiro Kawai
· 16 years ago
a10320e
jbd: unexport journal_update_superblock
by Adrian Bunk
· 16 years ago
3850f7a
jbd: replace potentially false assertion with if block
by Duane Griffin
· 16 years ago
08fc99b
jbd: replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
1076d17
jbd/jbd2 NULL noise
by Al Viro
· 17 years ago
0cf01f6
jbd: fix jbd kernel-doc notation
by Randy Dunlap
· 17 years ago
5330838
make jbd/journal.c:__journal_abort_hard() static
by Adrian Bunk
· 17 years ago
c2a9159
jbd: config_jbd_debug cannot create /proc entry
by Jose R. Santos
· 17 years ago
8c3478a
JBD/ext3 cleanups: convert to kzalloc
by Mingming Cao
· 17 years ago
c80544d
sparse pointer use of zero as null
by Stephen Hemminger
· 17 years ago
a5005da
JBD: replace jbd_kmalloc with kmalloc directly
by Mingming Cao
· 17 years ago
c089d49
JBD: JBD slab allocation cleanups
by Mingming Cao
· 17 years ago
e12ba74
Group short-lived and reclaimable kernel allocations
by Mel Gorman
· 17 years ago
20c2df8
mm: Remove slab destructors from kmem_cache_create().
by Paul Mundt
· 17 years ago
97f0678
jbd: check for error returned by kthread_create on creating journal thread
by Pavel Emelianov
· 18 years ago
e63340a
header cleaning: don't include smp_lock.h when not used
by Randy Dunlap
· 18 years ago
7dfb710
[PATCH] Add include/linux/freezer.h and move definitions from sched.h
by Nigel Cunningham
· 18 years ago
e18b890
[PATCH] slab: remove kmem_cache_t
by Christoph Lameter
· 18 years ago
41716c7
[PATCH] null dereference in fs/jbd/journal.c
by Eric Sesterhenn
· 18 years ago
f30c226
fix file specification in comments
by Uwe Zeisberger
· 18 years ago
d180779
[PATCH] JBD: memory leak in "journal_init_dev()"
by Zoltan Menyhart
· 18 years ago
a4e4de3
[PATCH] ext3: Fix sparse warnings
by Dave Kleikamp
· 18 years ago
e9ad562
[PATCH] ext3: More whitespace cleanups
by Dave Kleikamp
· 18 years ago
37ed322
[PATCH] JBD: 16T fixes
by Eric Sandeen
· 18 years ago
2aed348
[PATCH] jbd: use BUILD_BUG_ON in journal init
by Alexey Dobriyan
· 18 years ago
ae6ddcc
[PATCH] ext3 and jbd cleanup: remove whitespace
by Mingming Cao
· 18 years ago
ea81739
[PATCH] Manage jbd allocations from its own slabs
by Badari Pulavarty
· 18 years ago
c9cf552
[PATCH] add poison.h and patch primary users
by Randy Dunlap
· 18 years ago
8d8c851
[PATCH] jbd: convert kjournald to kthread API
by Andrew Morton
· 19 years ago
e3df189
[PATCH] jbd: embed j_commit_timer in journal struct
by Andrew Morton
· 19 years ago
2c68ee7
[PATCH] sem2mutex: jbd, j_checkpoint_mutex
by Arjan van de Ven
· 19 years ago
27496a8
[PATCH] gfp_t: fs/*
by Al Viro
· 19 years ago
2670769
[PATCH] Change ll_rw_block() calls in JBD
by Jan Kara
· 19 years ago
cbf0d27
[PATCH] kjournald: missing JFS_UNMOUNT check
by Mark Fasheh
· 19 years ago
022a4a7
[PATCH] fs/jbd/: cleanups
by Adrian Bunk
· 19 years ago
3e1d1d2
[PATCH] Cleanup patch for process freezing
by Christoph Lameter
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago