Commit History

Author SHA1 Message Date
  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
  Ryan Ding c1ad1e3ca3 ocfs2: add ocfs2_write_type_t type to identify the caller of write 9 years ago
  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 years ago
  Guozhonghua a4a8481ff6 ocfs2: unlock inode if deleting inode from orphan fails 9 years ago
  Christoph Hellwig 187372a3b9 direct-io: always call ->end_io if non-NULL 9 years ago
  Al Viro 5955102c99 wrappers for ->i_mutex access 9 years ago
  jiangyiwen 4e357b932a ocfs2: fill in the unused portion of the block with zeros by dio_zero_block() 10 years ago
  Norton.Zhu d162eaad77 ocfs2_direct_IO_write() misses ocfs2_is_overwrite() error code 10 years ago
  Joe Perches 7ecef14ab1 ocfs2: neaten do_error, ocfs2_error and ocfs2_abort 10 years ago
  yangwenfang 7f27ec978b ocfs2: call ocfs2_journal_access_di() before ocfs2_journal_dirty() in ocfs2_write_end_nolock() 10 years ago
  WeiWei Wang 6ab855a99b ocfs2: add ip_alloc_sem in direct IO to protect allocation changes 10 years ago
  Joseph Qi faaebf18f8 ocfs2: fix several issues of append dio 10 years ago