开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2023-06-12
nvmet: reorder fields in 'struct nvmet_sq'
Christophe JAILLET
2023-06-12
nvme-fabrics: add queue setup helpers
Keith Busch
2023-06-12
nvme-pci: cleaning up nvme_pci_init_request
Irvin Cote
2023-06-12
nvme-rdma: fix typo in comment
Max Gurtovoy
2023-06-12
nvme-core: fix dev_pm_qos memleak
Chaitanya Kulkarni
2023-06-12
nvme-core: add missing fault-injection cleanup
Chaitanya Kulkarni
2023-06-12
nvme-core: fix memory leak in dhchap_ctrl_secret
Chaitanya Kulkarni
2023-06-12
nvme-core: fix memory leak in dhchap_secret_store
Chaitanya Kulkarni
2023-06-12
block: replace fmode_t with a block-specific type for block open flags
Christoph Hellwig
2023-06-12
rnbd-srv: replace sess->open_flags with a "bool readonly"
Christoph Hellwig
2023-06-12
mtd: block: use a simple bool to track open for write
Christoph Hellwig
2023-06-12
nvme: replace the fmode_t argument to the nvme ioctl handlers with a simple bool
Christoph Hellwig
2023-06-12
scsi: replace the fmode_t argument to ->sg_io_fn with a simple bool
Christoph Hellwig
2023-06-12
scsi: replace the fmode_t argument to scsi_ioctl with a simple bool
Christoph Hellwig
2023-06-12
scsi: replace the fmode_t argument to scsi_cmd_allowed with a simple bool
Christoph Hellwig
2023-06-12
block: use the holder as indication for exclusive opens
Christoph Hellwig
2023-06-12
rnbd-srv: don't pass a holder for non-exclusive blkdev_get_by_path
Christoph Hellwig
2023-06-12
bcache: don't pass a stack address to 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-12
cdrom: remove the unused mode argument to cdrom_release
Christoph Hellwig
2023-06-12
cdrom: track if a cdrom_device_info was opened for data
Christoph Hellwig
2023-06-12
cdrom: remove the unused cdrom_close_write release code
Christoph Hellwig
2023-06-12
cdrom: remove the unused mode argument to cdrom_ioctl
Christoph Hellwig
2023-06-12
cdrom: remove the unused bdev argument to cdrom_open
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-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-05
mtd: block2mtd: don't call early_lookup_bdev after the system is running
Christoph Hellwig
2023-06-05
mtd: block2mtd: factor the early block device open logic into a helper
Christoph Hellwig
2023-06-05
dm: only call early_lookup_bdev from early boot context
Christoph Hellwig
2023-06-05
dm: remove dm_get_dev_t
Christoph Hellwig
2023-06-05
dm: open code dm_get_dev_t in dm_init_init
Christoph Hellwig
2023-06-05
dm-snap: simplify the origin_dev == cow_dev check in snapshot_ctr
Christoph Hellwig
[next]