summaryrefslogtreecommitdiffstats
path: root/fs/read_write.c
AgeCommit message (Expand)AuthorLines
2006-10-01[PATCH] Add vector AIO supportBadari Pulavarty-54/+75
2006-10-01[PATCH] Streamline generic_file_* interfaces and filemap cleanupsBadari Pulavarty-1/+2
2006-10-01[PATCH] Remove readv/writev methods and use aio_read/aio_write insteadBadari Pulavarty-34/+67
2006-10-01[PATCH] Vectorize aio_read/aio_write fileop methodsBadari Pulavarty-4/+16
2006-07-10[PATCH] fs/read_write.c: EXPORT_UNUSED_SYMBOLAdrian Bunk-1/+1
2006-04-11[PATCH] splice: unlikely() optimizationsJens Axboe-1/+1
2006-03-28[PATCH] Make most file operations structs in fs/ constArjan van de Ven-1/+1
2006-03-25[PATCH] remove needless check in fs/read_write.cCarsten Otte-1/+1
2006-01-09[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen-2/+2
2006-01-04Relax the rw_verify_area() error checking.Linus Torvalds-9/+25
2005-09-29[PATCH] readv/writev syscalls are not checked by lsmKostik Belousov-0/+3
2005-09-07[PATCH] remove file.f_maxcountEric Dumazet-1/+1
2005-07-12[PATCH] inotifyRobert Love-6/+9
2005-06-23[PATCH] aio: fix do_sync_(read|write) to properly handle aio retriesBenjamin LaHaise-2/+18
2005-04-16[PATCH] undo do_readv_writev() behavior changeDave Hansen-2/+2
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+730