aboutsummaryrefslogtreecommitdiff
path: root/fs/file_table.c
AgeCommit message (Expand)AuthorFilesLines
2006-12-08[PATCH] VFS: change struct file to use struct pathGravatar Josef "Jeff" Sipek 1-5/+5
2006-10-02[PATCH] file: modify struct fown_struct to use a struct pidGravatar Eric W. Biederman 1-0/+1
2006-09-27[PATCH] inode-diet: Move i_cdev into a unionGravatar Theodore Ts'o 1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Gravatar Jörn Engel 1-1/+0
2006-06-23[PATCH] percpu counter data type changes to suppport more than 2**31 ext3 fre...Gravatar Mingming Cao 1-1/+1
2006-03-23[PATCH] get_empty_filp tweaks, inline epoll_init_file()Gravatar Benjamin LaHaise 1-4/+6
2006-03-08[PATCH] fix file countingGravatar Dipankar Sarma 1-32/+55
2006-01-11[PATCH] capable/capability.h (fs/)Gravatar Randy Dunlap 1-0/+1
2006-01-08[PATCH] rcu file: use atomic primitivesGravatar Nick Piggin 1-4/+4
2005-11-07[PATCH] mm: rename kmem_cache_s to kmem_cacheGravatar Pekka J Enberg 1-2/+2
2005-10-30[PATCH] reduce sizeof(struct file)Gravatar Eric Dumazet 1-7/+7
2005-09-09[PATCH] files: files struct with RCUGravatar Dipankar Sarma 1-11/+29
2005-09-07[PATCH] remove file.f_maxcountGravatar Eric Dumazet 1-1/+0
2005-07-12[PATCH] inotifyGravatar Robert Love 1-0/+3
2005-06-23[PATCH] Fix of bogus file max limit messagesGravatar Kirill Korotaev 1-27/+30
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+255