Revīziju vēsture

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