提交历史

作者 SHA1 备注 提交日期
  Miklos Szeredi 6818173bd6 splice: implement default splice_read method 16 年之前
  Linus Torvalds 601cc11d05 Make non-compat preadv/pwritev use native register size 16 年之前
  Gerd Hoffmann f3554f4bc6 preadv/pwritev: Add preadv and pwritev system calls. 16 年之前
  Heiko Carstens 3cdad42884 [CVE-2009-0029] System call wrappers part 20 16 年之前
  Heiko Carstens 003d7ab479 [CVE-2009-0029] System call wrappers part 19 16 年之前
  Heiko Carstens 002c8976ee [CVE-2009-0029] System call wrappers part 16 16 年之前
  Heiko Carstens 6673e0c3fb [CVE-2009-0029] System call wrapper special cases 16 年之前
  Heiko Carstens 2ed7c03ec1 [CVE-2009-0029] Convert all system calls to return a long 16 年之前
  Alain Knaff 5b6f1eb97d vfs: lseek(fd, 0, SEEK_CUR) race condition 16 年之前
  Christoph Hellwig 3a8cff4f02 [PATCH] generic_file_llseek tidyups 16 年之前
  Andi Kleen 9465efc9e9 Remove BKL from remote_llseek v2 17 年之前
  David Sterba 16abef0e9e fs: use loff_t type instead of long long 17 年之前
  Arjan van de Ven 3287629eff remove the unused exports of sys_open/sys_read 17 年之前
  Eric Sandeen 19295529db ext4: export iov_shorten from kernel for ext4's use 17 年之前
  James Morris c43e259cc7 security: call security_file_permission from rw_verify_area 17 年之前
  Arjan van de Ven cb51f973bc mark sys_open/sys_read exports unused 17 年之前
  Pavel Emelyanov a16877ca9c Cleanup macros for distinguishing mandatory locks 17 年之前
  Jens Axboe d96e6e7164 Remove remnants of sendfile() 18 年之前
  Jens Axboe d6b29d7cee splice: divorce the splice structure/function definitions from the pipe header 18 年之前
  Jens Axboe 534f2aaa6a sys_sendfile: switch to using ->splice_read, if available 18 年之前
  Chris Snook 1ae7075bcd use use SEEK_MAX to validate user lseek arguments 18 年之前
  Chris Snook 7b8e89249b use symbolic constants in generic lseek code 18 年之前
  Eric Dumazet 163da958ba [PATCH] FS: speed up rw_verify_area() 18 年之前
  Alexey Dobriyan 4b98d11b40 [PATCH] ifdef ->rchar, ->wchar, ->syscr, ->syscw from task_struct 18 年之前
  Adrian Bunk 029530f810 [PATCH] one more EXPORT_UNUSED_SYMBOL removal 18 年之前
  Josef "Jeff" Sipek 0f7fc9e4d0 [PATCH] VFS: change struct file to use struct path 18 年之前
  Badari Pulavarty eed4e51fb6 [PATCH] Add vector AIO support 18 年之前
  Badari Pulavarty 543ade1fc9 [PATCH] Streamline generic_file_* interfaces and filemap cleanups 18 年之前
  Badari Pulavarty ee0b3e671b [PATCH] Remove readv/writev methods and use aio_read/aio_write instead 18 年之前
  Badari Pulavarty 027445c372 [PATCH] Vectorize aio_read/aio_write fileop methods 18 年之前