aboutsummaryrefslogtreecommitdiff
path: root/fs/direct-io.c
AgeCommit message (Expand)AuthorFilesLines
2006-07-03[PATCH] lockdep: annotate direct ioGravatar Ingo Molnar 1-2/+4
2006-06-23[PATCH] Kill PF_SYNCWRITE flagGravatar Jens Axboe 1-10/+8
2006-04-01BUG_ON() Conversion in fs/direct-io.cGravatar Eric Sesterhenn 1-2/+1
2006-03-29Fixes a regression from the recent "remove ->get_blocks() support"Gravatar Nathan Scott 1-3/+4
2006-03-26[PATCH] remove ->get_blocks() supportGravatar Badari Pulavarty 1-13/+14
2006-03-25[PATCH] direct-io: bug fix in dio handling write errorGravatar Chen, Kenneth W 1-1/+7
2006-03-15Fix a direct I/O locking issue revealed by the new mutex code.Gravatar Nathan Scott 1-9/+12
2006-02-03[PATCH] fix O_DIRECT read of last block in a sparse fileGravatar Jeff Moyer 1-1/+8
2006-01-09[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semGravatar Jes Sorensen 1-15/+15
2005-10-29[PATCH] core remove PageReservedGravatar Nick Piggin 1-1/+3
2005-06-24[PATCH] pass iocb to dio_iodone_tGravatar Christoph Hellwig 1-1/+1
2005-04-16[PATCH] Direct IO async short read fixGravatar Daniel McNeil 1-3/+17
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+1258