index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
qla1280.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-11-16
nvme-auth: don't re-authenticate if the controller is not LIVE
Sagi Grimberg
1
-0
/
+7
2022-11-16
nvme-auth: remove symbol export from nvme_auth_reset
Sagi Grimberg
1
-1
/
+0
2022-11-16
nvme-auth: rename authentication work elements
Sagi Grimberg
1
-4
/
+4
2022-11-16
nvme-auth: rename __nvme_auth_[reset|free] to nvme_auth[reset|free]_dhchap
Sagi Grimberg
1
-6
/
+6
2022-11-16
nvme-pci: don't unbind the driver on reset failure
Christoph Hellwig
1
-30
/
+10
2022-11-16
nvme-pci: split the initial probe from the rest path
Christoph Hellwig
1
-53
/
+80
2022-11-16
nvme-pci: move the HMPRE check into nvme_setup_host_mem
Christoph Hellwig
1
-5
/
+6
2022-11-15
nvme-pci: simplify nvme_dbbuf_dma_alloc
Christoph Hellwig
1
-16
/
+16
2022-11-15
nvme-pci: call nvme_pci_configure_admin_queue from nvme_pci_enable
Christoph Hellwig
1
-5
/
+2
2022-11-15
nvme-pci: set constant paramters in nvme_pci_alloc_ctrl
Christoph Hellwig
1
-21
/
+17
2022-11-15
nvme-pci: factor out a nvme_pci_alloc_dev helper
Christoph Hellwig
1
-35
/
+46
2022-11-15
nvme-pci: factor the iod mempool creation into a helper
Christoph Hellwig
1
-23
/
+18
2022-11-15
nvme-pci: move more teardown work to nvme_remove
Christoph Hellwig
1
-2
/
+2
2022-11-15
nvme-pci: put the admin queue in nvme_dev_remove_admin
Christoph Hellwig
1
-2
/
+1
2022-11-15
nvme: simplify transport specific device attribute handling
Christoph Hellwig
3
-17
/
+16
2022-11-15
nvme: move OPAL setup from PCIe to core
Christoph Hellwig
8
-25
/
+29
2022-11-15
nvme: don't call nvme_init_ctrl_finish from nvme_passthru_end
Christoph Hellwig
1
-2
/
+4
2022-11-15
nvme: implement the DEAC bit for the Write Zeroes command
Christoph Hellwig
3
-1
/
+14
2022-11-15
nvme: identify-namespace without CAP_SYS_ADMIN
Kanchan Joshi
1
-2
/
+16
2022-11-15
nvme: fine-granular CAP_SYS_ADMIN for nvme io commands
Kanchan Joshi
2
-33
/
+70
2022-11-15
nvme-fc: improve memory usage in nvme_fc_rcv_ls_req()
Christophe JAILLET
1
-8
/
+9
2022-11-15
nvmet: only allocate a single slab for bvecs
Christoph Hellwig
3
-22
/
+19
2022-11-15
nvmet: force reconnect when number of queue changes
Daniel Wagner
1
-1
/
+8
2022-11-15
nvmet: use try_cmpxchg in nvmet_update_sq_head
Uros Bizjak
1
-3
/
+2
2022-11-14
md/raid1: stop mdx_raid1 thread when raid1 array run failed
Jiang Li
1
-0
/
+1
2022-11-14
md/raid5: use bdev_write_cache instead of open coding it
Christoph Hellwig
2
-8
/
+2
2022-11-14
md: fix a crash in mempool_free
Mikulas Patocka
1
-3
/
+6
2022-11-14
md/raid0, raid10: Don't set discard sectors for request queue
Xiao Ni
2
-3
/
+0
2022-11-14
md/bitmap: Fix bitmap chunk size overflow issues
Florian-Ewald Mueller
1
-8
/
+12
2022-11-14
md: introduce md_ro_state
Ye Bin
1
-70
/
+82
2022-11-14
md: factor out __md_set_array_info()
Ye Bin
1
-30
/
+35
2022-11-14
lib/raid6: drop RAID6_USE_EMPTY_ZERO_PAGE
Giulio Benetti
2
-10
/
+0
2022-11-14
raid5-cache: use try_cmpxchg in r5l_wake_reclaim
Uros Bizjak
1
-2
/
+3
2022-11-14
drivers/md/md-bitmap: check the return value of md_bitmap_get_counter()
Li Zhong
1
-12
/
+15
2022-11-11
sbitmap: Use single per-bitmap counting to wake up queued tags
Gabriel Krisman Bertazi
2
-101
/
+37
2022-11-10
blk-mq: simplify blk_mq_realloc_tag_set_tags
Christoph Hellwig
1
-6
/
+4
2022-11-10
blk-mq: remove blk_mq_alloc_tag_set_tags
Christoph Hellwig
1
-9
/
+5
2022-11-09
bfq: ignore oom_bfqq in bfq_check_waker
Khazhismel Kumykov
1
-1
/
+3
2022-11-09
bfq: fix waker_bfqq inconsistency crash
Khazhismel Kumykov
1
-2
/
+7
2022-11-09
drbd: Store op in drbd_peer_request
Christoph Böhmwalder
3
-40
/
+53
2022-11-09
drbd: disable discard support if granularity > max
Philipp Reisner
1
-0
/
+13
2022-11-09
drbd: use blk_queue_max_discard_sectors helper
Christoph Böhmwalder
1
-5
/
+5
2022-11-09
ABI: sysfs-bus-pci: add documentation for p2pmem allocate
Logan Gunthorpe
1
-0
/
+10
2022-11-09
PCI/P2PDMA: Allow userspace VMA allocations through sysfs
Logan Gunthorpe
1
-0
/
+124
2022-11-09
block: set FOLL_PCI_P2PDMA in bio_map_user_iov()
Logan Gunthorpe
1
-4
/
+8
2022-11-09
block: set FOLL_PCI_P2PDMA in __bio_iov_iter_get_pages()
Logan Gunthorpe
1
-2
/
+7
2022-11-09
lib/scatterlist: add check when merging zone device pages
Logan Gunthorpe
1
-10
/
+15
2022-11-09
block: add check when merging zone device pages
Logan Gunthorpe
2
-0
/
+26
2022-11-09
iov_iter: introduce iov_iter_get_pages_[alloc_]flags()
Logan Gunthorpe
2
-8
/
+30
2022-11-09
mm: introduce FOLL_PCI_P2PDMA to gate getting PCI P2PDMA pages
Logan Gunthorpe
3
-3
/
+23
[next]