Commit Verlauf

Autor SHA1 Nachricht Datum
  Linus Torvalds d895cb1af1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs vor 12 Jahren
  Al Viro 496ad9aa8e new helper: file_inode(file) vor 12 Jahren
  Gao feng bc1b69ed22 userns: Allow the unprivileged users to mount mqueue fs vor 12 Jahren
  Jeff Layton adb5c2473d audit: make audit_inode take struct filename vor 13 Jahren
  Jeff Layton 91a27b2a75 vfs: define struct filename and have getname() return it vor 13 Jahren
  Jeff Layton bfcec70874 audit: set the name_len in audit_inode for parent lookups vor 13 Jahren
  Michel Lespinasse 1638113d9d ipc/mqueue: remove unnecessary rb_init_node() calls vor 13 Jahren
  Al Viro 2903ff019b switch simple cases of fget_light to fdget vor 13 Jahren
  Al Viro 515e0d6634 switch mqueue syscalls to fget_light() vor 13 Jahren
  Al Viro 312b90fbed mqueue: lift mnt_want_write() outside ->i_mutex, clean up a bit vor 13 Jahren
  Al Viro 765927b2d5 switch dentry_open() to struct path, make it grab references itself 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
  Doug Ledford ce2d52cc13 ipc/mqueue: add rbtree node caching support vor 13 Jahren
  Doug Ledford 113289cc08 ipc/mqueue: strengthen checks on mqueue creation vor 13 Jahren
  Doug Ledford 2c12ea498f ipc/mqueue: correct mq_attr_ok test vor 13 Jahren
  Doug Ledford d6629859b3 ipc/mqueue: improve performance of send/recv vor 13 Jahren
  KOSAKI Motohiro cef0184c11 mqueue: separate mqueue default value from maximum value vor 13 Jahren
  KOSAKI Motohiro fd1f87d24d mqueue: don't use kmalloc with KMALLOC_MAX_SIZE vor 13 Jahren
  Doug Ledford 5b5c4d1a14 ipc/mqueue: update maximums for the mqueue subsystem vor 13 Jahren
  Doug Ledford 02967ea08e ipc/mqueue: enforce hard limits vor 13 Jahren
  Doug Ledford 858ee3784e ipc/mqueue: switch back to using non-max values on create vor 13 Jahren
  Linus Torvalds 90324cc1b1 Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux vor 13 Jahren
  Jan Kara dbd5768f87 vfs: Rename end_writeback() to clear_inode() vor 13 Jahren
  Eric W. Biederman 76b6db0102 userns: Replace user_ns_map_uid and user_ns_map_gid with from_kuid and from_kgid vor 13 Jahren
  Eric W. Biederman 6f9ac6d93a mqueue: Explicitly capture the user namespace to send the notification to. vor 13 Jahren
  Al Viro 48fde701af switch open-coded instances of d_make_root() to new helper vor 13 Jahren
  Davidlohr Bueso 2a4e64b8f6 ipc/mqueue: simplify reading msgqueue limit vor 13 Jahren
  Serge E. Hallyn 6b550f9495 user namespace: make signal.c respect user namespaces vor 13 Jahren
  Al Viro df0a42837b switch mq_open() to umode_t vor 14 Jahren