Commit Verlauf

Autor SHA1 Nachricht Datum
  Linus Torvalds 1dc51b8288 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs vor 10 Jahren
  Matthew Wilcox 43c3dd08da dax: bdev_direct_access() may sleep vor 10 Jahren
  Matthew Wilcox bbab37ddc2 block: Add support for DAX reads/writes to block devices vor 10 Jahren
  Linus Torvalds 43baed34bc Merge branch 'for-linus' of git://git.kernel.dk/linux-block vor 10 Jahren
  Linus Torvalds 88793e5c77 Merge tag 'libnvdimm-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/nvdimm vor 10 Jahren
  Geert Uytterhoeven ff5053f666 bdi: Remove "inline" keyword from exported I_BDEV() implementation vor 10 Jahren
  Vishal Verma f68eb1e71a fs/block_dev.c: skip rw_page if bdev has integrity vor 10 Jahren
  Tejun Heo a212b105b0 bdi: make inode_to_bdi() inline vor 10 Jahren
  Tejun Heo 66114cad64 writeback: separate out include/linux/backing-dev-defs.h vor 10 Jahren
  Jens Axboe fe0f07d08e direct-io: only inc/dec inode->i_dio_count for file systems vor 10 Jahren
  David Howells bb668734c4 VFS: assorted d_backing_inode() annotations vor 10 Jahren
  Al Viro 7ec7b94a33 blkdev_write_iter: expand generic_file_checks() call in there 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
  Omar Sandoval 17f8c842d2 Remove rw from {,__,do_}blockdev_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
  Linus Torvalds 3e12cefbe1 Merge branch 'for-3.20/core' of git://git.kernel.dk/linux-block vor 10 Jahren
  Christoph Hellwig b83ae6d421 fs: remove mapping->backing_dev_info vor 10 Jahren
  Christoph Hellwig 564f00f6c0 block_dev: only write bdev inode on close vor 10 Jahren
  Matthew Wilcox dd22f551ac block: Change direct_access calling convention vor 10 Jahren
  Benjamin Marzinski 48b6bca6b7 fs: add freeze_super/thaw_super fs hooks vor 10 Jahren
  David Jeffery b2de525f09 Return short read or 0 at end of a raw device, not EIO vor 11 Jahren
  Linus Torvalds d3dc366bba Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-block vor 11 Jahren
  Akinobu Mita 447f05bb48 block_dev: implement readpages() to optimize sequential read vor 11 Jahren
  Tejun Heo 018a17bdc8 bdi: reimplement bdev_inode_switch_bdi() vor 11 Jahren
  Tejun Heo ff9ea32381 block, bdi: an active gendisk always has a request_queue associated with it vor 11 Jahren
  Linus Torvalds 16b9057804 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs vor 11 Jahren
  Al Viro 8d0207652c ->splice_write() via ->write_iter() vor 11 Jahren
  Matthew Wilcox 47a191fd38 fs/block_dev.c: add bdev_read_page() and bdev_write_page() vor 11 Jahren