nfsd4: reshuffle lease-setting code to allow reuse
[safe/jmp/linux-2.6] / fs / fcntl.c
2010-02-07 Linus TorvaldsFix race in tty_fasync() properly
2010-01-27 Greg Kroah-Hartmanfnctl: f_modown should call write_lock_irqsave/restore
2009-12-16 Linus Torvaldsfasync: split 'fasync_helper()' into separate add/remov...
2009-11-18 Peter Zijlstrafcntl: rename F_OWNER_GID to F_OWNER_PGRP
2009-09-24 Peter Zijlstrafcntl: add F_[SG]ETOWN_EX
2009-09-24 Oleg Nesterovsignals: send_sigio: use do_send_sig_info() to avoid...
2009-07-12 Alexey Dobriyanheaders: smp_lock.h redux
2009-06-16 Oleg Nesterovsend_sigio_to_task: sanitize the usage of fown->signum
2009-06-16 Oleg Nesterovshift current_cred() from __f_setown() to f_modown()
2009-05-11 Jeff Mahoneydup2: Fix return value with oldfd == newfd and invalid fd
2009-03-30 Jonathan CorbetFix a lockdep warning in fasync_helper()
2009-03-16 Jonathan CorbetRationalize fasync return values
2009-03-16 Jonathan CorbetMove FASYNC bit handling to f_op->fasync()
2009-03-16 Jonathan CorbetUse f_lock to protect f_flags
2009-01-14 Heiko Carstens[CVE-2009-0029] System call wrappers part 15
2008-12-25 James MorrisMerge branch 'next' into for-linus
2008-12-05 Jonathan CorbetFix a race condition in FASYNC handling
2008-11-13 David HowellsCRED: Use RCU to access another task's creds and to...
2008-11-13 David HowellsCRED: Wrap current->cred and a few other accessors
2008-11-13 David HowellsCRED: Separate task security context from task_struct
2008-11-13 David HowellsCRED: Wrap task credential accesses in the filesystem...
2008-08-01 Al Viro[PATCH] clean dup2() up a bit
2008-08-01 Al Viro[PATCH] merge locate_fd() and get_unused_fd()
2008-07-27 Al Viro[PATCH] fix RLIM_NOFILE handling
2008-07-27 Al Viro[PATCH] get rid of corner case in dup3() entirely
2008-07-27 Ulrich Drepper[PATCH] dup3 fix
2008-07-24 Ulrich Drepperflag parameters: dup2
2008-07-02 Jonathan CorbetCall fasync() functions without the BKL
2008-05-01 Al Viro[PATCH] split linux/file.h
2008-04-25 Al Viro[PATCH] sanitize locate_fd()
2008-02-08 Harvey Harrisonfs: remove fastcall, it is always empty
2008-02-08 Pavel EmelyanovPidns: make full use of xxx_vnr() calls
2007-10-19 Pavel Emelyanovpid namespaces: changes to show virtual ids to user
2007-10-17 Ulrich DrepperF_DUPFD_CLOEXEC implementation
2007-07-20 Paul Mundtmm: Remove slab destructors from kmem_cache_create().
2007-07-17 Satyam SharmaIntroduce is_owner_or_cap() to wrap CAP_FOWNER use...
2006-12-10 Vadim Lobanov[PATCH] fdtable: Make fdarray and fdsets equal in size
2006-12-08 Josef "Jeff" Sipek[PATCH] VFS: change struct file to use struct path
2006-12-07 Christoph Lameter[PATCH] slab: remove kmem_cache_t
2006-12-07 Christoph Lameter[PATCH] slab: remove SLAB_KERNEL
2006-10-02 Eric W. Biederman[PATCH] file: Add locking to f_getown
2006-10-02 Eric W. Biederman[PATCH] file: modify struct fown_struct to use a struct pid
2006-04-02 Eric SesterhennBUG_ON() Conversion in fs/fcntl.c
2006-03-26 Eric Dumazet[PATCH] Use __read_mostly on some hot fs variables
2006-03-23 Eric Dumazet[PATCH] Shrinks sizeof(files_struct) and better layout
2006-02-03 dean gaudet[PATCH] fcntl F_SETFL and read-only IS_APPEND files
2006-01-15 Arjan van de Ven[PATCH] Unlinline a bunch of other functions
2006-01-12 Randy Dunlap[PATCH] capable/capability.h (fs/)
2006-01-09 Oleg Nesterov[PATCH] sigio: cleanup, don't take tasklist twice
2005-09-09 Dipankar Sarma[PATCH] files: lock-free fd look-up
2005-09-09 Dipankar Sarma[PATCH] files: files struct with RCU
2005-09-09 Dipankar Sarma[PATCH] files: break up files struct
2005-07-27 Peter Staubach[PATCH] stale POSIX lock handling
2005-05-01 Jesper Juhl[PATCH] convert that currently tests _NSIG directly...
2005-04-16 Bharath Ramesh[PATCH] AYSNC IO using singals other than SIGIO
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2 v2.6.12-rc2