Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 2015-12-12 | 9 | -89/+142 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | null_blk: Fix error path in module initialization | Minfei Huang | 2015-12-08 | 1 | -7/+16 | |
| | * | | | | | | | | | | | | | | lightnvm: do not compile in debugging by default | Matias Bjørling | 2015-12-07 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | | lightnvm: prevent gennvm module unload on use | Matias Bjørling | 2015-12-07 | 1 | -0/+5 | |
| | * | | | | | | | | | | | | | | lightnvm: fix media mgr registration | Matias Bjørling | 2015-12-07 | 1 | -39/+39 | |
| | * | | | | | | | | | | | | | | lightnvm: replace req queue with nvmdev for lld | Matias Bjørling | 2015-12-07 | 6 | -31/+33 | |
| | * | | | | | | | | | | | | | | lightnvm: comments on constants | Matias Bjørling | 2015-12-07 | 1 | -0/+7 | |
| | * | | | | | | | | | | | | | | lightnvm: check mm before use | Matias Bjørling | 2015-12-07 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | lightnvm: refactor spin_unlock in gennvm_get_blk | Wenwei Tao | 2015-12-07 | 1 | -5/+2 | |
| | * | | | | | | | | | | | | | | lightnvm: put blks when luns configure failed | Wenwei Tao | 2015-12-07 | 1 | -2/+19 | |
| | * | | | | | | | | | | | | | | lightnvm: use flags in rrpc_get_blk | Wenwei Tao | 2015-12-07 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | block: detach bdev inode from its wb in __blkdev_put() | Ilya Dryomov | 2015-12-04 | 1 | -3/+6 | |
| | * | | | | | | | | | | | | | | SCSI: Fix NULL pointer dereference in runtime PM | Ken Xue | 2015-12-04 | 1 | -0/+12 | |
| * | | | | | | | | | | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 2015-12-12 | 2 | -6/+11 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | arm64: Improve error reporting on set_pte_at() checks | Catalin Marinas | 2015-12-11 | 1 | -4/+8 | |
| | * | | | | | | | | | | | | | | arm64: update linker script to increased L1_CACHE_BYTES value | Ard Biesheuvel | 2015-12-07 | 1 | -2/+3 | |
| | | |_|_|_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | Merge tag 'dm-4.4-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/d... | Linus Torvalds | 2015-12-11 | 4 | -20/+161 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | dm btree: fix bufio buffer leaks in dm_btree_del() error path | Joe Thornber | 2015-12-10 | 1 | -1/+15 | |
| | * | | | | | | | | | | | | | | dm space map metadata: fix ref counting bug when bootstrapping a new space map | Joe Thornber | 2015-12-09 | 1 | -10/+22 | |
| | * | | | | | | | | | | | | | | dm thin metadata: fix bug when taking a metadata snapshot | Joe Thornber | 2015-12-09 | 1 | -0/+6 | |
| | * | | | | | | | | | | | | | | dm thin metadata: fix bug in dm_thin_remove_range() | Joe Thornber | 2015-12-02 | 3 | -8/+115 | |
| | * | | | | | | | | | | | | | | dm btree: fix leak of bufio-backed block in btree_split_sibling error path | Mike Snitzer | 2015-12-02 | 1 | -1/+3 | |
| | | |_|_|/ / / / / / / / / / | | |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz... | Linus Torvalds | 2015-12-11 | 2 | -1/+3 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | fuse: break infinite loop in fuse_fill_write_pages() | Roman Gushchin | 2015-11-10 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | cuse: fix memory leak | Miklos Szeredi | 2015-11-10 | 1 | -0/+2 | |
| * | | | | | | | | | | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2015-12-11 | 16 | -112/+131 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | vgaarb: fix signal handling in vga_get() | Kirill A. Shutemov | 2015-12-11 | 1 | -2/+4 | |
| | * | | | | | | | | | | | | | | | Merge branch 'drm-fixes-4.4' of git://people.freedesktop.org/~agd5f/linux int... | Dave Airlie | 2015-12-11 | 3 | -55/+59 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | radeon: Fix VCE IB test on Big-Endian systems | Oded Gabbay | 2015-12-09 | 1 | -34/+34 | |
| | | * | | | | | | | | | | | | | | | radeon: Fix VCE ring test for Big-Endian systems | Oded Gabbay | 2015-12-09 | 1 | -16/+16 | |
| | | * | | | | | | | | | | | | | | | radeon/cik: Fix GFX IB test on Big-Endian | Oded Gabbay | 2015-12-09 | 1 | -5/+1 | |
| | | * | | | | | | | | | | | | | | | drm/amdgpu: fix the lost duplicates checking | Chunming Zhou | 2015-12-09 | 1 | -0/+8 | |
| | * | | | | | | | | | | | | | | | | Merge tag 'vmwgfx-fixes-4.4-151208' of git://people.freedesktop.org/~thomash/... | Dave Airlie | 2015-12-09 | 9 | -20/+63 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | drm/vmwgfx: Implement the cursor_set2 callback v2 | Thomas Hellstrom | 2015-12-08 | 7 | -18/+61 | |
| | | * | | | | | | | | | | | | | | | | drm/vmwgfx: fix a warning message | Dan Carpenter | 2015-11-26 | 1 | -1/+1 | |
| | | * | | | | | | | | | | | | | | | | drm/ttm: Fixed a read/write lock imbalance | Thomas Hellstrom | 2015-11-26 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | Merge branch 'linux-4.4' of https://github.com/skeggsb/linux into drm-fixes | Dave Airlie | 2015-12-09 | 3 | -35/+5 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | | drm/nouveau/pmu: remove whitelist for PGOB-exit WAR, enable by default | Ben Skeggs | 2015-12-09 | 3 | -35/+5 | |
| * | | | | | | | | | | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 2015-12-10 | 19 | -102/+146 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | IB/mlx5: Postpone remove_keys under knowledge of coming preemption | Leon Romanovsky | 2015-12-08 | 1 | -1/+13 | |
| | * | | | | | | | | | | | | | | | | | | | IB/mlx4: Use vmalloc for WR buffers when needed | Wengang Wang | 2015-12-08 | 2 | -9/+21 | |
| | * | | | | | | | | | | | | | | | | | | | IB/mlx4: Use correct order of variables in log message | Wengang Wang | 2015-12-08 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | iser-target: Remove explicit mlx4 work-around | Sagi Grimberg | 2015-12-08 | 1 | -10/+3 | |
| | * | | | | | | | | | | | | | | | | | | | mlx4: Expose correct max_sge_rd limit | Sagi Grimberg | 2015-12-08 | 2 | -1/+12 | |
| | * | | | | | | | | | | | | | | | | | | | IB/mad: Require CM send method for everything except ClassPortInfo | Hal Rosenstock | 2015-12-08 | 2 | -0/+7 | |
| | * | | | | | | | | | | | | | | | | | | | IB/cma: Add a missing rcu_read_unlock() | Bart Van Assche | 2015-12-08 | 1 | -4/+1 | |
| | * | | | | | | | | | | | | | | | | | | | IB core: Fix ib_sg_to_pages() | Bart Van Assche | 2015-12-07 | 1 | -21/+22 | |
| | * | | | | | | | | | | | | | | | | | | | IB/srp: Fix srp_map_sg_fr() | Bart Van Assche | 2015-12-07 | 2 | -15/+9 | |
| | * | | | | | | | | | | | | | | | | | | | IB/srp: Fix indirect data buffer rkey endianness | Bart Van Assche | 2015-12-07 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | IB/srp: Initialize dma_length in srp_map_idb | Christoph Hellwig | 2015-12-07 | 1 | -0/+3 |