Commit Graph

42 Commits (be1b08af61379be23d9975eaab29054e9166b13c)

Author SHA1 Message Date
Heiko Carstens a26eab2400 [CVE-2009-0029] System call wrappers part 15 16 years ago
Jonathan Corbet 218d11a8b0 Fix a race condition in FASYNC handling 16 years ago
David Howells c69e8d9c01 CRED: Use RCU to access another task's creds and to release a task's own creds 16 years ago
David Howells 86a264abe5 CRED: Wrap current->cred and a few other accessors 16 years ago
David Howells b6dff3ec5e CRED: Separate task security context from task_struct 16 years ago
David Howells da9592edeb CRED: Wrap task credential accesses in the filesystem subsystem 16 years ago
Al Viro 1b7e190b47 [PATCH] clean dup2() up a bit 17 years ago
Al Viro 1027abe882 [PATCH] merge locate_fd() and get_unused_fd() 17 years ago
Al Viro 4e1e018ecc [PATCH] fix RLIM_NOFILE handling 17 years ago
Al Viro 6c5d0512a0 [PATCH] get rid of corner case in dup3() entirely 17 years ago
Ulrich Drepper 3c333937ee [PATCH] dup3 fix 17 years ago
Ulrich Drepper 336dd1f70f flag parameters: dup2 17 years ago
Jonathan Corbet a238b790d5 Call fasync() functions without the BKL 17 years ago
Al Viro 9f3acc3140 [PATCH] split linux/file.h 17 years ago
Al Viro f8f95702f0 [PATCH] sanitize locate_fd() 17 years ago
Harvey Harrison fc9b52cd8f fs: remove fastcall, it is always empty 17 years ago
Pavel Emelyanov 6c5f3e7b43 Pidns: make full use of xxx_vnr() calls 17 years ago
Pavel Emelyanov b488893a39 pid namespaces: changes to show virtual ids to user 18 years ago
Ulrich Drepper 22d2b35b20 F_DUPFD_CLOEXEC implementation 18 years ago
Paul Mundt 20c2df83d2 mm: Remove slab destructors from kmem_cache_create(). 18 years ago
Satyam Sharma 3bd858ab1c Introduce is_owner_or_cap() to wrap CAP_FOWNER use with fsuid check 18 years ago
Vadim Lobanov bbea9f6966 [PATCH] fdtable: Make fdarray and fdsets equal in size 18 years ago
Josef "Jeff" Sipek 0f7fc9e4d0 [PATCH] VFS: change struct file to use struct path 18 years ago
Christoph Lameter e18b890bb0 [PATCH] slab: remove kmem_cache_t 18 years ago
Christoph Lameter e94b176609 [PATCH] slab: remove SLAB_KERNEL 18 years ago
Eric W. Biederman 43fa1adb93 [PATCH] file: Add locking to f_getown 19 years ago
Eric W. Biederman 609d7fa956 [PATCH] file: modify struct fown_struct to use a struct pid 19 years ago
Eric Sesterhenn f6298aab2e BUG_ON() Conversion in fs/fcntl.c 19 years ago
Eric Dumazet fa3536cc14 [PATCH] Use __read_mostly on some hot fs variables 19 years ago
Eric Dumazet 0c9e63fd38 [PATCH] Shrinks sizeof(files_struct) and better layout 19 years ago
dean gaudet 7d95c8f27d [PATCH] fcntl F_SETFL and read-only IS_APPEND files 19 years ago
Arjan van de Ven 858119e159 [PATCH] Unlinline a bunch of other functions 19 years ago
Randy Dunlap 16f7e0fe2e [PATCH] capable/capability.h (fs/) 19 years ago
Oleg Nesterov 850d6fbe70 [PATCH] sigio: cleanup, don't take tasklist twice 19 years ago
Dipankar Sarma b835996f62 [PATCH] files: lock-free fd look-up 20 years ago
Dipankar Sarma ab2af1f500 [PATCH] files: files struct with RCU 20 years ago
Dipankar Sarma badf16621c [PATCH] files: break up files struct 20 years ago
Peter Staubach c293621bbf [PATCH] stale POSIX lock handling 20 years ago
Jesper Juhl 7ed20e1ad5 [PATCH] convert that currently tests _NSIG directly to use valid_signal() 20 years ago
Bharath Ramesh fc9c9ab22d [PATCH] AYSNC IO using singals other than SIGIO 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago