index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
block
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
loop: implement ->free_disk
Christoph Hellwig
2022-04-18
1
-4
/
+12
|
*
|
|
loop: only freeze the queue in __loop_clr_fd when needed
Christoph Hellwig
2022-04-18
1
-3
/
+9
|
*
|
|
loop: don't freeze the queue in lo_release
Christoph Hellwig
2022-04-18
1
-7
/
+0
|
*
|
|
loop: remove the racy bd_inode->i_mapping->nrpages asserts
Christoph Hellwig
2022-04-18
1
-20
/
+0
|
*
|
|
loop: initialize the worker tracking fields once
Christoph Hellwig
2022-04-18
1
-4
/
+3
|
*
|
|
loop: de-duplicate the idle worker freeing code
Christoph Hellwig
2022-04-18
1
-38
/
+35
|
*
|
|
block: add a disk_openers helper
Christoph Hellwig
2022-04-18
2
-4
/
+4
|
*
|
|
zram: cleanup zram_remove
Christoph Hellwig
2022-04-18
1
-6
/
+5
|
*
|
|
zram: cleanup reset_store
Christoph Hellwig
2022-04-18
1
-9
/
+9
|
*
|
|
nbd: use the correct block_device in nbd_bdev_reset
Christoph Hellwig
2022-04-18
1
-7
/
+7
|
*
|
|
drbd: Return true/false (not 1/0) from bool functions
Haowen Bai
2022-04-17
1
-1
/
+1
|
*
|
|
drdb: Switch to kvfree_rcu() API
Uladzislau Rezki (Sony)
2022-04-17
3
-12
/
+6
|
*
|
|
drbd: Replace "unsigned" with "unsigned int"
Cai Huoqing
2022-04-17
1
-4
/
+4
|
*
|
|
drbd: Make use of PFN_UP helper macro
Cai Huoqing
2022-04-17
3
-4
/
+4
|
*
|
|
block: drbd: drbd_receiver: Remove redundant assignment to err
Jiapeng Chong
2022-04-17
1
-1
/
+0
|
*
|
|
drbd: address enum mismatch warnings
Arnd Bergmann
2022-04-17
1
-11
/
+13
|
*
|
|
drbd: fix duplicate array initializer
Arnd Bergmann
2022-04-17
1
-5
/
+6
*
|
|
|
Merge tag 'for-5.19/block-2022-05-22' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-05-23
16
-163
/
+122
|
\
\
\
\
|
*
|
|
|
blk-cgroup: replace bio_blkcg with bio_blkcg_css
Christoph Hellwig
2022-05-02
1
-5
/
+7
|
*
|
|
|
block: change exported IO accounting interface from gendisk to bdev
Ming Lei
2022-04-18
1
-2
/
+3
|
|
/
/
/
|
*
|
|
block: decouple REQ_OP_SECURE_ERASE from REQ_OP_DISCARD
Christoph Hellwig
2022-04-17
6
-18
/
+18
|
*
|
|
block: add a bdev_discard_granularity helper
Christoph Hellwig
2022-04-17
3
-7
/
+7
|
*
|
|
block: remove QUEUE_FLAG_DISCARD
Christoph Hellwig
2022-04-17
13
-45
/
+10
|
*
|
|
block: add a bdev_max_discard_sectors helper
Christoph Hellwig
2022-04-17
3
-6
/
+7
|
*
|
|
block: add a bdev_fua helper
Christoph Hellwig
2022-04-17
1
-2
/
+1
|
*
|
|
block: add a bdev_write_cache helper
Christoph Hellwig
2022-04-17
2
-2
/
+2
|
*
|
|
block: add a bdev_nonrot helper
Christoph Hellwig
2022-04-17
1
-1
/
+1
|
*
|
|
drbd: cleanup decide_on_discard_support
Christoph Hellwig
2022-04-17
1
-33
/
+35
|
*
|
|
drbd: use bdev_alignment_offset instead of queue_alignment_offset
Christoph Hellwig
2022-04-17
1
-1
/
+1
|
*
|
|
drbd: use bdev based limit helpers in drbd_send_sizes
Christoph Hellwig
2022-04-17
1
-5
/
+7
|
*
|
|
drbd: remove assign_p_sizes_qlim
Christoph Hellwig
2022-04-17
1
-27
/
+20
|
*
|
|
pktcdvd: stop using bio_reset
Christoph Hellwig
2022-04-17
1
-16
/
+9
|
*
|
|
block: turn bio_kmalloc into a simple kmalloc wrapper
Christoph Hellwig
2022-04-17
1
-12
/
+13
*
|
|
|
block: remove last remaining traces of IDE documentation
Paul Gortmaker
2022-05-15
1
-1
/
+1
|
|
/
/
|
/
|
|
*
|
|
ataflop: use a statically allocated error counters
Willy Tarreau
2022-05-08
1
-4
/
+6
*
|
|
floppy: use a statically allocated error counter
Willy Tarreau
2022-05-08
1
-10
/
+8
|
|
/
|
/
|
*
|
floppy: disable FDRAWCMD by default
Willy Tarreau
2022-04-27
2
-11
/
+48
|
/
*
block: null_blk: end timed out poll request
Ming Lei
2022-04-14
1
-1
/
+1
*
drbd: set QUEUE_FLAG_STABLE_WRITES
Christoph Böhmwalder
2022-04-06
1
-0
/
+1
*
drbd: fix an invalid memory access caused by incorrect use of list iterator
Xiaomeng Tong
2022-04-06
1
-4
/
+2
*
drbd: Fix five use after free bugs in get_initial_state
Lv Yunlong
2022-04-06
4
-33
/
+42
*
Merge tag 'for-5.18/drivers-2022-04-02' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-04-02
1
-12
/
+12
|
\
|
*
Revert "nbd: fix possible overflow on 'first_minor' in nbd_dev_add()"
Jens Axboe
2022-04-02
1
-12
/
+12
*
|
Merge tag 'for-5.18/drivers-2022-04-01' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-04-01
7
-33
/
+50
|
\
|
|
*
drbd: remove check of list iterator against head past the loop body
Jakob Koschel
2022-03-31
1
-15
/
+27
|
*
drbd: remove usage of list iterator variable after loop
Jakob Koschel
2022-03-31
1
-2
/
+5
|
*
nbd: fix possible overflow on 'first_minor' in nbd_dev_add()
Zhang Wensheng
2022-03-31
1
-12
/
+12
|
*
drbd: fix potential silent data corruption
Lars Ellenberg
2022-03-30
1
-1
/
+2
|
*
loop: fix ioctl calls using compat_loop_info
Carlos Llamas
2022-03-30
1
-0
/
+1
|
*
n64cart: convert bi_disk to bi_bdev->bd_disk fix build
Jackie Liu
2022-03-21
1
-1
/
+1
[prev]
[next]