Commit Graph

26 Commits (77bf4400319db9d2a8af6b00c2be6faa0f3d07cb)

Author SHA1 Message Date
Pavel Emelyanov a16877ca9c Cleanup macros for distinguishing mandatory locks 18 years ago
Jens Axboe d96e6e7164 Remove remnants of sendfile() 18 years ago
Jens Axboe d6b29d7cee splice: divorce the splice structure/function definitions from the pipe header 18 years ago
Jens Axboe 534f2aaa6a sys_sendfile: switch to using ->splice_read, if available 18 years ago
Chris Snook 1ae7075bcd use use SEEK_MAX to validate user lseek arguments 18 years ago
Chris Snook 7b8e89249b use symbolic constants in generic lseek code 18 years ago
Eric Dumazet 163da958ba [PATCH] FS: speed up rw_verify_area() 18 years ago
Alexey Dobriyan 4b98d11b40 [PATCH] ifdef ->rchar, ->wchar, ->syscr, ->syscw from task_struct 18 years ago
Adrian Bunk 029530f810 [PATCH] one more EXPORT_UNUSED_SYMBOL removal 18 years ago
Josef "Jeff" Sipek 0f7fc9e4d0 [PATCH] VFS: change struct file to use struct path 18 years ago
Badari Pulavarty eed4e51fb6 [PATCH] Add vector AIO support 19 years ago
Badari Pulavarty 543ade1fc9 [PATCH] Streamline generic_file_* interfaces and filemap cleanups 19 years ago
Badari Pulavarty ee0b3e671b [PATCH] Remove readv/writev methods and use aio_read/aio_write instead 19 years ago
Badari Pulavarty 027445c372 [PATCH] Vectorize aio_read/aio_write fileop methods 19 years ago
Adrian Bunk 69c3a5b8fd [PATCH] fs/read_write.c: EXPORT_UNUSED_SYMBOL 19 years ago
Jens Axboe 49570e9b29 [PATCH] splice: unlikely() optimizations 19 years ago
Arjan van de Ven 4b6f5d20b0 [PATCH] Make most file operations structs in fs/ const 19 years ago
Carsten Otte 6cc6b1226b [PATCH] remove needless check in fs/read_write.c 19 years ago
Jes Sorensen 1b1dcc1b57 [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem 19 years ago
Linus Torvalds e28cc71572 Relax the rw_verify_area() error checking. 19 years ago
Kostik Belousov 411b67b4b6 [PATCH] readv/writev syscalls are not checked by lsm 20 years ago
Eric Dumazet 2832e9366a [PATCH] remove file.f_maxcount 20 years ago
Robert Love 0eeca28300 [PATCH] inotify 20 years ago
Benjamin LaHaise 63e6880918 [PATCH] aio: fix do_sync_(read|write) to properly handle aio retries 20 years ago
Dave Hansen 1f08ad0237 [PATCH] undo do_readv_writev() behavior change 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago