index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
/
swim.c
Age
Commit message (
Expand
)
Author
2014-10-20
block: drop owner assignment from platform_drivers
Wolfram Sang
2014-04-15
block: remove struct request buffer member
Jens Axboe
2013-09-11
drivers/block/swim.c: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-06-24
swim: Release memory region after incorrect return/goto
Joe Perches
2013-05-07
block_device_operations->release() should return void
Al Viro
2013-02-09
swim: Add missing spinlock init
Jean Delvare
2013-01-03
Drivers: block: remove __dev* attributes.
Greg Kroah-Hartman
2011-12-10
m68k/mac: cleanup forward declarations
Finn Thain
2011-04-21
block: unexport DISK_EVENT_MEDIA_CHANGE for legacy/fringe drivers
Tejun Heo
2011-03-09
swim[3]: Convert to bdops->check_events()
Tejun Heo
2010-10-05
block: autoconvert trivial BKL users to private mutex
Arnd Bergmann
2010-08-07
block: push down BKL into .open and .release
Arnd Bergmann
2010-08-07
block: push down BKL into .locked_ioctl
Arnd Bergmann
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-02-27
mac68k: rework SWIM platform device
Finn Thain
2009-09-22
const: make block_device_operations const
Alexey Dobriyan
2009-05-11
block: implement and enforce request peek/start/fetch
Tejun Heo
2009-05-11
swim: dequeue in-flight request
Tejun Heo
2009-05-11
block: convert to pos and nr_sectors accessors
Tejun Heo
2009-04-28
swim: clean up request completion paths
Tejun Heo
2009-04-28
block: replace end_request() with [__]blk_end_request_cur()
Tejun Heo
2009-03-26
m68k: mac - Add SWIM floppy support
Laurent Vivier