index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
block
/
swim.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
block: pass a queue_limits argument to blk_mq_alloc_disk
Christoph Hellwig
2024-02-13
1
-1
/
+1
*
swim: fix a missing FMODE_ -> BLK_OPEN_ conversion in floppy_open
Christoph Hellwig
2023-06-20
1
-1
/
+1
*
block: replace fmode_t with a block-specific type for block open flags
Christoph Hellwig
2023-06-12
1
-9
/
+7
*
block: remove the unused mode argument to ->release
Christoph Hellwig
2023-06-12
1
-1
/
+1
*
block: pass a gendisk to ->open
Christoph Hellwig
2023-06-12
1
-5
/
+5
*
block: pass a gendisk on bdev_check_media_change
Christoph Hellwig
2023-06-12
1
-1
/
+1
*
block: remove blk_cleanup_disk
Christoph Hellwig
2022-06-28
1
-1
/
+1
*
block: remove GENHD_FL_EXT_DEVT
Christoph Hellwig
2021-11-29
1
-0
/
+1
*
swim: add error handling support for add_disk()
Luis Chamberlain
2021-10-18
1
-1
/
+3
*
swim: add a floppy registration bool which triggers del_gendisk()
Luis Chamberlain
2021-10-18
1
-3
/
+6
*
swim: add helper for disk cleanup
Luis Chamberlain
2021-10-18
1
-8
/
+13
*
swim: simplify using blk_cleanup_disk() on swim_remove()
Luis Chamberlain
2021-10-18
1
-2
/
+1
*
block: drop unused includes in <linux/genhd.h>
Christoph Hellwig
2021-10-18
1
-0
/
+1
*
swim: use blk_mq_alloc_disk
Christoph Hellwig
2021-06-11
1
-20
/
+14
*
swim: don't call blk_queue_bounce_limit
Christoph Hellwig
2021-04-06
1
-2
/
+0
*
swim: don't call blk_register_region
Christoph Hellwig
2020-11-16
1
-17
/
+0
*
swim: simplify media change handling
Christoph Hellwig
2020-09-10
1
-22
/
+2
*
swim: use bdev_check_media_change
Christoph Hellwig
2020-09-10
1
-2
/
+4
*
block/swim3: use set_current_state macro
Xu Wang
2020-05-16
1
-3
/
+3
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-5
/
+1
*
Revert "block: unexport DISK_EVENT_MEDIA_CHANGE for legacy/fringe drivers"
Martin Wilck
2019-04-12
1
-0
/
+1
*
swim: convert to blk-mq
Omar Sandoval
2018-10-16
1
-52
/
+41
*
swim: fix cleanup on setup error
Omar Sandoval
2018-10-16
1
-2
/
+11
*
block/swim: Select appropriate drive on device open
Finn Thain
2018-04-17
1
-1
/
+1
*
block/swim: Fix IO error at end of medium
Finn Thain
2018-04-17
1
-5
/
+8
*
block/swim: Check drive type
Finn Thain
2018-04-17
1
-2
/
+4
*
block/swim: Rename macros to avoid inconsistent inverted logic
Finn Thain
2018-04-17
1
-4
/
+4
*
block/swim: Don't log an error message for an invalid ioctl
Finn Thain
2018-04-17
1
-7
/
+2
*
block/swim: Remove extra put_disk() call from error path
Finn Thain
2018-04-17
1
-1
/
+0
*
block/swim: Fix array bounds check
Finn Thain
2018-04-17
1
-1
/
+1
*
m68k/mac: Don't remap SWIM MMIO region
Finn Thain
2018-04-17
1
-7
/
+3
*
genhd: Rename get_disk() to get_disk_and_module()
Jan Kara
2018-02-26
1
-1
/
+1
*
block: don't set bounce limit in blk_init_queue
Christoph Hellwig
2017-06-27
1
-0
/
+2
*
block: introduce new block status code type
Christoph Hellwig
2017-06-09
1
-3
/
+3
*
swim: stop sharing request queue across multiple gendisks
Omar Sandoval
2017-03-28
1
-19
/
+36
*
block: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
*
block: remove struct request buffer member
Jens Axboe
2014-04-15
1
-1
/
+1
*
drivers/block/swim.c: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-09-12
1
-2
/
+0
*
swim: Release memory region after incorrect return/goto
Joe Perches
2013-06-24
1
-1
/
+1
*
block_device_operations->release() should return void
Al Viro
2013-05-07
1
-3
/
+1
*
swim: Add missing spinlock init
Jean Delvare
2013-02-09
1
-0
/
+1
*
Drivers: block: remove __dev* attributes.
Greg Kroah-Hartman
2013-01-04
1
-6
/
+5
*
m68k/mac: cleanup forward declarations
Finn Thain
2011-12-10
1
-1
/
+0
*
block: unexport DISK_EVENT_MEDIA_CHANGE for legacy/fringe drivers
Tejun Heo
2011-04-21
1
-1
/
+0
*
swim[3]: Convert to bdops->check_events()
Tejun Heo
2011-03-09
1
-3
/
+5
*
block: autoconvert trivial BKL users to private mutex
Arnd Bergmann
2010-10-05
1
-7
/
+8
*
block: push down BKL into .open and .release
Arnd Bergmann
2010-08-07
1
-1
/
+14
*
block: push down BKL into .locked_ioctl
Arnd Bergmann
2010-08-07
1
-1
/
+4
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
mac68k: rework SWIM platform device
Finn Thain
2010-02-27
1
-2
/
+2
[next]