summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-10-20dm: add uevent to coreMike Anderson5-0/+133
2007-10-20dm: export name and uuidMike Anderson2-0/+33
2007-10-20dm raid1: add mirror_set to struct mirrorJonathan Brassow1-0/+2
2007-10-20dm log: split suspendJonathan Brassow3-3/+4
2007-10-20dm mpath: hp retry if not readyDave Wysochanski1-11/+53
2007-10-20dm mpath: add hp handlerDave Wysochanski3-0/+214
2007-10-20dm mpath: add retry pg initDave Wysochanski2-14/+68
2007-10-20dm crypt: tidy labelsMilan Broz1-19/+19
2007-10-20dm crypt: tidy whitespaceMilan Broz1-17/+17
2007-10-20dm crypt: add post processing queueMilan Broz1-16/+51
2007-10-20dm crypt: use per device singlethread workqueuesMilan Broz1-18/+14
2007-10-20dm mpath: emc fix an error messageAlasdair G Kergon1-1/+1
2007-10-20dm: bio_list macro renamingAlasdair G Kergon2-6/+1
2007-10-20dm io:ctl remove vmalloc void castJesper Juhl1-1/+1
2007-10-20dm: tidy bio_io_error usageMilan Broz1-19/+18
2007-10-20kcopyd use mutex instead of semaphoreMatthias Kaehlcke1-4/+4
2007-10-20dm: use kzallocDmitry Monakhov5-18/+9
2007-10-20dm: use is_power_of_2vignesh babu3-3/+6
2007-10-20dm: fix thaw_bdevJun'ichi Nomura1-1/+3
2007-10-20dm delay: fix statusMilan Broz1-1/+1
2007-10-20dm delay: fix ctr error pathsDmitry Monakhov1-8/+11
2007-10-20dm raid1: fix leakageDmitry Monakhov1-13/+15
2007-10-20dm crypt: missing kfree in ctr error pathDmitry Monakhov1-0/+1
2007-10-20dm crypt: drop device ref in ctr error pathDmitry Monakhov1-1/+3
2007-10-20dm io:ctl use constant struct sizeMilan Broz2-5/+6
2007-10-20dm mpath: rdac fix init raceBryn M. Reeves1-7/+8
2007-10-20Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86Linus Torvalds97-700/+754
2007-10-20Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds10-36/+183
2007-10-20NFSv4: Fix an rpc_cred reference leakage in fs/nfs/delegation.cTrond Myklebust1-1/+2
2007-10-20NFSv4: Ensure that we wait for the CLOSE request to completeTrond Myklebust5-13/+41
2007-10-20NFS: Fix a race in sillyrenameTrond Myklebust5-18/+127
2007-10-20NFS: Fix a writeback race...Trond Myklebust1-4/+13
2007-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds9-38/+101
2007-10-20kbuild: fix first module buildSam Ravnborg1-6/+7
2007-10-20Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds51-2411/+4182
2007-10-19kconfig: update kconfig-language textRandy Dunlap1-1/+13
2007-10-19kbuild: introduce cc-cross-prefixSam Ravnborg2-0/+33
2007-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds1-1/+1
2007-10-19Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds23-882/+254
2007-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds26-383/+961
2007-10-19Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86Linus Torvalds1-2/+7
2007-10-19Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6Linus Torvalds10-92/+44
2007-10-19Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds11-71/+48
2007-10-19NULL terminate the pci_device_ids in pasemi_edacStephen Rothwell1-0/+1
2007-10-19Uninline fork.c/exit.cAlexey Dobriyan2-13/+13
2007-10-19kernel/fork.c: remove unneeded variable initialization in copy_process()Mariusz Kozlowski1-1/+1
2007-10-19Linux Kernel Markers - DocumentationMathieu Desnoyers1-0/+81
2007-10-19Linux Kernel Markers - SamplesMathieu Desnoyers6-1/+164
2007-10-19markers: Add samples subdirMathieu Desnoyers3-0/+16
2007-10-19Linux Kernel MarkersMathieu Desnoyers7-1/+710