Historie revizí

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