nfsd: track last inode only in use_wgather case
[safe/jmp/linux-2.6] / kernel / exit.c
2009-04-07 Linus TorvaldsMerge branch 'irq/threaded' of git://git./linux/kernel...
2009-04-06 Oleg Nesterovexit_notify: kill the wrong capable(CAP_KILL) check
2009-04-05 Ingo MolnarMerge branch 'linus' into irq/threaded
2009-04-03 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-04-03 Oleg Nesterovpids: kill signal_struct-> __pgrp/__session and friends
2009-04-03 Oleg Nesterovpids: improve get_task_pid() to fix the unsafe sys_wait...
2009-04-03 Oleg Nesterovforget_original_parent: do not abuse child->ptrace_entry
2009-04-03 Oleg Nesterovforget_original_parent: split out the un-ptrace part
2009-04-03 Oleg Nesterovreparent_thread: fix a zombie leak if /sbin/init ignore...
2009-04-03 Oleg Nesterovreparent_thread: fix the "is it traced" check
2009-04-03 Oleg Nesterovreparent_thread: don't call kill_orphaned_pgrp() if...
2009-04-03 Oleg Nesterovptrace: reintroduce __ptrace_detach() as a callee of...
2009-04-03 Oleg Nesterovptrace: simplify ptrace_exit()->ignoring_children(...
2009-04-03 Oleg Nesterovdo_wait: fix waiting for the group stop with the dead...
2009-04-01 Al ViroGet rid of indirect include of fs_struct.h
2009-04-01 Al ViroTake fs_struct handling to new file (fs/fs_struct.c)
2009-03-24 Thomas Gleixnergenirq: add threaded interrupt handler support
2009-02-13 Ingo MolnarMerge branch 'linus' into x86/apic
2009-02-05 Peter Zijlstrasignal: re-add dead task accumulation stats.
2009-01-21 Ingo MolnarMerge branch 'x86/mm' into core/percpu
2009-01-18 Ingo MolnarMerge branch 'core/percpu' into stackprotector
2009-01-14 Heiko Carstens[CVE-2009-0029] System call wrappers part 08
2009-01-14 Heiko Carstens[CVE-2009-0029] System call wrappers part 07
2009-01-14 Heiko Carstens[CVE-2009-0029] Convert all system calls to return...
2009-01-06 Oleg Nesterovmm: introduce get_mm_hiwater_xxx(), fix taskstats-...
2009-01-06 Hugh Dickinsmm: remove cgroup_mm_owner_callbacks
2008-12-31 Ingo MolnarMerge branch 'linus' into stackprotector
2008-12-31 Linus TorvaldsMerge branch 'for-2.6.29' of git://git.kernel.dk/linux...
2008-12-31 Linus TorvaldsMerge branch 'core-for-linus' of git://git./linux/kerne...
2008-12-29 Nikanth KarthikesanDo not free io context when taking recursive faults...
2008-12-28 Linus TorvaldsMerge branch 'tracing-core-for-linus' of git://git...
2008-11-24 Ingo MolnarMerge branches 'sched/core', 'core/core' and 'tracing...
2008-11-24 Ingo MolnarMerge branches 'core/debug', 'core/futexes', 'core...
2008-11-23 Frederic Weisbeckertracing/function-return-tracer: free the return stack...
2008-11-23 Ingo Molnartracing/function-return-tracer: clean up task start...
2008-11-23 Frederic Weisbeckertracing/function-return-tracer: store return stack...
2008-11-19 Ingo MolnarMerge branches 'tracing/ftrace' and 'tracing/urgent...
2008-11-18 James MorrisMerge branch 'master' into next
2008-11-17 Oleg Nesterovthread_group_cputime: move a couple of callsites outsid...
2008-11-16 Mathieu Desnoyerstracepoints: add DECLARE_TRACE() and DEFINE_TRACE()
2008-11-15 Linus TorvaldsMove "exit_robust_list" into mm_release()
2008-11-14 James MorrisMerge branch 'master' into next
2008-11-13 David HowellsCRED: Inaugurate COW credentials
2008-11-13 David HowellsCRED: Use RCU to access another task's creds and to...
2008-11-13 David HowellsCRED: Separate task security context from task_struct
2008-11-11 Oleg Nesterovfix for account_group_exec_runtime(), make sure ->signa...
2008-10-20 Linus TorvaldsMerge branch 'tracing-v28-for-linus' of git://git....
2008-10-20 Thomas GleixnerMerge branches 'timers/clocksource', 'timers/hrtimers...
2008-10-19 Ingo MolnarMerge branch 'linus' into tracing-v28-for-linus-v3
2008-10-16 Balbir Singhmemrlimit: cgroup mm owner callback changes to add...
2008-10-15 Ingo MolnarMerge branch 'linus' into stackprotector
2008-10-14 Mathieu Desnoyerstracing, sched: LTTng instrumentation - scheduler
2008-09-29 Balbir Singhmm owner: fix race between swapoff and exit
2008-09-14 Frank Mayhartimers: fix itimer/many thread hang
2008-09-05 Balbir Singhsched: fix process time monotonicity
2008-09-03 Oleg Nesterovpid_ns: (BUG 11391) change ->child_reaper when init...
2008-08-27 Steve VanDeBogartexit signals: use of uninitialized field notify_count
2008-08-01 Roland McGrathtracehook: fix exit_signal=0 case
2008-07-27 Andrea Righitask IO accounting: improve code readability
2008-07-27 Al Viro[PATCH] kill altroot
2008-07-26 Roland McGrathtracehook: death
2008-07-26 Roland McGrathtracehook: release_task
2008-07-26 Roland McGrathtracehook: exit
2008-07-25 Andrea Righitask IO accounting: provide distinct tgid/tid I/O stati...
2008-07-25 Oleg Nesterovcoredump: kill mm->core_done
2008-07-25 Oleg Nesterovcoredump: construct the list of coredumping threads...
2008-07-25 Oleg Nesterovcoredump: turn core_state->nr_threads into atomic_t
2008-07-25 Oleg Nesterovcoredump: move mm->core_waiters into struct core_state
2008-07-25 Oleg Nesterovcoredump: turn mm->core_startup_done into the pointer...
2008-07-25 Oleg Nesterovintroduce PF_KTHREAD flag
2008-07-25 Oleg Nesterov__exit_signal: don't take rcu lock
2008-07-17 Roland McGrathfix dangling zombie when new parent ignores children
2008-07-17 Roland McGrathdo_wait: return security_task_wait() error code in...
2008-07-17 Roland McGrathptrace children revamp
2008-07-17 Roland McGrathdo_wait reorganization
2008-07-03 Jens Axboeblock: blkdev.h cleanup, move iocontext stuff to iocont...
2008-05-26 Eric Sandeenstackprotector: use canary at end of stack to indicate...
2008-05-24 Oleg Nesterovsignals: fix sigqueue_free() vs __exit_signal() race
2008-05-01 Al Viro[PATCH] split linux/file.h
2008-04-30 Oleg Nesterovpids: __set_special_pids: use change_pid() helper
2008-04-30 Oleg Nesterovptrace: introduce ptrace_reparented() helper
2008-04-30 Oleg Nesterovdocument de_thread() with exit_notify() connection
2008-04-30 Oleg Nesterovreparent_thread: use same_thread_group()
2008-04-30 Oleg Nesterovptrace: introduce task_detached() helper
2008-04-30 Oleg Nesterovsignals: do_group_exit(): use signal_group_exit() more...
2008-04-29 Balbir Singhcgroups: add an owner to the mm_struct
2008-04-28 Lee Schermerhornmempolicy: rename mpol_free to mpol_put
2008-04-25 Al Viro[PATCH] sanitize unshare_files/reset_files_struct
2008-04-25 Al Viro[PATCH] sanitize handling of shared descriptor tables...
2008-04-22 Al Viro[PATCH] get rid of __exit_files(), __exit_fs() and...
2008-04-11 Roland McGrathasmlinkage_protect replaces prevent_tail_call
2008-03-08 Roland McGrathFix waitid si_code regression
2008-03-03 Oleg Nesterovexit_notify: fix kill_orphaned_pgrp() usage with mt...
2008-03-03 Oleg Nesterovwill_become_orphaned_pgrp: partially fix insufficient...
2008-03-03 Oleg Nesterovintroduce kill_orphaned_pgrp() helper
2008-02-15 Jan BlunckUse struct path in fs_struct
2008-02-08 Harvey Harrisonkernel: remove fastcall in kernel/*
2008-02-08 Pavel EmelyanovPidns: make full use of xxx_vnr() calls
2008-02-08 Eric W. Biedermanpid: sys_wait... fixes
2008-02-08 Oleg Nesterovmove the related code from exit_notify() to exit_signals()
next