Arnd Bergmann
|
b42d1d6b5b
jbd2: replace current_kernel_time64 with ktime equivalent
|
7 lat temu |
Theodore Ts'o
|
f516676857
ext4: fix up remaining files with SPDX cleanups
|
7 lat temu |
Jeff Layton
|
76341cabbd
jbd2: don't clear and reset errors after waiting on writeback
|
8 lat temu |
Tejun Heo
|
6fa7aa50b2
fs/jbd2, locking/mutex, sched/wait: Use mutex_lock_io() for journal->j_checkpoint_mutex
|
8 lat temu |
Christoph Hellwig
|
70fd76140a
block,fs: use REQ_* flags directly
|
8 lat temu |
Michal Hocko
|
5114a97a8b
fs: use mapping_set_error instead of opencoded set_bit
|
8 lat temu |
Linus Torvalds
|
396d10993f
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
9 lat temu |
Arnd Bergmann
|
abcfb5d979
jbd2: make journal y2038 safe
|
9 lat temu |
Mike Christie
|
2a222ca992
fs: have submit_bh users pass in op and flags separately
|
9 lat temu |
Jan Kara
|
41617e1a8d
jbd2: add support for avoiding data writes during transaction commits
|
9 lat temu |
Kirill A. Shutemov
|
09cbfeaf1a
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
|
9 lat temu |
Jan Kara
|
cb0d9d47a3
jbd2: save some atomic ops in __JI_COMMIT_RUNNING handling
|
9 lat temu |
Jan Kara
|
1101cd4d13
jbd2: unify revoke and tag block checksum handling
|
9 lat temu |
Jan Kara
|
32ab671599
jbd2: factor out common descriptor block initialization
|
9 lat temu |
Jan Kara
|
9bcf976cb8
jbd2: remove unnecessary arguments of jbd2_journal_write_revoke_records
|
9 lat temu |
Darrick J. Wong
|
56316a0d28
jbd2: clean up feature test macros with predicate functions
|
9 lat temu |
Jan Kara
|
841df7df19
jbd2: avoid infinite loop when destroying aborted journal
|
10 lat temu |
Darrick J. Wong
|
db9ee22036
jbd2: fix descriptor block size handling errors with journal_csum
|
11 lat temu |
Peter Zijlstra
|
4e857c58ef
arch: Mass conversion of smp_mb__*()
|
11 lat temu |
Theodore Ts'o
|
d4e839d4a9
jbd2: add transaction to checkpoint list earlier
|
11 lat temu |
Theodore Ts'o
|
42cf3452d5
jbd2: calculate statistics without holding j_state_lock and j_list_lock
|
11 lat temu |
Theodore Ts'o
|
df3c1e9a05
jbd2: don't unplug after writing revoke records
|
11 lat temu |
Darrick J. Wong
|
18a6ea1e5c
jbd2: Fix endian mixing problems in the checksumming code
|
12 lat temu |
Paul Gortmaker
|
cfc7bc896f
jbd2: fix duplicate debug label for phase 2
|
12 lat temu |
Paul Gortmaker
|
3ca841c106
jbd2: relocate assert after state lock in journal_commit_transaction()
|
12 lat temu |
Jan Kara
|
8f7d89f368
jbd2: transaction reservation support
|
12 lat temu |
Jan Kara
|
b34090e5e2
jbd2: refine waiting for shadow buffers
|
12 lat temu |
Jan Kara
|
e5a120aeb5
jbd2: remove journal_head from descriptor buffers
|
12 lat temu |
Jan Kara
|
f5113effc2
jbd2: don't create journal_head for temporary journal buffers
|
12 lat temu |
Darrick J. Wong
|
eee06c5678
jbd2: fix block tag checksum verification brokenness
|
12 lat temu |