Commit Graph

19 Commits (5c73a3fba6dd2b410de378f648bc9851ffa7201a)

Author SHA1 Message Date
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
Tejun Heo 593be07ae8 [PATCH] file: kill unnecessary timer in fdtable_defer 18 years ago
David Howells 65f27f3844 WorkStruct: Pass the work_struct pointer instead of context data 18 years ago
Andrew Morton 327dcaadc0 [PATCH] expand_fdtable(): remove pointless unlock+lock 19 years ago
Vadim Lobanov 74d392aaab [PATCH] Clean up expand_fdtable() and expand_files() 19 years ago
Andrew Morton 8b0e330b77 [PATCH] alloc_fdtable() cleanup 19 years ago
Andrew Morton a29b0b74e7 [PATCH] alloc_fdtable() expansion fix 19 years ago
Kirill Korotaev d579091b43 [PATCH] fix fdset leakage 19 years ago
Andrew Morton 92eb7a2f28 [PATCH] fix weird logic in alloc_fdtable() 19 years ago
KAMEZAWA Hiroyuki 0a94502277 [PATCH] for_each_possible_cpu: fixes for generic part 19 years ago
Eric Dumazet 0c9e63fd38 [PATCH] Shrinks sizeof(files_struct) and better layout 19 years ago
Eric Dumazet 88a2a4ac6b [PATCH] percpu data: only iterate over possible CPUs 19 years ago
Dipankar Sarma 0b175a7e68 [PATCH] Fix the fdtable freeing in the case of vmalloced fdset/arrays 20 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