Commit Graph

2631 Commits (098a19811b483f8e047d8292641c88e776452de0)

Author SHA1 Message Date
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
Jens Axboe 91ad66ef44 [PATCH] splice: close i_size truncate races on read 19 years ago
Linus Torvalds 385910f2b2 x86: be careful about tailcall breakage for sys_open[at] too 19 years ago
Linus Torvalds 0a489cb3b6 x86: don't allow tail-calls in sys_ftruncate[64]() 19 years ago
Richard Purdie 373d5e7183 JFFS2: Return an error for long filenames 19 years ago
Ananiev, Leonid I 75616cf985 [PATCH] ext3: Fix missed mutex unlock 19 years ago
Stephen Rothwell 2436f039d2 [PATCH] Fix block device symlink name 19 years ago
David Woodhouse d96fb997c6 [JFFS2] Fix race in post-mount node checking 19 years ago
Kay Sievers d4d7e5dffc [PATCH] BLOCK: delay all uevents until partition table is scanned 19 years ago
NeilBrown 4508a7a734 [PATCH] sysfs: Allow sysfs attribute files to be pollable 19 years ago
Eric W. Biederman c06511d12d [PATCH] de_thread: Don't change our parents and ptrace flags. 19 years ago
Randy Dunlap fb6a82c94a [PATCH] jffs2: fix printk warnings 19 years ago
Miklos Szeredi 56cf34ff07 [fuse] Direct I/O should not use fuse_reset_request 19 years ago
Miklos Szeredi 4858cae4f0 [fuse] Don't init request twice 19 years ago
Miklos Szeredi 9bc5dddad1 [fuse] Fix accounting the number of waiting requests 19 years ago
Miklos Szeredi 73ce8355c2 [fuse] fix deadlock between fuse_put_super() and request_end() 19 years ago