Commit History

Author SHA1 Message Date
  Al Viro 496ad9aa8e new helper: file_inode(file) 12 years ago
  Al Viro 121977187c Fix F_DUPFD_CLOEXEC breakage 12 years ago
  Al Viro 63784dd02b fcntl: fix misannotations 12 years ago
  Al Viro 2903ff019b switch simple cases of fget_light to fdget 13 years ago
  Al Viro fe17f22d7f take purely descriptor-related stuff from fcntl.c to file.c 13 years ago
  Al Viro f33ff9927f take rlimit check to callers of expand_files() 13 years ago
  Cyrill Gorcunov 1d151c337d c/r: fcntl: add F_GETOWNER_UIDS option 13 years ago
  Al Viro 545ec2c794 switch fcntl to fget_raw_light/fput_light 13 years ago
  Eric W. Biederman 8e96e3b7b8 userns: Use uid_eq gid_eq helpers when comparing kuids and kgids in the vfs 13 years ago
  David Howells 1dce27c5aa Wrap accesses to the fd_sets in struct fdtable 13 years ago
  Serge E. Hallyn 2e14967075 userns: rename is_owner_or_cap to inode_owner_or_capable 14 years ago
  Al Viro 1abf0c718f New kind of open files - "location only". 14 years ago
  Namhyung Kim 3cd90ea42f vfs: sparse: add __FMODE_EXEC 14 years ago
  Linus Torvalds 55f335a885 fasync: Fix placement of FASYNC flag comment 14 years ago
  Linus Torvalds f7347ce4ee fasync: re-organize fasync entry insertion to allow it under a spinlock 14 years ago
  James Bottomley 3ab04d5cf9 vfs: take O_NONBLOCK out of the O_* uniqueness test 15 years ago
  Wu Fengguang 454eedb890 vfs: O_* bit numbers uniqueness check 15 years ago
  Andrew Morton f4985dc714 fs/fcntl.c:kill_fasync_rcu() fa_lock must be IRQ-safe 15 years ago
  Dan Carpenter 5b54470dad fcntl: return -EFAULT if copy_to_user fails 15 years ago
  Jens Axboe ee9a3607fb Merge branch 'master' into for-2.6.35 15 years ago
  Jens Axboe 35f3d14dbb pipe: add support for shrinking and growing pipes 15 years ago
  Eric Dumazet 989a297920 fasync: RCU and fine grained locking 15 years ago
  Jiri Slaby d554ed895d fs: use rlimit helpers 15 years ago
  Linus Torvalds 80e1e82398 Fix race in tty_fasync() properly 15 years ago
  Greg Kroah-Hartman b04da8bfdf fnctl: f_modown should call write_lock_irqsave/restore 15 years ago
  Linus Torvalds 53281b6d34 fasync: split 'fasync_helper()' into separate add/remove functions 15 years ago
  Peter Zijlstra 978b4053ae fcntl: rename F_OWNER_GID to F_OWNER_PGRP 15 years ago
  Peter Zijlstra ba0a6c9f6f fcntl: add F_[SG]ETOWN_EX 15 years ago
  Oleg Nesterov 06f1631a16 signals: send_sigio: use do_send_sig_info() to avoid check_kill_permission() 15 years ago
  Alexey Dobriyan 405f55712d headers: smp_lock.h redux 16 years ago