- Update Xen patches to 3.3-rc5 and c/s 1157.
[linux-flexiantxendom0-3.2.10.git] / drivers / block / floppy.c
2012-02-29 Jan Beulich- Update Xen patches to 3.3-rc5 and c/s 1157.
2012-02-08 Vivek Goyalfloppy: Fix a crash during rmmod
2012-02-08 Vivek Goyalfloppy: Cleanup disk->queue before caling put_disk...
2012-01-04 Al Virofs: move code out of buffer.c
2011-11-28 Jan Beulich- Update Xen patches to 3,2-rc3 and c/s 1127.
2011-09-26 Jeff Mahoney- Update to 3.1-rc7.
2011-09-21 Carsten Emdefloppy: use del_timer_sync() in init cleanup
2011-09-12 Jan Beulich- Update Xen patches to 3.1-rc5 and c/s 1104.
2011-07-05 Jan Beulich- Update Xen patches to 3.0-rc5 and c/s 1095.
2011-06-10 Jeff Mahoney- x86: Remove warning and warning_symbol from struct
2011-05-31 Jeff MahoneyRevert "- Updated to 3.0-rc1."
2011-05-29 Linus TorvaldsMerge branch 'idle-release' of git://git./linux/kernel...
2011-05-29 Len Brownx86 idle floppy: deprecate disable_hlt()
2011-05-20 Jeff Mahoney- Updated to 2.6.39-final.
2011-04-21 Tejun Heoblock: unexport DISK_EVENT_MEDIA_CHANGE for legacy...
2011-04-15 Jan Beulich- Update Xen patches to 2.6.39-rc3 and c/s 1079.
2011-03-10 Jens AxboeMerge branch 'for-2.6.39/stack-plug' into for-2.6.39...
2011-03-10 Jens Axboeblock: remove per-queue plugging
2011-03-09 Tejun Heofloppy,{ami|ata}flop: Convert to bdops->check_events()
2011-03-08 Jeff Mahoney- Update to 2.6.38-rc7.
2011-02-24 NeilBrownFix over-zealous flush_disk when changing device size.
2011-02-08 Jan Beulich- Update Xen patches to 2.6.38-rc4 and c/s 1066.
2011-01-13 Linus TorvaldsMerge branch 'for-2.6.38/drivers' of git://git.kernel...
2010-12-24 Tejun Heofloppy: don't use flush_scheduled_work()
2010-11-29 Jeff Mahoney- Merge 2.6.37-rc3-git6 with Xen.
2010-11-26 Jan Beulich- Update Xen patches to 2.6.37-rc3-git1 and c/s 1055.
2010-11-08 Pekka Enbergfloppy: replace NO_GEOM macro with a function
2010-11-06 Vivek Goyalfloppy: fix another use-after-free
2010-11-06 Linus Torvaldsfloppy: fix use-after-free in module load failure path
2010-10-23 Linus TorvaldsMerge branch 'for-2.6.37/drivers' of git://git.kernel...
2010-10-05 Arnd Bergmannblock: autoconvert trivial BKL users to private mutex
2010-09-22 Jens Axboefloppy: switch to one queue per drive instead of sharin...
2010-09-01 Jan Beulich- Update Xen patches to 2.6.36-rc3 and c/s 1029.
2010-08-07 Stephen Hemmingerfloppy: make controller const
2010-08-07 Arnd Bergmannblock: push down BKL into .open and .release
2010-08-07 Arnd Bergmannblock: push down BKL into .locked_ioctl
2010-08-07 Stephen Hemmingerfloppy: use warning macros
2010-08-07 Stephen Hemmingerfloppy: use wait_event_interruptible
2010-08-07 Stephen Hemmingerfloppy: fix signed/unsigned warnings
2010-08-07 Stephen Hemmingerfloppy: cmos attribute should be static
2010-08-07 Stephen Hemmingerfloppy: use atomic type for usage_count
2010-08-07 Stephen Hemmingerfloppy: silence warning during disk test
2010-08-07 Stephen Hemmingerfloppy: remove unnecessary inlines
2010-08-07 Stephen Hemmingerfloppy: initialize debug jiffies offset
2010-06-25 Jan Beulich- Update Xen patches to 2.6.35-rc3.
2010-06-08 Jeff Mahoney- patches.arch/x86_mce_intel_decode_physical_address...
2010-03-29 Jan Beulich- Update Xen patches to 2.6.34-rc2 and c/s 1007.
2010-03-12 Joe Perchesdrivers/block/floppy.c: remove unnecessary casting...
2010-03-12 Joe Perchesdrivers/block/floppy.c: remove misleading, used once...
2010-03-12 Joe Perchesdrivers/block/floppy.c: remove obfuscating CODE2SIZE...
2010-03-12 Joe Perchesdrivers/block/floppy.c: add __func__ to debugt
2010-03-12 Joe Perchesdrivers/block/floppy.c: convert raw_cmd_copyin from...
2010-03-12 Joe Perchesdrivers/block/floppy.c: remove some unnecessary casting
2010-03-12 Joe Perchesdrivers/block/floppy.c: use %pf in logging messages
2010-03-12 Joe Perchesdrivers/block/floppy.c: use __func__ where appropriate
2010-03-12 Joe Perchesdrivers/block/floppy.c: DPRINT neatening
2010-03-12 Joe Perchesdrivers/block/floppy.c: remove #define FLOPPY_SANITY_CHECK
2010-03-12 Joe Perchesdrivers/block/floppy.c: remove unnecessary argument...
2010-03-12 Joe Perchesdrivers/block/floppy.c: unclutter redo_fd_request logic
2010-03-12 Joe Perchesdrivers/block/floppy.c: remove REPEAT macro
2010-03-12 Joe Perchesdrivers/block/floppy.c: remove unnecessary return and...
2010-03-12 Joe Perchesdrivers/block/floppy.c: add function is_ready_state
2010-03-12 Joe Perchesdrivers/block/floppy.c: convert int initialising to...
2010-03-12 Joe Perchesdrivers/block/floppy.c: remove #define DEVICE_NAME...
2010-03-12 Joe Perchesdrivers/block/floppy.c: move leading && and || to prece...
2010-03-12 Joe Perchesdrivers/block/floppy.c: convert int 1/0 to bool true...
2010-03-12 Joe Perchesdrivers/block/floppy.c: remove macros CALL, WAIT and...
2010-03-12 Joe Perchesdrivers/block/floppy.c: remove [_]COPYIN [_]COPYOUT...
2010-03-12 Joe Perchesdrivers/block/floppy.c: remove most uses of CALL and...
2010-03-12 Joe Perchesdrivers/block/floppy.c: remove [U]CLEARF, [U]SETF,...
2010-03-12 Joe Perchesdrivers/block/floppy.c: add debug_dcl(...) macro
2010-03-12 Joe Perchesdrivers/block/floppy.c: remove macro LOCK_FDC
2010-03-12 Joe Perchesdrivers/block/floppy.c: remove a few spaces from functi...
2010-03-12 Joe Perchesdrivers/block/floppy.c: remove IN/OUT macros, indent...
2010-03-12 Joe Perchesdrivers/block/floppy.c: indent a comment
2010-03-12 Joe Perchesdrivers/block/floppy.c: remove CLEARSTRUCT macro, use...
2010-03-12 Joe Perchesdrivers/block/floppy.c: comment neatening and remove...
2010-03-12 Joe Perchesdrivers/block/floppy.c: remove LAST_OUT macro
2010-03-12 Joe Perchesdrivers/block/floppy.c: hoist assigns from if()s, neatening
2010-03-12 Joe Perchesdrivers/block/floppy.c: remove used once CHECK_READY...
2010-03-12 Joe Perchesdrivers/block/floppy.c: remove unnecessary braces
2010-03-12 Joe Perchesdrivers/block/floppy.c: use pr_<level>
2010-03-12 Joe Perchesdrivers/block/floppy.c: #define space and column neatening
2010-03-12 Joe Perchesdrivers/block/floppy.c: convert some #include <asm...
2010-02-26 Martin K. Petersenblock: Rename blk_queue_max_sectors to blk_queue_max_hw...
2010-01-26 Jeff Mahoney- patches.suse/slab-handle-memoryless-nodes-v2a.patch...
2009-12-15 Arjan van de Venfloppy: Add an extra bound check on ioctl arguments
2009-12-15 Alexey Dobriyanconst: constify remaining dev_pm_ops
2009-09-22 Alexey Dobriyanconst: make block_device_operations const
2009-09-14 Frans Popfloppy: Switch driver to dev_pm_ops
2009-07-20 Jiri Slabyfloppy: fix lock imbalance
2009-07-01 Jiri Slabyfloppy: fix lock imbalance
2009-06-10 Ondrej Zaryfloppy: fix hibernation
2009-05-11 Tejun Heoblock: implement and enforce request peek/start/fetch
2009-05-11 Tejun Heoblock: convert to dequeueing model (easy ones)
2009-05-11 Tejun Heoblock: blk_rq_[cur_]_{sectors|bytes}() usage cleanup
2009-05-11 Tejun Heoblock: convert to pos and nr_sectors accessors
2009-04-03 Scott James Remnantfloppy: provide a PNP device table in the module.
2009-03-24 Eric Miaoplatform: make better use of to_platform_{device,driver...
2009-02-18 Philippe De Muyterfloppy: request and release only the ports we actually use
next