| Age | Commit message (Expand) | Author | Files | Lines |
| 2018-06-08 | dm writecache: rework writecache_flush_threaddm-4.18-writecache-splitout | Mikulas Patocka | 1 | -29/+50 |
| 2018-06-08 | dm writecache: convert remaining swait queue to wake_up_process | Mikulas Patocka | 1 | -19/+15 |
| 2018-06-08 | dm writecache: convert swait_queues to wait_queues | Mikulas Patocka | 1 | -13/+13 |
| 2018-06-08 | dm: add writecache target | Mikulas Patocka | 4 | -0/+2368 |
| 2018-06-08 | swait: export symbols __prepare_to_swait and __finish_swait | Mikulas Patocka | 1 | -0/+2 |
| 2018-06-08 | dm: adjust structure members to improve alignment | Mike Snitzer | 9 | -73/+79 |
| 2018-06-08 | dm: report which conflicting type caused error during table_load() | Mike Snitzer | 1 | -1/+2 |
| 2018-06-08 | dm: use bioset_init_from_src() to copy bio_set | Jens Axboe | 1 | -6/+16 |
| 2018-06-08 | block: add bioset_init_from_src() helper | Jens Axboe | 2 | -0/+19 |
| 2018-06-07 | block: always set partition number to '0' in blk_partition_remap() | Hannes Reinecke | 1 | -1/+1 |
| 2018-06-06 | block: pass failfast and driver-specific flags to flush requests | Hannes Reinecke | 1 | -3/+6 |
| 2018-06-05 | nbd: set discard_alignment to the granularity | Josef Bacik | 1 | -0/+3 |
| 2018-06-05 | nbd: Consistently use request pointer in debug messages. | Kevin Vigor | 1 | -5/+5 |
| 2018-06-05 | block: add verifier for cmdline partition | Wang YanQing | 1 | -0/+57 |
| 2018-06-05 | lightnvm: pblk: fix resource leak of invalid_bitmap | Colin Ian King | 1 | -1/+2 |
| 2018-06-05 | lightnvm: pblk: make symbol write_buffer_size static | Wei Yongjun | 1 | -1/+1 |
| 2018-06-05 | loop: add recursion validation to LOOP_CHANGE_FD | Theodore Ts'o | 1 | -30/+38 |
| 2018-06-05 | dm: Use kzalloc for all structs with embedded biosets/mempoolsfor-linus-20180605 | Kent Overstreet | 7 | -7/+7 |
| 2018-06-04 | blk-mq: return when hctx is stopped in blk_mq_run_work_fn | Jianchao Wang | 1 | -1/+1 |
| 2018-06-04 | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 13 | -118/+69 |
| 2018-06-04 | Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 266 | -6032/+1229 |
| 2018-06-04 | Merge branch 'work.rmdir' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 1 | -4/+4 |
| 2018-06-04 | Merge branch 'work.dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 1 | -79/+43 |
| 2018-06-04 | Merge tag 'for-4.18/block-20180603' of git://git.kernel.dk/linux-block | Linus Torvalds | 212 | -3984/+4020 |
| 2018-06-03 | Linux 4.17v4.17 | Linus Torvalds | 1 | -1/+1 |
| 2018-06-03 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs | Linus Torvalds | 4 | -21/+34 |
| 2018-06-03 | Revert "fs: fold open_check_o_direct into do_dentry_open" | Al Viro | 3 | -19/+33 |
| 2018-06-03 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 3 | -18/+35 |
| 2018-06-03 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 9 | -21/+185 |
| 2018-06-02 | blk-mq: update nr_requests when switching to 'none' schedulerfor-4.18/block-20180603 | Ming Lei | 1 | -0/+1 |
| 2018-06-02 | block: don't use blocking queue entered for recursive bio submits | Jens Axboe | 3 | -1/+15 |
| 2018-06-02 | dm-crypt: fix warning in shutdown path | Kent Overstreet | 1 | -4/+3 |
| 2018-06-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 38 | -115/+192 |
| 2018-06-02 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 1 | -2/+20 |
| 2018-06-02 | Merge tag 'drm-fixes-for-v4.17-rc8' of git://people.freedesktop.org/~airlied/... | Linus Torvalds | 8 | -44/+91 |
| 2018-06-03 | Merge branch 'drm-fixes-4.17' of git://people.freedesktop.org/~agd5f/linux in... | Dave Airlie | 1 | -9/+22 |
| 2018-06-02 | Merge tag 'mips_fixes_4.17_3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 4 | -38/+6 |
| 2018-06-02 | Merge tag 'vfio-v4.17' of git://github.com/awilliam/linux-vfio | Linus Torvalds | 1 | -15/+10 |
| 2018-06-02 | Merge tag 'char-misc-4.17-rc8' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 3 | -7/+8 |
| 2018-06-02 | Merge tag 'staging-4.17-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 8 | -68/+93 |
| 2018-06-02 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 14 | -62/+172 |
| 2018-06-02 | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 3 | -2/+10 |
| 2018-06-02 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2 | -2/+2 |
| 2018-06-02 | mm: fix the NULL mapping case in __isolate_lru_page() | Hugh Dickins | 1 | -1/+1 |
| 2018-06-02 | mm/huge_memory.c: __split_huge_page() use atomic ClearPageDirty() | Hugh Dickins | 1 | -1/+1 |
| 2018-06-02 | Revert "vfio/type1: Improve memory pinning process for raw PFN mapping" | Alex Williamson | 1 | -15/+10 |
| 2018-06-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 2 | -0/+4 |
| 2018-06-01 | bpf: fix uapi hole for 32 bit compat applications | Daniel Borkmann | 2 | -0/+4 |
| 2018-06-01 | net: usb: cdc_mbim: add flag FLAG_SEND_ZLP | Daniele Palmas | 1 | -1/+1 |
| 2018-06-01 | Merge branch 'tunnel-mtus' | David S. Miller | 3 | -9/+15 |
| 2018-06-01 | ip6_tunnel: remove magic mtu value 0xFFF8 | Nicolas Dichtel | 2 | -5/+11 |
| 2018-06-01 | ip_tunnel: restore binding to ifaces with a large mtu | Nicolas Dichtel | 1 | -4/+4 |
| 2018-06-01 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 2 | -4/+3 |
| 2018-06-01 | net: dsa: b53: Add BCM5389 support | Damien Thébault | 4 | -1/+19 |
| 2018-06-01 | lightnvm: pblk: take bitmap alloc. out of critical section | Javier González | 1 | -41/+56 |
| 2018-06-01 | lightnvm: pblk: kick writer on new flush points | Hans Holmberg | 4 | -7/+10 |
| 2018-06-01 | lightnvm: pblk: only try to recover lines with written smeta | Hans Holmberg | 1 | -9/+21 |
| 2018-06-01 | lightnvm: pblk: remove unnecessary bio_get/put | Javier González | 1 | -37/+28 |
| 2018-06-01 | lightnvm: pblk: add possibility to set write buffer size manually | Marcin Dziegielewski | 1 | -2/+12 |
| 2018-06-01 | lightnvm: fix partial read error path | Igor Konopko | 1 | -4/+4 |
| 2018-06-01 | lightnvm: proper error handling for pblk_bio_add_pages | Igor Konopko | 1 | -2/+4 |
| 2018-06-01 | lightnvm: pblk: fix smeta write error path | Hans Holmberg | 1 | -3/+4 |
| 2018-06-01 | lightnvm: pblk: garbage collect lines with failed writes | Hans Holmberg | 7 | -64/+200 |
| 2018-06-01 | lightnvm: pblk: rework write error recovery path | Hans Holmberg | 5 | -229/+181 |
| 2018-06-01 | kcm: Fix use-after-free caused by clonned sockets | Kirill Tkhai | 1 | -1/+1 |
| 2018-06-01 | lightnvm: pblk: remove dead function | Javier González | 2 | -8/+0 |
| 2018-06-01 | lightnvm: pass flag on graceful teardown to targets | Javier González | 6 | -18/+35 |
| 2018-06-01 | lightnvm: pblk: check for chunk size before allocating it | Javier González | 1 | -3/+3 |
| 2018-06-01 | lightnvm: pblk: remove unnecessary argument | Javier González | 3 | -5/+5 |
| 2018-06-01 | lightnvm: pblk: remove unnecessary indirection | Javier González | 1 | -12/+2 |
| 2018-06-01 | lightnvm: pblk: return NVM_ error on failed submission | Javier González | 1 | -14/+8 |
| 2018-06-01 | lightnvm: pblk: warn in case of corrupted write buffer | Javier González | 1 | -3/+2 |
| 2018-06-01 | lightnvm: pblk: improve error msg on corrupted LBAs | Javier González | 1 | -10/+32 |
| 2018-06-01 | lightnvm: pblk: check read lba on gc path | Javier González | 1 | -6/+33 |
| 2018-06-01 | lightnvm: pblk: recheck for bad lines at runtime | Javier González | 2 | -14/+35 |
| 2018-06-01 | lightnvm: pblk: fail gracefully on line alloc. failure | Javier González | 2 | -9/+29 |
| 2018-06-01 | Merge branch 'nvme-4.18' of git://git.infradead.org/nvme into for-4.18/block | Jens Axboe | 11 | -193/+351 |
| 2018-06-01 | block: split the blk-mq case from elevator_init | Christoph Hellwig | 3 | -32/+48 |
| 2018-06-01 | block: move sysfs_lock into elevator_init | Christoph Hellwig | 5 | -28/+8 |
| 2018-06-01 | block: remove the always unused name argument to elevator_init | Christoph Hellwig | 4 | -11/+5 |
| 2018-06-01 | block: unexport elevator_init/exit | Christoph Hellwig | 3 | -4/+2 |
| 2018-06-01 | block: move initialization of elevator-related fields to blk_alloc_queue_node | Christoph Hellwig | 2 | -5/+5 |
| 2018-06-01 | nvme: use the changed namespaces list log to clear ns data changed AENs | Christoph Hellwig | 2 | -4/+49 |
| 2018-06-01 | nvme: mark nvme_queue_scan static | Christoph Hellwig | 2 | -11/+9 |
| 2018-06-01 | nvme: submit AEN event configuration on startup | Hannes Reinecke | 2 | -0/+18 |
| 2018-06-01 | nvmet: mask pending AENs | Christoph Hellwig | 3 | -1/+10 |
| 2018-06-01 | nvmet: add AEN configuration support | Christoph Hellwig | 3 | -2/+32 |
| 2018-06-01 | nvmet: implement the changed namespaces log | Christoph Hellwig | 3 | -9/+76 |
| 2018-06-01 | nvmet: split log page implementation | Christoph Hellwig | 1 | -63/+36 |
| 2018-06-01 | nvmet: add a new nvmet_zero_sgl helper | Christoph Hellwig | 2 | -0/+8 |
| 2018-06-01 | nvme.h: add AEN configuration symbols | Hannes Reinecke | 1 | -0/+5 |
| 2018-05-31 | net-sysfs: Fix memory leak in XPS configuration | Alexander Duyck | 1 | -3/+3 |
| 2018-05-31 | ixgbe: fix parsing of TC actions for HW offload | Ondřej Hlavatý | 1 | -5/+4 |
| 2018-05-31 | Merge tag 'xfs-4.17-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds | 1 | -0/+1 |
| 2018-05-31 | net: ethernet: davinci_emac: fix error handling in probe() | Dan Carpenter | 1 | -10/+12 |
| 2018-05-31 | net/ncsi: Fix array size in dumpit handler | Samuel Mendoza-Jonas | 1 | -1/+1 |
| 2018-05-31 | Merge tag 'wireless-drivers-for-davem-2018-05-30' of git://git.kernel.org/pub... | David S. Miller | 2 | -9/+8 |
| 2018-05-31 | cls_flower: Fix incorrect idr release when failing to modify rule | Paul Blakey | 1 | -1/+1 |
| 2018-05-31 | net/sonic: Use dma_mapping_error() | Finn Thain | 1 | -1/+1 |
| 2018-05-31 | drm/amd/display: Update color props when modeset is required | Leo (Sunpeng) Li | 1 | -2/+6 |
| 2018-05-31 | drm/amd/display: Make atomic-check validate underscan changes | David Francis | 1 | -7/+16 |
| 2018-05-31 | nvme.h: add the changed namespace list log | Christoph Hellwig | 1 | -0/+3 |
| 2018-05-31 | nvme.h: untangle AEN notice definitions | Christoph Hellwig | 2 | -14/+24 |
| 2018-05-31 | nvmet: fix error return code in nvmet_file_ns_enable() | Wei Yongjun | 1 | -2/+6 |
| 2018-05-31 | nvmet: fix a typo in nvmet_file_ns_enable() | Wei Yongjun | 1 | -1/+1 |
| 2018-05-31 | nvme-fabrics: allow internal passthrough command on deleting controllers | Christoph Hellwig | 1 | -48/+31 |
| 2018-05-31 | block, bfq: prevent soft_rt_next_start from being stuck at infinity | Davide Sapienza | 1 | -27/+2 |
| 2018-05-31 | block, bfq: increase weight-raising duration for interactive apps | Davide Sapienza | 1 | -11/+15 |
| 2018-05-31 | block, bfq: remove slow-system class | Paolo Valente | 2 | -105/+46 |
| 2018-05-31 | block, bfq: add description of weight-raising heuristics | Paolo Valente | 1 | -24/+56 |
| 2018-05-31 | block, bfq: remove the removal of 'next' rq in bfq_requests_merged | Filippo Muzzini | 1 | -7/+0 |
| 2018-05-31 | block, bfq: remove wrong check in bfq_requests_merged | Paolo Valente | 1 | -6/+20 |
| 2018-05-31 | block, bfq: remove wrong lock in bfq_requests_merged | Filippo Muzzini | 1 | -2/+0 |
| 2018-05-31 | Merge tag 'platform-drivers-x86-v4.17-4' of git://git.infradead.org/linux-pla... | Linus Torvalds | 1 | -10/+13 |
| 2018-05-31 | platform/x86: asus-wmi: Fix NULL pointer dereference | João Paulo Rechi Vita | 1 | -10/+13 |
| 2018-05-31 | Merge tag 'perf-urgent-for-mingo-4.17-20180531' of git://git.kernel.org/pub/s... | Ingo Molnar | 9 | -21/+185 |
| 2018-05-31 | sched/headers: Fix typo | Davidlohr Bueso | 1 | -1/+1 |
| 2018-05-31 | sched/deadline: Fix missing clock update | Juri Lelli | 1 | -3/+3 |
| 2018-05-31 | sched/core: Require cpu_active() in select_task_rq(), for user tasks | Paul Burton | 1 | -2/+1 |
| 2018-05-31 | sched/core: Fix rules for running on online && !active CPUs | Peter Zijlstra | 1 | -12/+30 |
| 2018-05-31 | xfrm Fix potential error pointer dereference in xfrm_bundle_create. | Steffen Klassert | 1 | -3/+2 |
| 2018-05-30 | fs: clear writeback errors in inode_init_alwaysxfs-4.17-fixes-3 | Darrick J. Wong | 1 | -0/+1 |
| 2018-05-30 | block: fixup bioset_integrity_create() call | Jens Axboe | 1 | -1/+1 |
| 2018-05-31 | Merge tag 'drm-misc-fixes-2018-05-30' of git://anongit.freedesktop.org/drm/dr... | Dave Airlie | 3 | -13/+6 |
| 2018-05-30 | Merge tag 'for-linus-20180530' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -1/+1 |
| 2018-05-30 | Merge tag 'selinux-pr-20180530' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+1 |
| 2018-05-30 | block: Drop bioset_create() | Kent Overstreet | 2 | -52/+15 |
| 2018-05-30 | xfs: convert to bioset_init()/mempool_init() | Kent Overstreet | 3 | -8/+7 |
| 2018-05-30 | btrfs: convert to bioset_init()/mempool_init() | Kent Overstreet | 1 | -14/+11 |
| 2018-05-30 | fs: convert block_dev.c to bioset_init() | Kent Overstreet | 1 | -6/+3 |
| 2018-05-30 | target: convert to bioset_init()/mempool_init() | Kent Overstreet | 2 | -9/+7 |
| 2018-05-30 | dm: convert to bioset_init()/mempool_init() | Kent Overstreet | 17 | -206/+197 |
| 2018-05-30 | md: convert to bioset_init()/mempool_init() | Kent Overstreet | 15 | -181/+159 |
| 2018-05-30 | bcache: convert to bioset_init()/mempool_init() | Kent Overstreet | 7 | -52/+37 |
| 2018-05-30 | lightnvm: convert to bioset_init()/mempool_init() | Kent Overstreet | 6 | -65/+65 |
| 2018-05-30 | pktcdvd: convert to bioset_init()/mempool_init() | Kent Overstreet | 2 | -26/+26 |
| 2018-05-30 | drbd: convert to bioset_init()/mempool_init() | Kent Overstreet | 6 | -59/+38 |
| 2018-05-30 | block: convert bounce, q->bio_split to bioset_init()/mempool_init() | Kent Overstreet | 7 | -33/+41 |
| 2018-05-30 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 1 | -2/+2 |
| 2018-05-30 | blk-throttle: return proper bool type to caller instead of 0/1 | Chengguang Xu | 1 | -5/+5 |
| 2018-05-30 | perf tools: Fix perf.data format description of NRCPUS header | Arnaldo Carvalho de Melo | 1 | -1/+1 |
| 2018-05-30 | perf script python: Add addr into perf sample dict | Leo Yan | 1 | -0/+2 |
| 2018-05-30 | perf data: Update documentation section on cpu topology | Thomas Richter | 1 | -0/+8 |
| 2018-05-30 | perf cs-etm: Fix indexing for decoder packet queue | Mathieu Poirier | 1 | -2/+10 |
| 2018-05-30 | perf bpf: Fix NULL return handling in bpf__prepare_load() | YueHaibing | 1 | -3/+3 |
| 2018-05-30 | drm/bridge/synopsys: dw-hdmi: fix dw_hdmi_setup_rx_sense | Neil Armstrong | 3 | -13/+6 |
| 2018-05-30 | blk-mq: only iterate over inflight requests in blk_mq_tagset_busy_iter | Christoph Hellwig | 5 | -21/+4 |
| 2018-05-30 | nbd: clear DISCONNECT_REQUESTED flag once disconnection occurs. | Kevin Vigor | 1 | -6/+15 |
| 2018-05-30 | vhost_net: flush batched heads before trying to busy polling | Jason Wang | 1 | -13/+24 |
| 2018-05-30 | blk-throttle: fix potential NULL pointer dereference in throtl_select_dispatch | Liu Bo | 1 | -1/+2 |
| 2018-05-30 | block: kyber: make kyber more friendly with merging | Jianchao Wang | 1 | -32/+158 |
| 2018-05-30 | blk-mq: abstract out blk-mq-sched rq list iteration bio merge helper | Jens Axboe | 2 | -11/+26 |
| 2018-05-30 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2 | -3/+6 |
| 2018-05-30 | perf test: "Session topology" dumps core on s390 | Thomas Richter | 1 | -6/+24 |
| 2018-05-30 | perf parse-events: Handle uncore event aliases in small groups properly | Kan Liang | 4 | -9/+137 |
| 2018-05-30 | nvme-loop: add support for multiple ports | Christoph Hellwig | 2 | -19/+31 |
| 2018-05-30 | nvme-pci: simplify __nvme_submit_cmd | Christoph Hellwig | 1 | -23/+14 |
| 2018-05-30 | nvme-pci: Rate limit the nvme timeout warnings | Keith Busch | 1 | -1/+1 |
| 2018-05-30 | nvme: allow duplicate controller if prior controller being deleted | James Smart | 1 | -1/+3 |
| 2018-05-29 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2 | -11/+17 |
| 2018-05-30 | Merge branch 'drm-fixes-4.17' of git://people.freedesktop.org/~agd5f/linux in... | Dave Airlie | 1 | -6/+7 |
| 2018-05-30 | Merge tag 'drm-misc-fixes-2018-05-29' of git://anongit.freedesktop.org/drm/dr... | Dave Airlie | 2 | -1/+5 |
| 2018-05-29 | selinux: KASAN: slab-out-of-bounds in xattr_getsecurity | Sachin Grover | 1 | -1/+1 |
| 2018-05-30 | Merge tag 'drm-intel-fixes-2018-05-29' of git://anongit.freedesktop.org/drm/d... | Dave Airlie | 2 | -15/+51 |
| 2018-05-29 | Merge tag 'afs-fixes-20180529' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2 | -16/+13 |
| 2018-05-29 | drm/amd/display: Fix BUG_ON during CRTC atomic check update | Leo (Sunpeng) Li | 1 | -6/+7 |
| 2018-05-29 | block: remove parent device reference from struct bsg_class_device | Christoph Hellwig | 7 | -63/+19 |
| 2018-05-29 | Merge branch 'nvme-4.18-2' of git://git.infradead.org/nvme into for-4.18/block | Jens Axboe | 16 | -119/+457 |
| 2018-05-29 | Merge branch 'nvme-4.17' of git://git.infradead.org/nvme into for-linusfor-linus-20180530 | Jens Axboe | 1 | -1/+1 |
| 2018-05-29 | nvme: fix extended data LBA supported setting | Max Gurtovoy | 1 | -1/+1 |
| 2018-05-29 | i2c: ocores: update HDL sources URL | Federico Vaga | 2 | -2/+2 |
| 2018-05-29 | IB/core: Fix error code for invalid GID entry | Parav Pandit | 1 | -1/+1 |
| 2018-05-29 | vfs: delete unnecessary assignment in vfs_listxattr | Chengguang Xu | 1 | -1/+0 |
| 2018-05-29 | tun: Fix NULL pointer dereference in XDP redirect | Toshiaki Makita | 1 | -6/+9 |
| 2018-05-29 | block: don't print a message when the device went away | Christoph Hellwig | 3 | -8/+12 |
| 2018-05-29 | block: unexport check_disk_size_change | Christoph Hellwig | 1 | -1/+0 |
| 2018-05-29 | block: move ->timeout request member | Jens Axboe | 1 | -2/+2 |
| 2018-05-29 | blk-mq: simplify blk_mq_rq_timed_out | Christoph Hellwig | 1 | -14/+8 |
| 2018-05-29 | block: document the blk_eh_timer_return values | Christoph Hellwig | 1 | -2/+2 |
| 2018-05-29 | block: remove BLK_EH_HANDLED | Christoph Hellwig | 4 | -19/+0 |
| 2018-05-29 | libiscsi: don't try to bypass SCSI EH | Christoph Hellwig | 1 | -2/+2 |
| 2018-05-29 | mmc: complete requests from ->timeout | Christoph Hellwig | 1 | -2/+3 |
| 2018-05-29 | scsi_transport_fc: complete requests from ->timeout | Christoph Hellwig | 1 | -4/+3 |
| 2018-05-29 | null_blk: complete requests from ->timeout | Christoph Hellwig | 1 | -2/+4 |
| 2018-05-29 | mtip32xx: complete requests from ->timeout | Christoph Hellwig | 1 | -1/+2 |
| 2018-05-29 | nbd: complete requests from ->timeout | Christoph Hellwig | 1 | -3/+4 |
| 2018-05-29 | nvme: return BLK_EH_DONE from ->timeout | Christoph Hellwig | 3 | -11/+7 |
| 2018-05-29 | block: rename BLK_EH_NOT_HANDLED to BLK_EH_DONE | Christoph Hellwig | 17 | -25/+25 |
| 2018-05-29 | blk-mq: Remove generation seqeunce | Keith Busch | 6 | -254/+89 |
| 2018-05-29 | be2net: Fix error detection logic for BE3 | Suresh Reddy | 1 | -1/+3 |
| 2018-05-29 | net: qmi_wwan: Add Netgear Aircard 779S | Josh Hill | 1 | -0/+1 |
| 2018-05-29 | blk-mq: Fix timeout and state order | Keith Busch | 1 | -1/+1 |
| 2018-05-29 | libata: remove ata_scsi_timed_out | Christoph Hellwig | 2 | -53/+0 |
| 2018-05-29 | mlxsw: spectrum: Forbid creation of VLAN 1 over port/LAG | Petr Machata | 1 | -0/+5 |
| 2018-05-29 | atm: zatm: fix memcmp casting | Ivan Bornyakov | 1 | -2/+2 |
| 2018-05-29 | Merge tag 'trace-v4.17-rc4-3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 3 | -10/+28 |
| 2018-05-29 | drm/i915/query: nospec expects no more than an unsigned long | Chris Wilson | 1 | -1/+4 |
| 2018-05-29 | iwlwifi: pcie: compare with number of IRQs requested for, not number of CPUs | Hao Wei Tee | 1 | -5/+5 |
| 2018-05-29 | Revert "rt2800: use TXOP_BACKOFF for probe frames" | Stanislaw Gruszka | 1 | -4/+3 |
| 2018-05-28 | net: netsec: reduce DMA mask to 40 bits | Ard Biesheuvel | 1 | -2/+2 |