Ingo Molnar
|
2141713616
sched/wait: Standardize 'struct wait_bit_queue' wait-queue entry field name
|
8 years ago |
Linus Torvalds
|
de4d195308
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
8 years ago |
Linus Torvalds
|
dd727dad37
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
8 years ago |
Jan Kara
|
17f423b516
jbd2: cleanup write flags handling from jbd2_write_superblock()
|
8 years ago |
Michal Hocko
|
eb52da3f48
jbd2: make the whole kjournald2 kthread NOFS safe
|
8 years ago |
Jan Kara
|
5052b069ac
jbd2: fix dbench4 performance regression for 'nobarrier' mounts
|
8 years ago |
Jan Kara
|
c52c47e4b4
jbd2: Fix lockdep splat with generic/270 test
|
8 years ago |
Ingo Molnar
|
58d30c36d4
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu
|
8 years ago |
Paul E. McKenney
|
5f0d5a3ae7
mm: Rename SLAB_DESTROY_BY_RCU to SLAB_TYPESAFE_BY_RCU
|
8 years ago |
Eric Biggers
|
cd9cb405e0
jbd2: don't leak memory if setting up journal fails
|
8 years ago |
Linus Torvalds
|
cab7076a18
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
8 years ago |
Sahitya Tummala
|
dbfcef6b0f
jbd2: fix use after free in kjournald2()
|
8 years ago |
Tejun Heo
|
6fa7aa50b2
fs/jbd2, locking/mutex, sched/wait: Use mutex_lock_io() for journal->j_checkpoint_mutex
|
9 years ago |
Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 years ago |
Christoph Hellwig
|
70fd76140a
block,fs: use REQ_* flags directly
|
9 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 |