Historia zmian

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