Commit Graph

30 Commits (e08e1f7adba522378e8d2ae941bf25443866136d)

Author SHA1 Message Date
Al Viro 1027abe882 [PATCH] merge locate_fd() and get_unused_fd() 17 years ago
Al Viro 4e1e018ecc [PATCH] fix RLIM_NOFILE handling 17 years ago
Al Viro eceea0b3df [PATCH] avoid multiplication overflows and signedness issues for max_fds 17 years ago
Al Viro adbecb128c [PATCH] dup_fd() part 4 - race fix 17 years ago
Al Viro afbec7fff4 [PATCH] dup_fd() - part 3 17 years ago
Al Viro 9dec3c4d30 [PATCH] dup_fd() part 2 17 years ago
Al Viro 02afc6267f [PATCH] dup_fd() fixes, part 1 17 years ago
Al Viro f52111b154 [PATCH] take init_files to fs/file.c 17 years ago
Al Viro 5c598b3428 [PATCH] fix sysctl_nr_open bugs 17 years ago
Al Viro 9f3acc3140 [PATCH] split linux/file.h 17 years ago
Eric Dumazet 9cfe015aa4 get rid of NR_OPEN and introduce a sysctl_nr_open 17 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
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