[Blackfin] arch: Add the semtimedop syscall. Upstream uClibc doesn't compile without it.
[safe/jmp/linux-2.6] / drivers / block /
2008-01-25 Greg Kroah-HartmanKobject: convert drivers/* from kobject_unregister...
2008-01-25 Kay SieversDriver core: convert block from raw kobjects to core...
2008-01-25 Greg Kroah-HartmanKobject: change drivers/block/pktcdvd.c to use kobject_...
2008-01-25 Tony Jonespktcdvd: Convert from class_device to device for block...
2008-01-25 Tony Jonesparide: Convert from class_device to device for block...
2008-01-25 Tony Jonesaoechr: Convert from class_device to device
2008-01-14 Randy Dunlapcciss: section mismatch
2008-01-11 Jens Axboeloop: fix bad bio_alloc() nr_iovec request
2007-12-18 Randy DunlapCleanup umem driver: fix most checkpatch warnings,...
2007-12-18 Dave Youngpktcdvd: add kobject_put when kobject register fails
2007-12-11 Neil BrownFix NULL dereference in umem.c
2007-12-11 Andrew Mortonaoe: properly initialise the request_queue's backing_de...
2007-11-19 Rusty Russellvirtio: fix module/device unloading
2007-11-15 Christian Borntraegerrd: fix data corruption on memory pressure
2007-11-15 Ondrej Zaryparide: pf driver fixes
2007-11-13 Trond Myklebust[NET]: Add the helper kernel_sock_shutdown()
2007-11-08 Tejun Heopktcdvd: fix BUG caused by sysfs module reference seman...
2007-11-05 Roel Kluinparide: fix 'and' typo in drivers/block/paride/pt.c
2007-10-29 Mike Millercciss: update copyright notices
2007-10-25 FUJITA Tomonoriub: add sg_init_table for sense and read capacity commands
2007-10-24 Jens AxboeSG: audit of drivers that use blk_rq_map_sg()
2007-10-24 Jens AxboeSG: Change sg_set_page() to take length and offset...
2007-10-24 David MillerMore SG build fixes
2007-10-23 Ralf Baechle[PATCH] Fix breakage after SG cleanups
2007-10-23 Rusty RussellRemove old lguest bus and drivers.
2007-10-23 Rusty RussellBlock driver using virtio.
2007-10-22 Jens Axboe[SG] Update drivers to use sg helpers
2007-10-20 Denis Chengremove unused return within void return function
2007-10-19 Adrian Bunkremove duplicate MMAPPER Kconfig option
2007-10-19 Jan EngelhardtConvert files to UTF-8 and some cleanups
2007-10-19 Robert P. J. DayFix misspellings of "system", "controller", "interrupt...
2007-10-19 Patrick Ringlfix typos in drivers/block/Kconfig
2007-10-19 Pavel EmelyanovUse helpers to obtain task pid in printks
2007-10-18 Joe PerchesAdd missing newlines to some uses of dev_<level> messages
2007-10-17 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/data...
2007-10-17 Jesper Juhlfloppy: remove register keyword use from floppy driver
2007-10-17 Jesper Juhlfloppy: remove dead/commented out code from floppy...
2007-10-17 Jesper Juhlfloppy: do a very minimal style cleanup of the floppy...
2007-10-17 Robert P. J. DayRemove final traces of long-deprecated "ramdisk" kernel...
2007-10-17 Adrian Bunkdrivers/block/cciss.c: fix check-after-use
2007-10-17 Steve Cameroncciss: fix error reporting for SG_IO
2007-10-17 Paul ClementsNBD: allow hung network I/O to be cancelled
2007-10-17 Paul ClementsNBD: set uninitialized devices to size 0
2007-10-17 Jan Beulichfloppy: tolerate DMA channel unavailability
2007-10-17 Ed L. Cashinaoe: remove unecessary wrapper function
2007-10-17 Diego WoitasenRemove unneeded lock_kernel() in driver/block/loop.c
2007-10-17 Denis Chengnbd: change a parameter's type to remove a memcpy call
2007-10-17 Denis Chengnbd: use list_for_each_entry_safe to make it more conso...
2007-10-17 Peter Zijlstramm: bdi init hooks
2007-10-17 Mike Miller (OS... cciss: disable DMA refetch on Smart Array P600
2007-10-16 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/data...
2007-10-16 Dmitry Monakhovdeny partial write for loop dev fd
2007-10-16 Nick Pigginfs: introduce write_begin, write_end, and perform_write...
2007-10-16 Jens AxboeMerge branch 'sglist-arch' into for-linus
2007-10-16 Jens AxboeMerge branch 'barrier' into for-linus
2007-10-16 Lee SchermerhornPanic in blk_rq_map_sg() from CCISS driver
2007-10-16 Laurent Riffardpktcdvd: don't rely on bio_init() preserving bio->bi_de...
2007-10-16 Jens Axboepktcdvd: don't rely on bio_init() preserving bio->bi_io_vec
2007-10-16 Jens Axboeblock: convert blkdev_issue_flush() to use empty barriers
2007-10-16 Jeff Garzikdrivers/block/cpqarray,cciss: kill unused var
2007-10-14 Al Viromore trivial signedness fixes in drivers
2007-10-12 Robert P. J. Day[S390] Remove obsolete recommendation for 8M ramdisk...
2007-10-12 Linus TorvaldsMerge branch 'master' of git://git./linux/kernel/git...
2007-10-12 Linus TorvaldsMerge branch 'master' of git://git./linux/kernel/git...
2007-10-11 Stephen Rothwell[POWERPC] iSeries: Move viodasd probing
2007-10-10 Eric W. Biederman[NET]: Make the device list and device lookups per...
2007-10-10 Eric W. Biederman[NET]: Make packet reception network namespace safe
2007-10-10 Grant LikelySysace: Don't enable IRQ until after interrupt handler...
2007-10-10 Grant LikelySysace: sparse fixes
2007-10-10 Grant LikelySysace: Minor coding convention fixup
2007-10-10 Jeff Garzikdrivers/block/umem: use DRIVER_NAME where appropriate
2007-10-10 Jeff Garzikdrivers/block/umem: trim trailing whitespace
2007-10-10 Jeff Garzikdrivers/block/umem: minor cleanups
2007-10-10 Jeff Garzikdrivers/block/umem: use dev_printk()
2007-10-10 Jeff Garzikdrivers/block/umem: move private include away from...
2007-10-10 Grant LikelySysace: Labels in C code should not be indented.
2007-10-10 Grant LikelySysace: Add of_platform_bus binding
2007-10-10 Grant LikelySysace: Move IRQ handler registration to occur after...
2007-10-10 Grant LikelySysace: minor rework and cleanup changes
2007-10-10 Grant LikelySysace: Move structure allocation from bus binding...
2007-10-10 Grant LikelySysace: Use the established platform bus api
2007-10-10 NeilBrownDrop 'size' argument from bio_endio and bi_end_io
2007-10-10 Jens AxboeFixup rq_for_each_segment() indentation
2007-10-10 NeilBrownFix various abuse of bio fields in umem.c
2007-10-10 NeilBrownIntroduce rq_for_each_segment replacing rq_for_each_bio
2007-09-19 Andrew MortonFix "Fix DAC960 driver on machines which don't support...
2007-09-12 Matthew WilcoxFix DAC960 driver on machines which don't support 64...
2007-08-27 David S. Miller[SUNVDC]: Use slice 0xff on VD_DISK_TYPE_DISK.
2007-08-23 Geert UytterhoevenIntroduce CONFIG_CHECK_SIGNATURE
2007-08-18 Jan EngelhardtAdd some help texts to recently-introduced kconfig...
2007-08-18 Rusty RussellEnable partitions for lguest block device
2007-08-11 Christoph Hellwigsysace: HDIO_GETGEO has it's own method for ages
2007-08-11 Mariusz Kozlowskidrivers/block/cpqarray.c: better error handling and...
2007-08-11 Mariusz Kozlowskidrivers/block/cciss.c: kmalloc + memset conversion...
2007-08-11 Jesper JuhlClean up duplicate includes in drivers/block/
2007-07-31 Jesper Juhlcciss: fix memory leak
2007-07-30 Rusty RussellMake lguest compile with CONFIG_BLOCK=n and CONFIG_NET=n
2007-07-26 Rusty Russelllguest: documentation III: Drivers
2007-07-24 Jens Axboe[BLOCK] Get rid of request_queue_t typedef
2007-07-22 Geert Uytterhoevenps3: Disk Storage Driver
next