]> git.ipfire.org Git - thirdparty/linux.git/shortlog
thirdparty/linux.git
2018-03-26  James Smartnvme_fc: io timeout should defer abort to ctrl reset
2018-03-26  James Smartnvme_fc: fix ctrl create failures racing with workq...
2018-03-26  Jarosław Janiknvme-pci: disable APST for Samsung NVMe SSD 960 EVO...
2018-03-26  Max Gurtovoynvme: centralize ctrl removal prints
2018-03-26  Keith Buschnvme-pci: Add .get_address ctrl callback
2018-03-26  Matias Bjørlingnvme: implement log page low/high offset and dwords
2018-03-26  Jianchao Wangnvme: change namespaces_mutext to namespaces_rwsem
2018-03-26  Jianchao Wangnvme: fix the dangerous reference of namespaces list
2018-03-26  Jianchao Wangnvme-pci: quiesce IO queues prior to disabling device...
2018-03-26  Thomas TaiDocumentation: nvme: Documentation for nvme fault injection
2018-03-26  Thomas Tainvme: Add fault injection feature
2018-03-26  Minwoo Imnvme: use define instead of magic value for identify...
2018-03-26  Sagi Grimbergiscsi-target: use common inet_addr_is_any
2018-03-26  Sagi Grimbergnvmet: don't return "any" ip address in discovery log...
2018-03-26  Sagi Grimbergnet/utils: Introduce inet_addr_is_any
2018-03-22  Shawn Linmmc: block: Delete gendisk before cleaning up the reque...
2018-03-22  Mikulas PatockaFix slab name "biovec-(1<<(21-12))"
2018-03-22  Mikulas Patockablock: use 32-bit blk_status_t on Alpha
2018-03-19  Bart Van Asscheblock: Change a rcu_read_{lock,unlock}_sched() pair...
2018-03-19  Bart Van Asschebcache: Fix a compiler warning in bcache_device_init()
2018-03-19  Bart Van Asschebcache: Reduce the number of sparse complaints about...
2018-03-19  Bart Van Asschebcache: Suppress more warnings about set-but-not-used...
2018-03-19  Bart Van Asschebcache: Remove an unused variable
2018-03-19  Bart Van Asschebcache: Fix kernel-doc warnings
2018-03-19  Bart Van Asschebcache: Annotate switch fall-through
2018-03-19  Bart Van Asschebcache: Add __printf annotation to __bch_check_keys()
2018-03-19  Bart Van Asschebcache: Fix indentation
2018-03-19  Coly Libcache: add io_disable to struct cached_dev
2018-03-19  Coly Libcache: add backing_request_endio() for bi_end_io
2018-03-19  Chengguang Xubcache: move closure debug file into debug directory
2018-03-19  Tang Junhuibcache: fix using of loop variable in memory shrink
2018-03-19  Tang Junhuibcache: fix error return value in memory shrink
2018-03-19  Tang Junhuibcache: fix incorrect sysfs output value of strip size
2018-03-19  Tang Junhuibcache: fix inaccurate io state for detached bcache...
2018-03-19  Coly Libcache: add stop_when_cache_set_failed option to backin...
2018-03-19  Coly Libcache: add CACHE_SET_IO_DISABLE to struct cache_set...
2018-03-19  Coly Libcache: stop dc->writeback_rate_update properly
2018-03-19  Coly Libcache: quit dc->writeback_thread when BCACHE_DEV_DETAC...
2018-03-19  Coly Libcache: fix cached_dev->count usage for bch_cache_set_e...
2018-03-17  Christoph Hellwigblock: bio_check_eod() needs to consider partitions
2018-03-17  Bart Van Asscheblock: Move SECTOR_SIZE and SECTOR_SHIFT definitions...
2018-03-17  Bart Van Asscheblk-mq-debugfs: Show more request state information
2018-03-16  Joseph Qiblk-throttle: fix race between blkcg_bio_issue_check...
2018-03-16  Jonas Rabensteinblock: sed-opal: fix u64 short atom length
2018-03-13  Christoph Hellwigbsg: split handling of SCSI CDBs vs transport requeues
2018-03-13  Christoph Hellwigbsg-lib: remove bsg_job.req
2018-03-13  Christoph Hellwigbsg-lib: introduce a timeout field in struct bsg_job
2018-03-12  Nikolay Borisovdirect-io: Remove unused DIO_SKIP_DIO_COUNT logic
2018-03-12  Nikolay Borisovdirect-io: Remove unused DIO_ASYNC_EXTEND flag
2018-03-09  Ross ZwislerMAINTAINERS: add coverage for drivers/block
2018-03-09  Bart Van Asscheblock: Suppress kernel-doc warnings triggered by blk...
2018-03-09  Maurizio Lombardicdrom: do not call check_disk_change() inside cdrom_open()
2018-03-09  Randy DunlapDocumentation/cdrom: fix German sharp s in LaTex
2018-03-09  Randy DunlapDocumentation/cdrom: update cdrom-standard.tex for...
2018-03-08  Bart Van Asscheblock: Move the queue_flag_*() functions from a public...
2018-03-08  Bart Van Asscheblock: Complain if queue_flag_(set|clear)_unlocked...
2018-03-08  Bart Van Asscheblock: Use blk_queue_flag_*() in drivers instead of...
2018-03-08  Bart Van Asschetarget/tcm_loop: Use blk_queue_flag_set()
2018-03-08  Bart Van Asscheiscsi: Use blk_queue_flag_set()
2018-03-08  Bart Van Asschebcache: Use the blk_queue_flag_{set,clear}() functions
2018-03-08  Bart Van Asschemtip32xx: Use the blk_queue_flag_*() functions
2018-03-08  Bart Van Asscheblock: Protect queue flag changes with the queue lock
2018-03-08  Bart Van Asscheblock: Introduce blk_queue_flag_{set,clear,test_and_...
2018-03-08  Bart Van Asscheblock: Use the queue_flag_*() functions instead of...
2018-03-08  Bart Van Asscheblock: Reorder the queue flag manipulation function...
2018-03-07  Jonas Rabensteinblock: sed-opal: fix response string extraction
2018-03-06  Ming Leiblock: null_blk: fix 'Invalid parameters' when loading...
2018-03-01  Arnd Bergmannstaging: rts5208: rename SG_END macro
2018-03-01  Arnd Bergmannmisc: rtsx: rename SG_END macro
2018-02-28  Bart Van Asscheblock: Fix a race between request queue removal and...
2018-02-28  Bart Van Asscheblock: Fix a race between the cgroup code and request...
2018-02-28  Bart Van Asscheblock: Add 'lock' as third argument to blk_alloc_queue_...
2018-02-28  Bart Van Asschezram: Delete gendisk before cleaning up the request...
2018-02-28  Bart Van Asschemd: Delete gendisk before cleaning up the request queue
2018-02-28  Bart Van Asscheblock/loop: Delete gendisk before cleaning up the reque...
2018-02-28  Jens Axboenull_blk: add 'requeue' fault attribute
2018-02-28  Omar Sandovalsbitmap: use test_and_set_bit_lock()/clear_bit_unlock()
2018-02-28  Omar Sandovalblock: clear ctx pending bit under ctx lock
2018-02-28  Bart Van Asscheblk-mq-debugfs: Show zone locking information
2018-02-28  Bart Van Asscheblk-mq-debugfs: Reorder queue show and store methods
2018-02-28  Jiufei Xuewriteback: remove dead code in wb_blkcg/memcg_offline
2018-02-28  Anshuman Khanduallib/scatterlist: Add SG_CHAIN and SG_END macros for...
2018-02-28  Jens AxboeMerge branch 'for-jens' of git://git.infradead.org...
2018-02-28  Max Gurtovoynvmet: fix PSDT field check in command format
2018-02-28  Baegjae Sungnvme-multipath: fix sysfs dangerously created links
2018-02-27  Gustavo A.... nbd: fix return value in error handling path
2018-02-27  Tang Junhuibcache: fix kcrashes with fio in RAID5 backend dev
2018-02-27  Coly Libcache: correct flash only vols (check all uuids)
2018-02-26  Eric Biggersblktrace_api.h: fix comment for struct blk_user_trace_setup
2018-02-26  Jan Karablockdev: Avoid two active bdev inodes for one device
2018-02-26  Jan Karagenhd: Fix BUG in blkdev_open()
2018-02-26  Jan Karagenhd: Fix use after free in __blkdev_get()
2018-02-26  Jan Karagenhd: Add helper put_disk_and_module()
2018-02-26  Jan Karagenhd: Rename get_disk() to get_disk_and_module()
2018-02-26  Jan Karagenhd: Fix leaked module reference for NVME devices
2018-02-26  Jan Karadirect-io: Fix sleep in atomic due to sync AIO
2018-02-26  Jianchao Wangnvme-pci: Fix nvme queue cleanup if IRQ setup fails
2018-02-24  Ming Leiblock: kyber: fix domain token leak during requeue
2018-02-24  Ming Leiblk-mq: don't call io sched's .requeue_request when...
2018-02-23  Ming Leiblock: pass inclusive 'lend' parameter to truncate_inod...
next