Commit Verlauf

Autor SHA1 Nachricht Datum
  Jan Kara 31051c85b5 fs: Give dentry to inode_change_ok() instead of inode vor 9 Jahren
  Al Viro 5d3ddd84ea udf: don't bother with full-page write optimisations in adinicb case vor 9 Jahren
  Jan Kara f27792f5b7 udf: Remove useless check in udf_adinicb_write_begin() vor 9 Jahren
  Christoph Hellwig e259221763 fs: simplify the generic_write_sync prototype vor 9 Jahren
  Christoph Hellwig dde0c2e798 fs: add IOCB_SYNC and IOCB_DSYNC vor 9 Jahren
  Christoph Hellwig c8b8e32d70 direct-io: eliminate the offset argument to ->direct_IO vor 9 Jahren
  Kirill A. Shutemov 09cbfeaf1a mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros vor 9 Jahren
  Al Viro 5955102c99 wrappers for ->i_mutex access vor 9 Jahren
  Fabian Frederick 942d702e71 udf: remove double err declaration in udf_file_write_iter() vor 10 Jahren
  Linus Torvalds 9ec3a646fe Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs vor 10 Jahren
  Linus Torvalds 4fc8adcfec Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs vor 10 Jahren
  Linus Torvalds 84588e7a5d Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs vor 10 Jahren
  David Howells 2b0143b5c9 VFS: normal filesystems (and lustre): d_inode() annotations vor 10 Jahren
  Al Viro 3309dd04cb switch generic_write_checks() to iocb and iter vor 10 Jahren
  Al Viro 165f1a6e30 udf_file_write_iter: reorder and simplify vor 10 Jahren
  Al Viro 0fa6b005af generic_write_checks(): drop isblk argument vor 10 Jahren
  Al Viro 5f380c7fa7 lift generic_write_checks() into callers of __generic_file_write_iter() vor 10 Jahren
  Omar Sandoval 22c6186ece direct_IO: remove rw from a_ops->direct_IO() vor 10 Jahren
  Al Viro 5d5d568975 make new_sync_{read,write}() static vor 10 Jahren
  Christoph Hellwig e2e40f2c1e fs: move struct kiocb to fs.h vor 10 Jahren
  Fabian Frederick 13f0c2b0f6 udf: remove redundant buffer_head.h includes vor 10 Jahren
  Christoph Hellwig 66ee59af63 fs: remove ki_nbytes vor 10 Jahren
  Jan Kara b07ef35244 udf: Release preallocation on last writeable close vor 10 Jahren
  Jan Kara 6fb1ca92a6 udf: Fix race between write(2) and close(2) vor 11 Jahren
  Chao Yu 3f1be4f9c9 udf: avoid redundant memcpy when writing data in ICB vor 11 Jahren
  Fabian Frederick e973606cc2 udf: use linux/uaccess.h vor 11 Jahren
  Al Viro d4637bc18f udf: switch to ->write_iter() vor 11 Jahren
  Al Viro aad4f8bb42 switch simple generic_file_aio_read() users to ->read_iter() vor 11 Jahren
  Al Viro d8d3d94b80 pass iov_iter to ->direct_IO() vor 11 Jahren
  Al Viro 41fc56d573 kill the 4th argument of __generic_file_aio_write() vor 11 Jahren