Historial de Commits

Autor SHA1 Mensaje Fecha
  Stanislav Kinsburskiy 0dbf5f2065 fcntl: allow to set O_DIRECT flag on pipe hace 9 años
  David Drysdale 75069f2b5b vfs: renumber FMODE_NONOTIFY and add to uniqueness check hace 10 años
  Jeff Layton e0b93eddfe security: make security_file_set_fowner, f_setown and __f_setown void return hace 11 años
  David Herrmann 40e041a2c8 shm: add sealing API hace 11 años
  Jeff Layton 0d3f7a2dd2 locks: rename file-private locks to "open file description locks" hace 11 años
  Jeff Layton 5d50ffd7c3 locks: add new fcntl cmd values for handling file private locks hace 11 años
  Jeff Layton c1e62b8fc3 locks: pass the cmd value to fcntl_getlk/getlk64 hace 11 años
  Al Viro 72c2d53192 file->f_op is never NULL... hace 12 años
  Zheng Liu 3d62c45b38 vfs: add missing check for __O_TMPFILE in fcntl_init() hace 12 años
  Al Viro 496ad9aa8e new helper: file_inode(file) hace 12 años
  Al Viro 121977187c Fix F_DUPFD_CLOEXEC breakage hace 13 años
  Al Viro 63784dd02b fcntl: fix misannotations hace 13 años
  Al Viro 2903ff019b switch simple cases of fget_light to fdget hace 13 años
  Al Viro fe17f22d7f take purely descriptor-related stuff from fcntl.c to file.c hace 13 años
  Al Viro f33ff9927f take rlimit check to callers of expand_files() hace 13 años
  Cyrill Gorcunov 1d151c337d c/r: fcntl: add F_GETOWNER_UIDS option hace 13 años
  Al Viro 545ec2c794 switch fcntl to fget_raw_light/fput_light hace 13 años
  Eric W. Biederman 8e96e3b7b8 userns: Use uid_eq gid_eq helpers when comparing kuids and kgids in the vfs hace 13 años
  David Howells 1dce27c5aa Wrap accesses to the fd_sets in struct fdtable hace 13 años
  Serge E. Hallyn 2e14967075 userns: rename is_owner_or_cap to inode_owner_or_capable hace 14 años
  Al Viro 1abf0c718f New kind of open files - "location only". hace 14 años
  Namhyung Kim 3cd90ea42f vfs: sparse: add __FMODE_EXEC hace 14 años
  Linus Torvalds 55f335a885 fasync: Fix placement of FASYNC flag comment hace 15 años
  Linus Torvalds f7347ce4ee fasync: re-organize fasync entry insertion to allow it under a spinlock hace 15 años
  James Bottomley 3ab04d5cf9 vfs: take O_NONBLOCK out of the O_* uniqueness test hace 15 años
  Wu Fengguang 454eedb890 vfs: O_* bit numbers uniqueness check hace 15 años
  Andrew Morton f4985dc714 fs/fcntl.c:kill_fasync_rcu() fa_lock must be IRQ-safe hace 15 años
  Dan Carpenter 5b54470dad fcntl: return -EFAULT if copy_to_user fails hace 15 años
  Jens Axboe ee9a3607fb Merge branch 'master' into for-2.6.35 hace 15 años
  Jens Axboe 35f3d14dbb pipe: add support for shrinking and growing pipes hace 15 años