Commit History

Author SHA1 Message Date
  Miklos Szeredi 6818173bd6 splice: implement default splice_read method 16 years ago
  Linus Torvalds 601cc11d05 Make non-compat preadv/pwritev use native register size 16 years ago
  Gerd Hoffmann f3554f4bc6 preadv/pwritev: Add preadv and pwritev system calls. 16 years ago
  Heiko Carstens 3cdad42884 [CVE-2009-0029] System call wrappers part 20 16 years ago
  Heiko Carstens 003d7ab479 [CVE-2009-0029] System call wrappers part 19 16 years ago
  Heiko Carstens 002c8976ee [CVE-2009-0029] System call wrappers part 16 16 years ago
  Heiko Carstens 6673e0c3fb [CVE-2009-0029] System call wrapper special cases 16 years ago
  Heiko Carstens 2ed7c03ec1 [CVE-2009-0029] Convert all system calls to return a long 16 years ago
  Alain Knaff 5b6f1eb97d vfs: lseek(fd, 0, SEEK_CUR) race condition 16 years ago
  Christoph Hellwig 3a8cff4f02 [PATCH] generic_file_llseek tidyups 16 years ago
  Andi Kleen 9465efc9e9 Remove BKL from remote_llseek v2 17 years ago
  David Sterba 16abef0e9e fs: use loff_t type instead of long long 17 years ago
  Arjan van de Ven 3287629eff remove the unused exports of sys_open/sys_read 17 years ago
  Eric Sandeen 19295529db ext4: export iov_shorten from kernel for ext4's use 17 years ago
  James Morris c43e259cc7 security: call security_file_permission from rw_verify_area 17 years ago
  Arjan van de Ven cb51f973bc mark sys_open/sys_read exports unused 17 years ago
  Pavel Emelyanov a16877ca9c Cleanup macros for distinguishing mandatory locks 17 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 18 years ago
  Badari Pulavarty 543ade1fc9 [PATCH] Streamline generic_file_* interfaces and filemap cleanups 18 years ago
  Badari Pulavarty ee0b3e671b [PATCH] Remove readv/writev methods and use aio_read/aio_write instead 18 years ago
  Badari Pulavarty 027445c372 [PATCH] Vectorize aio_read/aio_write fileop methods 18 years ago