Histórico de Commits

Autor SHA1 Mensagem Data
  Al Viro 48fde701af switch open-coded instances of d_make_root() to new helper há 13 anos atrás
  Davidlohr Bueso 2a4e64b8f6 ipc/mqueue: simplify reading msgqueue limit há 13 anos atrás
  Serge E. Hallyn 6b550f9495 user namespace: make signal.c respect user namespaces há 13 anos atrás
  Al Viro df0a42837b switch mq_open() to umode_t há 14 anos atrás
  Al Viro 1b9d5ff764 mqueue: propagate umode_t há 14 anos atrás
  Al Viro 4acdaf27eb switch ->create() to umode_t há 14 anos atrás
  Al Viro 6b520e0565 vfs: fix the stupidity with i_dentry in inode destructors há 13 anos atrás
  Al Viro 6f686574cc ... and the same kind of leak for mqueue há 13 anos atrás
  Wanlong Gao 32ea845d5b ipc/mqueue.c: fix wrong use of schedule_hrtimeout_range_clock() há 13 anos atrás
  Jiri Slaby d40dcdb017 ipc/mqueue.c: fix mq_open() return value há 14 anos atrás
  Jiri Slaby 04715206c0 ipc/mqueue.c: refactor failure handling há 14 anos atrás
  Nick Piggin fa0d7e3de6 fs: icache RCU free inodes há 14 anos atrás
  Al Viro ceefda6931 switch get_sb_ns() users há 15 anos atrás
  Christoph Hellwig 85fe4025c6 fs: do not assign default i_ino in new_inode há 14 anos atrás
  Al Viro 7de9c6ee3e new helper: ihold() há 14 anos atrás
  Arnd Bergmann 6038f373a3 llseek: automatically add .llseek fop há 15 anos atrás
  Al Viro 6d8af64c1c switch mqueue to ->evict_inode() há 15 anos atrás
  Al Viro 0abbb609ac mqueue doesn't need make_bad_inode() há 15 anos atrás
  Linus Torvalds 164d44fd92 Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip há 15 anos atrás
  André Goddard Rosa a3ed2a1571 mqueue: fix kernel BUG caused by double free() on mq_open() há 15 anos atrás
  Thomas Gleixner dbb6be6d5e Merge branch 'linus' into timers/core há 15 anos atrás
  Carsten Emde 9ca7d8e683 mqueue: Convert message queue timeout to use hrtimers há 15 anos atrás
  Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h há 15 anos atrás
  Jiri Slaby f1eb1332b8 ipc: use rlimit helpers há 15 anos atrás
  André Goddard Rosa 2329e392ac mqueue: fix typo "failues" -> "failures" há 15 anos atrás
  André Goddard Rosa 8d8ffefaaf mqueue: only set error codes if they are really necessary há 15 anos atrás
  André Goddard Rosa 04db0dde0e mqueue: simplify do_open() error handling há 15 anos atrás
  André Goddard Rosa 8834cf796a mqueue: apply mathematics distributivity on mq_bytes calculation há 15 anos atrás
  André Goddard Rosa c8308b1c91 mqueue: remove unneeded info->messages initialization há 15 anos atrás
  André Goddard Rosa 4294a8eedb mqueue: fix mq_open() file descriptor leak on user-space processes há 15 anos atrás