- 0af5737 mm: require ->set_page_dirty to be explicitly wired up by Christoph Hellwig · 3 years, 6 months ago
- 01f0139 ocfs2: remove repeated uptodate check for buffer by Wan Jiabing · 3 years, 6 months ago
- fa60ce2 treewide: remove editor modelines and cruft by Masahiro Yamada · 3 years, 8 months ago
- 90bd070 ocfs2: fix deadlock between setattr and dio_end_io_write by Wengang Wang · 3 years, 9 months ago
- d438834 fs: convert mpage_readpages to mpage_readahead by Matthew Wilcox (Oracle) · 4 years, 7 months ago
- 6a96566 Merge tag 'notifications-pipe-prep-20191115' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 5 years ago
- d055b4f pipe: Reduce #inclusion of pipe_fs_i.h by David Howells · 5 years ago
- 583fee3 fs: ocfs2: fix a possible null-pointer dereference in ocfs2_write_end_nolock() by Jia-Ju Bai · 5 years ago
- 7a243c8 ocfs2: clear zero in unaligned direct IO by Jia Guo · 5 years ago
- bbd0f32 ocfs2: use jbd2_inode dirty range scoping by Joseph Qi · 5 years ago
- 328970d treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 145 by Thomas Gleixner · 6 years ago
- f86196e fs: don't open code lru_to_page() by Nikolay Borisov · 6 years ago
- 5040f8d ocfs2: free up write context when direct IO failed by Wengang Wang · 6 years ago
- 0ae1c2d ocfs2: remove unneeded null check by Ding Xiang · 6 years ago
- d324cd4 ocfs2: use 'oi' instead of 'OCFS2_I()' by piaojun · 7 years ago
- 1119d3c ocfs2: use 'osb' instead of 'OCFS2_SB()' by piaojun · 7 years ago
- 71a3694 ocfs2: try to reuse extent block in dealloc without meta_alloc by Changwei Ge · 7 years ago
- 63de8bd ocfs2: make metadata estimation accurate and clear by Changwei Ge · 7 years ago
- 3e4c56d ocfs2: ip_alloc_sem should be taken in ocfs2_get_block() by alex chen · 7 years ago
- 9340747 fs: add i_blocksize() by Fabian Frederick · 8 years ago
- 0110c35 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
- 80eabba Merge branch 'for-4.10/fs-unmap' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
- 07f38d9 ocfs2: clean up unused 'page' parameter in ocfs2_write_end_nolock() by piaojun · 8 years ago
- aef73a6 ocfs2: fix bad pointer cast by Darrick J. Wong · 8 years ago
- dbf896f ocfs2: always unlock when completing dio writes by Darrick J. Wong · 8 years ago
- 0855495 ocfs2: don't eat io errors during _dio_end_io_write by Darrick J. Wong · 8 years ago
- 06a7030 ocfs2: prohibit refcounted swapfiles by Darrick J. Wong · 8 years ago
- e64855c fs: Add helper to clean bdev aliases under a bh and use it by Jan Kara · 8 years ago
- 101105b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
- c33f078 ocfs2: fix deadlock on mmapped page in ocfs2_write_begin_nolock() by Eric Ren · 8 years ago
- 078cd82 fs: Replace CURRENT_TIME with current_time() for inode timestamps by Deepa Dinamani · 8 years ago
- 2070ad1 ocfs2: retry on ENOSPC if sufficient space in truncate log by Eric Ren · 8 years ago
- 6784725 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
- dfec8a1 fs: have ll_rw_block users pass in op and flags separately by Mike Christie · 9 years ago
- 93c76a3 file_inode(f)->i_mapping is f->f_mapping by Al Viro · 9 years ago
- c2e7b20 Merge branch 'work.preadv2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
- 7b9743e ocfs2: don't open-code inode_lock/inode_unlock by Al Viro · 9 years ago
- c8b8e32 direct-io: eliminate the offset argument to ->direct_IO by Christoph Hellwig · 9 years ago
- ea1754a mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usage by Kirill A. Shutemov · 9 years ago
- 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 9 years ago
- 2888868 ocfs2: fix a deadlock issue in ocfs2_dio_end_io_write() by Ryan Ding · 9 years ago
- ce17082 ocfs2: fix disk file size and memory file size mismatch by Ryan Ding · 9 years ago
- a86a72a ocfs2: take ip_alloc_sem in ocfs2_dio_get_block & ocfs2_dio_end_io_write by Ryan Ding · 9 years ago
- e63890f ocfs2: fix ip_unaligned_aio deadlock with dio work queue by Ryan Ding · 9 years ago
- c15471f ocfs2: fix sparse file & data ordering issue in direct io by Ryan Ding · 9 years ago
- 4506cfb ocfs2: record UNWRITTEN extents when populate write desc by Ryan Ding · 9 years ago
- 2de6a3c ocfs2: return the physical address in ocfs2_write_cluster by Ryan Ding · 9 years ago
- 46e6255 ocfs2: do not change i_size in write_end for direct io by Ryan Ding · 9 years ago
- 65c4db8 ocfs2: test target page before change it by Ryan Ding · 9 years ago
- b46637d ocfs2: use c_new to indicate newly allocated extents by Ryan Ding · 9 years ago
- c1ad1e3 ocfs2: add ocfs2_write_type_t type to identify the caller of write by Ryan Ding · 9 years ago
- 53d2e69 Merge tag 'xfs-for-linus-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs by Linus Torvalds · 9 years ago
- a4a8481f ocfs2: unlock inode if deleting inode from orphan fails by Guozhonghua · 9 years ago
- 187372a direct-io: always call ->end_io if non-NULL by Christoph Hellwig · 9 years ago
- 5955102 wrappers for ->i_mutex access by Al Viro · 9 years ago
- 4e357b9 ocfs2: fill in the unused portion of the block with zeros by dio_zero_block() by jiangyiwen · 9 years ago
- d162eaa ocfs2_direct_IO_write() misses ocfs2_is_overwrite() error code by Norton.Zhu · 9 years ago
- 7ecef14 ocfs2: neaten do_error, ocfs2_error and ocfs2_abort by Joe Perches · 9 years ago
- 7f27ec9 ocfs2: call ocfs2_journal_access_di() before ocfs2_journal_dirty() in ocfs2_write_end_nolock() by yangwenfang · 9 years ago
- 6ab855a9 ocfs2: add ip_alloc_sem in direct IO to protect allocation changes by WeiWei Wang · 9 years ago
- faaebf1 ocfs2: fix several issues of append dio by Joseph Qi · 9 years ago
- 512f62a ocfs2: fix race between dio and recover orphan by Joseph Qi · 9 years ago
- 32e5a2a ocfs2: fix shift left overflow by Joseph Qi · 9 years ago
- ae1f081 ocfs2: fix wrong check in ocfs2_direct_IO_get_blocks by Joseph Qi · 10 years ago
- fa5a0eb ocfs2: remove OCFS2_IOCB_SEM lock type in direct io by WeiWei Wang · 10 years ago
- cf1776a ocfs2: fix a tiny race when truncate dio orohaned entry by Joseph Qi · 10 years ago
- 4fc8adc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
- 1dcf58d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 10 years ago
- 14a5275 ocfs2: do not use ocfs2_zero_extend during direct IO by Joseph Qi · 10 years ago
- 37a8d89 ocfs2: take inode lock when get clusters by Joseph Qi · 10 years ago
- 7e9b195 ocfs2: no need get dinode bh when zeroing extend by Joseph Qi · 10 years ago
- bdd8621 ocfs2: fix a typing error in ocfs2_direct_IO_write by Joseph Qi · 10 years ago
- 22c6186 direct_IO: remove rw from a_ops->direct_IO() by Omar Sandoval · 10 years ago
- 6f67376 direct_IO: use iov_iter_rw() instead of rw everywhere by Omar Sandoval · 10 years ago
- 17f8c84 Remove rw from {,__,do_}blockdev_direct_IO() by Omar Sandoval · 10 years ago
- e2e40f2 fs: move struct kiocb to fs.h by Christoph Hellwig · 10 years ago
- 49255dc ocfs2: allocate blocks in ocfs2_direct_IO_get_blocks by Joseph Qi · 10 years ago
- 24c40b3 ocfs2: implement ocfs2_direct_IO_write by Joseph Qi · 10 years ago
- 136f49b ocfs2: fix journal commit deadlock by Junxiao Bi · 10 years ago
- 61fb9ea ocfs2: do not set filesystem readonly if link down by jiangyiwen · 10 years ago
- f775da2 ocfs2: fix deadlock due to wrong locking order by Junxiao Bi · 10 years ago
- 31b1403 switch {__,}blockdev_direct_IO() to iov_iter by Al Viro · 11 years ago
- d8d3d94 pass iov_iter to ->direct_IO() by Al Viro · 11 years ago
- 2931cdc ocfs2: improve fsync efficiency and fix deadlock between aio_write and sync_file by Darrick J. Wong · 11 years ago
- c18ceab ocfs2: change ip_unaligned_aio to of type mutex from atomit_t by Wengang Wang · 11 years ago
- 41ecc34 ocfs2: simplify ocfs2_invalidatepage() and ocfs2_releasepage() by Jan Kara · 11 years ago
- b1214e4 ocfs2: fix possible double free in ocfs2_write_begin_nolock by Xue jiufei · 11 years ago
- 7391a29 ocfs2: return ENOMEM when sb_getblk() fails by Rui Xiang · 11 years ago
- 06f9da6 fs/ocfs2: remove unnecessary variable bits_wanted from ocfs2_calc_extend_credits by Goldwyn Rodrigues · 11 years ago
- f17c20d ocfs2: use i_size_read() to access i_size by Junxiao Bi · 11 years ago
- 7b7a866 direct-io: Implement generic deferred AIO completions by Christoph Hellwig · 11 years ago
- c7dd339 ocfs2: fix NULL pointer dereference in ocfs2_duplicate_clusters_by_page by Tiger Yang · 11 years ago
- e5f8d30 ocfs2: use ->invalidatepage() length argument by Lukas Czerner · 12 years ago
- 259709b jbd2: change jbd2_journal_invalidatepage to accept length by Lukas Czerner · 12 years ago
- d47992f mm: change invalidatepage prototype to accept length by Lukas Czerner · 12 years ago
- d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
- 9b171e0 ocfs2: fix possible use-after-free with AIO by Jan Kara · 12 years ago
- 496ad9a new helper: file_inode(file) by Al Viro · 12 years ago
- 1269529 ocfs2: wait for page writeback to provide stable pages by Jan Kara · 12 years ago
- c4bc8dc ocfs2: remove the second argument of k[un]map_atomic() by Cong Wang · 13 years ago