Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
c0b887b66c95fe5abaac071b8332b8c21113d84b
/
fs
/
jbd2
41a5b91
jbd2: invalidate handle if jbd2_journal_restart() fails
by Theodore Ts'o
· 11 years ago
39c0415
jbd2: fix theoretical race in jbd2__journal_restart
by Theodore Ts'o
· 11 years ago
fe52d17
jbd2: move superblock checksum calculation to jbd2_write_superblock()
by Theodore Ts'o
· 11 years ago
75497d0
jbd2: remove debug dependency on debug_fs and update Kconfig help text
by Paul Gortmaker
· 11 years ago
169f1a2
jbd2: use a single printk for jbd_debug()
by Paul Gortmaker
· 11 years ago
cfc7bc8
jbd2: fix duplicate debug label for phase 2
by Paul Gortmaker
· 11 years ago
0ef5418
jbd2: drop checkpoint mutex when waiting in __jbd2_log_wait_for_space()
by Paul Gortmaker
· 11 years ago
3ca841c
jbd2: relocate assert after state lock in journal_commit_transaction()
by Paul Gortmaker
· 11 years ago
9ff8644
jbd2: optimize jbd2_journal_force_commit
by Dmitry Monakhov
· 11 years ago
8f7d89f
jbd2: transaction reservation support
by Jan Kara
· 11 years ago
f29fad7
jbd2: remove unused waitqueues
by Jan Kara
· 11 years ago
fe1e8db
jbd2: fix race in t_outstanding_credits update in jbd2_journal_extend()
by Jan Kara
· 11 years ago
76c3990
jbd2: cleanup needed free block estimates when starting a transaction
by Jan Kara
· 11 years ago
2f387f8
jbd2: remove outdated comment
by Jan Kara
· 11 years ago
b34090e
jbd2: refine waiting for shadow buffers
by Jan Kara
· 11 years ago
e5a120a
jbd2: remove journal_head from descriptor buffers
by Jan Kara
· 11 years ago
f5113ef
jbd2: don't create journal_head for temporary journal buffers
by Jan Kara
· 11 years ago
eee06c5
jbd2: fix block tag checksum verification brokenness
by Darrick J. Wong
· 11 years ago
5d9cf9c
jbd2: use kmem_cache_zalloc for allocating journal head
by Zheng Liu
· 11 years ago
259709b
jbd2: change jbd2_journal_invalidatepage to accept length
by Lukas Czerner
· 11 years ago
20b4fb4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
149b306
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 12 years ago
e760040
fs/buffer.c: remove unnecessary init operation after allocating buffer_head.
by majianpeng
· 12 years ago
f783f09
jbd2: trace when lock_buffer in do_get_write_access takes a long time
by Theodore Ts'o
· 12 years ago
28daf4f
jbd2: use kmem_cache_zalloc instead of kmem_cache_alloc/memset
by Zheng Liu
· 12 years ago
d9dda78
procfs: new helper - PDE_DATA(inode)
by Al Viro
· 12 years ago
794446c
jbd2: fix race between jbd2_journal_remove_checkpoint and ->j_commit_callback
by Dmitry Monakhov
· 12 years ago
d76a3a77
ext4/jbd2: don't wait (forever) for stale tid caused by wraparound
by Theodore Ts'o
· 12 years ago
ad56eda
jbd2: fix use after free in jbd2_journal_dirty_metadata()
by Jan Kara
· 12 years ago
df05c1b8
jbd2: fix ERR_PTR dereference in jbd2__journal_start
by Dmitry Monakhov
· 12 years ago
b6e96d0
jbd2: use module parameters instead of debugfs for jbd_debug
by Theodore Ts'o
· 12 years ago
343d9c2
jbd2: add tracepoints which provide per-handle statistics
by Theodore Ts'o
· 12 years ago
9fff24a
jbd2: track request delay statistics
by Theodore Ts'o
· 12 years ago
e7b04ac
jbd2: don't wake kjournald unnecessarily
by Eric Sandeen
· 12 years ago
5439ca6
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 12 years ago
53e8726
ext4: fix deadlock in journal_unmap_buffer()
by Jan Kara
· 12 years ago
d7961c7
jbd2: fix assertion failure in jbd2_journal_flush()
by Jan Kara
· 12 years ago
36cd5c1
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 12 years ago
48fc7f7
Fix misspellings of "whether" in comments.
by Adam Buchbinder
· 12 years ago
37be2f5
ext4: remove ext4_handle_release_buffer()
by Eric Sandeen
· 12 years ago
6432f21
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 12 years ago
b794e7a
jbd2: fix assertion failure in commit code due to lacking transaction credits
by Jan Kara
· 12 years ago
eeecef0
jbd2: don't write superblock when if its empty
by Eric Sandeen
· 12 years ago
ef824bf
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 12 years ago
316e4cf
jbd2: check return value of blkdev_issue_flush()
by Theodore Ts'o
· 12 years ago
d796c52
ext4: make sure the journal sb is written in ext4_clear_journal_err()
by Theodore Ts'o
· 12 years ago
12810ad
jbd/jbd2: nuke write_super from comments
by Artem Bityutskiy
· 12 years ago
906adea
jbd2: remove the second argument of kmap_atomic
by Cong Wang
· 12 years ago
b2f4edb
jbd2: use kmem_cache_zalloc wrapper instead of flag
by Wanlong Gao
· 12 years ago
c390087
jbd2: checksum data blocks that are stored in the journal
by Darrick J. Wong
· 12 years ago
1f56c58
jbd2: checksum commit blocks
by Darrick J. Wong
· 12 years ago
3caa487
jbd2: checksum descriptor blocks
by Darrick J. Wong
· 12 years ago
42a7106
jbd2: checksum revocation blocks
by Darrick J. Wong
· 12 years ago
4fd5ea4
jbd2: checksum journal superblock
by Darrick J. Wong
· 12 years ago
01b5adc
jbd2: Grab a reference to the crc32c driver if necessary
by Darrick J. Wong
· 12 years ago
25ed6e8
jbd2: enable journal clients to enable v2 checksumming
by Darrick J. Wong
· 12 years ago
8f888ef
jbd2: change disk layout for metadata checksumming
by Darrick J. Wong
· 12 years ago
99aa784
jbd2: use GFP_NOFS for blkdev_issue_flush
by Shaohua Li
· 13 years ago
0195c00
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system
by Linus Torvalds
· 13 years ago
9ffc93f
Remove all #inclusions of asm/system.h
by David Howells
· 13 years ago
69e1aad
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 13 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
303a8f2
jbd2: remove the second argument of k[un]map_atomic()
by Cong Wang
· 13 years ago
3339578
jbd2: cleanup journal tail after transaction commit
by Jan Kara
· 13 years ago
932bb30
jbd2: remove bh_state lock from checkpointing code
by Jan Kara
· 13 years ago
c254c9e
jbd2: remove always true condition in __journal_try_to_free_buffer()
by Jan Kara
· 13 years ago
5bebccf
jbd2: declare __jbd2_journal_temp_unlink_buffer() static
by Jan Kara
· 13 years ago
96c8667
jbd2: fix BH_JWrite setting in checkpointing code
by Jan Kara
· 13 years ago
79feb52
jbd2: issue cache flush after checkpointing even with internal journal
by Jan Kara
· 13 years ago
35c8042
PM / Sleep: JBD and JBD2 missing set_freezable()
by Nigel Cunningham
· 13 years ago
a78bb11
jbd2: protect all log tail updates with j_checkpoint_mutex
by Jan Kara
· 13 years ago
24bcc89
jbd2: split updating of journal superblock and marking journal empty
by Jan Kara
· 13 years ago
43e625d
ext4: remove the journal=update mount option
by Eric Sandeen
· 13 years ago
9c0e00e
jbd2: use KMEM_CACHE instead of kmem_cache_create()
by Yongqiang Yang
· 13 years ago
4185a2a
jbd2: rename functions which initialize slab caches
by Yongqiang Yang
· 13 years ago
0c2022e
jbd2: allocate transaction from separate slab cache
by Yongqiang Yang
· 13 years ago
1529116
jbd2: clear BH_Delay & BH_Unwritten in journal_unmap_buffer
by Eric Sandeen
· 13 years ago
2201c59
jbd2: add drop_transaction/update_superblock_end tracepoints
by Seiji Aguchi
· 13 years ago
ff9cb1c
Merge branch 'for_linus' into for_linus_merged
by Theodore Ts'o
· 13 years ago
9879326
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 13 years ago
9837d8e
jbd2: fix hung processes in jbd2_journal_lock_updates()
by Jan Kara
· 13 years ago
1ba3726
jbd2: clear revoked flag on buffers before a new transaction started
by Yongqiang Yang
· 13 years ago
90802ed
treewide: Fix comment and string typo 'bufer'
by Paul Bolle
· 13 years ago
a0acae0
freezer: unexport refrigerator() and update try_to_freeze() slightly
by Tejun Heo
· 13 years ago
f2a4452
jbd2: Unify log messages in jbd2 code
by Eryu Guan
· 13 years ago
8762202
jbd/jbd2: validate sb->s_first in journal_get_superblock()
by Eryu Guan
· 13 years ago
4470575
jbd2: fix build when CONFIG_BUG is not enabled
by Randy Dunlap
· 13 years ago
d2159fb
jbd2: use gfp_t instead of int
by Dan Carpenter
· 13 years ago
9ea7a0d
jbd2: add debugging information to jbd2_journal_dirty_metadata()
by Theodore Ts'o
· 13 years ago
4862fd6
jbd2: remove jbd2_dev_to_name() from jbd2 tracepoints
by Theodore Ts'o
· 13 years ago
d3ad843
jbd2: use WRITE_SYNC in journal checkpoint
by Tao Ma
· 13 years ago
de1b794
jbd2: Fix oops in jbd2_journal_remove_journal_head()
by Jan Kara
· 13 years ago
1fb74cd
jbd2: Remove obsolete parameters in the comments for some jbd2 functions
by Tao Ma
· 13 years ago
35806b4
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 13 years ago
3991b40
jbd2: fix a potential leak of a journal_head on an error path
by Ding Dinghua
· 13 years ago
c867516
jbd2: Fix comment to match the code in jbd2__journal_start()
by Eryu Guan
· 13 years ago
bbd2be3
jbd2: Add function jbd2_trans_will_send_data_barrier()
by Jan Kara
· 13 years ago
81be12c
jbd2: fix sending of data flush on journal commit
by Jan Kara
· 13 years ago
28e35e4
jbd2: Fix the wrong calculation of t_max_wait in update_t_max_wait
by Tao Ma
· 13 years ago
9199e66
jbd/jbd2: remove obsolete summarise_journal_usage.
by Tao Ma
· 14 years ago
Next »