Historial de Commits

Autor SHA1 Mensaje Fecha
  Fabian Frederick 942d702e71 udf: remove double err declaration in udf_file_write_iter() hace 10 años
  Linus Torvalds 9ec3a646fe Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs hace 10 años
  Linus Torvalds 4fc8adcfec Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs hace 10 años
  Linus Torvalds 84588e7a5d Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs hace 10 años
  David Howells 2b0143b5c9 VFS: normal filesystems (and lustre): d_inode() annotations hace 10 años
  Al Viro 3309dd04cb switch generic_write_checks() to iocb and iter hace 10 años
  Al Viro 165f1a6e30 udf_file_write_iter: reorder and simplify hace 10 años
  Al Viro 0fa6b005af generic_write_checks(): drop isblk argument hace 10 años
  Al Viro 5f380c7fa7 lift generic_write_checks() into callers of __generic_file_write_iter() hace 10 años
  Omar Sandoval 22c6186ece direct_IO: remove rw from a_ops->direct_IO() hace 10 años
  Al Viro 5d5d568975 make new_sync_{read,write}() static hace 10 años
  Christoph Hellwig e2e40f2c1e fs: move struct kiocb to fs.h hace 10 años
  Fabian Frederick 13f0c2b0f6 udf: remove redundant buffer_head.h includes hace 10 años
  Christoph Hellwig 66ee59af63 fs: remove ki_nbytes hace 10 años
  Jan Kara b07ef35244 udf: Release preallocation on last writeable close hace 10 años
  Jan Kara 6fb1ca92a6 udf: Fix race between write(2) and close(2) hace 11 años
  Chao Yu 3f1be4f9c9 udf: avoid redundant memcpy when writing data in ICB hace 11 años
  Fabian Frederick e973606cc2 udf: use linux/uaccess.h hace 11 años
  Al Viro d4637bc18f udf: switch to ->write_iter() hace 11 años
  Al Viro aad4f8bb42 switch simple generic_file_aio_read() users to ->read_iter() hace 11 años
  Al Viro d8d3d94b80 pass iov_iter to ->direct_IO() hace 11 años
  Al Viro 41fc56d573 kill the 4th argument of __generic_file_aio_write() hace 11 años
  Jan Kara 09ebb17ab4 udf: Fix data corruption on file type conversion hace 11 años
  Kent Overstreet 73a7075e3f aio: Kill aio_rw_vect_retry() hace 12 años
  Zhao Hongjiang 4173581876 fs: change return values from -EACCES to -EPERM hace 12 años
  Al Viro 496ad9aa8e new helper: file_inode(file) hace 12 años
  Ian Abbott 5eec54fcde UDF: Add support for O_DIRECT hace 13 años
  Jan Kara 9c2fc0de1a udf: Fix data corruption for files in ICB hace 13 años
  Cong Wang 7c0fb22752 udf: remove the second argument of k[un]map_atomic() hace 13 años
  Jan Kara f6940fe909 udf: Fix deadlock in udf_release_file() hace 13 años