Serge E. Hallyn
|
2e14967075
userns: rename is_owner_or_cap to inode_owner_or_capable
|
14 년 전 |
Al Viro
|
1abf0c718f
New kind of open files - "location only".
|
14 년 전 |
Namhyung Kim
|
3cd90ea42f
vfs: sparse: add __FMODE_EXEC
|
14 년 전 |
Linus Torvalds
|
55f335a885
fasync: Fix placement of FASYNC flag comment
|
14 년 전 |
Linus Torvalds
|
f7347ce4ee
fasync: re-organize fasync entry insertion to allow it under a spinlock
|
14 년 전 |
James Bottomley
|
3ab04d5cf9
vfs: take O_NONBLOCK out of the O_* uniqueness test
|
14 년 전 |
Wu Fengguang
|
454eedb890
vfs: O_* bit numbers uniqueness check
|
15 년 전 |
Andrew Morton
|
f4985dc714
fs/fcntl.c:kill_fasync_rcu() fa_lock must be IRQ-safe
|
15 년 전 |
Dan Carpenter
|
5b54470dad
fcntl: return -EFAULT if copy_to_user fails
|
15 년 전 |
Jens Axboe
|
ee9a3607fb
Merge branch 'master' into for-2.6.35
|
15 년 전 |
Jens Axboe
|
35f3d14dbb
pipe: add support for shrinking and growing pipes
|
15 년 전 |
Eric Dumazet
|
989a297920
fasync: RCU and fine grained locking
|
15 년 전 |
Jiri Slaby
|
d554ed895d
fs: use rlimit helpers
|
15 년 전 |
Linus Torvalds
|
80e1e82398
Fix race in tty_fasync() properly
|
15 년 전 |
Greg Kroah-Hartman
|
b04da8bfdf
fnctl: f_modown should call write_lock_irqsave/restore
|
15 년 전 |
Linus Torvalds
|
53281b6d34
fasync: split 'fasync_helper()' into separate add/remove functions
|
15 년 전 |
Peter Zijlstra
|
978b4053ae
fcntl: rename F_OWNER_GID to F_OWNER_PGRP
|
15 년 전 |
Peter Zijlstra
|
ba0a6c9f6f
fcntl: add F_[SG]ETOWN_EX
|
15 년 전 |
Oleg Nesterov
|
06f1631a16
signals: send_sigio: use do_send_sig_info() to avoid check_kill_permission()
|
15 년 전 |
Alexey Dobriyan
|
405f55712d
headers: smp_lock.h redux
|
16 년 전 |
Oleg Nesterov
|
8eeee4e2f0
send_sigio_to_task: sanitize the usage of fown->signum
|
16 년 전 |
Oleg Nesterov
|
2f38d70fb4
shift current_cred() from __f_setown() to f_modown()
|
16 년 전 |
Jeff Mahoney
|
2b79bc4f7e
dup2: Fix return value with oldfd == newfd and invalid fd
|
16 년 전 |
Jonathan Corbet
|
4a6a449969
Fix a lockdep warning in fasync_helper()
|
16 년 전 |
Jonathan Corbet
|
60aa49243d
Rationalize fasync return values
|
16 년 전 |
Jonathan Corbet
|
76398425bb
Move FASYNC bit handling to f_op->fasync()
|
16 년 전 |
Jonathan Corbet
|
db1dd4d376
Use f_lock to protect f_flags
|
16 년 전 |
Heiko Carstens
|
a26eab2400
[CVE-2009-0029] System call wrappers part 15
|
16 년 전 |
James Morris
|
cbacc2c7f0
Merge branch 'next' into for-linus
|
16 년 전 |
Jonathan Corbet
|
218d11a8b0
Fix a race condition in FASYNC handling
|
16 년 전 |