aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Add block_device_operations.getgeo block device methodChristoph Hellwig2006-01-0830-456/+340
* [PATCH] docs: updated some code docsXose Vazquez Perez2006-01-083-28/+63
* [PATCH] sigaction should clear all signals on SIG_IGN, not just < 32George Anzinger2006-01-082-2/+49
* [PATCH] keys: Permit running process to instantiate keysDavid Howells2006-01-0813-245/+378
* [PATCH] keys: Discard duplicate keys from a keyring on linkDavid Howells2006-01-082-23/+68
* [PATCH] keys: Permit key expiry time to be setDavid Howells2006-01-085-1/+63
* [PATCH] kmsg_write: don't return printk return valueGuillaume Chazarain2006-01-081-1/+4
* [PATCH] printk return value: fix itGuillaume Chazarain2006-01-081-3/+3
* [PATCH] Fix overflow tests for compat_sys_fcntl64 lockingNeilBrown2006-01-081-4/+18
* [PATCH] Fix some problems with truncate and mtime semantics.NeilBrown2006-01-085-23/+17
* [PATCH] Permit multiple inclusion of linux/pagevec.hDavid Howells2006-01-081-0/+5
* [PATCH] vgacon: Workaround for resize bug in some chipsetsAntonino A. Daplas2006-01-081-7/+21
* [PATCH] vgacon: fix doublescan modeSamuel Thibault2006-01-081-1/+7
* [PATCH] udf: remove bogus inode == NULL check in inode_bmapChristoph Hellwig2006-01-081-5/+0
* [PATCH] use ptrace_get_task_struct in various placesChristoph Hellwig2006-01-0812-241/+105
* [PATCH] relayfs: Documentation cleanup, remove obsolete infoTom Zanussi2006-01-081-23/+34
* [PATCH] relayfs: cleanup, change relayfs_file_* to relay_file_*Tom Zanussi2006-01-083-46/+50
* [PATCH] relayfs: add Documentation on global relay buffersTom Zanussi2006-01-081-1/+20
* [PATCH] relayfs: add support for global relay buffersTom Zanussi2006-01-082-11/+32
* [PATCH] relayfs: add Documentation on relay files in other filesystemsTom Zanussi2006-01-081-0/+27
* [PATCH] relayfs: add support for relay files in other filesystemsTom Zanussi2006-01-083-3/+63
* [PATCH] relayfs: add Documention for non-relay filesTom Zanussi2006-01-081-0/+23
* [PATCH] relayfs: remove unused alloc/destroy_inode()Tom Zanussi2006-01-082-59/+1
* [PATCH] relayfs: use generic_ip for private dataTom Zanussi2006-01-081-8/+9
* [PATCH] relayfs: add relayfs_remove_file()Tom Zanussi2006-01-082-0/+13
* [PATCH] relayfs: export relayfs_create_file() with fileops paramTom Zanussi2006-01-084-21/+34
* [PATCH] relayfs: decouple buffer creation from inode creationTom Zanussi2006-01-084-26/+19
* [PATCH] ipc: expand shm_flagsAndrew Morton2006-01-081-12/+10
* [PATCH] ELF: symbol table type additionsJan Beulich2006-01-081-0/+2
* [PATCH] rcu file: use atomic primitivesNick Piggin2006-01-089-291/+48
* [PATCH] atomic: dec_and_lock use atomic primitivesNick Piggin2006-01-081-43/+6
* [PATCH] pktcdvd: Use bd_claim to get exclusive accessPeter Osterlund2006-01-081-3/+9
* [PATCH] kernel/: small cleanupsAdrian Bunk2006-01-084-2/+5
* [PATCH] drivers/isdn/: "extern inline" -> "static inline"Adrian Bunk2006-01-083-5/+4
* [PATCH] move rtc_interrupt() prototype to rtc.hAdrian Bunk2006-01-085-9/+10
* [PATCH] Fix and add EXPORT_SYMBOL(filemap_write_and_wait)OGAWA Hirofumi2006-01-0816-61/+48
* [PATCH] fat: support a truncate() for expanding size (generic_cont_expand)OGAWA Hirofumi2006-01-083-18/+76
* [PATCH] export/change sync_page_range/_nolock()OGAWA Hirofumi2006-01-082-5/+7
* [PATCH] fat: support ->direct_IO()OGAWA Hirofumi2006-01-084-16/+89
* [PATCH] fat: s/EXPORT_SYMBOL/EXPORT_SYMBOL_GPL/OGAWA Hirofumi2006-01-085-17/+17
* [PATCH] fat: add the read/writepages()OGAWA Hirofumi2006-01-081-1/+16
* [PATCH] fat: use sb_find_get_block() instead of sb_getblk()OGAWA Hirofumi2006-01-081-2/+2
* [PATCH] fat: move fat_clusters_flush() to write_super()OGAWA Hirofumi2006-01-083-6/+14
* [PATCH] IRQ type flagsRussell King2006-01-0814-61/+80
* [PATCH] new driver synclink_gtPaul Fulghum2006-01-084-1/+4518
* [PATCH] fix more missing includesTim Schmielau2006-01-0819-0/+22
* [PATCH] cpuset: skip rcu check if task is in root cpusetPaul Jackson2006-01-081-4/+9
* [PATCH] cpuset: mark number_of_cpusets read_mostlyPaul Jackson2006-01-081-1/+1
* [PATCH] cpuset: use rcu directly optimizationPaul Jackson2006-01-081-10/+30
* [PATCH] cpuset: remove test for null cpuset from alloc code pathPaul Jackson2006-01-083-6/+19