LinuxLists
Users
About
Mateusz Guzik (
[email protected]
)
Number of posts: 58 (0.13 per day)
First post: 2013-03-07 19:19:22
Last post: 2014-06-10 10:44:18
Next Page
Date
List
Subject
2018-03-27 14:33:00
linux-kernel
Re: [v2 PATCH] mm: introduce arg_lock to protect arg_start|end and env_start|end in mm_struct
2018-03-26 19:43:34
linux-kernel
Re: [v2 PATCH] mm: introduce arg_lock to protect arg_start|end and env_start|end in mm_struct
2018-03-20 01:49:17
linux-kernel
Re: linux-next: build failure after merge of the vfs tree
2018-02-07 09:27:45
linux-kernel
[PATCH] proc: get rid of task lock/unlock pair to read umask for the "status" file
2016-10-05 06:47:51
linux-kernel
Re: [PATCH] fs/block_dev.c: return the right error in thaw_bdev()
2016-10-03 04:13:59
linux-kernel
Re: [PATCH] fs/block_dev.c: always return error in thaw_bdev()
2016-04-28 19:20:22
linux-kernel
Re: [PATCH] proc: prevent accessing /proc/<PID>/environ until it's ready
2016-04-19 21:39:17
linux-kernel
Re: [PATCH] fs: reintroduce freezing nesting
2016-04-15 00:51:06
linux-kernel
Re: [PATCH] fs: add the FIGETFROZEN ioctl call
2015-11-18 18:02:24
linux-kernel
Re: [RESEND PATCH] vfs: show_vfsstat: do not ignore errors from show_devname method
2015-11-13 05:52:43
linux-kernel
Re: Anonymous inode cleanup?
2015-06-03 17:57:50
linux-kernel
Re: [RFC PATCH RESEND] vfs: Move security_inode_killpriv() after permission checks
2015-04-29 17:25:08
linux-kernel
Re: [PATCH 2/2] Fix variable "error" missing initialization
2015-04-27 19:05:53
linux-kernel
Re: [PATCH] fs/file.c: don't acquire files->file_lock in fd_install()
2015-04-22 13:32:20
linux-kernel
Re: [RFC PATCH] fs: use a sequence counter instead of file_lock in fd_install
2015-04-21 20:12:23
linux-kernel
Re: [RFC PATCH] fs: use a sequence counter instead of file_lock in fd_install
2015-04-21 20:06:46
linux-kernel
Re: [RFC PATCH] fs: use a sequence counter instead of file_lock in fd_install
2015-04-20 15:11:15
linux-kernel
Re: [RFC PATCH] fs: use a sequence counter instead of file_lock in fd_install
2015-04-20 13:43:46
linux-kernel
Re: [RFC PATCH] fs: use a sequence counter instead of file_lock in fd_install
2015-04-20 13:41:23
linux-kernel
Re: [RFC PATCH] fs: use a sequence counter instead of file_lock in fd_install
2015-04-20 13:06:47
linux-kernel
Re: [RFC PATCH] fs: use a sequence counter instead of file_lock in fd_install
2015-04-17 22:17:16
linux-kernel
Re: [RFC PATCH] fs: use a sequence counter instead of file_lock in fd_install
2015-04-16 22:35:40
linux-kernel
Re: [RFC PATCH] fs: use a sequence counter instead of file_lock in fd_install
2015-04-16 22:00:39
linux-kernel
Re: [RFC PATCH] fs: use a sequence counter instead of file_lock in fd_install
2015-04-16 12:16:49
linux-kernel
[RFC PATCH] fs: use a sequence counter instead of file_lock in fd_install
2015-04-15 04:47:53
linux-kernel
[PATCH] fs/file.c: remove useless xchg and NULL check in close_files
2015-04-08 21:43:42
linux-kernel
Re: [RFC PATCH RESEND] vfs: Move security_inode_killpriv() after permission checks
2015-02-26 01:47:45
linux-kernel
Re: [PATCH v4 1/1] vfs: Respect MS_RDONLY at bind mount creation
2014-11-05 11:54:49
linux-kernel
Re: [PATCH 1/2v6] procfs: show hierarchy of pid namespace
2014-10-05 22:46:45
linux-kernel
Re: [PATCH] gpu: drm: drm_dp_mst_topology.c: Fix improper use of strncat.
2014-07-01 06:50:32
linux-kernel
Re: [PATCH v2] hid-appleir: Fix kernel panic due to null pointer
2014-06-29 15:37:23
linux-kernel
Re: lib/argv_split.c : should argv be kfree'ed ?
2014-06-28 22:04:33
linux-kernel
Re: lib/argv_split.c : should argv be kfree'ed ?
2014-06-16 20:06:39
linux-kernel
Re: [PATCH] Check for Null return from logfs_readpage_nolock in btree_write_block
2014-06-14 13:00:45
linux-kernel
[PATCH] sched: fix possible divide by zero in avg_atom calculation
2014-06-10 10:44:20
linux-kernel
[PATCH] NFS: populate ->net in mount data when remounting
2014-06-10 10:44:18
linux-nfs
[PATCH] NFS: populate ->net in mount data when remounting
2014-04-29 23:05:13
linux-kernel
Re: [PATCH 1/1] aio: change exit_aio() to load mm->ioctx_table once and avoid rcu_read_lock()
2014-04-29 15:26:33
linux-kernel
Re: [PATCH] staging: line6: fix possible overrun
2014-04-27 20:01:29
linux-kernel
Re: [PATCH] staging: line6: fix possible overrun
2014-04-26 23:42:13
linux-kernel
Re: [PATCH] drm: make variable named "refcount" atomic, like most refcounts in the kernel.
2014-04-26 21:59:57
linux-kernel
Re: [PATCH] staging: line6: fix possible overrun
2014-04-26 20:47:16
linux-kernel
Re: [PATCH] staging: line6: fix possible overrun
2014-04-26 17:03:12
linux-kernel
Re: [PATCH] drm: make variable named "refcount" atomic, like most refcounts in the kernel.
2014-04-25 19:05:47
linux-kernel
Re: Clarification needed on use of put_user inside a loop
2014-04-11 13:51:13
linux-kernel
Re: [PATCH] net: ipv4: current group_info should be put after using.
2014-04-11 13:33:51
linux-kernel
Re: [PATCH] net: ipv4: current group_info should be put after using.
2014-04-11 08:36:24
linux-kernel
Re: [PATCH] net: ipv4: current group_info should be put after using.
2014-04-08 08:27:00
linux-kernel
Re: [RFC][PATCH] vfs: add closefrom(2) syscall
2014-04-02 22:12:52
linux-kernel
Re: [RFC PATCH] cmdline: Hide "debug" from /proc/cmdline
2014-02-24 20:51:57
linux-nfs
[PATCH] nfsidmap: fix error reporting for nfs4_* family of functions