Commit History

Author SHA1 Message Date
  Miklos Szeredi 50ee93afca vfs: nameidata_to_filp(): don't throw away file on error 13 years ago
  Miklos Szeredi 91daee988d vfs: nameidata_to_filp(): inline __dentry_open() 13 years ago
  Miklos Szeredi 78f71eff3c vfs: do_dentry_open(): don't put filp 13 years ago
  Miklos Szeredi 90ad1a8ecb vfs: split __dentry_open() 13 years ago
  Linus Torvalds 644473e9c6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace 13 years ago
  Eric W. Biederman 52137abe18 userns: Convert user specfied uids and gids in chown into kuids and kgid 13 years ago
  Eric W. Biederman 18815a1808 userns: Convert capabilities related permsion checks 13 years ago
  Eric Paris 83d498569e SELinux: rename dentry_open to file_open 13 years ago
  David Howells 1dce27c5aa Wrap accesses to the fd_sets in struct fdtable 13 years ago
  Al Viro cdcf116d44 switch security_path_chmod() to struct path * 13 years ago
  Al Viro a218d0fdc5 switch open and mkdir syscalls to umode_t 13 years ago
  Al Viro 49f0a07672 switch sys_chmod()/sys_fchmod()/sys_fchmodat() to umode_t 14 years ago
  Al Viro 2a79f17e4a vfs: mnt_drop_write_file() 13 years ago
  J. Bruce Fields f3c7691e8d leases: fix write-open/read-lease race 13 years ago
  Al Viro e57712ebeb merge fchmod() and fchmodat() guts, kill ancient broken kludge 14 years ago
  Konstantin Khlebnikov 5a9a43646c vfs: use ERR_CAST for err-ptr tossing in lookup_instantiate_filp 14 years ago
  Tetsuo Handa c212f9aaf9 fs: Use BUG_ON(!mnt) at dentry_open(). 14 years ago
  Linus Torvalds 0f6e0e8448 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 14 years ago
  James Morris a002951c97 Merge branch 'next' into for-linus 14 years ago
  Al Viro 65cfc67223 readlinkat(), fchownat() and fstatat() with empty relative pathnames 14 years ago
  Al Viro 1abf0c718f New kind of open files - "location only". 14 years ago
  Al Viro 73d049a40f open-style analog of vfs_path_lookup() 14 years ago
  Al Viro 47c805dc2d switch do_filp_open() to struct open_flags 14 years ago
  Marco Stornelli 1ca551c6ca Check for immutable/append flag in fallocate path 14 years ago
  James Morris 1cc26bada9 Merge branch 'master'; commit 'v2.6.38-rc7' into next 14 years ago
  Linus Torvalds 2dab597441 Fix possible filp_cachep memory corruption 14 years ago
  Mimi Zohar 890275b5eb IMA: maintain i_readcount in the VFS layer 14 years ago
  Christoph Hellwig 2fe17c1075 fallocate should be a file operation 14 years ago
  Josef Bacik 79124f18b3 fs: add hole punching to fallocate 14 years ago
  Al Viro d893f1bc2a fix open/umount race 14 years ago