index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.19.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
/
swim3.c
Age
Commit message (
Expand
)
Author
2024-02-13
block: pass a queue_limits argument to blk_mq_alloc_disk
Christoph Hellwig
2023-08-10
swim3: mark swim3_init() static
Arnd Bergmann
2023-06-13
swim3: fix the floppy_locked_ioctl prototype
Christoph Hellwig
2023-06-12
block: replace fmode_t with a block-specific type for block open flags
Christoph Hellwig
2023-06-12
block: remove the unused mode argument to ->release
Christoph Hellwig
2023-06-12
block: pass a gendisk to ->open
Christoph Hellwig
2023-06-12
block: pass a gendisk on bdev_check_media_change
Christoph Hellwig
2022-06-28
block: remove blk_cleanup_disk
Christoph Hellwig
2021-11-29
block: remove GENHD_FL_EXT_DEVT
Christoph Hellwig
2021-10-18
swim3: add missing major.h include
Jens Axboe
2021-10-18
block/swim3: add error handling support for add_disk()
Luis Chamberlain
2021-06-11
swim3: use blk_mq_alloc_disk
Christoph Hellwig
2021-04-06
swim3: support highmem
Christoph Hellwig
2020-09-10
swim3: use bdev_check_media_changed
Christoph Hellwig
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-04-12
Revert "block: unexport DISK_EVENT_MEDIA_CHANGE for legacy/fringe drivers"
Martin Wilck
2018-12-31
block/swim3: Fix regression on PowerBook G3
Finn Thain
2018-12-31
block/swim3: Fix -EBUSY error when re-opening device after unmount
Finn Thain
2018-12-31
block/swim3: Remove dead return statement
Finn Thain
2018-10-16
swim3: convert to blk-mq
Omar Sandoval
2018-10-16
swim3: add real error handling in setup
Omar Sandoval
2018-04-16
block/swim: Rename macros to avoid inconsistent inverted logic
Finn Thain
2017-11-21
treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts
Kees Cook
2017-11-14
block: swim3: Convert timers to use timer_setup()
Kees Cook
2017-06-27
block: don't set bounce limit in blk_init_queue
Christoph Hellwig
2017-06-16
block: swim3: make of_device_ids const.
Arvind Yadav
2017-06-09
block: introduce new block status code type
Christoph Hellwig
2017-04-20
swim3: remove (commented out) printing of req->errors
Christoph Hellwig
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2015-03-23
powerpc: Move Power Macintosh drivers to generic byteswappers
David Gibson
2014-04-15
block: remove struct request buffer member
Jens Axboe
2014-03-13
swim3: fix interruptible_sleep_on race
Arnd Bergmann
2013-05-07
block_device_operations->release() should return void
Al Viro
2013-02-22
drivers/block/swim3.c: fix null pointer dereference
Cong Ding
2013-01-03
Drivers: block: remove __dev* attributes.
Greg Kroah-Hartman
2011-12-12
block/swim3: Locking fixes
Benjamin Herrenschmidt
2011-08-03
block: swim3: fix unterminated of_device_id table
Axel Lin
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-06-02
powerpc/macio: Fix probing of macio devices by using the right of match table
Benjamin Herrenschmidt
2010-05-18
of: Always use 'struct device.of_node' to get device node pointer.
Grant Likely
2009-12-09
powerpc/macio: Rework hotplug media bay support
Benjamin Herrenschmidt
2009-09-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2009-09-22
const: make block_device_operations const
Alexey Dobriyan
2009-09-21
trivial: remove unnecessary semicolons
Joe Perches
2009-05-11
block: implement and enforce request peek/start/fetch
Tejun Heo
[next]