Commit History

Author SHA1 Message Date
  Al Viro 52da40ae67 dump_emit(): use __kernel_write(), not vfs_write() 11 years ago
  Al Viro db51242d89 dump_align(): fix the dumb braino 11 years ago
  Al Viro ec57941e03 constify do_coredump() argument 11 years ago
  Al Viro 22a8cb8248 new helper: dump_align() 11 years ago
  Al Viro 9b56d54380 dump_skip(): dump_seek() replacement taking coredump_params 11 years ago
  Al Viro 2507a4fbd4 make dump_emit() use vfs_write() instead of banging at ->f_op->write directly 11 years ago
  Al Viro ecc8c7725e new helper: dump_emit() 11 years ago
  Al Viro 72c2d53192 file->f_op is never NULL... 11 years ago
  Stéphane Graber 65aafb1e74 coredump: add new %P variable in core_pattern 11 years ago
  Oleg Nesterov 888ffc5923 coredump: '% at the end' shouldn't bypass core_uses_pid logic 12 years ago
  Oleg Nesterov 3ceadcf6d4 coredump: kill call_count, add core_name_size 12 years ago
  Oleg Nesterov 923bed030f coredump: kill cn_escape(), introduce cn_esc_printf() 12 years ago
  Oleg Nesterov 5fe9d8ca21 coredump: cn_vprintf() has no reason to call vsnprintf() twice 12 years ago
  Oleg Nesterov bc03c691aa coredump: introduce cn_vprintf() 12 years ago
  Oleg Nesterov e7fd1549ae coredump: format_corename() can leak cn->corename 12 years ago
  Al Viro e86d35c38e do_coredump(): don't wait for thaw if coredump has already been interrupted 12 years ago
  Linus Torvalds 20b4fb4852 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 12 years ago
  Oleg Nesterov dc7ee2aac8 coredump: change wait_for_dump_helpers() to use wait_event_interruptible() 12 years ago
  Oleg Nesterov 079148b919 coredump: factor out the setting of PF_DUMPCORE 12 years ago
  Oleg Nesterov 528f827ee0 coredump: introduce dump_interrupted() 12 years ago
  Oleg Nesterov acdedd99b0 coredump: sanitize the setting of signal->group_exit_code 12 years ago
  Oleg Nesterov 6cd8f0acae coredump: ensure that SIGKILL always kills the dumping thread 12 years ago
  Oleg Nesterov 403bad72b6 coredump: only SIGKILL should interrupt the coredumping task 12 years ago
  Lucas De Marchi 907ed1328d usermodehelper: split remaining calls to call_usermodehelper_fns() 12 years ago
  Lucas De Marchi fb96c475f6 coredump: remove trailling whitespace 12 years ago
  Al Viro de32ec4cfe pipe: set file->private_data to ->i_pipe 12 years ago
  Al Viro 03d95eb2f2 lift sb_start_write() out of ->write() 12 years ago
  Kees Cook e579d2c259 coredump: remove redundant defines for dumpable states 12 years ago
  Al Viro 496ad9aa8e new helper: file_inode(file) 12 years ago
  Al Viro 541880d9a2 do_coredump(): get rid of pt_regs argument 12 years ago