aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-01-09md: make devices disappear when they are no longer needed.NeilBrown
2009-01-09md: centralise all freeing of an 'mddev' in 'md_free'NeilBrown
2009-01-09md: move allocation of ->queue from mddev_find to md_probeNeilBrown
2009-01-09md: need another print_sb for mdp_superblock_1Cheng Renquan
2009-01-09md: use list_for_each_entry macro directlyCheng Renquan
2009-01-09md: raid0: make hash_spacing and preshift sector-based.Andre Noll
2009-01-09md: raid0: Represent the size of strip zones in sectors.Andre Noll
2009-01-09md: raid0 create_strip_zones(): Add KERN_INFO/KERN_ERR to printk's.Andre Noll
2009-01-09md: raid0 create_strip_zones(): Make two local variables sector-based.Andre Noll
2009-01-09md: raid0: Represent zone->zone_offset in sectors.Andre Noll
2009-01-09md: raid0: Represent device offset in sectors.Andre Noll
2009-01-09md: raid0_make_request(): Replace local variable block by sector.Andre Noll
2009-01-09md: raid0_make_request(): Remove local variable chunk_size.Andre Noll
2009-01-09md: raid0_make_request(): Replace chunksize_bits by chunksect_bits.Andre Noll
2009-01-09md: use sysfs_notify_dirent to notify changes to md/sync_action.NeilBrown
2009-01-09md: fix bitmap-on-external-file bug.NeilBrown
2009-01-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2009-01-07Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2009-01-07Merge branch 'for-2.6.29' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2009-01-07sparc64: Work around branch tracer warning.David S. Miller
2009-01-07V4L/DVB (10191a): Update MAINTAINERS entries on media driversMauro Carvalho Chehab
2009-01-07V4L/DVB (10190): cx88: Fix some Kbuild troublesMauro Carvalho Chehab
2009-01-07V4L/DVB (10189): dm1105: Fix build with INPUT=m and DVB_DM1105=yMauro Carvalho Chehab
2009-01-07V4L/DVB (10185): Use negated usb_endpoint_xfer_control, etcJulia Lawall
2009-01-07V4L/DVB (10182): tda8290: fix TDA8290 + TDA18271 initializationMichael Krufky
2009-01-07V4L/DVB (10181): v4l2-device: Fix some sparse warningsMauro Carvalho Chehab
2009-01-07V4L/DVB (10180): drivers/media: Fix a number of sparse warningsMauro Carvalho Chehab
2009-01-07V4L/DVB (10179): tda8290: Fix two sparse warningsMauro Carvalho Chehab
2009-01-07V4L/DVB (10178): dvb_frontend: Fix some sparse warnings due to static symbolsMauro Carvalho Chehab
2009-01-07V4L/DVB (10177): Fix sparse warnings on em28xxMauro Carvalho Chehab
2009-01-07V4L/DVB (10176b): pxa-camera: fix redefinition warnings and missing DMA defin...Eric Miao
2009-01-07V4L/DVB (10176a): Switch remaining clear_user_page users over to clear_user_h...Guennadi Liakhovetski
2009-01-07staging: __FUNCTION__ is gcc-specific, use __func__Harvey Harrison
2009-01-07trivial: replace last usages of __FUNCTION__ in kernelHarvey Harrison
2009-01-07Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2009-01-07Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2009-01-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2009-01-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/arjan/linux-2.6-asyncLinus Torvalds
2009-01-07topology: Fix sparc64 build.David Miller
2009-01-07nfsd: get rid of NFSD_VERSIONBenny Halevy
2009-01-07nfsd: last_byte_offsetBenny Halevy
2009-01-07nfsd: delete wrong file comment from nfsd/nfs4xdr.cMarc Eshel
2009-01-07nfsd: git rid of nfs4_cb_null_ops declarationBenny Halevy
2009-01-07nfsd: dprint each op status in nfsd4_proc_compoundBenny Halevy
2009-01-07nfsd: add etoosmall to nfserrnoDean Hildebrand
2009-01-07NFSD: FIDs need to take precedence over UUIDsSteve Dickson
2009-01-07SUNRPC: The sunrpc server code should not be used by out-of-tree modulesTrond Myklebust
2009-01-07svc: Clean up deferred requests on transport destructionTom Tucker
2009-01-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds
2009-01-07kbuild: fix typos (s/bin_shipped/bin.o_shipped/) in DocumentationWolfram Sang