Commit Graph

2535 Commits (9a708becafe99fa32211e8c53dbacefdb4b11718)

Author SHA1 Message Date
Jens Axboe 98232d504d [PATCH] compat_sys_vmsplice: one-off in UIO_MAXIOV check 19 years ago
Jens Axboe a0548871ed [PATCH] splice: redo page lookup if add_to_page_cache() returns -EEXIST 19 years ago
Jens Axboe 76ad4d1110 [PATCH] splice: rename remaining info variables to pipe 19 years ago
Jens Axboe 1432873af7 [PATCH] splice: LRU fixups 19 years ago
Jens Axboe bfc4ee39fd [PATCH] splice: fix unlocking of page on error ->prepare_write() 19 years ago
Mingming Cao 5dea5176e5 [PATCH] ext3: multile block allocate little endian fixes 19 years ago
Jens Axboe 330ab71619 [PATCH] vmsplice: restrict stealing a little more 19 years ago
Jens Axboe a893b99be7 [PATCH] splice: fix page LRU accounting 19 years ago
Jens Axboe 7591489a8f [PATCH] vmsplice: fix badly placed end paranthesis 19 years ago
Andi Kleen d261020229 [PATCH] x86_64: Add compat_sys_vmsplice and use it in x86-64 19 years ago
Jens Axboe 7afa6fd037 [PATCH] vmsplice: allow user to pass in gift pages 19 years ago
Jens Axboe f6762b7ad8 [PATCH] pipe: enable atomic copying of pipe data to/from user space 19 years ago
Jens Axboe e27dedd84c [PATCH] splice: call handle_ra_miss() on failure to lookup page 19 years ago
Jens Axboe 7f9c51f0d9 [PATCH] Add ->splice_read/splice_write to def_blk_fops 19 years ago
Jens Axboe f84d751994 [PATCH] pipe: introduce ->pin() buffer operation 19 years ago
Jens Axboe 0568b409c7 [PATCH] splice: fix bugs in pipe_to_file() 19 years ago
Jens Axboe 46e678c96b [PATCH] splice: fix bugs with stealing regular pipe pages 19 years ago
Andreas Schwab 2833c28aa0 [PATCH] powerpc: Wire up *at syscalls 19 years ago
Jens Axboe eb20796bf6 [PATCH] splice: make the read-side do batched page lookups 19 years ago
Jens Axboe eb645a24de [PATCH] splice: switch to using page_cache_readahead() 19 years ago
James Morris e7edf9cded [PATCH] LSM: add missing hook to do_compat_readv_writev() 19 years ago
Al Viro a090d9132c [PATCH] protect ext3 ioctl modifying append_only, immutable, etc. with i_mutex 19 years ago
Al Viro de0bb97aff [PATCH] forgotten ->b_data in memcpy() call in ext3/resize.c (oopsable) 19 years ago
Jens Axboe 00522fb41a [PATCH] splice: rearrange moving to/from pipe helpers 19 years ago
Jens Axboe 912d35f867 [PATCH] Add support for the sys_vmsplice syscall 19 years ago
Miklos Szeredi 8aa09a50b5 [fuse] fix race between checking and setting file->private_data 19 years ago
Miklos Szeredi 6dbbcb1205 [fuse] fix deadlock between fuse_put_super() and request_end(), try #2 19 years ago
Miklos Szeredi 5a5fb1ea74 Revert "[fuse] fix deadlock between fuse_put_super() and request_end()" 19 years ago
Jens Axboe 016b661e2f [PATCH] splice: fix offset problems 19 years ago
Andrew Morton ba5f5d90c4 [PATCH] splice: fix min() warning 19 years ago
Steve French 301dc3e6f6 [CIFS] Fix compile error when CONFIG_CIFS_EXPERIMENTAL is undefined 19 years ago
Steve French b66ac3ea21 [CIFS] Fix typo in previous 19 years ago
Jan Kara b9251b823b [PATCH] Fix reiserfs deadlock 19 years ago
Steve French 60808233f3 [CIFS] Readdir fixes to allow search to start at arbitrary position 19 years ago
Steve French 45af7a0f2e [CIFS] Use the kthread_ API instead of opencoding lots of hairy code for kernel 19 years ago
Steve French 296034f7de [CIFS] Don't allow a backslash in a path component 19 years ago
Steve French 0bd4fa977f [CIFS] [CIFS] Do not take rename sem on most path based calls (during 19 years ago
Jens Axboe 82aa5d6183 [PATCH] splice: fix smaller sized splice reads 19 years ago
Carsten Otte 7451c4f0ee NFS: remove needless check in nfs_opendir() 19 years ago
John Hawkes b9d9506d94 NFS: nfs_show_stats; for_each_possible_cpu(), not NR_CPUS 19 years ago
Adrian Bunk ec535ce154 NFS: make 2 functions static 19 years ago
Trond Myklebust e99170ff3b NFS,SUNRPC: Fix compiler warnings if CONFIG_PROC_FS & CONFIG_SYSCTL are unset 19 years ago
Trond Myklebust 95cf959b24 VFS: Fix another open intent Oops 19 years ago
Dipankar Sarma ca99c1da08 [PATCH] Fix file lookup without ref 19 years ago
Arthur Othieno dda27d1a55 [PATCH] hugetlbfs: add Kconfig help text 19 years ago
Eric W. Biederman 5e85d4abe3 [PATCH] task: Make task list manipulations RCU safe 19 years ago
Jens Axboe 9e0267c26e [PATCH] splice: fixup writeout path after ->map changes 19 years ago
Jens Axboe a4514ebd8e [PATCH] splice: offset fixes 19 years ago
Jens Axboe 2a27250e6c [PATCH] tee: link_pipe() must be careful when dropping one of the pipe locks 19 years ago
Jens Axboe c4f895cbe1 [PATCH] splice: cleanup the SPLICE_F_NONBLOCK handling 19 years ago