[media] gspca - sonixj: Fix a zero divide in isoc interrupt
[linux-flexiantxendom0-3.2.10.git] / drivers / block /
2012-03-15 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2012-03-05 Muthu Kumarfloppy/scsi: fix setting of BIO flags
2012-03-03 Dan Carpenterblock, sx8: fix pointer math issue getting fw version
2012-03-02 Danny Kukawkadrivers/block/DAC960: fix -Wuninitialized warning
2012-03-02 Danny Kukawkadrivers/block/DAC960: fix DAC960_V2_IOCTL_Opcode_T...
2012-03-02 Muthukumar Rblock: Fix setting bio flags in drivers (sd_dif/floppy)
2012-02-22 Hitoshi Mitakeasm-generic: architecture independent readq/writeq...
2012-02-11 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2012-02-08 Dave Youngloop: zero fill bio instead of return -EIO for partial...
2012-02-08 Vivek Goyalfloppy: Fix a crash during rmmod
2012-02-08 Vivek Goyalfloppy: Cleanup disk->queue before caling put_disk...
2012-02-07 Asai Thambi S Pmtip32xx: removed the irrelevant argument of mtip_hw_su...
2012-02-02 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-02-02 Alex Elderrbd: fix safety of rbd_put_client()
2012-02-02 Alex Elderrbd: fix a memory leak in rbd_get_client()
2012-01-18 Linus Torvaldsnvme: fix merge error due to change of 'make_request_fn...
2012-01-18 Linus TorvaldsMerge git://git.infradead.org/users/willy/linux-nvme
2012-01-15 Linus TorvaldsMerge branch 'for-3.3/drivers' of git://git.kernel...
2012-01-15 Linus TorvaldsMerge branch 'for-3.3/core' of git://git.kernel.dk...
2012-01-15 Jens AxboeMerge branch 'for-3.3/mtip32xx' into for-3.3/drivers
2012-01-14 Paolo Bonziniblock: add and use scsi_blk_cmd_ioctl
2012-01-14 Linus TorvaldsMerge tag 'for-linus' of git://github.com/rustyrussell...
2012-01-13 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-01-12 Rusty Russellparide/pcd: fix bool verbose module parameter.
2012-01-12 Rusty Russellmodule_param: make bool parameters really bool (drivers...
2012-01-12 Alex Elderrbd: initialize snap_rwsem in rbd_add()
2012-01-12 Amit Shahvirtio: blk: Add freeze, restore handlers to support S4
2012-01-12 Amit Shahvirtio: blk: Move vq initialization to separate function
2012-01-12 Michael S. Tsirkinvirtio_blk: fix config handler race
2012-01-12 Rusty Russellvirtio: rename virtqueue_add_buf_gfp to virtqueue_add_buf
2012-01-11 Matthew WilcoxNVMe: Set number of queues correctly
2012-01-11 Linus TorvaldsMerge branch 'next' of git://git.monstr.eu/linux-2...
2012-01-10 Matthew WilcoxNVMe: Version 0.8
2012-01-10 Matthew WilcoxNVMe: Set queue flags correctly
2012-01-10 Matthew WilcoxNVMe: Simplify nvme_unmap_user_pages
2012-01-10 Matthew WilcoxNVMe: Mark the end of the sg list
2012-01-10 Matthew WilcoxNVMe: Fix DMA mapping for admin commands
2012-01-10 Matthew WilcoxNVMe: Rename IO_TIMEOUT to NVME_IO_TIMEOUT
2012-01-10 Matthew WilcoxNVMe: Merge the nvme_bio and nvme_prp data structures
2012-01-10 Matthew WilcoxNVMe: Change nvme_completion_fn to take a dev
2012-01-10 Matthew WilcoxNVMe: Change get_nvmeq to take a dev instead of a namespace
2012-01-10 Matthew WilcoxNVMe: Simplify completion handling
2012-01-10 Linus TorvaldsMerge branch 'stable/for-linus-3.3' of git://git./linux...
2012-01-08 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-01-08 Linus TorvaldsMerge branch 'for-linus2' of git://git./linux/kernel...
2012-01-07 Al ViroMerge branches 'vfsmount-guts', 'umode_t' and 'partitio...
2012-01-07 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-01-05 Michal Simekblock: xsysace: Don't use NO_IRQ
2012-01-04 Jan BeulichXen: consolidate and simplify struct xenbus_driver...
2012-01-04 Asai Thambi S Pmtip32xx: do rebuild monitoring asynchronously
2012-01-04 Al Viroswitch device_get_devnode() and ->devnode() to umode_t *
2012-01-04 Al Virofs: move code out of buffer.c
2011-12-25 Jens AxboeMerge branch 'stable/for-jens-3.3' of git://git./linux...
2011-12-16 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2011-12-16 Thomas Meyerxen-blkfront: Use kcalloc instead of kzalloc to allocat...
2011-12-13 Tejun Heoblock, sx8: kill blk_insert_request()
2011-12-13 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-12-12 Benjamin Herrenschmidtblock/swim3: Locking fixes
2011-12-10 Finn Thainm68k/mac: cleanup forward declarations
2011-12-07 Josh Durginrbd: remove buggy rollback functionality
2011-12-07 Josh Durginrbd: return an error when an invalid header is read
2011-12-02 Justin P. Mattocktreewide: Fix typos in various parts of the kernel...
2011-12-02 Lukas Czernerloop: Fix discard_alignment default setting
2011-11-28 Stephen M. Cameroncciss: fix flush cache transfer length
2011-11-28 Stephen M. Cameroncciss: Add IRQF_SHARED back in for the non-MSI(X) inter...
2011-11-25 Dave Youngloop: fix loop block driver discard and encryption...
2011-11-24 Dan Carpentermtip32xx: uninitialized variable in mtip_quiesce_io()
2011-11-23 Asai Thambi S Pmtip32xx: updates based on feedback
2011-11-18 Li Dongyangxen-blkback: convert hole punching to discard request...
2011-11-18 Konrad Rzeszutek... xen/blkback: Move processing of BLKIF_OP_DISCARD from...
2011-11-18 Konrad Rzeszutek... xen/blk[front|back]: Enhance discard support with secur...
2011-11-18 Konrad Rzeszutek... xen/blk[front|back]: Squash blkif_request_rw and blkif_...
2011-11-16 Dan Carpenterparide: fix potential information leak in pg_read()
2011-11-16 Stephen M. Cameroncciss: auto engage SCSI mid layer at driver load time
2011-11-16 Dmitry Monakhovloop: cleanup set_status interface
2011-11-16 Dmitry Monakhovloop: prevent information leak after failed read
2011-11-11 Matthew GarrettThe Windows driver .inf disables ASPM on all cciss...
2011-11-07 Linus TorvaldsMerge branch 'modsplit-Oct31_2011' of git://git./linux...
2011-11-07 Linus TorvaldsMerge branch 'stable/vmalloc-3.2' of git://git./linux...
2011-11-05 Jens Axboemtip32xx: update to new ->make_request() API
2011-11-05 Jens Axboemtip32xx: add module.h include to avoid conflict with...
2011-11-05 Jens Axboemtip32xx: mark a few more items static
2011-11-05 Jens Axboemtip32xx: ensure that all local functions are static
2011-11-05 Jens Axboemtip32xx: cleanup compat ioctl handling
2011-11-05 Jens Axboemtip32xx: fix warnings/errors on 32-bit compiles
2011-11-05 Sam Bradshawblock: Add driver for Micron RealSSD pcie flash cards
2011-11-05 Linus TorvaldsMerge branch 'for-3.2/drivers' of git://git.kernel...
2011-11-05 Linus TorvaldsMerge branch 'for-3.2/core' of git://git.kernel.dk...
2011-11-04 Matthew WilcoxNVMe: Implement doorbell stride capability
2011-11-04 Matthew WilcoxNVMe: Version 0.7
2011-11-04 Matthew WilcoxNVMe: Don't probe namespace 0
2011-11-04 Nisheeth BhatFix calculation of number of pages in a PRP List
2011-11-04 Matthew WilcoxNVMe: Create nvme_identify and nvme_get_features functions
2011-11-04 Matthew WilcoxNVMe: Fix memory leak in nvme_dev_add()
2011-11-04 Nisheeth BhatNVMe: Fix calls to dma_unmap_sg
2011-11-04 Matthew WilcoxNVMe: Correct sg list setup in nvme_map_user_pages
2011-11-04 Matthew WilcoxFix bug in NVME_IOCTL_SUBMIT_IO
2011-11-04 Matthew WilcoxNVMe: Rework ioctls
2011-11-04 Matthew WilcoxNVMe: Add the nvme thread to the wait queue before...
2011-11-04 Matthew WilcoxNVMe: Return real error from nvme_create_queue
next