Ryan Ding
|
a86a72a4a4
ocfs2: take ip_alloc_sem in ocfs2_dio_get_block & ocfs2_dio_end_io_write
|
9 tahun lalu |
Ryan Ding
|
e63890f38a
ocfs2: fix ip_unaligned_aio deadlock with dio work queue
|
9 tahun lalu |
Ryan Ding
|
c15471f795
ocfs2: fix sparse file & data ordering issue in direct io
|
9 tahun lalu |
Ryan Ding
|
4506cfb6f8
ocfs2: record UNWRITTEN extents when populate write desc
|
9 tahun lalu |
Ryan Ding
|
2de6a3c731
ocfs2: return the physical address in ocfs2_write_cluster
|
9 tahun lalu |
Ryan Ding
|
46e6255659
ocfs2: do not change i_size in write_end for direct io
|
9 tahun lalu |
Ryan Ding
|
65c4db8c82
ocfs2: test target page before change it
|
9 tahun lalu |
Ryan Ding
|
b46637d59f
ocfs2: use c_new to indicate newly allocated extents
|
9 tahun lalu |
Ryan Ding
|
c1ad1e3ca3
ocfs2: add ocfs2_write_type_t type to identify the caller of write
|
9 tahun lalu |
Linus Torvalds
|
53d2e6976b
Merge tag 'xfs-for-linus-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs
|
9 tahun lalu |
Guozhonghua
|
a4a8481ff6
ocfs2: unlock inode if deleting inode from orphan fails
|
9 tahun lalu |
Christoph Hellwig
|
187372a3b9
direct-io: always call ->end_io if non-NULL
|
9 tahun lalu |
Al Viro
|
5955102c99
wrappers for ->i_mutex access
|
9 tahun lalu |
jiangyiwen
|
4e357b932a
ocfs2: fill in the unused portion of the block with zeros by dio_zero_block()
|
10 tahun lalu |
Norton.Zhu
|
d162eaad77
ocfs2_direct_IO_write() misses ocfs2_is_overwrite() error code
|
10 tahun lalu |
Joe Perches
|
7ecef14ab1
ocfs2: neaten do_error, ocfs2_error and ocfs2_abort
|
10 tahun lalu |
yangwenfang
|
7f27ec978b
ocfs2: call ocfs2_journal_access_di() before ocfs2_journal_dirty() in ocfs2_write_end_nolock()
|
10 tahun lalu |
WeiWei Wang
|
6ab855a99b
ocfs2: add ip_alloc_sem in direct IO to protect allocation changes
|
10 tahun lalu |
Joseph Qi
|
faaebf18f8
ocfs2: fix several issues of append dio
|
10 tahun lalu |
Joseph Qi
|
512f62acbd
ocfs2: fix race between dio and recover orphan
|
10 tahun lalu |
Joseph Qi
|
32e5a2a2be
ocfs2: fix shift left overflow
|
10 tahun lalu |
Joseph Qi
|
ae1f081467
ocfs2: fix wrong check in ocfs2_direct_IO_get_blocks
|
10 tahun lalu |
WeiWei Wang
|
fa5a0eb3b0
ocfs2: remove OCFS2_IOCB_SEM lock type in direct io
|
10 tahun lalu |
Joseph Qi
|
cf1776a9e8
ocfs2: fix a tiny race when truncate dio orohaned entry
|
10 tahun lalu |
Linus Torvalds
|
4fc8adcfec
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
10 tahun lalu |
Linus Torvalds
|
1dcf58d6e6
Merge branch 'akpm' (patches from Andrew)
|
10 tahun lalu |
Joseph Qi
|
14a5275d8c
ocfs2: do not use ocfs2_zero_extend during direct IO
|
10 tahun lalu |
Joseph Qi
|
37a8d89aee
ocfs2: take inode lock when get clusters
|
10 tahun lalu |
Joseph Qi
|
7e9b19551c
ocfs2: no need get dinode bh when zeroing extend
|
10 tahun lalu |
Joseph Qi
|
bdd86215b3
ocfs2: fix a typing error in ocfs2_direct_IO_write
|
10 tahun lalu |