Commit Graph

209813 Commits (8c5553678237b7121355108e03c36086037d8975)
 

Author SHA1 Message Date
Christoph Hellwig 8c55536782 block: remove the BLKDEV_IFL_BARRIER flag 15 years ago
Christoph Hellwig 31725e65c7 block: remove the WRITE_BARRIER flag 15 years ago
Christoph Hellwig 349f429eec swap: do not send discards as barriers 15 years ago
Christoph Hellwig e045db80d0 fat: do not send discards as barriers 15 years ago
Christoph Hellwig 61002f7db3 ext4: do not send discards as barriers 15 years ago
Christoph Hellwig 9c35575bbe jbd2: replace barriers with explicit flush / FUA usage 15 years ago
Jan Kara f73bee4985 jbd2: Modify ASYNC_COMMIT code to not rely on queue draining on barrier 15 years ago
Christoph Hellwig 4524451ef7 jbd: replace barriers with explicit flush / FUA usage 15 years ago
Christoph Hellwig f8c131f5b6 nilfs2: replace barriers with explicit flush / FUA usage 15 years ago
Christoph Hellwig 7cd33ad23e reiserfs: replace barriers with explicit flush / FUA usage 15 years ago
Christoph Hellwig f1e4d518c3 gfs2: replace barriers with explicit flush / FUA usage 15 years ago
Christoph Hellwig c3b9a62c8f btrfs: replace barriers with explicit flush / FUA usage 15 years ago
Christoph Hellwig 80f6c29d8a xfs: replace barriers with explicit flush / FUA usage 15 years ago
Christoph Hellwig 2cf6d26a35 block: pass gfp_mask and flags to sb_issue_discard 15 years ago
Mike Snitzer b372d360df dm: convey that all flushes are processed as empty 15 years ago
Kiyoshi Ueda 05447420f9 dm: fix locking context in queue_io() 15 years ago
Tejun Heo 6a8736d10c dm: relax ordering of bio-based flush implementation 15 years ago
Tejun Heo 29e4013de7 dm: implement REQ_FLUSH/FUA support for request-based dm 15 years ago
Tejun Heo d87f4c14f2 dm: implement REQ_FLUSH/FUA support for bio-based dm 15 years ago
Tejun Heo 3a2edd0d6d block: make __blk_rq_prep_clone() copy most command flags 15 years ago
Tejun Heo e9c7469bb4 md: implment REQ_FLUSH/FUA support 15 years ago
Tejun Heo 7bc9fddab0 lguest: replace VIRTIO_F_BARRIER support with VIRTIO_F_FLUSH support 15 years ago
Tejun Heo 02c42b7a68 virtio_blk: drop REQ_HARDBARRIER support 15 years ago
Tejun Heo 6259f28459 block/loop: implement REQ_FLUSH/FUA support 15 years ago
Tejun Heo d391a2dda2 block: use REQ_FLUSH in blkdev_issue_flush() 15 years ago
Christoph Hellwig 04ccc65cd1 block: update documentation for REQ_FLUSH / REQ_FUA 15 years ago
Tejun Heo 09d60c701b block: make sure FSEQ_DATA request has the same rq_disk as the original 15 years ago
Tejun Heo 47f70d5a6c block: kick queue after sequencing REQ_FLUSH/FUA 15 years ago
Tejun Heo 337238be1b block: initialize flush request with WRITE_FLUSH instead of REQ_FLUSH 15 years ago
Christoph Hellwig cde4c406d8 block: simplify queue_next_fseq 15 years ago
Tejun Heo 1e87901e18 block: filter flush bio's in __generic_make_request() 15 years ago
Tejun Heo 4fed947cb3 block: implement REQ_FLUSH/FUA based interface for FLUSH/FUA requests 15 years ago
Tejun Heo dd4c133f38 block: rename barrier/ordered to flush 15 years ago
Tejun Heo 8839a0e055 block: rename blk-barrier.c to blk-flush.c 15 years ago
Tejun Heo 28e7d18452 block: drop barrier ordering by queue draining 15 years ago
Tejun Heo dd831006d5 block: misc cleanups in barrier code 15 years ago
Tejun Heo 9cbbdca44a block: remove spurious uses of REQ_HARDBARRIER 15 years ago
Tejun Heo 4913efe456 block: deprecate barrier and replace blk_queue_ordered() with blk_queue_flush() 15 years ago
Tejun Heo 6958f14545 block: kill QUEUE_ORDERED_BY_TAG 15 years ago
Tejun Heo 589d7ed02a block/loop: queue ordered mode should be DRAIN_FLUSH 15 years ago
Tejun Heo 0da2f50944 ide: remove unnecessary blk_queue_flushing() test in do_ide_request() 15 years ago
Linus Torvalds 76be97c1fc Linux 2.6.36-rc2 15 years ago
Linus Torvalds 3dc8d7f07e Merge branch 'kvm-updates/2.6.36' of git://git.kernel.org/pub/scm/virt/kvm/kvm 15 years ago
Linus Torvalds 4238a417a9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel 15 years ago
Linus Torvalds bc584c5107 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 15 years ago
Linus Torvalds a28e0852d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2 15 years ago
Zhenyu Wang 4fefe43562 drm/i915,intel_agp: Add support for Sandybridge D0 15 years ago
Zhenyu Wang 3fdef0205e drm/i915: fix render pipe control notify on sandybridge 15 years ago
Zhenyu Wang 877fdacf82 agp/intel: set 40-bit dma mask on Sandybridge 15 years ago
Chris Wilson 156dadc180 drm/i915: Remove the conflicting BUG_ON() 15 years ago