aboutsummaryrefslogtreecommitdiff
path: root/drivers/block/swim.c
AgeCommit message (Expand)Author
2013-02-09swim: Add missing spinlock initJean Delvare
2013-01-03Drivers: block: remove __dev* attributes.Greg Kroah-Hartman
2011-12-10m68k/mac: cleanup forward declarationsFinn Thain
2011-04-21block: unexport DISK_EVENT_MEDIA_CHANGE for legacy/fringe driversTejun Heo
2011-03-09swim[3]: Convert to bdops->check_events()Tejun Heo
2010-10-05block: autoconvert trivial BKL users to private mutexArnd Bergmann
2010-08-07block: push down BKL into .open and .releaseArnd Bergmann
2010-08-07block: push down BKL into .locked_ioctlArnd Bergmann
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-27mac68k: rework SWIM platform deviceFinn Thain
2009-09-22const: make block_device_operations constAlexey Dobriyan
2009-05-11block: implement and enforce request peek/start/fetchTejun Heo
2009-05-11swim: dequeue in-flight requestTejun Heo
2009-05-11block: convert to pos and nr_sectors accessorsTejun Heo
2009-04-28swim: clean up request completion pathsTejun Heo
2009-04-28block: replace end_request() with [__]blk_end_request_cur()Tejun Heo
2009-03-26m68k: mac - Add SWIM floppy supportLaurent Vivier