index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
Age
Commit message (
Expand
)
Author
2023-06-12
rnbd-srv: don't pass a holder for non-exclusive blkdev_get_by_path
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
2023-06-11
block/rnbd-srv: make process_msg_sess_info returns void
Guoqing Jiang
2023-06-11
block/rnbd-srv: init err earlier in rnbd_srv_init_module
Guoqing Jiang
2023-06-11
block/rnbd-srv: init ret with 0 instead of -EPERM
Guoqing Jiang
2023-06-11
block/rnbd-srv: rename one member in rnbd_srv_dev
Guoqing Jiang
2023-06-11
block/rnbd-srv: no need to check sess_dev
Guoqing Jiang
2023-06-11
block/rnbd: introduce rnbd_access_modes
Guoqing Jiang
2023-06-11
block/rnbd-srv: remove unused header
Guoqing Jiang
2023-06-11
block/rnbd: kill rnbd_flags_supported
Guoqing Jiang
2023-06-09
Merge tag 'block-6.4-2023-06-09' of git://git.kernel.dk/linux
Linus Torvalds
2023-06-07
pktcdvd: Sort headers
Andy Shevchenko
2023-06-07
pktcdvd: Get rid of redundant 'else'
Andy Shevchenko
2023-06-07
pktcdvd: Use put_unaligned_be16() and get_unaligned_be16()
Andy Shevchenko
2023-06-07
pktcdvd: Use DEFINE_SHOW_ATTRIBUTE() to simplify code
Andy Shevchenko
2023-06-07
pktcdvd: Drop redundant castings for sector_t
Andy Shevchenko
2023-06-07
pktcdvd: Get rid of pkt_seq_show() forward declaration
Andy Shevchenko
2023-06-07
pktcdvd: use sysfs_emit() to instead of scnprintf()
Andy Shevchenko
2023-06-07
pktcdvd: replace sscanf() by kstrtoul()
Andy Shevchenko
2023-06-07
pktcdvd: Get rid of custom printing macros
Andy Shevchenko
2023-06-07
nbd: Add the maximum limit of allocated index in nbd_dev_add
Zhong Jinghua
2023-06-06
rbd: get snapshot context after exclusive lock is ensured to be held
Ilya Dryomov
2023-06-06
rbd: move RBD_OBJ_FLAG_COPYUP_ENABLED flag setting
Ilya Dryomov
2023-06-05
null_blk: Fix: memory release when memory_backed=1
Nitesh Shetty
2023-06-05
block: introduce holder ops
Christoph Hellwig
2023-06-05
drbd: stop defining __KERNEL_SYSCALLS__
Christoph Hellwig
2023-06-04
ublk: add control command of UBLK_U_CMD_GET_FEATURES
Ming Lei
2023-05-31
floppy: use __bio_add_page for adding single page to bio
Johannes Thumshirn
2023-05-31
zram: use __bio_add_page for adding single page to bio
Johannes Thumshirn
2023-05-31
drbd: use __bio_add_page to add page to bio
Johannes Thumshirn
2023-05-27
Merge tag 'for-linus-6.4-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-05-24
xen/blkfront: Only check REQ_FUA for writes
Ross Lagerwall
2023-05-20
ublk: fix build warning on iov_iter_get_pages2
Ming Lei
2023-05-19
ublk: support user copy
Ming Lei
2023-05-19
ublk: add read()/write() support for ublk char device
Ming Lei
2023-05-19
ublk: support to copy any part of request pages
Ming Lei
2023-05-19
ublk: grab request reference when the request is handled by userspace
Ming Lei
2023-05-19
ublk: cleanup ublk_copy_user_pages
Ming Lei
2023-05-19
ublk: cleanup io cmd code path by adding ublk_fill_io_cmd()
Ming Lei
2023-05-19
ublk: kill queuing request by task_work_add
Ming Lei
2023-05-18
ublk: fix AB-BA lockdep warning
Ming Lei
2023-05-16
brd: use XArray instead of radix-tree to index backing pages
Pankaj Raghav
2023-05-12
ublk: fix command op code check
Ming Lei
2023-05-12
block/rnbd: replace REQ_OP_FLUSH with REQ_OP_WRITE
Guoqing Jiang
2023-05-12
nbd: Fix debugfs_create_dir error checking
Ivan Orlov
2023-05-07
Merge tag 'for-6.4/io_uring-2023-05-07' of git://git.kernel.dk/linux
Linus Torvalds
2023-05-06
Merge tag 'for-6.4/block-2023-05-06' of git://git.kernel.dk/linux
Linus Torvalds
2023-05-04
io_uring: Pass whole sqe to commands
Breno Leitao
[prev]
[next]