Commit Graph

24 Commits (7e4992288e55f1e15f7498ead618b3943f5cfd3f)

Author SHA1 Message Date
Al Viro 2c48b9c455 switch alloc_file() to passing struct path 15 years ago
Al Viro 3d1e463158 get rid of init_file() 15 years ago
Al Viro aeb5d72706 [PATCH] introduce fmode_t, do annotations 16 years ago
Al Viro 1027abe882 [PATCH] merge locate_fd() and get_unused_fd() 17 years ago
Al Viro 9f3acc3140 [PATCH] split linux/file.h 17 years ago
Al Viro 3b1253880b [PATCH] sanitize unshare_files/reset_files_struct 17 years ago
Dave Hansen aceaf78da9 [PATCH] r/o bind mounts: create helper to drop file write access 17 years ago
Harvey Harrison b3c9752868 include/linux: Remove all users of FASTCALL() macro 17 years ago
Dave Hansen ce8d2cdf3d r/o bind mounts: filesystem helpers for custom 'struct file's 18 years ago
Ulrich Drepper 4a19542e5f O_CLOEXEC for SCM_RIGHTS 18 years ago
Vadim Lobanov 01b2d93ca4 [PATCH] fdtable: Provide free_fdtable() wrapper 18 years ago
Vadim Lobanov 5466b456ed [PATCH] fdtable: Implement new pagesize-based fdtable allocator 18 years ago
Vadim Lobanov 4fd45812cb [PATCH] fdtable: Remove the free_files field 18 years ago
Vadim Lobanov bbea9f6966 [PATCH] fdtable: Make fdarray and fdsets equal in size 18 years ago
Christoph Lameter 8b7d91eb7f [PATCH] Move filep_cachep to include/file.h 18 years ago
Christoph Lameter 5d6538fcf2 [PATCH] Move files_cachep to include/file.h 18 years ago
Kirill Korotaev 3b9b8ab65d [PATCH] Fix unserialized task->files changing 19 years ago
Eric Dumazet 0c9e63fd38 [PATCH] Shrinks sizeof(files_struct) and better layout 19 years ago
Dipankar Sarma 529bf6be5c [PATCH] fix file counting 19 years ago
Eric Dumazet 95e861db3e [PATCH] reorder struct files_struct 19 years ago
Pekka J Enberg 2109a2d1b1 [PATCH] mm: rename kmem_cache_s to kmem_cache 19 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
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago