Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 years ago |
Christoph Hellwig
|
70fd76140a
block,fs: use REQ_* flags directly
|
8 years ago |
Geliang Tang
|
f0c9fd5458
jbd2: move more common code into journal_init_common()
|
9 years ago |
Linus Torvalds
|
396d10993f
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
9 years ago |
Linus Torvalds
|
d05d7f4079
Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-block
|
9 years ago |
Jan Kara
|
1eaa566d36
jbd2: track more dependencies on transaction commit
|
9 years ago |
Jan Kara
|
ab714aff4f
jbd2: move lockdep tracking to journal_s
|
9 years ago |
Michal Hocko
|
f2db19719a
jbd2: get rid of superfluous __GFP_REPEAT
|
9 years ago |
Mike Christie
|
28a8f0d317
block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSH
|
9 years ago |
Mike Christie
|
dfec8a14fc
fs: have ll_rw_block users pass in op and flags separately
|
9 years ago |
Mike Christie
|
2a222ca992
fs: have submit_bh users pass in op and flags separately
|
9 years ago |
Jan Kara
|
41617e1a8d
jbd2: add support for avoiding data writes during transaction commits
|
9 years ago |
Kirill A. Shutemov
|
09cbfeaf1a
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
|
9 years ago |
OGAWA Hirofumi
|
c0a2ad9b50
jbd2: fix FS corruption possibility in jbd2_journal_destroy() on umount path
|
9 years ago |
Jan Kara
|
cb0d9d47a3
jbd2: save some atomic ops in __JI_COMMIT_RUNNING handling
|
9 years ago |
Jan Kara
|
1101cd4d13
jbd2: unify revoke and tag block checksum handling
|
9 years ago |
Jan Kara
|
32ab671599
jbd2: factor out common descriptor block initialization
|
9 years ago |
Daeho Jeong
|
4327ba52af
ext4, jbd2: ensure entering into panic after recording an error in superblock
|
9 years ago |
Darrick J. Wong
|
56316a0d28
jbd2: clean up feature test macros with predicate functions
|
9 years ago |
Darrick J. Wong
|
6a797d2737
ext4: call out CRC and corruption errors with specific error codes
|
9 years ago |
Darrick J. Wong
|
8595798ca3
jbd2: gate checksum calculations on crc driver presence, not sb flags
|
9 years ago |
Jan Kara
|
841df7df19
jbd2: avoid infinite loop when destroying aborted journal
|
10 years ago |
Daeho Jeong
|
564bc40252
ext4, jbd2: add REQ_FUA flag when recording an error in the superblock
|
10 years ago |
Linus Torvalds
|
47a469421d
Merge branch 'akpm' (patches from Andrew)
|
10 years ago |
Rasmus Villemoes
|
81ae394bdc
fs/jbd2/journal.c: use strreplace()
|
10 years ago |
Michal Hocko
|
7b506b1035
jbd2: get rid of open coded allocation retry loop
|
10 years ago |
Joseph Qi
|
6f6a6fda29
jbd2: fix ocfs2 corrupt when updating journal superblock fails
|
10 years ago |
Jan Kara
|
de92c8caf1
jbd2: speedup jbd2_journal_get_[write|undo]_access()
|
10 years ago |
Michal Hocko
|
6ccaf3e2f3
jbd2: revert must-not-fail allocation loops back to GFP_NOFAIL
|
10 years ago |
Linus Torvalds
|
9bfccec24e
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
10 years ago |