Linus Torvalds
|
0110c350c8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
8 years ago |
Linus Torvalds
|
80eabba702
Merge branch 'for-4.10/fs-unmap' of git://git.kernel.dk/linux-block
|
8 years ago |
piaojun
|
07f38d971c
ocfs2: clean up unused 'page' parameter in ocfs2_write_end_nolock()
|
8 years ago |
Darrick J. Wong
|
aef73a61c0
ocfs2: fix bad pointer cast
|
8 years ago |
Darrick J. Wong
|
dbf896fc28
ocfs2: always unlock when completing dio writes
|
8 years ago |
Darrick J. Wong
|
085549553d
ocfs2: don't eat io errors during _dio_end_io_write
|
8 years ago |
Darrick J. Wong
|
06a7030581
ocfs2: prohibit refcounted swapfiles
|
8 years ago |
Jan Kara
|
e64855c6cf
fs: Add helper to clean bdev aliases under a bh and use it
|
8 years ago |
Linus Torvalds
|
101105b171
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
8 years ago |
Eric Ren
|
c33f0785bf
ocfs2: fix deadlock on mmapped page in ocfs2_write_begin_nolock()
|
8 years ago |
Deepa Dinamani
|
078cd8279e
fs: Replace CURRENT_TIME with current_time() for inode timestamps
|
9 years ago |
Eric Ren
|
2070ad1aeb
ocfs2: retry on ENOSPC if sufficient space in truncate log
|
9 years ago |
Linus Torvalds
|
6784725ab0
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
9 years ago |
Mike Christie
|
dfec8a14fc
fs: have ll_rw_block users pass in op and flags separately
|
9 years ago |
Al Viro
|
93c76a3d43
file_inode(f)->i_mapping is f->f_mapping
|
9 years ago |
Linus Torvalds
|
c2e7b20705
Merge branch 'work.preadv2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
9 years ago |
Al Viro
|
7b9743eb89
ocfs2: don't open-code inode_lock/inode_unlock
|
9 years ago |
Christoph Hellwig
|
c8b8e32d70
direct-io: eliminate the offset argument to ->direct_IO
|
9 years ago |
Kirill A. Shutemov
|
ea1754a084
mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usage
|
9 years ago |
Kirill A. Shutemov
|
09cbfeaf1a
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
|
9 years ago |
Ryan Ding
|
28888681b4
ocfs2: fix a deadlock issue in ocfs2_dio_end_io_write()
|
9 years ago |
Ryan Ding
|
ce170828e2
ocfs2: fix disk file size and memory file size mismatch
|
9 years ago |
Ryan Ding
|
a86a72a4a4
ocfs2: take ip_alloc_sem in ocfs2_dio_get_block & ocfs2_dio_end_io_write
|
9 years ago |
Ryan Ding
|
e63890f38a
ocfs2: fix ip_unaligned_aio deadlock with dio work queue
|
9 years ago |
Ryan Ding
|
c15471f795
ocfs2: fix sparse file & data ordering issue in direct io
|
9 years ago |
Ryan Ding
|
4506cfb6f8
ocfs2: record UNWRITTEN extents when populate write desc
|
9 years ago |
Ryan Ding
|
2de6a3c731
ocfs2: return the physical address in ocfs2_write_cluster
|
9 years ago |
Ryan Ding
|
46e6255659
ocfs2: do not change i_size in write_end for direct io
|
9 years ago |
Ryan Ding
|
65c4db8c82
ocfs2: test target page before change it
|
9 years ago |
Ryan Ding
|
b46637d59f
ocfs2: use c_new to indicate newly allocated extents
|
9 years ago |