Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
e585b768da111f2c2d413de6214e83bbdfee8f22
/
drivers
/
block
/
swim.c
2874c5f
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
by Thomas Gleixner
· 6 years ago
773008f
Revert "block: unexport DISK_EVENT_MEDIA_CHANGE for legacy/fringe drivers"
by Martin Wilck
· 6 years ago
e3896d7
swim: convert to blk-mq
by Omar Sandoval
· 6 years ago
1448a2a
swim: fix cleanup on setup error
by Omar Sandoval
· 6 years ago
b390653
block/swim: Select appropriate drive on device open
by Finn Thain
· 7 years ago
5a13388
block/swim: Fix IO error at end of medium
by Finn Thain
· 7 years ago
8a500df
block/swim: Check drive type
by Finn Thain
· 7 years ago
56a1c5e
block/swim: Rename macros to avoid inconsistent inverted logic
by Finn Thain
· 7 years ago
8e2ab5a
block/swim: Don't log an error message for an invalid ioctl
by Finn Thain
· 7 years ago
c1d6207
block/swim: Remove extra put_disk() call from error path
by Finn Thain
· 7 years ago
7ae6a2b
block/swim: Fix array bounds check
by Finn Thain
· 7 years ago
b64576c
m68k/mac: Don't remap SWIM MMIO region
by Finn Thain
· 7 years ago
3079c22
genhd: Rename get_disk() to get_disk_and_module()
by Jan Kara
· 7 years ago
8fc4504
block: don't set bounce limit in blk_init_queue
by Christoph Hellwig
· 8 years ago
2a842ac
block: introduce new block status code type
by Christoph Hellwig
· 8 years ago
103db8b
swim: stop sharing request queue across multiple gendisks
by Omar Sandoval
· 8 years ago
8294adb
block: drop owner assignment from platform_drivers
by Wolfram Sang
· 10 years ago
b4f42e2
block: remove struct request buffer member
by Jens Axboe
· 11 years ago
c07303c
drivers/block/swim.c: remove unnecessary platform_set_drvdata()
by Jingoo Han
· 11 years ago
957d6bf
swim: Release memory region after incorrect return/goto
by Joe Perches
· 12 years ago
db2a144
block_device_operations->release() should return void
by Al Viro
· 12 years ago
243eeb7
swim: Add missing spinlock init
by Jean Delvare
· 12 years ago
8d85fce
Drivers: block: remove __dev* attributes.
by Greg Kroah-Hartman
· 12 years ago
ed04c97
m68k/mac: cleanup forward declarations
by Finn Thain
· 13 years ago
9fd097b
block: unexport DISK_EVENT_MEDIA_CHANGE for legacy/fringe drivers
by Tejun Heo
· 14 years ago
4bbde77
swim[3]: Convert to bdops->check_events()
by Tejun Heo
· 14 years ago
2a48fc0
block: autoconvert trivial BKL users to private mutex
by Arnd Bergmann
· 15 years ago
6e9624b
block: push down BKL into .open and .release
by Arnd Bergmann
· 14 years ago
8a6cfeb
block: push down BKL into .locked_ioctl
by Arnd Bergmann
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
2724daf
mac68k: rework SWIM platform device
by Finn Thain
· 15 years ago
83d5cde
const: make block_device_operations const
by Alexey Dobriyan
· 15 years ago
9934c8c
block: implement and enforce request peek/start/fetch
by Tejun Heo
· 16 years ago
06b0608
swim: dequeue in-flight request
by Tejun Heo
· 16 years ago
83096eb
block: convert to pos and nr_sectors accessors
by Tejun Heo
· 16 years ago
e138b4e
swim: clean up request completion paths
by Tejun Heo
· 16 years ago
f06d9a2
block: replace end_request() with [__]blk_end_request_cur()
by Tejun Heo
· 16 years ago
8852ecd
m68k: mac - Add SWIM floppy support
by Laurent Vivier
· 16 years ago