update to 2.6.9-rc1
[linux-flexiantxendom0-3.2.10.git] / fs / direct-io.c
2004-08-30 Hubert Mantelupdate to 2.6.9-rc1
2004-06-27 Kenneth W. Chen[PATCH] Fix direct I/O into hugetlb page
2004-06-18 Daniel McNeil[PATCH] handle partial DIO write
2004-06-06 Kurt GarloffToo many pages could have been invalidated with DIO.
2004-06-03 Andrew Morton[PATCH] direct-io invalidation fix
2004-06-03 Andrew Morton[PATCH] direct-io hole fix
2004-05-28 Chris L Masonfix DIRECT_IO hole filling bug (41325)
2004-04-30 Andreas Gruenbacher- Enable 2.6.6-rc patches.
2004-04-26 Andrew Morton[PATCH] dio_bio_reap() return value fix
2004-04-19 Andrew Morton[PATCH] direct-IO return type fixes
2004-04-12 Andrew Morton[PATCH] per-backing dev unplugging
2004-04-12 Andrew Morton[PATCH] AIO+DIO bio_count race fix
2004-04-12 Andrew Morton[PATCH] direct-io AIO fixes
2004-04-12 Andrew Morton[PATCH] O_DIRECT data exposure fixes
2004-03-18 Chris L MasonTry to fix some O_DIRECT<->buffered io races
2004-03-12 Hubert Mantel- kill the global queue plugging in the block layer...
2004-01-06 Gerd Hoffmann- update to 2.6.1-rc2 -- first cut.
2003-12-29 Andrew Morton[PATCH] O_DIRECT memory leak fix
2003-11-18 Olaf Hering+- update to 2.6.0-test9-bk22, update config, arch...
2003-10-28 Andrew Morton[PATCH] direct-io typo fix
2003-10-07 Arnaldo Carvalho... o kernel/ksyms.c: move remaining fs/*.c EXPORT_SYMBOLs
2003-08-11 Gerd Hoffmanncommented early_printk patch because of rejects.
2003-08-01 Andrew Morton[PATCH] direct-io support for XFS unwritten extents
2003-07-25 Stephen LordAdd an IO completion handler to the direct_IO path...
2003-07-10 Andrew Morton[PATCH] i_size atomic access
2003-02-25 Michael Hayes[PATCH] Spelling fixes: invocation
2003-02-15 Andrew Morton[PATCH] direct-io: allow reading of the part-filled...
2003-02-15 Andrew Morton[PATCH] direct-io return value fix
2003-02-02 Andrew Morton[PATCH] direct-IO: fix i_size handling on ENOSPC
2003-01-11 Andrew Morton[PATCH] fix set_page_dirty vs truncate&free races
2003-01-08 Andrew Morton[PATCH] Reduced wakeup rate in direct-io code
2003-01-08 Andrew Morton[PATCH] AIO support for raw/O_DIRECT
2003-01-08 Andrew Morton[PATCH] AIO support for raw/O_DIRECT
2003-01-08 Andrew Morton[PATCH] return the correct thing from direct-io
2002-11-17 Christoph Hellwig[PATCH] don't include net.h in fs.h
2002-11-16 Andrew Morton[PATCH] direct-io bio_add_page fix
2002-11-01 Andrew Morton[PATCH] direct-io build fix
2002-10-29 Andrew Morton[PATCH] don't invalidate pagecache after direct-IO...
2002-10-29 Andrew Morton[PATCH] permit direct IO with finer-than-fs-blocksize...
2002-10-29 Andrew Morton[PATCH] restructure direct-io to suit bio_add_page
2002-10-28 Jens Axboe[PATCH] queue merge_bvec_fn() changes
2002-10-13 Andrew Morton[PATCH] direct-io bio_add_page fix
2002-10-07 Linus TorvaldsMerge
2002-10-07 Chuck Lever[PATCH] add struct file* to ->direct_IO addr space op
2002-10-05 Andrew Morton[PATCH] use bio_get_nr_vecs() for sizing direct-io...
2002-10-05 Andrew Morton[PATCH] O_DIRECT invalidation fix
2002-10-03 Andrew Morton[PATCH] convert direct-io to use bio_add_page()
2002-10-03 Andrew Morton[PATCH] "io wait" process accounting
2002-09-23 Andrew Morton[PATCH] direct-io bandaid
2002-09-18 Jens Axboe[PATCH] partial bio completion notification
2002-09-13 Andrew Morton[PATCH] readv/writev speedup
2002-08-10 Andrew Morton[PATCH] direct IO fixes
2002-07-28 Andrew Morton[PATCH] permit modular build of raw driver
2002-07-28 Andrew Morton[PATCH] direct IO updates
2002-07-19 Andrew Morton[PATCH] direct_io mopup
2002-07-14 Andrew Morton[PATCH] direct-to-BIO for O_DIRECT