Commit Verlauf

Autor SHA1 Nachricht Datum
  Al Viro f6d2ac5ca7 namei.c: fix BS comment vor 13 Jahren
  Randy Dunlap 55852635a8 fs: fix fs/namei.c kernel-doc warnings vor 13 Jahren
  Sage Weil 62b2ce964b vfs: fix propagation of atomic_open create error on negative dentry vor 13 Jahren
  Miklos Szeredi 38227f78a5 vfs: pass right create mode to may_o_create() vor 13 Jahren
  Miklos Szeredi 62b259d8b3 vfs: atomic_open(): fix create mode usage vor 13 Jahren
  Eric W. Biederman 81abe27b10 userns: Fix link restrictions to use uid_eq vor 13 Jahren
  Jan Kara c30dabfe5d fs: Push mnt_want_write() outside of i_mutex vor 13 Jahren
  Al Viro 64894cf843 simplify lookup_open()/atomic_open() - do the temporary mnt_want_write() early vor 13 Jahren
  Al Viro f8310c5920 fix O_EXCL handling for devices vor 13 Jahren
  Kees Cook a51d9eaa41 fs: add link restriction audit reporting vor 13 Jahren
  Kees Cook 800179c9b8 fs: add link restrictions vor 13 Jahren
  Jeff Layton 3134f37e93 vfs: don't let do_last pass negative dentry to audit_inode vor 13 Jahren
  Al Viro a8104a9fcd pull mnt_want_write()/mnt_drop_write() into kern_path_create()/done_path_create() resp. vor 13 Jahren
  Al Viro 8e4bfca1d1 mknod: take sanity checks on mode into the very beginning vor 13 Jahren
  Al Viro 921a1650de new helper: done_path_create() vor 13 Jahren
  Al Viro 32a7991b6a tidy up namei.c a bit vor 13 Jahren
  Al Viro 3c0a616368 unobfuscate follow_up() a bit vor 13 Jahren
  Al Viro 1e0ea00144 use __lookup_hash() in kern_path_parent() vor 13 Jahren
  David Howells 0bdaea9017 VFS: Split inode_permission() vor 13 Jahren
  David Howells f015f1267b VFS: Comment mount following code vor 13 Jahren
  Christoph Hellwig b5fb63c183 fs: add nd_jump_link vor 13 Jahren
  Christoph Hellwig 408ef013cc fs: move path_put on failure out of ->follow_link vor 13 Jahren
  Al Viro 79714f72d3 get rid of kern_path_parent() vor 13 Jahren
  David Howells 1acf0af9b9 VFS: Fix the banner comment on lookup_open() vor 13 Jahren
  Al Viro 312b63fba9 don't pass nameidata * to vfs_create() vor 13 Jahren
  Al Viro ebfc3b49a7 don't pass nameidata to ->create() vor 13 Jahren
  Al Viro 72bd866a01 fs/namei.c: don't pass nameidata to __lookup_hash() and lookup_real() vor 13 Jahren
  Al Viro 00cd8dd3bf stop passing nameidata to ->lookup() vor 13 Jahren
  Al Viro 201f956e43 fs/namei.c: don't pass namedata to lookup_dcache() vor 13 Jahren
  Al Viro 4ce16ef3fe fs/namei.c: don't pass nameidata to d_revalidate() vor 13 Jahren