Al Viro ([email protected])

Number of posts: 1693 (0.38 per day)
First post: 2005-09-15 21:38:38
Last post: 2017-11-04 00:31:55

Date List Subject
2017-11-04 00:31:55 linux-kernel Re: [PATCHSET] 2.6.15-rc7-bird1
2013-10-09 00:16:48 linux-kernel [RFC][PATCH 11/13] dump_skip(): dump_seek() replacement taking coredump_params
2013-10-09 00:16:21 linux-kernel [RFC][PATCH 13/13] new helper: dump_align()
2013-10-09 00:16:13 linux-kernel [RFC][PATCH 12/13] spufs: get rid of dump_emit() wrappers
2013-10-09 00:15:51 linux-kernel [RFC][PATCH 10/13] make dump_emit() use vfs_write() instead of banging at ->f_op->write directly
2013-10-09 00:15:44 linux-kernel [RFC][PATCH 09/13] binfmt_elf: count notes towards coredump limit
2013-10-09 00:15:35 linux-kernel [RFC][PATCH 08/13] aout: switch to dump_emit
2013-10-09 00:15:24 linux-kernel [RFC][PATCH 07/13] switch elf_coredump_extra_notes_write() to dump_emit()
2013-10-09 00:15:10 linux-kernel [RFC][PATCH 06/13] convert the rest of binfmt_elf_fdpic to dump_emit()
2013-10-09 00:15:01 linux-kernel [RFC][PATCH 05/13] binfmt_elf: convert writing actual dump pages to dump_emit()
2013-10-09 00:14:52 linux-kernel [RFC][PATCH 04/13] switch elf_core_write_extra_data() to dump_emit()
2013-10-09 00:14:42 linux-kernel [RFC][PATCH 03/13] switch elf_core_write_extra_phdrs() to dump_emit()
2013-10-09 00:14:38 linux-kernel [RFC][PATCH 02/13] new helper: dump_emit()
2013-10-09 00:14:34 linux-kernel [RFC][PATCH 01/13] restore 32bit aout coredump
2013-10-09 00:14:12 linux-kernel [RFC][PATCH 00/13] coredump cleanups
2013-10-03 06:20:20 linux-kernel [PATCH 17/17] RCU'd vfsmounts
2013-10-03 06:20:11 linux-kernel [PATCH 16/17] move taking vfsmount_lock down into prepend_path()
2013-10-03 06:19:59 linux-kernel [PATCH 15/17] split __lookup_mnt() in two functions
2013-10-03 06:19:49 linux-kernel [PATCH 14/17] uninline destroy_super(), consolidate alloc_super()
2013-10-03 06:19:40 linux-kernel [PATCH 13/17] isofs: don't pass dentry to isofs_hash{i,}_common()
2013-10-03 06:19:30 linux-kernel [PATCH 12/17] new helpers: lock_mount_hash/unlock_mount_hash
2013-10-03 06:19:20 linux-kernel [PATCH 11/17] don't bother with vfsmount_lock in mounts_poll()
2013-10-03 06:19:10 linux-kernel [PATCH 10/17] namespace.c: get rid of mnt_ghosts
2013-10-03 06:18:59 linux-kernel [PATCH 09/17] fold dup_mnt_ns() into its only surviving caller
2013-10-03 06:18:49 linux-kernel [PATCH 08/17] mnt_set_expiry() doesn't need vfsmount_lock
2013-10-03 06:18:39 linux-kernel [PATCH 07/17] finish_automount() doesn't need vfsmount_lock for removal from expiry list
2013-10-03 06:18:29 linux-kernel [PATCH 06/17] fs/namespace.c: bury long-dead define
2013-10-03 06:18:20 linux-kernel [PATCH 05/17] fold mntfree() into mntput_no_expire()
2013-10-03 06:18:09 linux-kernel [PATCH 04/17] do_remount(): pull touch_mnt_namespace() up
2013-10-03 06:17:58 linux-kernel [PATCH 03/17] dup_mnt_ns(): get rid of pointless grabbing of vfsmount_lock
2013-10-03 06:17:49 linux-kernel [PATCH 02/17] fs_is_visible only needs namespace_sem held shared
2013-10-03 06:17:39 linux-kernel [PATCH 01/17] initialize namespace_sem statically
2013-10-03 06:17:28 linux-kernel [PATCH 00/17] RCU vfsmounts
2010-12-15 10:40:00 linux-kernel [PATCH 6/6] avr32: deal with double restarts
2010-12-15 10:39:50 linux-kernel [PATCH 5/6] avr32: need to reset ->restart_block.fn on sigreturn
2010-12-15 10:39:40 linux-kernel [PATCH 4/6] avr32: clear TIF_RESTORE_SIGMASK when signal is delivered...
2010-12-15 10:39:30 linux-kernel [PATCH 3/6] avr32: fix handling of blocked signals
2010-12-15 10:39:20 linux-kernel [PATCH 2/6] avr32: get rid of useless args in signal.c before other work there
2010-12-15 10:39:11 linux-kernel [PATCH 1/6] avr32: missed _TIF_NOTIFY_RESUME on one of do_notify_resume callers
2009-12-07 03:56:31 linux-kernel [PATCH 7/19] kill useless checks in sparc mremap variants
2009-12-07 03:55:04 linux-kernel [PATCH 19/19] fix broken aliasing checks for MAP_FIXED on sparc32, mips, arm and sh
2009-12-07 03:54:51 linux-kernel [PATCH 18/19] Get rid of open-coding in ia64_brk()
2009-12-07 03:54:42 linux-kernel [PATCH 17/19] sparc_brk() is not needed anymore
2009-12-07 03:54:32 linux-kernel [PATCH 16/19] switch do_brk() to get_unmapped_area()
2009-12-07 03:54:22 linux-kernel [PATCH 15/19] Take arch_mmap_check() into get_unmapped_area()
2009-12-07 03:54:11 linux-kernel [PATCH 14/19] fix a struct file leak in do_mmap_pgoff()
2009-12-07 03:54:08 linux-kernel [PATCH 13/19] Unify sys_mmap*
2009-12-07 03:53:54 linux-kernel [PATCH 12/19] Cut hugetlb case early for 32bit on ia64
2009-12-07 03:53:41 linux-kernel [PATCH 11/19] arch_mmap_check() on mn10300
2009-12-07 03:53:28 linux-kernel [PATCH 10/19] Kill ancient crap in s390 compat mmap
2009-12-07 03:53:24 linux-kernel [PATCH 8/19] file ->get_unmapped_area() shouldn't duplicate work of get_unmapped_area()