Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
93f2aa4ddd25caac2b9a09538da54308dbda44e2
/
fs
/
read_write.c
61964eb
do_sync_read/write() should set kiocb.ki_nbytes to be consistent
by David Howells
· 15 years ago
cc56f7d
sendfile(): check f_op.splice_write() rather than f_op.sendpage()
by Changli Gao
· 15 years ago
f909898
vfs: remove redundant position check in do_sendfile
by Jeff Layton
· 15 years ago
6818173
splice: implement default splice_read method
by Miklos Szeredi
· 15 years ago
601cc11
Make non-compat preadv/pwritev use native register size
by Linus Torvalds
· 16 years ago
f3554f4
preadv/pwritev: Add preadv and pwritev system calls.
by Gerd Hoffmann
· 16 years ago
3cdad42
[CVE-2009-0029] System call wrappers part 20
by Heiko Carstens
· 16 years ago
003d7ab
[CVE-2009-0029] System call wrappers part 19
by Heiko Carstens
· 16 years ago
002c897
[CVE-2009-0029] System call wrappers part 16
by Heiko Carstens
· 16 years ago
6673e0c
[CVE-2009-0029] System call wrapper special cases
by Heiko Carstens
· 16 years ago
2ed7c03
[CVE-2009-0029] Convert all system calls to return a long
by Heiko Carstens
· 16 years ago
5b6f1eb
vfs: lseek(fd, 0, SEEK_CUR) race condition
by Alain Knaff
· 16 years ago
3a8cff4
[PATCH] generic_file_llseek tidyups
by Christoph Hellwig
· 16 years ago
9465efc
Remove BKL from remote_llseek v2
by Andi Kleen
· 16 years ago
16abef0
fs: use loff_t type instead of long long
by David Sterba
· 17 years ago
3287629
remove the unused exports of sys_open/sys_read
by Arjan van de Ven
· 17 years ago
1929552
ext4: export iov_shorten from kernel for ext4's use
by Eric Sandeen
· 17 years ago
c43e259
security: call security_file_permission from rw_verify_area
by James Morris
· 17 years ago
cb51f97
mark sys_open/sys_read exports unused
by Arjan van de Ven
· 17 years ago
a16877c
Cleanup macros for distinguishing mandatory locks
by Pavel Emelyanov
· 17 years ago
d96e6e7
Remove remnants of sendfile()
by Jens Axboe
· 17 years ago
d6b29d7
splice: divorce the splice structure/function definitions from the pipe header
by Jens Axboe
· 17 years ago
534f2aa
sys_sendfile: switch to using ->splice_read, if available
by Jens Axboe
· 17 years ago
1ae7075
use use SEEK_MAX to validate user lseek arguments
by Chris Snook
· 17 years ago
7b8e892
use symbolic constants in generic lseek code
by Chris Snook
· 17 years ago
163da95
[PATCH] FS: speed up rw_verify_area()
by Eric Dumazet
· 18 years ago
4b98d11
[PATCH] ifdef ->rchar, ->wchar, ->syscr, ->syscw from task_struct
by Alexey Dobriyan
· 18 years ago
029530f
[PATCH] one more EXPORT_UNUSED_SYMBOL removal
by Adrian Bunk
· 18 years ago
0f7fc9e
[PATCH] VFS: change struct file to use struct path
by Josef "Jeff" Sipek
· 18 years ago
eed4e51
[PATCH] Add vector AIO support
by Badari Pulavarty
· 18 years ago
543ade1
[PATCH] Streamline generic_file_* interfaces and filemap cleanups
by Badari Pulavarty
· 18 years ago
ee0b3e6
[PATCH] Remove readv/writev methods and use aio_read/aio_write instead
by Badari Pulavarty
· 18 years ago
027445c
[PATCH] Vectorize aio_read/aio_write fileop methods
by Badari Pulavarty
· 18 years ago
69c3a5b
[PATCH] fs/read_write.c: EXPORT_UNUSED_SYMBOL
by Adrian Bunk
· 18 years ago
49570e9
[PATCH] splice: unlikely() optimizations
by Jens Axboe
· 19 years ago
4b6f5d2
[PATCH] Make most file operations structs in fs/ const
by Arjan van de Ven
· 19 years ago
6cc6b12
[PATCH] remove needless check in fs/read_write.c
by Carsten Otte
· 19 years ago
1b1dcc1
[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem
by Jes Sorensen
· 19 years ago
e28cc71
Relax the rw_verify_area() error checking.
by Linus Torvalds
· 19 years ago
411b67b
[PATCH] readv/writev syscalls are not checked by lsm
by Kostik Belousov
· 19 years ago
2832e93
[PATCH] remove file.f_maxcount
by Eric Dumazet
· 19 years ago
0eeca28
[PATCH] inotify
by Robert Love
· 19 years ago
63e6880
[PATCH] aio: fix do_sync_(read|write) to properly handle aio retries
by Benjamin LaHaise
· 19 years ago
1f08ad0
[PATCH] undo do_readv_writev() behavior change
by Dave Hansen
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago