Paul Gortmaker
|
630d9c4727
fs: reduce the use of module.h wherever possible
|
hace 13 años |
Christopher Yeoh
|
fcf634098c
Cross Memory Attach
|
hace 13 años |
Andi Kleen
|
5760495a87
vfs: add generic_file_llseek_size
|
hace 13 años |
Andi Kleen
|
ef3d0fd27e
vfs: do (nearly) lockless generic_file_llseek
|
hace 13 años |
Dan Carpenter
|
bacb2d816c
fs: add missing unlock in default_llseek()
|
hace 14 años |
Josef Bacik
|
982d816581
fs: add SEEK_HOLE and SEEK_DATA flags
|
hace 14 años |
Al Viro
|
cccb5a1e69
fix signedness mess in rw_verify_area() on 64bit architectures
|
hace 14 años |
Arnd Bergmann
|
451a3c24b0
BKL: remove extraneous #include <smp_lock.h>
|
hace 14 años |
Linus Torvalds
|
435f49a518
readv/writev: do the same MAX_RW_COUNT truncation that read/write does
|
hace 14 años |
KAMEZAWA Hiroyuki
|
4a3956c790
vfs: introduce FMODE_UNSIGNED_OFFSET for allowing negative f_pos
|
hace 14 años |
Arnd Bergmann
|
776c163b1b
vfs: make no_llseek the default
|
hace 15 años |
Arnd Bergmann
|
ab91261f5c
vfs: don't use BKL in default_llseek
|
hace 15 años |
Eric Paris
|
2a12a9d781
fsnotify: pass a file instead of an inode to open, read, and write
|
hace 15 años |
jan Blunck
|
ae6afc3f5c
vfs: introduce noop_llseek()
|
hace 15 años |
David Howells
|
61964eba5c
do_sync_read/write() should set kiocb.ki_nbytes to be consistent
|
hace 15 años |
Changli Gao
|
cc56f7de7f
sendfile(): check f_op.splice_write() rather than f_op.sendpage()
|
hace 15 años |
Jeff Layton
|
f9098980ff
vfs: remove redundant position check in do_sendfile
|
hace 15 años |
Miklos Szeredi
|
6818173bd6
splice: implement default splice_read method
|
hace 16 años |
Linus Torvalds
|
601cc11d05
Make non-compat preadv/pwritev use native register size
|
hace 16 años |
Gerd Hoffmann
|
f3554f4bc6
preadv/pwritev: Add preadv and pwritev system calls.
|
hace 16 años |
Heiko Carstens
|
3cdad42884
[CVE-2009-0029] System call wrappers part 20
|
hace 16 años |
Heiko Carstens
|
003d7ab479
[CVE-2009-0029] System call wrappers part 19
|
hace 16 años |
Heiko Carstens
|
002c8976ee
[CVE-2009-0029] System call wrappers part 16
|
hace 16 años |
Heiko Carstens
|
6673e0c3fb
[CVE-2009-0029] System call wrapper special cases
|
hace 16 años |
Heiko Carstens
|
2ed7c03ec1
[CVE-2009-0029] Convert all system calls to return a long
|
hace 16 años |
Alain Knaff
|
5b6f1eb97d
vfs: lseek(fd, 0, SEEK_CUR) race condition
|
hace 16 años |
Christoph Hellwig
|
3a8cff4f02
[PATCH] generic_file_llseek tidyups
|
hace 17 años |
Andi Kleen
|
9465efc9e9
Remove BKL from remote_llseek v2
|
hace 17 años |
David Sterba
|
16abef0e9e
fs: use loff_t type instead of long long
|
hace 17 años |
Arjan van de Ven
|
3287629eff
remove the unused exports of sys_open/sys_read
|
hace 17 años |