index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
accessibility
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-11-08
block: still try to split bio if the bvec crosses pages
Ming Lei
1
-1
/
+2
2019-11-07
blk-cgroup: separate out blkg_rwstat under CONFIG_BLK_CGROUP_RWSTAT
Tejun Heo
9
-256
/
+287
2019-11-07
blk-cgroup: reimplement basic IO stats using cgroup rstat
Tejun Heo
2
-30
/
+142
2019-11-07
blk-cgroup: remove now unused blkg_print_stat_{bytes|ios}_recursive()
Tejun Heo
2
-88
/
+0
2019-11-07
blk-throtl: stop using blkg->stat_bytes and ->stat_ios
Tejun Heo
1
-9
/
+61
2019-11-07
bfq-iosched: stop using blkg->stat_bytes and ->stat_ios
Tejun Heo
3
-12
/
+35
2019-11-07
bfq-iosched: relocate bfqg_*rwstat*() helpers
Tejun Heo
1
-23
/
+23
2019-11-07
null_blk: add zone open, close, and finish support
Ajay Joshi
1
-3
/
+30
2019-11-07
dm: add zone open, close and finish support
Ajay Joshi
3
-7
/
+7
2019-11-07
block: add zone open, close and finish ioctl support
Ajay Joshi
4
-14
/
+46
2019-11-07
block: add zone open, close and finish operations
Ajay Joshi
6
-23
/
+63
2019-11-07
block: Simplify REQ_OP_ZONE_RESET_ALL handling
Damien Le Moal
1
-27
/
+13
2019-11-07
block: Remove REQ_OP_ZONE_RESET plugging
Damien Le Moal
1
-4
/
+0
2019-11-07
blkcg: make blkcg_print_stat() print stats only for online blkgs
Tejun Heo
1
-5
/
+8
2019-11-06
block: Warn if elevator= parameter is used
Jan Kara
1
-0
/
+9
2019-11-05
nvme: change nvme_passthru_cmd64 to explicitly mark rsvd
Charles Machalow
1
-0
/
+1
2019-11-05
nvme-multipath: fix crash in nvme_mpath_clear_ctrl_paths
Anton Eidelman
1
-0
/
+2
2019-11-05
nvme-rdma: fix a segmentation fault during module unload
Max Gurtovoy
1
-0
/
+8
2019-11-05
block: avoid blk_bio_segment_split for small I/O operations
Christoph Hellwig
1
-1
/
+15
2019-11-04
nvme: Fix parsing of ANA log page
Prabhath Sajeepa
1
-4
/
+8
2019-11-04
nvmet: stop using bio_set_op_attrs
Christoph Hellwig
1
-7
/
+6
2019-11-04
nvmet: add plugging for read/write when ns is bdev
Christoph Hellwig
1
-0
/
+3
2019-11-04
nvmet: clean up command parsing a bit
Christoph Hellwig
2
-5
/
+6
2019-11-04
nvme-pci: Spelling s/resdicovered/rediscovered/
Geert Uytterhoeven
1
-1
/
+1
2019-11-04
nvmet: fill discovery controller sn, fr and mn correctly
Sagi Grimberg
1
-1
/
+7
2019-11-04
nvmet: Open code nvmet_req_execute()
Christoph Hellwig
6
-15
/
+8
2019-11-04
nvmet: Remove the data_len field from the nvmet_req struct
Christoph Hellwig
7
-39
/
+86
2019-11-04
nvmet: Introduce nvmet_dsm_len() helper
Christoph Hellwig
2
-2
/
+7
2019-11-04
nvmet: Cleanup discovery execute handlers
Christoph Hellwig
1
-25
/
+19
2019-11-04
nvmet: Introduce common execute function for get_log_page and identify
Christoph Hellwig
1
-43
/
+50
2019-11-04
nvmet-tcp: Don't set the request's data_len
Logan Gunthorpe
1
-4
/
+2
2019-11-04
nvmet-tcp: Don't check data_len in nvmet_tcp_map_data()
Logan Gunthorpe
1
-1
/
+1
2019-11-04
nvme: Introduce nvme_lba_to_sect()
Damien Le Moal
2
-7
/
+15
2019-11-04
nvme: Cleanup and rename nvme_block_nr()
Damien Le Moal
2
-5
/
+8
2019-11-04
nvme: resync include/linux/nvme.h with nvmecli
Revanth Rajashekar
1
-3
/
+50
2019-11-04
nvme: move common call to nvme_cleanup_cmd to core layer
Max Gurtovoy
5
-11
/
+8
2019-11-04
nvme: introduce "Command Aborted By host" status code
Max Gurtovoy
3
-1
/
+3
2019-11-04
nvmet-rdma: add unlikely check at nvmet_rdma_map_sgl_keyed
Israel Rukshin
1
-2
/
+2
2019-11-04
nvmet: add unlikely check at nvmet_req_alloc_sgl
Israel Rukshin
1
-1
/
+1
2019-11-04
nvmet: use bio_io_error instead of duplicating it
Israel Rukshin
1
-5
/
+3
2019-11-04
nvme: introduce nvme_is_aen_req function
Israel Rukshin
5
-8
/
+12
2019-11-04
nvme-fc: ensure association_id is cleared regardless of a Disconnect LS
James Smart
1
-3
/
+3
2019-11-04
nvme-fc: clarify error messages
James Smart
1
-5
/
+6
2019-11-04
nvme-fc: Set new cmd set indicator in nvme-fc cmnd iu
James Smart
1
-0
/
+5
2019-11-04
nvme-fc and nvmet-fc: sync with FC-NVME-2 header changes
James Smart
2
-25
/
+26
2019-11-04
nvme-fc: Sync nvme-fc header to FC-NVME-2
James Smart
1
-45
/
+137
2019-11-04
blk-mq: make sure that line break can be printed
Ming Lei
1
-1
/
+1
2019-11-04
block: sed-opal: Introduce Opal Datastore UID
Revanth Rajashekar
2
-0
/
+3
2019-11-04
block: sed-opal: Add support to read/write opal tables generically
Revanth Rajashekar
4
-1
/
+193
2019-11-04
block: sed-opal: Generalizing write data to any opal table
Revanth Rajashekar
1
-64
/
+74
[next]