Historique des commits

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