index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-20
block/rnbd-clt: Improve find_or_create_sess() return check
Tom Rix
1
-6
/
+4
2021-04-20
block/rnbd-srv: Remove force_close file after holding a lock
Gioh Kim
3
-6
/
+7
2021-04-20
block/rnbd-srv: Prevent a deadlock generated by accessing sysfs in parallel
Gioh Kim
1
-1
/
+3
2021-04-20
block/rnbd-clt: Replace {NO_WAIT,WAIT} with RTRS_PERMIT_{WAIT,NOWAIT}
Gioh Kim
1
-25
/
+17
2021-04-20
block/rnbd: Kill destroy_device_cb
Guoqing Jiang
1
-11
/
+4
2021-04-20
block/rnbd: Kill rnbd_clt_destroy_default_group
Guoqing Jiang
3
-7
/
+1
2021-04-20
block/rnbd-clt: Move add_disk(dev->gd) to rnbd_clt_setup_gen_disk
Guoqing Jiang
1
-2
/
+1
2021-04-20
block/rnbd-clt: Remove some arguments from rnbd_client_setup_device
Guoqing Jiang
1
-4
/
+3
2021-04-20
block/rnbd-clt: Remove some arguments from insert_dev_if_not_exists_devpath
Guoqing Jiang
1
-5
/
+4
2021-04-20
floppy: cleanups: remove FLOPPY_SILENT_DCL_CLEAR undef
Denis Efremov
1
-2
/
+0
2021-04-20
floppy: cleanups: use memcpy() to copy reply_buffer
Denis Efremov
1
-4
/
+1
2021-04-20
floppy: cleanups: use memset() to zero reply_buffer
Denis Efremov
1
-3
/
+1
2021-04-20
floppy: cleanups: use ST0 as reply_buffer index 0
Denis Efremov
1
-6
/
+6
2021-04-12
block: move bio_list_copy_data to pktcdvd
Christoph Hellwig
1
-0
/
+36
2021-04-12
null_blk: add option for managing virtual boundary
Max Gurtovoy
2
-1
/
+12
2021-04-06
drbd: use DEFINE_SPINLOCK() for spinlock
Guobin Huang
1
-4
/
+1
2021-04-06
swim3: support highmem
Christoph Hellwig
1
-9
/
+25
2021-04-06
floppy: always use the track buffer
Christoph Hellwig
1
-111
/
+25
2021-04-06
swim: don't call blk_queue_bounce_limit
Christoph Hellwig
2
-3
/
+1
2021-04-06
block: drbd: drbd_nl: Demote half-complete kernel-doc headers
Lee Jones
1
-2
/
+2
2021-04-06
block: xen-blkfront: Demote kernel-doc abuses
Lee Jones
1
-3
/
+3
2021-04-06
block: drbd: drbd_receiver: Demote less than half complete kernel-doc header
Lee Jones
1
-1
/
+1
2021-04-06
block: drbd: drbd_main: Fix a bunch of function documentation discrepancies
Lee Jones
1
-14
/
+15
2021-04-06
block: drbd: drbd_nl: Make conversion to 'enum drbd_ret_code' explicit
Lee Jones
1
-5
/
+8
2021-04-06
block: drbd: drbd_main: Remove duplicate field initialisation
Lee Jones
1
-1
/
+0
2021-04-06
block: drbd: drbd_receiver: Demote non-conformant kernel-doc headers
Lee Jones
1
-13
/
+11
2021-04-06
block: drbd: drbd_state: Fix some function documentation issues
Lee Jones
1
-3
/
+4
2021-04-06
block: mtip32xx: mtip32xx: Mark debugging variable 'start' as __maybe_unused
Lee Jones
1
-1
/
+1
2021-04-06
block: drbd: drbd_interval: Demote some kernel-doc abuses and fix another header
Lee Jones
1
-3
/
+5
2021-04-02
Merge tag 'block-5.12-2021-04-02' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-5
/
+22
2021-04-01
null_blk: fix command timeout completion handling
Damien Le Moal
2
-5
/
+22
2021-03-30
Merge tag 'for-linus-5.12b-rc6-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2021-03-29
mtip32xx: use LIST_HEAD() for list_head
Shixin Liu
1
-5
/
+2
2021-03-29
mtip32xx: use DEFINE_SPINLOCK() for spinlock
Shixin Liu
1
-3
/
+1
2021-03-29
paride/pd: remove ->revalidate_disk
Christoph Hellwig
1
-11
/
+0
2021-03-26
xen-blkback: don't leak persistent grants from xen_blkbk_map()
Jan Beulich
1
-1
/
+1
2021-03-24
drivers/block: remove the umem driver
Davidlohr Bueso
4
-1280
/
+0
2021-03-24
rsxx: remove extraneous 'const' qualifier
Arnd Bergmann
1
-1
/
+1
2021-03-23
xsysace: Remove SYSACE driver
Michal Simek
3
-1280
/
+0
2021-03-17
module: remove never implemented MODULE_SUPPORTED_DEVICE
Leon Romanovsky
1
-1
/
+0
2021-03-14
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-6
/
+11
2021-03-13
zram: fix broken page writeback
Minchan Kim
1
-3
/
+3
2021-03-13
zram: fix return value on writeback_store
Minchan Kim
1
-3
/
+8
2021-03-11
block: rename BIO_MAX_PAGES to BIO_MAX_VECS
Christoph Hellwig
1
-1
/
+1
2021-03-10
block: rsxx: fix error return code of rsxx_pci_probe()
Jia-Ju Bai
1
-0
/
+1
2021-03-09
umem: fix error return code in mm_pci_probe()
Wei Yongjun
1
-1
/
+4
2021-03-03
rsxx: Return -EFAULT if copy_to_user() fails
Dan Carpenter
1
-3
/
+5
2021-03-02
rsxx: remove unused including <linux/version.h>
Tian Tao
1
-1
/
+0
2021-02-28
Merge tag 'block-5.12-2021-02-27' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-16
/
+23
2021-02-27
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
[prev]
[next]