Historial de Commits

Autor SHA1 Mensaje Fecha
  Jan Kara 5ae98f1589 fs: Fix hang with BSD accounting on frozen filesystem hace 12 años
  Al Viro 03d95eb2f2 lift sb_start_write() out of ->write() hace 12 años
  Linus Torvalds d895cb1af1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs hace 12 años
  Al Viro 496ad9aa8e new helper: file_inode(file) hace 12 años
  Frederic Weisbecker 6fac4829ce cputime: Use accessors to read task cputime stats hace 12 años
  Jeff Layton 669abf4e55 vfs: make path_openat take a struct filename pointer hace 13 años
  Jeff Layton 91a27b2a75 vfs: define struct filename and have getname() return it hace 13 años
  Jeff Layton cfd4da1755 acct: constify the name arg to acct_on hace 13 años
  Eric W. Biederman f8f3d4de2d userns: Convert bsd process accounting to use kuid and kgid where appropriate hace 13 años
  Linus Torvalds 972b2c7199 Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs hace 13 años
  Al Viro d8c9584ea2 vfs: prefer ->dentry->d_sb to ->mnt->mnt_sb hace 13 años
  Al Viro 32dc730860 get rid of timer in kern/acct.c hace 13 años
  Martin Schwidefsky 648616343c [S390] cputime: add sparse checking and cleanup hace 13 años
  Christoph Hellwig ebabe9a900 pass a struct path to vfs_statfs hace 15 años
  James Morris 539c99fd7f Merge branch 'next' into for-linus hace 15 años
  Vitaliy Gusev 11cad320a4 bsdacct: use del_timer_sync() in acct_exit_ns() hace 15 años
  Eric Paris 05b90496f2 security: remove dead hook acct hace 15 años
  Veaceslav Falico 4dd66e69d4 copy_signal() cleanup: kill taskstats_tgid_init() and acct_init_pacct() hace 15 años
  Alexey Dobriyan 4b731d50ff bsdacct: fix uid/gid misreporting hace 15 años
  Michal Schmidt d8e180dcd5 bsdacct: switch credentials for writing to the accounting file hace 16 años
  Renaud Lottiaux df279ca896 bsdacct: fix access to invalid filp in acct_on() hace 16 años
  Heiko Carstens b290ebe2c4 [CVE-2009-0029] System call wrappers part 04 hace 16 años
  David Howells 76aac0e9a1 CRED: Wrap task credential accesses in the core kernel hace 17 años
  Alan Cox dbda4c0b97 tty: Fix abusers of current->sighand->tty hace 17 años
  Pavel Emelyanov 0c18d7a5df bsdacct: fix and add comments around acct_process() hace 17 años
  Pavel Emelyanov 7d1e13505b bsdacct: account dying tasks in all relevant namespaces hace 17 años
  Pavel Emelyanov b5a7174875 bsdacct: turn acct off for all pidns-s on umount time hace 17 años
  Pavel Emelyanov 0b6b030fc3 bsdacct: switch from global bsd_acct_struct instance to per-pidns one hace 17 años
  Pavel Emelyanov 6248b1b342 bsdacct: make internal code work with passed bsd_acct_struct, not global hace 17 años
  Pavel Emelyanov a75d979765 bsdacct: turn the acct_lock from on-the-struct to global hace 17 años