index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
Age
Commit message (
Expand
)
Author
2022-04-25
null-blk: save memory footprint for struct nullb_cmd
Yu Kuai
2022-04-18
block/rnbd-clt: Avoid flush_workqueue(system_long_wq) usage
Jack Wang
2022-04-18
loop: don't destroy lo->workqueue in __loop_clr_fd
Christoph Hellwig
2022-04-18
loop: remove lo_refcount and avoid lo_mutex in ->open / ->release
Christoph Hellwig
2022-04-18
loop: avoid loop_validate_mutex/lo_mutex in ->release
Tetsuo Handa
2022-04-18
loop: suppress uevents while reconfiguring the device
Christoph Hellwig
2022-04-18
loop: implement ->free_disk
Christoph Hellwig
2022-04-18
loop: only freeze the queue in __loop_clr_fd when needed
Christoph Hellwig
2022-04-18
loop: don't freeze the queue in lo_release
Christoph Hellwig
2022-04-18
loop: remove the racy bd_inode->i_mapping->nrpages asserts
Christoph Hellwig
2022-04-18
loop: initialize the worker tracking fields once
Christoph Hellwig
2022-04-18
loop: de-duplicate the idle worker freeing code
Christoph Hellwig
2022-04-18
block: add a disk_openers helper
Christoph Hellwig
2022-04-18
zram: cleanup zram_remove
Christoph Hellwig
2022-04-18
zram: cleanup reset_store
Christoph Hellwig
2022-04-18
nbd: use the correct block_device in nbd_bdev_reset
Christoph Hellwig
2022-04-18
block: change exported IO accounting interface from gendisk to bdev
Ming Lei
2022-04-17
drbd: Return true/false (not 1/0) from bool functions
Haowen Bai
2022-04-17
drdb: Switch to kvfree_rcu() API
Uladzislau Rezki (Sony)
2022-04-17
drbd: Replace "unsigned" with "unsigned int"
Cai Huoqing
2022-04-17
drbd: Make use of PFN_UP helper macro
Cai Huoqing
2022-04-17
block: drbd: drbd_receiver: Remove redundant assignment to err
Jiapeng Chong
2022-04-17
drbd: address enum mismatch warnings
Arnd Bergmann
2022-04-17
drbd: fix duplicate array initializer
Arnd Bergmann
2022-04-17
block: decouple REQ_OP_SECURE_ERASE from REQ_OP_DISCARD
Christoph Hellwig
2022-04-17
block: add a bdev_discard_granularity helper
Christoph Hellwig
2022-04-17
block: remove QUEUE_FLAG_DISCARD
Christoph Hellwig
2022-04-17
block: add a bdev_max_discard_sectors helper
Christoph Hellwig
2022-04-17
block: add a bdev_fua helper
Christoph Hellwig
2022-04-17
block: add a bdev_write_cache helper
Christoph Hellwig
2022-04-17
block: add a bdev_nonrot helper
Christoph Hellwig
2022-04-17
drbd: cleanup decide_on_discard_support
Christoph Hellwig
2022-04-17
drbd: use bdev_alignment_offset instead of queue_alignment_offset
Christoph Hellwig
2022-04-17
drbd: use bdev based limit helpers in drbd_send_sizes
Christoph Hellwig
2022-04-17
drbd: remove assign_p_sizes_qlim
Christoph Hellwig
2022-04-17
pktcdvd: stop using bio_reset
Christoph Hellwig
2022-04-17
block: turn bio_kmalloc into a simple kmalloc wrapper
Christoph Hellwig
2022-04-14
block: null_blk: end timed out poll request
Ming Lei
2022-04-06
drbd: set QUEUE_FLAG_STABLE_WRITES
Christoph Böhmwalder
2022-04-06
drbd: fix an invalid memory access caused by incorrect use of list iterator
Xiaomeng Tong
2022-04-06
drbd: Fix five use after free bugs in get_initial_state
Lv Yunlong
2022-04-02
Merge tag 'for-5.18/drivers-2022-04-02' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-04-02
Revert "nbd: fix possible overflow on 'first_minor' in nbd_dev_add()"
Jens Axboe
2022-04-01
Merge tag 'for-5.18/drivers-2022-04-01' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-03-31
drbd: remove check of list iterator against head past the loop body
Jakob Koschel
2022-03-31
drbd: remove usage of list iterator variable after loop
Jakob Koschel
2022-03-31
nbd: fix possible overflow on 'first_minor' in nbd_dev_add()
Zhang Wensheng
2022-03-30
drbd: fix potential silent data corruption
Lars Ellenberg
2022-03-30
loop: fix ioctl calls using compat_loop_info
Carlos Llamas
2022-03-28
Merge tag 'for-linus-5.18-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
[prev]
[next]