Home
last modified time | relevance | path

Searched hist:"609 d7fa9565c754428d2520cac2accc9052e1245" (Results 1 – 6 of 6) sorted by relevance

/linux/fs/
H A Dfile_table.cdiff 609d7fa9565c754428d2520cac2accc9052e1245 Mon Oct 02 11:17:15 CEST 2006 Eric W. Biederman <ebiederm@xmission.com> [PATCH] file: modify struct fown_struct to use a struct pid

File handles can be requested to send sigio and sigurg to processes. By
tracking the destination processes using struct pid instead of pid_t we make
the interface safe from all potential pid wrap around problems.

Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
H A Dfcntl.cdiff 609d7fa9565c754428d2520cac2accc9052e1245 Mon Oct 02 11:17:15 CEST 2006 Eric W. Biederman <ebiederm@xmission.com> [PATCH] file: modify struct fown_struct to use a struct pid

File handles can be requested to send sigio and sigurg to processes. By
tracking the destination processes using struct pid instead of pid_t we make
the interface safe from all potential pid wrap around problems.

Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
H A Dlocks.cdiff 609d7fa9565c754428d2520cac2accc9052e1245 Mon Oct 02 11:17:15 CEST 2006 Eric W. Biederman <ebiederm@xmission.com> [PATCH] file: modify struct fown_struct to use a struct pid

File handles can be requested to send sigio and sigurg to processes. By
tracking the destination processes using struct pid instead of pid_t we make
the interface safe from all potential pid wrap around problems.

Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
/linux/net/
H A Dsocket.cdiff 609d7fa9565c754428d2520cac2accc9052e1245 Mon Oct 02 11:17:15 CEST 2006 Eric W. Biederman <ebiederm@xmission.com> [PATCH] file: modify struct fown_struct to use a struct pid

File handles can be requested to send sigio and sigurg to processes. By
tracking the destination processes using struct pid instead of pid_t we make
the interface safe from all potential pid wrap around problems.

Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
/linux/drivers/net/
H A Dtun.cdiff 609d7fa9565c754428d2520cac2accc9052e1245 Mon Oct 02 11:17:15 CEST 2006 Eric W. Biederman <ebiederm@xmission.com> [PATCH] file: modify struct fown_struct to use a struct pid

File handles can be requested to send sigio and sigurg to processes. By
tracking the destination processes using struct pid instead of pid_t we make
the interface safe from all potential pid wrap around problems.

Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
/linux/include/linux/
H A Dfs.hdiff 609d7fa9565c754428d2520cac2accc9052e1245 Mon Oct 02 11:17:15 CEST 2006 Eric W. Biederman <ebiederm@xmission.com> [PATCH] file: modify struct fown_struct to use a struct pid

File handles can be requested to send sigio and sigurg to processes. By
tracking the destination processes using struct pid instead of pid_t we make
the interface safe from all potential pid wrap around problems.

Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>