Commit Graph

34 Commits (0b72e659a10ec50acbef90756bf04177b66c8266)

Author SHA1 Message Date
Eric Dumazet b6b3fdead2 filp_cachep can be static in fs/file_table.c 16 years ago
David Howells d76b0d9b2d CRED: Use creds in file structs 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
Al Viro 233e70f422 saner FASYNC handling on file close 16 years ago
Al Viro aeb5d72706 [PATCH] introduce fmode_t, do annotations 17 years ago
Al Viro 516e0cc564 [PATCH] f_count may wrap around 17 years ago
Al Viro 9f3acc3140 [PATCH] split linux/file.h 17 years ago
Dave Hansen ad775f5a8f [PATCH] r/o bind mounts: debugging for missed calls 17 years ago
Dave Hansen 4a3fd211cc [PATCH] r/o bind mounts: elevate write count for open()s 17 years ago
Dave Hansen aceaf78da9 [PATCH] r/o bind mounts: create helper to drop file write access 17 years ago
Dave Hansen 430e285e08 [PATCH] fix up new filp allocators 17 years ago
Harvey Harrison fc9b52cd8f fs: remove fastcall, it is always empty 17 years ago
Matthias Kaehlcke cfdaf9e5f9 fs/file_table.c: use list_for_each_entry() instead of list_for_each() 18 years ago
Dave Hansen ce8d2cdf3d r/o bind mounts: filesystem helpers for custom 'struct file's 18 years ago
Denis Cheng 4975e45ff6 fs: use kmem_cache_zalloc instead 18 years ago
Peter Zijlstra 52d9f3b409 lib: percpu_counter_sum_positive 18 years ago
Randy Dunlap e63340ae6b header cleaning: don't include smp_lock.h when not used 18 years ago
Josef "Jeff" Sipek 0f7fc9e4d0 [PATCH] VFS: change struct file to use struct path 18 years ago
Eric W. Biederman 609d7fa956 [PATCH] file: modify struct fown_struct to use a struct pid 19 years ago
Theodore Ts'o 577c4eb09d [PATCH] inode-diet: Move i_cdev into a union 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Mingming Cao 0216bfcffe [PATCH] percpu counter data type changes to suppport more than 2**31 ext3 free blocks counter 19 years ago
Benjamin LaHaise 5a6b7951bf [PATCH] get_empty_filp tweaks, inline epoll_init_file() 19 years ago
Dipankar Sarma 529bf6be5c [PATCH] fix file counting 19 years ago
Randy Dunlap 16f7e0fe2e [PATCH] capable/capability.h (fs/) 19 years ago
Nick Piggin 095975da26 [PATCH] rcu file: use atomic primitives 19 years ago
Pekka J Enberg 2109a2d1b1 [PATCH] mm: rename kmem_cache_s to kmem_cache 20 years ago
Eric Dumazet 2f51201662 [PATCH] reduce sizeof(struct file) 20 years ago
Dipankar Sarma ab2af1f500 [PATCH] files: files struct with RCU 20 years ago
Eric Dumazet 2832e9366a [PATCH] remove file.f_maxcount 20 years ago
Robert Love 0eeca28300 [PATCH] inotify 20 years ago
Kirill Korotaev af4d2ecbf0 [PATCH] Fix of bogus file max limit messages 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago