r8169: Fix receive buffer length when MTU is between 1515 and 1536
[safe/jmp/linux-2.6] / drivers / block /
2009-09-23 Linus TorvaldsMerge git://git./linux/kernel/git/rusty/linux-2.6-for...
2009-09-23 James Morrisseq_file: constify seq_operations
2009-09-23 Michael Bueschdac960: fix undefined behavior on empty string
2009-09-23 Christoph Hellwigvirtio_blk: add support for cache flush
2009-09-23 Fernando Luis Vazq... virtio: add virtio IDs file
2009-09-23 Rusty Russellvirtio: make add_buf return capacity remaining
2009-09-22 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-09-22 Alexey Dobriyanconst: make block_device_operations const
2009-09-21 Joe Perchestrivial: remove unnecessary semicolons
2009-09-21 Peter Huewetrivial: add __init/__exit macros to DAC960.c
2009-09-19 Kay SieversDriver-Core: extend devnode callbacks to provide permis...
2009-09-16 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/driver-core-2.6
2009-09-15 Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2009-09-15 GeunSik Limdebugfs: Modify default debugfs directory for debugging...
2009-09-15 David Brownelldriver model: constify attribute groups
2009-09-15 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-09-15 Linus TorvaldsMerge branch 'for-2.6.32' of git://git.kernel.dk/linux...
2009-09-14 Frans Popfloppy: Switch driver to dev_pm_ops
2009-09-14 Ed Cashinaoe: end barrier bios with EOPNOTSUPP
2009-09-11 Marcin Slusarzblock: use printk_once
2009-09-11 Eric Dumazetcciss: memory leak in cciss_init_one()
2009-09-11 Jens Axboebio: first step in sanitizing the bio->bi_rw flag testing
2009-09-11 Jens Axboewriteback: add name to backing_dev_info
2009-09-09 Ed Cashinaoe: allocate unused request_queue for sysfs
2009-08-20 Geert Uytterhoevenpowerpc/cell: Move CBE_IOPTE_* to <asm/cell-regs.h>
2009-07-28 unsik Kimmg_disk: Add missing ready status check on mg_write()
2009-07-28 Bartlomiej Zolnier... mg_disk: fix issue with data integrity on error in...
2009-07-28 unsik Kimmg_disk: fix reading invalid status when use polling...
2009-07-28 unsik Kimmg_disk: remove prohibited sleep operation
2009-07-22 Linus TorvaldsMerge branch 'tj-block-for-linus' of git://git./linux...
2009-07-19 Rakib Mullickvirtio_blk: mark virtio_blk with __refdata to kill...
2009-07-17 Christoph Hellwigvirtio_blk: ioctl return value fix
2009-07-17 Christoph Hellwigvirtio_blk: don't bounce highmem requests
2009-07-17 Julia Lawallataflop: adjust NULL test
2009-07-15 Zhaoleiz2ram: Small cleanup for z2ram.c
2009-07-12 Alexey Dobriyanheaders: smp_lock.h redux
2009-07-11 Linus TorvaldsMerge branch 'for-linus' of git://git.open-osd.org...
2009-07-10 Jens AxboeFix congestion_wait() sync/async vs read/write confusion
2009-07-08 Joe PerchesRemove multiple KERN_ prefixes from printk formats
2009-07-03 Hannes Reineckecciss: Ignore stale commands after reboot
2009-07-01 Jiri Slabyfloppy: fix lock imbalance
2009-06-24 Boaz Harroshosdblk: Adjust queue limits to lower device's limits
2009-06-24 Jeff Garzikosdblk: a Linux block device for OSD objects
2009-06-18 Christoph Hellwighd: stop defining MAJOR_NR
2009-06-16 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/driver-core-2.6
2009-06-16 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2009-06-16 Linus TorvaldsMerge branch 'merge' of git://git./linux/kernel/git...
2009-06-16 Li Zefanblock: remove some includings of blktrace_api.h
2009-06-16 unsik Kimmg_disk: seperate mg_disk.h again
2009-06-16 GeunSik Limdebugfs: Fix terminology inconsistency of dir name...
2009-06-16 Roel Kluinblock/ps3: remove driver_data direct access of struct...
2009-06-16 Greg Kroah-Hartmanxen block: remove driver_data direct access of struct...
2009-06-16 Kay SieversDriver Core: aoe: add nodename for aoe devices
2009-06-16 Kay SieversDriver Core: block: add nodename support for block...
2009-06-15 David S. MillerMerge branch 'master' of /linux/kernel/git/torvalds...
2009-06-15 Geert Uytterhoevenps3: shorten ps3_system_bus_[gs]et_driver_data to ps3_s...
2009-06-15 Roel Kluinblock/ps3: remove driver_data direct access of struct...
2009-06-15 Geert Uytterhoevenps3vram: Make ps3vram_priv.reports a void *
2009-06-15 Geert Uytterhoevenps3vram: Remove no longer used ps3vram_priv.ddr_base
2009-06-15 Geert Uytterhoevenps3vram: Replace mutex by spinlock + bio_list
2009-06-15 Geert Uytterhoevenps3fb/vram: Extract common GPU stuff into <asm/ps3gpu.h>
2009-06-15 Geert Uytterhoevenps3vram: GPU memory mapping cleanup
2009-06-15 Jim Parisps3vram: Correct exchanged gotos in ps3vram_probe(...
2009-06-15 Geert Uytterhoevenps3vram: Use proc_create_data() instead of proc_create()
2009-06-15 Geert Uytterhoevenps3vram: Fix error path (return -EIO) for short read...
2009-06-14 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-06-12 Linus TorvaldsMerge branch 'for-linus' of git://git.monstr.eu/linux...
2009-06-12 Pavel Machektrivial: Kconfig: .ko is normally not included in modul...
2009-06-12 Mike Frysingervirtio_blk: add missing __dev{init,exit} markings
2009-06-12 Michael S. Tsirkinvirtio: find_vqs/del_vqs virtio operations
2009-06-12 Rusty Russellvirtio: add names to virtqueue struct, mapping from...
2009-06-10 Ondrej Zaryfloppy: fix hibernation
2009-06-10 Robert P. J. Dayramdisk: remove long-deprecated "ramdisk=" boot-time...
2009-06-09 john cooperAdd serial number support for virtio_blk, V4a
2009-06-09 scameron@beardog... cciss: decode unit attention in SCSI error handling...
2009-06-09 scameron@beardog... cciss: Remove no longer needed sendcmd reject processin...
2009-06-09 scameron@beardog... cciss: change SCSI error handling routines to work...
2009-06-09 scameron@beardog... cciss: separate error processing and command retrying...
2009-06-09 scameron@beardog... cciss: factor out fix target status processing code...
2009-06-09 scameron@beardog... cciss: simplify interface of sendcmd() and sendcmd_with...
2009-06-09 scameron@beardog... cciss: factor out core of sendcmd_withirq() for use...
2009-06-09 scameron@beardog... cciss: Use schedule_timeout_uninterruptible in SCSI...
2009-06-02 Andrew Mortoncciss: use schedule_timeout_interruptible()
2009-06-02 Andrew Pattersoncciss: add cciss driver sysfs entries
2009-06-02 Stephen M. Cameroncciss: fix SCSI device reset handler
2009-06-02 Stephen M. Cameroncciss: factor out core of sendcmd() for a more sane...
2009-05-28 David S. Milleraoe: Remove superfluous clearing of skb fields in new_s...
2009-05-22 Martin K. Petersenblock: Use accessor functions for queue limits
2009-05-22 Martin K. Petersenblock: Do away with the notion of hardsect_size
2009-05-22 Jens AxboeMerge branch 'master' into for-2.6.31
2009-05-22 Roel Kluinxen-blkfront: beyond ARRAY_SIZE of info->shadow
2009-05-21 Michal Simekmicroblaze: Kconfig: Enable drivers for Microblaze
2009-05-19 Tejun Heoblock: set rq->resid_len to blk_rq_bytes() on issue
2009-05-19 Tejun Heoub: use __blk_end_request_all()
2009-05-19 Ian Campbellxen/blkfront: fix warning when deleting gendisk on...
2009-05-19 Ian Campbellxen/blkfront: allow xenbus state transition to Closing...
2009-05-18 Jens Axboevirtio_blk: get rid of unused variable
2009-05-18 Hannes Reineckevirtio_blk: SG_IO passthru support
2009-05-18 Christoph Hellwigvirtio_blk: don't blindly derefence req->rq_disk
2009-05-11 Miklos Szeredisplice: implement default splice_read method
next