Age | Commit message (Expand) | Author |
2006-01-08 | [PATCH] fix possible PAGE_CACHE_SHIFT overflows | Andrew Morton |
2006-01-08 | [PATCH] Unchecked alloc_percpu() return in __create_workqueue() | Ben Collins |
2006-01-08 | [PATCH] nbd: remove duplicate assignment | taneli.vahakangas@netsonic.fi |
2006-01-08 | [PATCH] Add block_device_operations.getgeo block device method | Christoph Hellwig |
2006-01-08 | [PATCH] docs: updated some code docs | Xose Vazquez Perez |
2006-01-08 | [PATCH] sigaction should clear all signals on SIG_IGN, not just < 32 | George Anzinger |
2006-01-08 | [PATCH] keys: Permit running process to instantiate keys | David Howells |
2006-01-08 | [PATCH] keys: Discard duplicate keys from a keyring on link | David Howells |
2006-01-08 | [PATCH] keys: Permit key expiry time to be set | David Howells |
2006-01-08 | [PATCH] kmsg_write: don't return printk return value | Guillaume Chazarain |
2006-01-08 | [PATCH] printk return value: fix it | Guillaume Chazarain |
2006-01-08 | [PATCH] Fix overflow tests for compat_sys_fcntl64 locking | NeilBrown |
2006-01-08 | [PATCH] Fix some problems with truncate and mtime semantics. | NeilBrown |
2006-01-08 | [PATCH] Permit multiple inclusion of linux/pagevec.h | David Howells |
2006-01-08 | [PATCH] vgacon: Workaround for resize bug in some chipsets | Antonino A. Daplas |
2006-01-08 | [PATCH] vgacon: fix doublescan mode | Samuel Thibault |
2006-01-08 | [PATCH] udf: remove bogus inode == NULL check in inode_bmap | Christoph Hellwig |
2006-01-08 | [PATCH] use ptrace_get_task_struct in various places | Christoph Hellwig |
2006-01-08 | [PATCH] relayfs: Documentation cleanup, remove obsolete info | Tom Zanussi |
2006-01-08 | [PATCH] relayfs: cleanup, change relayfs_file_* to relay_file_* | Tom Zanussi |
2006-01-08 | [PATCH] relayfs: add Documentation on global relay buffers | Tom Zanussi |
2006-01-08 | [PATCH] relayfs: add support for global relay buffers | Tom Zanussi |
2006-01-08 | [PATCH] relayfs: add Documentation on relay files in other filesystems | Tom Zanussi |
2006-01-08 | [PATCH] relayfs: add support for relay files in other filesystems | Tom Zanussi |
2006-01-08 | [PATCH] relayfs: add Documention for non-relay files | Tom Zanussi |
2006-01-08 | [PATCH] relayfs: remove unused alloc/destroy_inode() | Tom Zanussi |
2006-01-08 | [PATCH] relayfs: use generic_ip for private data | Tom Zanussi |
2006-01-08 | [PATCH] relayfs: add relayfs_remove_file() | Tom Zanussi |
2006-01-08 | [PATCH] relayfs: export relayfs_create_file() with fileops param | Tom Zanussi |
2006-01-08 | [PATCH] relayfs: decouple buffer creation from inode creation | Tom Zanussi |
2006-01-08 | [PATCH] ipc: expand shm_flags | Andrew Morton |
2006-01-08 | [PATCH] ELF: symbol table type additions | Jan Beulich |
2006-01-08 | [PATCH] rcu file: use atomic primitives | Nick Piggin |
2006-01-08 | [PATCH] atomic: dec_and_lock use atomic primitives | Nick Piggin |
2006-01-08 | [PATCH] pktcdvd: Use bd_claim to get exclusive access | Peter Osterlund |
2006-01-08 | [PATCH] kernel/: small cleanups | Adrian Bunk |
2006-01-08 | [PATCH] drivers/isdn/: "extern inline" -> "static inline" | Adrian Bunk |
2006-01-08 | [PATCH] move rtc_interrupt() prototype to rtc.h | Adrian Bunk |
2006-01-08 | [PATCH] Fix and add EXPORT_SYMBOL(filemap_write_and_wait) | OGAWA Hirofumi |
2006-01-08 | [PATCH] fat: support a truncate() for expanding size (generic_cont_expand) | OGAWA Hirofumi |
2006-01-08 | [PATCH] export/change sync_page_range/_nolock() | OGAWA Hirofumi |
2006-01-08 | [PATCH] fat: support ->direct_IO() | OGAWA Hirofumi |
2006-01-08 | [PATCH] fat: s/EXPORT_SYMBOL/EXPORT_SYMBOL_GPL/ | OGAWA Hirofumi |
2006-01-08 | [PATCH] fat: add the read/writepages() | OGAWA Hirofumi |
2006-01-08 | [PATCH] fat: use sb_find_get_block() instead of sb_getblk() | OGAWA Hirofumi |
2006-01-08 | [PATCH] fat: move fat_clusters_flush() to write_super() | OGAWA Hirofumi |
2006-01-08 | [PATCH] IRQ type flags | Russell King |
2006-01-08 | [PATCH] new driver synclink_gt | Paul Fulghum |
2006-01-08 | [PATCH] fix more missing includes | Tim Schmielau |
2006-01-08 | [PATCH] cpuset: skip rcu check if task is in root cpuset | Paul Jackson |