Historie revizí

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