nfsd4: reshuffle lease-setting code to allow reuse
[safe/jmp/linux-2.6] / fs / configfs / file.c
2008-04-30 Harvey Harrisonfs: replace remaining __FUNCTION__ occurrences
2008-01-25 Joonwoo Parkconfigfs: file.c fix possible recursive locking
2007-07-11 Johannes Berg[PATCH] configsfs buffer: use mutex
2007-07-10 Joel Beckerconfigfs: consistent attribute size
2007-05-09 Akinobu Mitause simple_read_from_buffer() in fs/
2007-02-07 Joel Beckerconfigfs: Zero terminate data in configfs attribute...
2006-12-08 Josef "Jeff" Sipek[PATCH] configfs: change uses of f_{dentry, vfsmnt...
2006-10-20 Chandra Seetharamanconfigfs: handle kzalloc() failure in check_perm()
2006-10-03 Zach Brown[PATCH] pr_debug: configfs: use size_t length modifier...
2006-09-27 Panagiotis Issaris[PATCH] fs: Conversions from kmalloc+memset to k(z...
2006-03-28 Arjan van de Ven[PATCH] Make most file operations structs in fs/ const
2006-02-03 Joel Beckerconfigfs: Add permission and ownership to configfs...
2006-01-09 Jes Sorensen[PATCH] mutex subsystem, semaphore to mutex: VFS, ...
2006-01-03 Joel Becker[PATCH] configfs: User-driven configuration filesystem