- Update to 2.6.25-rc3.
[linux-flexiantxendom0-3.2.10.git] / include / linux / bio.h
2008-02-25 Jeff Mahoney- Update to 2.6.25-rc3.
2007-11-07 Jeff Mahoney-rc2 for real this time. ;)
2007-10-16 Jens Axboeblock: Initial support for data-less (or empty) barrier...
2007-10-10 NeilBrownDrop 'size' argument from bio_endio and bi_end_io
2007-08-11 David HowellsBLOCK: Hide the contents of linux/bio.h if CONFIG_BLOCK=n
2007-05-25 Jeff Mahoney- patches.apparmor/remove_suid_new_case_in_2.6.22.diff...
2007-04-30 Jens Axboe[BLOCK] Don't pin lots of memory in mempools
2006-12-13 Chen, Kenneth W[PATCH] optimize o_direct on block devices
2006-10-04 Roger Gammans[PATCH] Document bi_sector and sector_t
2006-09-30 Jens Axboe[PATCH] Allow file systems to differentiate between...
2006-06-25 Alexey Dobriyan[PATCH] Fix "biovec-(256)" in /proc/slabinfo
2005-12-15 Mike Christie[SCSI] Convert SCSI mid-layer to scsi_execute_async
2005-10-28 Al Viro[PATCH] gfp_t: fs/*
2005-10-08 Al Viro[PATCH] gfp flags annotations - part 1
2005-09-10 Adrian Bunk[PATCH] include/linux/bio.h: "extern inline" -> "static...
2005-09-08 Linus TorvaldsMerge /linux/kernel/git/jejb/scsi-for-linus-2.6
2005-09-07 Peter Osterlund[PATCH] kill bio->bi_set
2005-08-28 James Bottomleyfix mismerge in ll_rw_blk.c
2005-07-02 Greg Kroah-HartmanUpdate to 2.6.13-rc1-git3
2005-06-27 Jens Axboe[PATCH] Update cfq io scheduler to time sliced design
2005-06-20 James Bottomley [PATCH] Add scatter-gather support for the block layer...
2005-06-20 Mike Christie [PATCH] Add blk_rq_map_kern()
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2
2005-01-28 Jens Axboe- patches.fixes/cfq-ts-sl93: update cfq io scheduler...
2004-11-14 Jens Axboe[PATCH] allow arch override of BIOVEC_PHYS_MERGEABLE
2004-08-30 Hubert Mantelupdate to 2.6.9-rc1
2004-08-23 Jens Axboe[PATCH] disk barriers: core
2004-08-10 Jens Axboe- Update and include most of the barrier patches (core...
2004-08-02 Jens Axboe[PATCH] bio_copy_user() cleanups and fixes
2004-07-08 Jens Axboe- always setup sg bio for SG_IO (42314, 42822 (and...
2004-06-20 Jens Axboe[PATCH] iommu max segment size
2004-05-10 Jens Axboe- re-add requeueing as-iosched patch, integrate barrier...
2004-04-15 Jens Axboefix barrier bugs and reenable patches
2004-04-14 Kurt GarloffBack out barrier patches temporarily (#38950, #38949).
2004-04-12 Andrew Morton[PATCH] per-backing dev unplugging
2004-04-06 Jens Axboeadd barrier patch set
2004-03-15 Kurt GarloffForgot to add.
2004-03-12 Hubert Mantel- kill the global queue plugging in the block layer...
2004-02-05 Olaf Hering+- add patches.fixes/linux-post-2.6.2-20040205
2004-02-04 Linus TorvaldsMerge bk://linux-scsi.bkbits.net/scsi-for-linus-2.6
2004-02-04 Andrew Morton[PATCH] gcc-3.5: fix extern inline decls
2004-02-02 Patrick Mansfield[PATCH] change scsi_cmd_ioctl to take a gendisk instead...
2004-01-21 Olaf Hering+- update to 2.6.1-rc1
2004-01-19 Andrew Morton[PATCH] if ... BUG() -> BUG_ON()
2004-01-06 Gerd Hoffmann- update to 2.6.1-rc2 -- first cut.
2003-12-30 Andrew Morton[PATCH] Fix another dm and bio problem
2003-09-21 Andrew Morton[PATCH] kill superflous kdev_t.h inclusions
2003-07-25 Jens Axboe[PATCH] read-ahead and failfast
2003-06-11 Andrew Morton[PATCH] loop: make bio_copy private to loop
2003-05-26 Neil Brown[PATCH] md: Export bio_split_pool for md to use.
2003-05-25 Jens Axboe[PATCH] bio splitting
2003-05-14 Jens Axboe[PATCH] bio walking code
2003-04-03 Andrew Morton[PATCH] bio kmapping changes
2003-03-13 Jens Axboe[PATCH] remove redundant local_irq_disable in bio_kmap_...
2003-01-08 Andrew Morton[PATCH] bio dirtying infrastructure
2002-10-28 Jens Axboe[PATCH] bio_map_user() infrastructure
2002-10-28 Jens Axboe[PATCH] make bio->bi_end_io() optional
2002-10-28 Jens Axboe[PATCH] end_io bouncing
2002-10-08 Jens Axboe[PATCH] make bio->bi_max contain max vec entries
2002-09-23 Jens Axboe[PATCH] bio_get_nr_vecs
2002-09-18 Jens Axboe[PATCH] partial bio completion notification
2002-09-18 Jens Axboe[PATCH] bio_add_page()
2002-09-10 Jens Axboebio.h:
2002-07-22 Ingo Molnar[PATCH] Re: [patch] cli()/sti() cleanup
2002-07-04 Alexander Viro[PATCH] kdev_t crapectomy
2002-06-18 Andrew Morton[PATCH] take bio.h out of highmem.h
2002-06-08 Tom Rini[PATCH] Remove <linux/mm.h> from <linux/vmalloc.h>
2002-04-25 Alexander Viro[PATCH] (13/15) big struct block_device * push (first...
2002-02-11 Jens AxboeRemove nr_sectors from bio_end_io end I/O callback...
2002-02-05 Linus Torvaldsv2.5.1.2 -> v2.5.1.3
2002-02-05 Linus Torvaldsv2.5.0.11 -> v2.5.1
2002-02-05 Linus Torvaldsv2.5.0.9 -> v2.5.0.10
2002-02-05 Linus Torvaldsv2.5.0.8 -> v2.5.0.9
2002-02-05 Linus Torvaldsv2.5.0.7 -> v2.5.0.8
2002-02-05 Linus Torvaldsv2.5.0.6 -> v2.5.0.7
2002-02-05 Linus Torvaldsv2.5.0.5 -> v2.5.0.6
2002-02-05 Linus Torvaldsv2.5.0.4 -> v2.5.0.5
2002-02-05 Linus Torvaldsv2.5.0.3 -> v2.5.0.4
2002-02-05 Linus Torvaldsv2.5.0.2 -> v2.5.0.3
2002-02-05 Linus Torvaldsv2.5.0.1 -> v2.5.0.2