summaryrefslogtreecommitdiffstats
path: root/drivers/block
AgeCommit message (Expand)AuthorFilesLines
2011-03-24Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds24-206/+84
2011-03-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-clientLinus Torvalds1-26/+335
2011-03-22rbd: use watch/notify for changes in rbd headerYehuda Sadeh1-26/+335
2011-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2011-03-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds1-2/+2
2011-03-16Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-7/+4
2011-03-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds1-1/+1
2011-03-16m68k/block: amiflop - Remove superfluous amiga_chip_alloc() castGeert Uytterhoeven1-2/+2
2011-03-15Merge branch 'for-linus' of git://xenbits.xen.org/people/sstabellini/linux-pvhvmLinus Torvalds1-5/+74
2011-03-15Merge branches 'stable/ia64', 'stable/blkfront-cleanup' and 'stable/cleanup' ...Linus Torvalds1-4/+4
2011-03-10Merge branch 'for-2.6.39/stack-plug' into for-2.6.39/coreJens Axboe14-143/+7
2011-03-10block: kill off REQ_UNPLUGJens Axboe4-12/+4
2011-03-10block: remove per-queue pluggingJens Axboe14-131/+3
2011-03-09pktcdvd: Convert to bdops->check_events()Tejun Heo1-4/+9
2011-03-09umem: Drop dummy ->media_changed()Tejun Heo1-10/+0
2011-03-09xsysace: Convert to bdops->check_events()Tejun Heo1-4/+5
2011-03-09ub: Convert to bdops->check_events()Tejun Heo1-4/+6
2011-03-09swim[3]: Convert to bdops->check_events()Tejun Heo2-7/+12
2011-03-09dac960: Convert to bdops->check_events()Tejun Heo1-3/+5
2011-03-09paride: Convert to bdops->check_events()Tejun Heo3-14/+21
2011-03-09floppy,{ami|ata}flop: Convert to bdops->check_events()Tejun Heo3-14/+19
2011-03-08xen: Union the blkif_request request specific fieldsOwen Smith1-4/+4
2011-03-04Merge branch 'for-linus' of ../linux-2.6-block into block-for-2.6.39/coreTejun Heo2-6/+1
2011-03-03Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2-6/+1
2011-03-03netlink: kill eff_cap from struct netlink_skb_parmsPatrick McHardy1-1/+1
2011-03-03block: kill loop_mutexPetr Uzel1-5/+0
2011-03-02loop: No need to initialize ->queue_lock explicitly before calling blk_cleanu...Vivek Goyal1-3/+0
2011-02-28dt: Eliminate of_platform_{,un}register_driverGrant Likely1-7/+4
2011-02-25Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds1-1/+1
2011-02-25xen-blkfront: handle Xen major numbers other than XENVBDStefano Stabellini1-5/+74
2011-02-24Fix over-zealous flush_disk when changing device size.NeilBrown1-1/+1
2011-02-15Merge branch 'master' into for-nextJiri Kosina5-6/+6
2011-02-11nbd: remove module-level ioctl mutexSoren Hansen1-3/+0
2011-02-02fix typos 'comamnd' -> 'command' in commentsJustin P. Mattock1-1/+1
2011-01-19cciss: make cciss_revalidate not loop through CISS_MAX_LUNS volumes unnecessa...Stephen M. Cameron1-1/+1
2011-01-19drivers/block/aoe/Makefile: replace the use of <module>-objs with <module>-yTracey Dent1-1/+1
2011-01-19loop: queue_lock NULL pointer derefence in blk_throtl_exitSergey Senozhatsky1-0/+3
2011-01-19drivers/block/Makefile: replace the use of <module>-objs with <module>-yTracey Dent1-1/+1
2011-01-13Merge branch 'for-2.6.38/drivers' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds4-20/+24
2011-01-13Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds5-93/+47
2011-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds1-4/+15
2011-01-12rbd: fix cleanup when trying to mount inexistent imageYehuda Sadeh1-4/+15
2011-01-12Merge branch 'stable/xenbus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+1
2011-01-10cciss: reinstate proper FIFO order of command queue listJens Axboe3-15/+14
2011-01-07Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2-4/+4
2011-01-05xen: separate out frontend xenbusIan Campbell1-0/+1
2010-12-26Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller9-317/+534
2010-12-24xen: don't use flush_scheduled_work()Tejun Heo1-2/+2
2010-12-24floppy: don't use flush_scheduled_work()Tejun Heo1-2/+2
2010-12-20Fix build error in drivers/block/cciss.cLinus Torvalds1-1/+1