Commit History

Author SHA1 Message Date
  Darrick J. Wong e62e560fc8 vfs: abort dedupe loop if fatal signals are pending 9 years ago
  Al Viro 5955102c99 wrappers for ->i_mutex access 9 years ago
  Linus Torvalds 33caf82acf Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 9 years ago
  Darrick J. Wong 54dbc15172 vfs: hoist the btrfs deduplication ioctl to the vfs 9 years ago
  Darrick J. Wong d79bdd52d8 vfs: wire up compat ioctl for CLONE/CLONE_RANGE 9 years ago
  Al Viro b25472f9b9 new helpers: no_seek_end_llseek{,_size}() 9 years ago
  Christoph Hellwig 04b38d6012 vfs: pull btrfs clone API to vfs layer 9 years ago
  Christoph Hellwig acc15575e7 locks: new locks_mandatory_area calling convention 9 years ago
  Anna Schumaker eac70053a1 vfs: Add vfs_copy_file_range() support for pagecache copies 9 years ago
  Zach Brown 29732938a6 vfs: add copy_file_range syscall and vfs helper 9 years ago
  Al Viro f765b134c0 new_sync_write(): discard ->ki_pos unless the return value is positive 10 years ago
  Al Viro 8436318205 ->aio_read and ->aio_write removed 10 years ago
  Al Viro 9a219bc70b kill do_sync_read/do_sync_write 10 years ago
  Al Viro 5d5d568975 make new_sync_{read,write}() static 10 years ago
  Al Viro 3d04c8a17f export __vfs_read() 10 years ago
  Al Viro 493c84c072 new helper: __vfs_write() 10 years ago
  Al Viro 0504c074b5 switch {compat_,}do_readv_writev() to {compat_,}import_iovec() 10 years ago
  Al Viro ac15ac0669 lift iov_iter into {compat_,}do_readv_writev() 10 years ago
  Christoph Hellwig e2e40f2c1e fs: move struct kiocb to fs.h 10 years ago
  Christoph Hellwig 599bd19bdc fs: don't allow to complete sync iocbs through aio_complete 10 years ago
  Christoph Hellwig 66ee59af63 fs: remove ki_nbytes 10 years ago
  Linus Torvalds 66dc830d14 Merge branch 'iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 10 years ago
  Christoph Hellwig dbe4e192a2 fs: add vfs_iter_{read,write} helpers 10 years ago
  Jeff Layton bd61e0a9c8 locks: convert posix locks to file_lock_context 10 years ago
  Linus Torvalds 67e2c38838 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security 10 years ago
  Dmitry Kasatkin 6fb5032ebb VFS: refactor vfs_read() 10 years ago
  Al Viro 2ec3a12a66 cachefiles_write_page(): switch to __kernel_write() 11 years ago
  Al Viro aad4f8bb42 switch simple generic_file_aio_read() users to ->read_iter() 11 years ago
  Al Viro 293bc9822f new methods: ->read_iter() and ->write_iter() 11 years ago
  Al Viro 7f7f25e82d replace checking for ->read/->aio_read presence with check in ->f_mode 11 years ago