aboutsummaryrefslogtreecommitdiffstats
path: root/fs/read_write.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-12-13[PATCH] one more EXPORT_UNUSED_SYMBOL removalAdrian Bunk1-2/+0
2006-12-08[PATCH] VFS: change struct file to use struct pathJosef "Jeff" Sipek1-10/+10
2006-10-01[PATCH] Add vector AIO supportBadari Pulavarty1-54/+75
2006-10-01[PATCH] Streamline generic_file_* interfaces and filemap cleanupsBadari Pulavarty1-1/+2
2006-10-01[PATCH] Remove readv/writev methods and use aio_read/aio_write insteadBadari Pulavarty1-34/+67
2006-10-01[PATCH] Vectorize aio_read/aio_write fileop methodsBadari Pulavarty1-4/+16
2006-07-10[PATCH] fs/read_write.c: EXPORT_UNUSED_SYMBOLAdrian Bunk1-1/+1
2006-04-11[PATCH] splice: unlikely() optimizationsJens Axboe1-1/+1
2006-03-28[PATCH] Make most file operations structs in fs/ constArjan van de Ven1-1/+1
2006-03-25[PATCH] remove needless check in fs/read_write.cCarsten Otte1-1/+1
2006-01-09[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen1-2/+2
2006-01-04Relax the rw_verify_area() error checking.Linus Torvalds1-9/+25
2005-09-29[PATCH] readv/writev syscalls are not checked by lsmKostik Belousov1-0/+3
2005-09-07[PATCH] remove file.f_maxcountEric Dumazet1-1/+1
2005-07-12[PATCH] inotifyRobert Love1-6/+9
2005-06-23[PATCH] aio: fix do_sync_(read|write) to properly handle aio retriesBenjamin LaHaise1-2/+18
2005-04-16[PATCH] undo do_readv_writev() behavior changeDave Hansen1-2/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+730