Kazuya Mio
|
8de49e674a
ext4: fix the deadlock in mpage_da_map_and_submit()
|
13 سال پیش |
Akira Fujita
|
09e0834fb0
ext4: fix deadlock in ext4_ordered_write_end()
|
13 سال پیش |
Shaohua Li
|
1bce63d1a2
ext4: add block plug for .writepages
|
13 سال پیش |
Tao Ma
|
df3ab17072
ext4: fix the comment describing ext4_ext_search_right()
|
13 سال پیش |
Linus Torvalds
|
fed678dc8a
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
|
13 سال پیش |
Aditya Kali
|
5356f2615c
ext4: attempt to fix race in bigalloc code path
|
13 سال پیش |
Aditya Kali
|
d8990240d8
ext4: add some tracepoints in ext4/extents.c
|
13 سال پیش |
Theodore Ts'o
|
df55c99dc8
ext4: rename ext4_has_free_blocks() to ext4_has_free_clusters()
|
13 سال پیش |
Theodore Ts'o
|
e7d5f3156e
ext4: rename ext4_claim_free_blocks() to ext4_claim_free_clusters()
|
13 سال پیش |
Theodore Ts'o
|
5dee54372c
ext4: rename ext4_count_free_blocks() to ext4_count_free_clusters()
|
13 سال پیش |
Aditya Kali
|
7b415bf60f
ext4: Fix bigalloc quota accounting and i_blocks value
|
13 سال پیش |
Theodore Ts'o
|
5704265188
ext4: convert s_{dirty,free}blocks_counter to s_{dirty,free}clusters_counter
|
13 سال پیش |
Theodore Ts'o
|
bab08ab964
ext4: enforce bigalloc restrictions (e.g., no online resizing, etc.)
|
13 سال پیش |
Allison Henderson
|
02fac1297e
ext4: fix partial page writes
|
13 سال پیش |
Theodore Ts'o
|
decbd919f4
ext4: only call ext4_jbd2_file_inode when an inode has been extended
|
14 سال پیش |
Allison Henderson
|
4e96b2dbbf
ext4: Add new ext4_discard_partial_page_buffers routines
|
14 سال پیش |
Theodore Ts'o
|
84ebd79561
ext4: fake direct I/O mode for data=journal
|
14 سال پیش |
Jiaying Zhang
|
8c0bec2151
ext4: remove i_mutex lock in ext4_evict_inode to fix lockdep complaining
|
14 سال پیش |
Christoph Hellwig
|
65299a3b78
block: separate priority boosting from REQ_META
|
14 سال پیش |
Christoph Hellwig
|
5dc06c5a70
block: remove READ_META and WRITE_META
|
14 سال پیش |
Theodore Ts'o
|
9dd75f1f1a
ext4: fix nomblk_io_submit option so it correctly converts uninit blocks
|
14 سال پیش |
Tao Ma
|
32c80b32c0
ext4: Resolve the hang of direct i/o read in handling EXT4_IO_END_UNWRITTEN.
|
14 سال پیش |
Jiaying Zhang
|
2581fdc810
ext4: call ext4_ioend_wait and ext4_flush_completed_IO in ext4_evict_inode
|
14 سال پیش |
Curt Wohlgemuth
|
441c850857
ext4: Fix ext4_should_writeback_data() for no-journal mode
|
14 سال پیش |
Linus Torvalds
|
60ad446682
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
|
14 سال پیش |
Linus Torvalds
|
f01ef569cd
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/writeback
|
14 سال پیش |
Jan Kara
|
2d859db3e4
ext4: fix data corruption in inodes with journalled data
|
14 سال پیش |
Christoph Hellwig
|
72c5052ddc
fs: move inode_dio_done to the end_io handler
|
14 سال پیش |
Christoph Hellwig
|
aacfc19c62
fs: simplify the blockdev_direct_IO prototype
|
14 سال پیش |
Christoph Hellwig
|
562c72aa57
fs: move inode_dio_wait calls into ->setattr
|
14 سال پیش |