]> asedeno.scripts.mit.edu Git - linux.git/shortlog
linux.git
2019-08-29 Sagi Grimbergnvme-tcp: support simple polling
2019-08-29 Minwoo Imnvme: tcp: selects CRYPTO_CRC32C for nvme-tcp
2019-08-29 Sagi Grimbergnvme: don't pass cap to nvme_disable_ctrl
2019-08-29 Sagi Grimbergnvme: move sqsize setting to the core
2019-08-29 Sagi Grimbergnvme-pci: set ctrl sqsize to the device q_depth
2019-08-29 Sagi Grimbergnvme: have nvme_init_identify set ctrl->cap
2019-08-29 Potnuri Bharat Tejanvme-tcp: Use protocol specific operations while readin...
2019-08-29 Sagi Grimbergnvme-tcp: cleanup nvme_tcp_recv_pdu
2019-08-29 Tejun Heoblkcg: fix missing free on error path of blk_iocost_init()
2019-08-29 Stephen Rothwellblkcg: blk-iocost: predeclare used structs
2019-08-29 Tejun Heoblkcg: add tools/cgroup/iocost_coef_gen.py
2019-08-29 Tejun Heoblkcg: add tools/cgroup/iocost_monitor.py
2019-08-29 Tejun Heoblkcg: implement blk-iocost
2019-08-29 Tejun Heoblk-mq: add optional request->alloc_time_ns
2019-08-29 Tejun Heoblkcg: s/RQ_QOS_CGROUP/RQ_QOS_LATENCY/
2019-08-29 Tejun Heoblock/rq_qos: implement rq_qos_ops->queue_depth_changed()
2019-08-29 Tejun Heoblock/rq_qos: add rq_qos_merge()
2019-08-29 Tejun Heoblkcg: separate blkcg_conf_get_disk() out of blkg_conf_...
2019-08-29 Tejun Heoblkcg: make ->cpd_init_fn() optional
2019-08-29 Tejun Heoblkcg: pass @q and @blkcg into blkcg_pol_alloc_pd_fn()
2019-08-27 Jens AxboeMerge branch 'md-next' of git://git.kernel.org/pub...
2019-08-27 Nigel Croxonraid5 improve too many read errors msg by adding limits
2019-08-27 NeilBrownmd: don't report active array_state until after revalid...
2019-08-27 NeilBrownmd: only call set_in_sync() when it is expected to succeed.
2019-08-27 Ming Leiblock: split .sysfs_lock into two locks
2019-08-27 Ming Leiblock: add helper for checking if queue is registered
2019-08-27 Ming Leiblk-mq: don't hold q->sysfs_lock in blk_mq_map_swqueue
2019-08-27 Ming Leiblock: don't hold q->sysfs_lock in elevator_init_mq
2019-08-27 Bart Van Asscheblock: Remove blk_mq_register_dev()
2019-08-27 Tejun Heowriteback, memcg: Implement foreign dirty flushing
2019-08-27 Tejun Heowriteback, memcg: Implement cgroup_writeback_by_id()
2019-08-27 Tejun Heowriteback: Separate out wb_get_lookup() from wb_get_cre...
2019-08-27 Tejun Heobdi: Add bdi->id
2019-08-27 Tejun Heowriteback: Generalize and expose wb_completion
2019-08-23 Jens Axboenull_blk: fix inline misuse
2019-08-23 Chaitanya Kulkarninull_blk: create a helper for req completion
2019-08-23 Chaitanya Kulkarninull_blk: create a helper for zoned devices
2019-08-23 Chaitanya Kulkarninull_blk: create a helper for mem-backed ops
2019-08-23 Chaitanya Kulkarninull_blk: create a helper for badblocks
2019-08-23 Chaitanya Kulkarninull_blk: create a helper for throttling
2019-08-23 Chaitanya Kulkarninull_blk: move duplicate code to callers
2019-08-22 Christoph Hellwigblock: move same page handling from __bio_add_pc_page...
2019-08-22 Christoph Hellwigblock: create a bio_try_merge_pc_page helper
2019-08-22 Christoph Hellwigblock: improve the gap check in __bio_add_pc_page
2019-08-20 Mike Christienbd: fix max number of supported devs
2019-08-20 Mike Christienbd: fix zero cmd timeout handling v2
2019-08-20 Mike Christienbd: add missing config put
2019-08-20 Mike Christienbd: add function to convert blk req op to nbd cmd
2019-08-20 Mike Christienbd: add set cmd timeout helper
2019-08-20 Revanth Rajashekarblock: sed-opal: Removed duplicate OPAL_METHOD_LENGTH...
2019-08-20 Revanth Rajashekarblock: sed-opal: Remove always false conditional statement
2019-08-20 Revanth Rajashekarblock: sed-opal: Add/remove spaces
2019-08-19 Junxiao Biblock: remove struct request_queue queue_head
2019-08-15 Tejun Heowriteback, cgroup: inode_switch_wbs() shouldn't give...
2019-08-15 Tejun Heowriteback, cgroup: Adjust WB_FRN_TIME_CUT_DIV to accele...
2019-08-14 Johannes Weinerblock: annotate refault stalls from IO submission
2019-08-12 zhengbinblk-mq: Fix memory leak in blk_mq_init_allocated_queue...
2019-08-09 Jann Hornfloppy: fix usercopy direction
2019-08-09 Jens Axboelightnvm: remove unused 'geo' variable
2019-08-09 Alessio Balsiniloop: Add LOOP_SET_DIRECT_IO to compat ioctl
2019-08-08 Zhou Wanglib: scatterlist: Fix to support no mapped sg
2019-08-08 YueHaibinglightnvm: remove set but not used variables 'data_len...
2019-08-07 Jens AxboeMerge branch 'md-next' of https://github.com/liu-song...
2019-08-07 Hou Taoraid1: factor out a common routine to handle the comple...
2019-08-07 Guoqing Jiangmd: don't call spare_active in md_reap_sync_thread...
2019-08-07 Guoqing Jiangmd: don't set In_sync if array is frozen
2019-08-07 Guoqing Jiangmd: allow last device to be forcibly removed from RAID1...
2019-08-07 Andy Shevchenkomd: Convert to use int_pow()
2019-08-07 Yufen Yumd/raid10: end bio when the device faulty
2019-08-07 Yufen Yumd/raid1: end bio when the device faulty
2019-08-07 Xiao Nimd/raid6: Set R5_ReadError when there is read failure...
2019-08-07 Hou Taoraid1: use an int as the return value of raise_barrier()
2019-08-06 Hans Holmbergblock: stop exporting bio_map_kern
2019-08-06 Hans Holmberglightnvm: pblk: use kvmalloc for metadata
2019-08-06 Hans Holmberglightnvm: move metadata mapping to lower level driver
2019-08-06 Hans Holmberglightnvm: remove nvm_submit_io_sync_fn
2019-08-05 Ming Leiblk-mq: balance mapping between present CPUs and queues
2019-08-05 Ming Leiscsi: implement .cleanup_rq callback
2019-08-05 Ming Leiblk-mq: add callback of .cleanup_rq
2019-08-05 Chaitanya Kulkarninull_blk: implement REQ_OP_ZONE_RESET_ALL
2019-08-05 Chaitanya Kulkarniscsi: implement REQ_OP_ZONE_RESET_ALL
2019-08-05 Chaitanya Kulkarniblk-zoned: implement REQ_OP_ZONE_RESET_ALL
2019-08-05 Chaitanya Kulkarniblock: add req op to reset all zones and flag
2019-08-05 Bart Van Asscheblock: Fix a comment in blk_cleanup_queue()
2019-08-05 Bart Van Asscheblock: Fix spelling in the header above blkg_lookup()
2019-08-05 Bart Van Asscheblock: Improve physical block alignment of split bios
2019-08-05 Bart Van Asscheblock: Simplify blk_bio_segment_split()
2019-08-05 Bart Van Asscheblock: Simplify bvec_split_segs()
2019-08-05 Bart Van Asscheblock: Document the bio splitting functions
2019-08-05 Bart Van Asscheblock: Declare several function pointer arguments 'const'
2019-08-05 Ming Leiblk-mq: remove blk_mq_complete_request_sync
2019-08-05 Ming Leinvme: wait until all completed request's complete fn...
2019-08-05 Ming Leinvme: don't abort completed request in nvme_cancel_request
2019-08-05 Ming Leiblk-mq: introduce blk_mq_tagset_wait_completed_request()
2019-08-05 Ming Leiblk-mq: introduce blk_mq_request_completed()
2019-08-05 Linus TorvaldsLinux 5.3-rc3 v5.3-rc3
2019-08-04 Linus TorvaldsMerge tag 'tpmdd-next-20190805' of git://git.infradead...
2019-08-04 Linus TorvaldsMerge tag 'mtd/fixes-for-5.3-rc3' of git://git.kernel...
2019-08-04 Nayna Jaintpm: tpm_ibm_vtpm: Fix unallocated banks
2019-08-04 Milan Broztpm: Fix null pointer dereference on chip register...
next