Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
1b15b1f5a01019524815a9ce5c575f3b2068e7f8
/
fs
/
jbd2
/
commit.c
56316a0
jbd2: clean up feature test macros with predicate functions
by Darrick J. Wong
· 9 years ago
841df7df
jbd2: avoid infinite loop when destroying aborted journal
by Jan Kara
· 9 years ago
db9ee22
jbd2: fix descriptor block size handling errors with journal_csum
by Darrick J. Wong
· 10 years ago
4e857c5
arch: Mass conversion of smp_mb__*()
by Peter Zijlstra
· 11 years ago
d4e839d
jbd2: add transaction to checkpoint list earlier
by Theodore Ts'o
· 11 years ago
42cf345
jbd2: calculate statistics without holding j_state_lock and j_list_lock
by Theodore Ts'o
· 11 years ago
df3c1e9
jbd2: don't unplug after writing revoke records
by Theodore Ts'o
· 11 years ago
18a6ea1
jbd2: Fix endian mixing problems in the checksumming code
by Darrick J. Wong
· 11 years ago
cfc7bc8
jbd2: fix duplicate debug label for phase 2
by Paul Gortmaker
· 11 years ago
3ca841c
jbd2: relocate assert after state lock in journal_commit_transaction()
by Paul Gortmaker
· 11 years ago
8f7d89f
jbd2: transaction reservation support
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
794446c
jbd2: fix race between jbd2_journal_remove_checkpoint and ->j_commit_callback
by Dmitry Monakhov
· 12 years ago
9fff24a
jbd2: track request delay statistics
by Theodore Ts'o
· 12 years ago
b794e7a
jbd2: fix assertion failure in commit code due to lacking transaction credits
by Jan Kara
· 12 years ago
906adea
jbd2: remove the second argument of kmap_atomic
by Cong Wang
· 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
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
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
79feb52
jbd2: issue cache flush after checkpointing even with internal journal
by Jan Kara
· 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
0c2022e
jbd2: allocate transaction from separate slab cache
by Yongqiang Yang
· 13 years ago
1ba3726
jbd2: clear revoked flag on buffers before a new transaction started
by Yongqiang Yang
· 13 years ago
f2a4452
jbd2: Unify log messages in jbd2 code
by Eryu Guan
· 13 years ago
de1b794
jbd2: Fix oops in jbd2_journal_remove_journal_head()
by Jan Kara
· 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
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
9199e66
jbd/jbd2: remove obsolete summarise_journal_usage.
by Tao Ma
· 14 years ago
229309c
jbd2: Fix forever sleeping process in do_get_write_access()
by Jan Kara
· 14 years ago
a97b520
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 14 years ago
6cba611
jbd2: fix potential memory leak on transaction commit
by Zhang Huan
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
82f04ab
jbd2: finish conversion from WRITE_SYNC_PLUG to WRITE_SYNC and explicit plugging
by Jens Axboe
· 14 years ago
721a960
block: kill off REQ_UNPLUG
by Jens Axboe
· 14 years ago
a107e5a
Merge branch 'next' into upstream-merge
by Theodore Ts'o
· 14 years ago
39e3ac2
jbd2: Fix I/O hang in jbd2_journal_release_jbd_inode
by Brian King
· 14 years ago
a288709
Merge branch 'for-2.6.37/barrier' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 14 years ago
749ef9f
cfq: improve fsync performance for small files
by Corrado Zoccolo
· 14 years ago
dd3932e
block: remove BLKDEV_IFL_WAIT
by Christoph Hellwig
· 14 years ago
9c35575
jbd2: replace barriers with explicit flush / FUA usage
by Christoph Hellwig
· 14 years ago
f73bee4
jbd2: Modify ASYNC_COMMIT code to not rely on queue draining on barrier
by Jan Kara
· 14 years ago
87e9951
kill BH_Ordered flag
by Christoph Hellwig
· 14 years ago
8dd4204
jbd2: Remove t_handle_lock from start_this_handle()
by Theodore Ts'o
· 14 years ago
a931da6
jbd2: Change j_state_lock to be a rwlock_t
by Theodore Ts'o
· 14 years ago
a51dca9
jbd2: Use atomic variables to avoid taking t_handle_lock in jbd2_journal_stop
by Theodore Ts'o
· 14 years ago
cc937db
jbd2: Make barrier messages less scary
by Eric Sandeen
· 14 years ago
fbd9b09
blkdev: generalize flags for blkdev_issue_fn functions
by Dmitry Monakhov
· 15 years ago
23e2af3
jbd2: clean up an assertion in jbd2_journal_commit_transaction()
by dingdinghua
· 15 years ago
ba86902
jbd2: delay discarding buffers in journal_unmap_buffer
by dingdinghua
· 15 years ago
cc3e1be
ext4, jbd2: Add barriers for file systems with exernal journals
by Theodore Ts'o
· 15 years ago
3126c13
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6
by Linus Torvalds
· 15 years ago
94004ed
kill wait_on_page_writeback_range
by Christoph Hellwig
· 15 years ago
e6ec116
jbd2: Add ENOMEM checking in and for jbd2_journal_write_metadata_buffer()
by Theodore Ts'o
· 15 years ago
bf69932
jbd2: Use tracepoints for history file
by Theodore Ts'o
· 15 years ago
0e3d2a6
ext4: Fix async commit mode to be safe by using a barrier
by Theodore Ts'o
· 15 years ago
1fe06ad
writeback: get rid of wbc->for_writepages
by Jens Axboe
· 15 years ago
879c5e6
jbd2: convert instrumentation from markers to tracepoints
by Theodore Ts'o
· 15 years ago
67c457a
jbd2: use SWRITE_SYNC_PLUG when writing synchronous revoke records
by Theodore Ts'o
· 16 years ago
4194b1e
jbd2: use WRITE_SYNC_PLUG instead of WRITE_SYNC
by Jens Axboe
· 16 years ago
7058548
ext4: Use WRITE_SYNC for commits which are caused by fsync()
by Theodore Ts'o
· 16 years ago
2150edc
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 16 years ago
e06c822
jbd2: Add buffer triggers
by Joel Becker
· 16 years ago
40a1984
jbd2: Submit writes to the journal using WRITE_SYNC
by Theodore Ts'o
· 16 years ago
fb68407
jbd2: Call journal commit callback without holding j_list_lock
by Aneesh Kumar K.V
· 16 years ago
e07f718
jbd2: improve jbd2 fsync batching
by Josef Bacik
· 16 years ago
fd98496
jbd2: Add barrier not supported test to journal_wait_on_commit_record
by Theodore Ts'o
· 16 years ago
6c20ec8
jbd2: Call the commit callback before the transaction could get dropped
by Theodore Ts'o
· 16 years ago
3e624fc
ext4: Replace hackish ext4_mb_poll_new_transaction with commit callback
by Theodore Ts'o
· 16 years ago
5bf5683
ext4: add an option to control error handling on file data
by Hidehiro Kawai
· 16 years ago
7ad7445
jbd2: don't dirty original metadata buffer on abort
by Hidehiro Kawai
· 16 years ago
77e841d
jbd2: abort when failed to log metadata buffers
by Hidehiro Kawai
· 16 years ago
45a90bf
jbd2: Fix buffer head leak when writing the commit block
by Theodore Ts'o
· 16 years ago
ede86cc
ext4: Add debugging markers that can be used by systemtap
by Theodore Ts'o
· 16 years ago
0549676
jbd2: clean up how the journal device name is printed
by Theodore Ts'o
· 16 years ago
529ae9a
mm: rename page trylock
by Nick Piggin
· 16 years ago
e9e34f4
jbd2: don't abort if flushing file data failed
by Hidehiro Kawai
· 16 years ago
cd1aac3
ext4: Add ordered mode support for delalloc
by Aneesh Kumar K.V
· 16 years ago
87c89c2
jbd2: Remove data=ordered mode support using jbd buffer heads
by Jan Kara
· 16 years ago
c851ed5
jbd2: Implement data=ordered mode handling via inodes
by Jan Kara
· 16 years ago
736603a
jbd2: Add commit time into the commit block
by Theodore Ts'o
· 16 years ago
034772b
jbd2: Fix barrier fallback code to re-lock the buffer head
by Theodore Ts'o
· 16 years ago
02c471c
jbd2: update transaction t_state to T_COMMIT fix
by Mingming Cao
· 16 years ago
1dfc322
jbd2: fix possible journal overflow issues
by Josef Bacik
· 17 years ago
9fc7c63
jbd2: fix the way the b_modified flag is cleared
by Josef Bacik
· 17 years ago
c4e35e07
JBD2: Clear buffer_ordered flag for barried IO request on success
by Dave Kleikamp
· 17 years ago
4d60517
JBD2: Use the incompat macro for testing the incompat feature.
by Aneesh Kumar K.V
· 17 years ago
c4b8e63
jbd2: Fix reference counting on the journal commit block's buffer head
by Aneesh Kumar K.V
· 17 years ago
b048d84
jbd2: Add error check to journal_wait_on_commit_record to avoid oops
by Mingming Cao
· 17 years ago
Next »