Commit History

Author SHA1 Message Date
  Linus Torvalds e253d98f5b Merge branch 'work.read_write' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 8 years ago
  Christoph Hellwig c35fc7a5ab block_dev: support RFW_NOWAIT on block device nodes 8 years ago
  Christoph Hellwig 74d46992e0 block: replace bi_bdev with a gendisk pointer and partitions index 8 years ago
  Christoph Hellwig c2ee070fb0 block: cache the partition index in struct block_device 8 years ago
  Linus Torvalds 088737f44b Merge tag 'for-linus-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux 8 years ago
  Jeff Layton 372cf243ea block: convert to errseq_t based writeback error tracking 8 years ago
  Jeff Layton 5660e13d2f fs: new infrastructure for writeback error handling and reporting 8 years ago
  Linus Torvalds c6b1e36c8f Merge branch 'for-4.13/block' of git://git.kernel.dk/linux-block 8 years ago
  Jens Axboe 9ae3b3f52c block: provide bio_uninit() free freeing integrity/task associations 8 years ago
  Jens Axboe 45d06cf701 fs: add O_DIRECT and aio support for sending down write life time hints 8 years ago
  NeilBrown 011067b056 blk: replace bioset_create_nobvec() with a flags arg to bioset_create() 8 years ago
  Christoph Hellwig 4e4cbee93d block: switch bios to blk_status_t 8 years ago
  Christoph Hellwig 36ffc6c1c0 block_dev: propagate bio_iov_iter_get_pages error in __blkdev_direct_IO 8 years ago
  Linus Torvalds 0fcc3ab23d Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm 8 years ago
  Dan Williams ef51042472 block, dax: move "select DAX" from BLOCK to FS_DAX 8 years ago
  Linus Torvalds 53ef7d0e20 Merge tag 'libnvdimm-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm 8 years ago
  Andrey Ryabinin a5f6a6a9c7 fs/block_dev: always invalidate cleancache in invalidate_bdev() 8 years ago
  Arnd Bergmann 67fd389735 block, dax: use correct format string in bdev_dax_supported 8 years ago
  Dan Williams d4b29fd78e block: remove block_device_operations ->direct_access() 8 years ago
  Dan Williams 2093f2e9df block, dax: convert bdev_dax_supported() to dax_direct_access() 8 years ago
  Ilya Dryomov 19b7ccf865 block: get rid of blk_integrity_revalidate() 8 years ago
  Dan Williams b0686260fe dax: introduce dax_direct_access() 8 years ago
  Dan Williams d8f07aee3f block: kill bdev_dax_capable() 8 years ago
  Christoph Hellwig 34045129b1 block_dev: use blkdev_issue_zerout for hole punches 8 years ago
  Christoph Hellwig ee472d835c block: add a flags argument to (__)blkdev_issue_zeroout 8 years ago
  Jan Kara f759741d9d block: Fix oops in locked_inode_to_wb_and_lock_list() 8 years ago
  Jan Kara 03e2627988 block: Fix bdi assignment to bdev inode when racing with disk delete 8 years ago
  Jan Kara a5a79d0001 block: Initialize bd_bdi on inode initialization 8 years ago
  Fabian Frederick 93407472a2 fs: add i_blocksize() 8 years ago
  Jan Kara cccd9fb9ec block: Revalidate i_bdev reference in bd_aquire() 8 years ago