Merge branch 'for-2.6.37/barrier' of git://git.kernel.dk/linux-2.6-block
* 'for-2.6.37/barrier' of git://git.kernel.dk/linux-2.6-block: (46 commits) xen-blkfront: disable barrier/flush write support Added blk-lib.c and blk-barrier.c was renamed to blk-flush.c block: remove BLKDEV_IFL_WAIT aic7xxx_old: removed unused 'req' variable block: remove the BH_Eopnotsupp flag block: remove the BLKDEV_IFL_BARRIER flag block: remove the WRITE_BARRIER flag swap: do not send discards as barriers fat: do not send discards as barriers ext4: do not send discards as barriers jbd2: replace barriers with explicit flush / FUA usage jbd2: Modify ASYNC_COMMIT code to not rely on queue draining on barrier jbd: replace barriers with explicit flush / FUA usage nilfs2: replace barriers with explicit flush / FUA usage reiserfs: replace barriers with explicit flush / FUA usage gfs2: replace barriers with explicit flush / FUA usage btrfs: replace barriers with explicit flush / FUA usage xfs: replace barriers with explicit flush / FUA usage block: pass gfp_mask and flags to sb_issue_discard dm: convey that all flushes are processed as empty ...
No related branches found
No related tags found
Showing
- Documentation/DocBook/kernel-api.tmpl 2 additions, 1 deletionDocumentation/DocBook/kernel-api.tmpl
- Documentation/block/00-INDEX 2 additions, 2 deletionsDocumentation/block/00-INDEX
- Documentation/block/barrier.txt 0 additions, 261 deletionsDocumentation/block/barrier.txt
- Documentation/block/writeback_cache_control.txt 86 additions, 0 deletionsDocumentation/block/writeback_cache_control.txt
- Documentation/lguest/lguest.c 9 additions, 20 deletionsDocumentation/lguest/lguest.c
- block/Makefile 1 addition, 1 deletionblock/Makefile
- block/blk-barrier.c 0 additions, 350 deletionsblock/blk-barrier.c
- block/blk-core.c 39 additions, 33 deletionsblock/blk-core.c
- block/blk-flush.c 262 additions, 0 deletionsblock/blk-flush.c
- block/blk-lib.c 10 additions, 29 deletionsblock/blk-lib.c
- block/blk-settings.c 20 additions, 0 deletionsblock/blk-settings.c
- block/blk.h 7 additions, 1 deletionblock/blk.h
- block/elevator.c 9 additions, 70 deletionsblock/elevator.c
- block/ioctl.c 2 additions, 2 deletionsblock/ioctl.c
- drivers/block/brd.c 0 additions, 1 deletiondrivers/block/brd.c
- drivers/block/drbd/drbd_int.h 1 addition, 2 deletionsdrivers/block/drbd/drbd_int.h
- drivers/block/drbd/drbd_receiver.c 1 addition, 1 deletiondrivers/block/drbd/drbd_receiver.c
- drivers/block/loop.c 10 additions, 10 deletionsdrivers/block/loop.c
- drivers/block/osdblk.c 2 additions, 3 deletionsdrivers/block/osdblk.c
- drivers/block/pktcdvd.c 0 additions, 1 deletiondrivers/block/pktcdvd.c
Loading
Please register or sign in to comment