Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2006-12-22 | [PATCH] relay: remove inlining | Andrew Morton | 1 | -8/+7 |
2006-12-22 | [PATCH] fix kernel-doc warnings in 2.6.20-rc1 | Randy Dunlap | 1 | -1/+1 |
2006-12-13 | [PATCH] Fix numerous kcalloc() calls, convert to kzalloc() | Robert P. J. Day | 1 | -2/+2 |
2006-12-08 | [PATCH] kernel: change uses of f_{dentry, vfsmnt} to use f_path | Josef "Jeff" Sipek | 1 | -2/+2 |
2006-12-07 | [PATCH] struct seq_operations and struct file_operations constification | Helge Deller | 1 | -1/+1 |
2006-11-22 | WorkStruct: make allyesconfig | David Howells | 1 | -4/+6 |
2006-10-10 | [PATCH] make kernel/relay.c __user-clean | Al Viro | 1 | -19/+22 |
2006-09-29 | [PATCH] kernel-doc for relay interface | Randy Dunlap | 1 | -14/+22 |
2006-09-27 | [PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_private | Theodore Ts'o | 1 | -1/+1 |
2006-03-23 | [PATCH] relay: consolidate sendfile() and read() code | Tom Zanussi | 1 | -84/+91 |
2006-03-23 | [PATCH] relay: add sendfile() support | Jens Axboe | 1 | -29/+115 |
2006-03-23 | [PATCH] relay: migrate from relayfs to a generic relay API | Jens Axboe | 1 | -0/+919 |