index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
Age
Commit message (
Expand
)
Author
2021-04-20
block/rnbd-clt: Replace {NO_WAIT,WAIT} with RTRS_PERMIT_{WAIT,NOWAIT}
Gioh Kim
2021-04-20
block/rnbd: Kill destroy_device_cb
Guoqing Jiang
2021-04-20
block/rnbd: Kill rnbd_clt_destroy_default_group
Guoqing Jiang
2021-04-20
block/rnbd-clt: Move add_disk(dev->gd) to rnbd_clt_setup_gen_disk
Guoqing Jiang
2021-04-20
block/rnbd-clt: Remove some arguments from rnbd_client_setup_device
Guoqing Jiang
2021-04-20
block/rnbd-clt: Remove some arguments from insert_dev_if_not_exists_devpath
Guoqing Jiang
2021-04-20
floppy: cleanups: remove FLOPPY_SILENT_DCL_CLEAR undef
Denis Efremov
2021-04-20
floppy: cleanups: use memcpy() to copy reply_buffer
Denis Efremov
2021-04-20
floppy: cleanups: use memset() to zero reply_buffer
Denis Efremov
2021-04-20
floppy: cleanups: use ST0 as reply_buffer index 0
Denis Efremov
2021-04-12
block: move bio_list_copy_data to pktcdvd
Christoph Hellwig
2021-04-12
null_blk: add option for managing virtual boundary
Max Gurtovoy
2021-04-06
drbd: use DEFINE_SPINLOCK() for spinlock
Guobin Huang
2021-04-06
swim3: support highmem
Christoph Hellwig
2021-04-06
floppy: always use the track buffer
Christoph Hellwig
2021-04-06
swim: don't call blk_queue_bounce_limit
Christoph Hellwig
2021-04-06
block: drbd: drbd_nl: Demote half-complete kernel-doc headers
Lee Jones
2021-04-06
block: xen-blkfront: Demote kernel-doc abuses
Lee Jones
2021-04-06
block: drbd: drbd_receiver: Demote less than half complete kernel-doc header
Lee Jones
2021-04-06
block: drbd: drbd_main: Fix a bunch of function documentation discrepancies
Lee Jones
2021-04-06
block: drbd: drbd_nl: Make conversion to 'enum drbd_ret_code' explicit
Lee Jones
2021-04-06
block: drbd: drbd_main: Remove duplicate field initialisation
Lee Jones
2021-04-06
block: drbd: drbd_receiver: Demote non-conformant kernel-doc headers
Lee Jones
2021-04-06
block: drbd: drbd_state: Fix some function documentation issues
Lee Jones
2021-04-06
block: mtip32xx: mtip32xx: Mark debugging variable 'start' as __maybe_unused
Lee Jones
2021-04-06
block: drbd: drbd_interval: Demote some kernel-doc abuses and fix another header
Lee Jones
2021-04-02
Merge tag 'block-5.12-2021-04-02' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-04-01
null_blk: fix command timeout completion handling
Damien Le Moal
2021-03-30
Merge tag 'for-linus-5.12b-rc6-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2021-03-29
mtip32xx: use LIST_HEAD() for list_head
Shixin Liu
2021-03-29
mtip32xx: use DEFINE_SPINLOCK() for spinlock
Shixin Liu
2021-03-29
paride/pd: remove ->revalidate_disk
Christoph Hellwig
2021-03-26
xen-blkback: don't leak persistent grants from xen_blkbk_map()
Jan Beulich
2021-03-24
drivers/block: remove the umem driver
Davidlohr Bueso
2021-03-24
rsxx: remove extraneous 'const' qualifier
Arnd Bergmann
2021-03-23
xsysace: Remove SYSACE driver
Michal Simek
2021-03-17
module: remove never implemented MODULE_SUPPORTED_DEVICE
Leon Romanovsky
2021-03-14
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-03-13
zram: fix broken page writeback
Minchan Kim
2021-03-13
zram: fix return value on writeback_store
Minchan Kim
2021-03-11
block: rename BIO_MAX_PAGES to BIO_MAX_VECS
Christoph Hellwig
2021-03-10
block: rsxx: fix error return code of rsxx_pci_probe()
Jia-Ju Bai
2021-03-09
umem: fix error return code in mm_pci_probe()
Wei Yongjun
2021-03-03
rsxx: Return -EFAULT if copy_to_user() fails
Dan Carpenter
2021-03-02
rsxx: remove unused including <linux/version.h>
Tian Tao
2021-02-28
Merge tag 'block-5.12-2021-02-27' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-02-27
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2021-02-26
block: Add bio_max_segs
Matthew Wilcox (Oracle)
2021-02-26
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-02-26
zsmalloc: account the number of compacted pages correctly
Rokudo Yan
[prev]
[next]