summaryrefslogtreecommitdiffstats
path: root/fs/direct-io.c
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] dio: lock refcount operationsZach Brown2006-12-101-31/+45
* [PATCH] dio: only call aio_complete() after returning -EIOCBQUEUEDZach Brown2006-12-101-55/+35
* [PATCH] dio: remove duplicate bio wait codeZach Brown2006-12-101-29/+12
* [PATCH] dio: formalize bio counters as a dio reference countZach Brown2006-12-101-74/+66
* [PATCH] dio: call blk_run_address_space() once per opZach Brown2006-12-101-5/+3
* [PATCH] dio: centralize completion in dio_complete()Zach Brown2006-12-101-52/+42
* [PATCH] io-accounting: direct-ioAndrew Morton2006-12-101-0/+8
* [PATCH] lockdep: annotate direct ioIngo Molnar2006-07-031-2/+4
* [PATCH] Kill PF_SYNCWRITE flagJens Axboe2006-06-231-10/+8
* BUG_ON() Conversion in fs/direct-io.cEric Sesterhenn2006-04-011-2/+1
* Fixes a regression from the recent "remove ->get_blocks() support"Nathan Scott2006-03-291-3/+4
* [PATCH] remove ->get_blocks() supportBadari Pulavarty2006-03-261-13/+14
* [PATCH] direct-io: bug fix in dio handling write errorChen, Kenneth W2006-03-251-1/+7
* Fix a direct I/O locking issue revealed by the new mutex code.Nathan Scott2006-03-151-9/+12
* [PATCH] fix O_DIRECT read of last block in a sparse fileJeff Moyer2006-02-031-1/+8
* [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen2006-01-091-15/+15
* [PATCH] core remove PageReservedNick Piggin2005-10-291-1/+3
* [PATCH] pass iocb to dio_iodone_tChristoph Hellwig2005-06-241-1/+1
* [PATCH] Direct IO async short read fixDaniel McNeil2005-04-161-3/+17
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+1258
OpenPOWER on IntegriCloud