Andy Whitcroft ([email protected])

Number of posts: 279 (0.09 per day)
First post: 2008-12-02 11:00:38
Last post: 2017-11-06 08:35:10

Date List Subject
2012-05-01 15:18:05 linux-kernel [PATCH 4/5] overlayfs: switch from d_alloc_root() to d_make_root()
2012-05-01 15:18:03 linux-kernel [PATCH 5/5] overlayfs: update touch_atime() usage
2012-05-01 15:17:59 linux-kernel [PATCH 1/5] inode_only_permission: export inode level permissions checks
2012-05-01 15:17:58 linux-kernel [PATCH 0/5] overlayfs v3.4-rc5 updates
2012-04-04 11:10:20 linux-wireless Re: [PATCH] compat: add compat kernel checker and downloader
2012-02-28 15:38:44 linux-kernel Re: [PATCH] checkpatch: do not try to sanity test cover letters
2012-02-28 14:20:45 linux-kernel overlayfs and inotify
2012-02-22 11:21:54 linux-kernel Re: [PATCH 2/5] staging: bcm: fix checkpatch.pl errors and warnings in Version.h
2012-02-17 15:11:31 linux-kernel [PATCH 1/1] overlayfs: apply device cgroup and security permissions to overlay files
2012-02-06 10:57:21 linux-kernel Re: [PATCH] compat: add compat kernel checker and downloader
2012-02-06 10:57:20 linux-wireless Re: [PATCH] compat: add compat kernel checker and downloader
2011-12-09 13:33:48 linux-ext4 Re: Bug with "fix partial page writes" [3.2-rc regression]
2011-12-08 18:12:41 linux-ext4 Re: Bug with "fix partial page writes" [3.2-rc regression]
2011-12-06 22:20:11 linux-ext4 [PATCH 1/1] ext4: correct partial write discard size calculation
2011-06-15 13:35:31 linux-kernel [PATCH 1/1] perf: clear out make flags when calling kernel make kernelver
2011-06-10 15:06:05 linux-kernel Re: [GIT] kbuild fixes for 3.0
2011-06-09 13:58:00 linux-kernel Re: [PATCH 0/7] overlay filesystem: request for inclusion
2011-06-09 13:49:57 linux-kernel Re: [PATCH 0/7] overlay filesystem: request for inclusion
2011-06-08 12:51:50 linux-kernel [PATCH 1/1] x86 idle: APM requires pm_idle/default_idle unconditionally when a module
2011-05-26 12:42:27 linux-kernel Re: [PATCH 34/34] checkpatch: Warn about usage of __DATE__, __TIME__ and __TIMESTAMP__
2011-05-20 12:43:48 linux-kernel Re: [PATCH 0/7] overlay filesystem v9
2011-05-19 20:30:27 linux-kernel Re: [PATCH 0/7] overlay filesystem v9
2011-05-19 18:06:05 linux-kernel Re: [PATCH 0/7] overlay filesystem v9
2011-05-19 18:04:35 linux-kernel Re: [PATCH 0/7] overlay filesystem v9
2011-05-19 16:37:19 linux-kernel Re: [PATCH 0/7] overlay filesystem v9
2011-03-21 23:47:15 linux-kernel Re: checkpatch.pl: never finishes w/ specific file
2011-03-16 11:48:15 linux-kernel Re: checkpatch.pl: never finishes w/ specific file
2011-03-11 15:11:15 linux-kernel [APPLIED] [PATCH] Apply OPTION_BLACKLIST_SENDSETUP also for ZTE MF626
2011-02-22 09:07:24 linux-kernel Re: [BUG ?] checkpatch.pl rejects as error something I think it ought to be allow
2011-02-21 23:40:27 linux-kernel Re: [BUG ?] checkpatch.pl rejects as error something I think it ought to be allow
2011-02-16 04:50:10 linux-kernel [PATCH 1/1] ecryptfs: read on a directory should return EISDIR if not supported
2010-12-21 12:51:23 linux-kernel Re: [PATCH][RESEND] scripts: add no-warning option to the checkpatch script
2010-11-28 19:18:20 linux-kernel Re: [PATCH 0/2] overlayfs fixes
2010-11-23 14:32:25 linux-kernel Re: [PATCH] checkpatch: Allow space before [ in the case of inline asm constraints
2010-11-23 14:15:45 linux-kernel Re: [PATCH] checkpatch.pl: fix CAST detection to not screw with parens handling
2010-11-18 15:30:48 linux-kernel Re: [Regression] [2.6.37-rc2] WARNING: at drivers/pci/pci-sysfs.c:758 pci_mmap_resource+0x133/0x190()
2010-11-17 20:50:07 linux-crypto Re: Checkpatch complaining about spaces around * used as arithmetic operator
2010-11-17 17:37:16 linux-kernel [PATCH 0/2] overlayfs fixes
2010-11-17 17:37:15 linux-kernel [PATCH 1/2] overlayfs: handle missing lower inodes in ovl_is_same_inode
2010-11-17 17:37:13 linux-kernel [PATCH 2/2] overlayfs: ovl_copy_up_xattr -- handle EOPNOTSUPP from vfs_listxattr
2010-11-15 16:02:13 linux-kernel [PATCH 1/1] net: rtnetlink.h -- only include linux/netdevice.h when used by the kernel
2010-11-15 16:02:12 linux-kernel [PATCH 0/1] rtnetlink/netdevice include triggers userspace compiler errors
2010-11-09 20:28:03 linux-kernel Re: [PATCH 1/1] usb: gadget: goku_udc: add registered flag bit
2010-11-03 18:02:51 linux-kernel [PATCH 1/1] usb: gadget: goku_udc: add registered flag bit
2010-11-01 21:01:54 linux-kernel [PATCH 0/1] Fix kconfig core dumps running make oldconfig
2010-11-01 21:01:52 linux-kernel [PATCH 1/1] kconfig: sym_expand_string_value: allow for string termination when reallocing
2010-11-01 04:10:15 linux-kernel Re: New 2.6.36 checkpatch complaints about leading whitespace
2010-08-18 15:50:11 linux-kernel [PATCH 01/16] checkpatch: fix regressions in "fix handling of leading spaces"
2010-08-18 15:49:58 linux-kernel [PATCH 00/16] update checkpatch to v0.31
2010-08-18 15:49:47 linux-kernel [PATCH 05/16] checkpatch: handle casts better fixing false categorisation of : as binary
2010-08-18 15:48:22 linux-kernel [PATCH 06/16] checkpatch: returning errno typically should be negative