Age | Commit message (Expand) | Author | Files | Lines |
2016-01-12 | lightnvm: manage open and closed blocks separately | Javier González | 5 | -46/+142 |
2016-01-12 | lightnvm: fix missing grown bad block type | Matias Bjørling | 1 | -2/+3 |
2016-01-12 | lightnvm: reference rrpc lun in rrpc block | Javier González | 2 | -0/+2 |
2016-01-12 | lightnvm: introduce nvm_submit_ppa | Matias Bjørling | 2 | -1/+46 |
2016-01-12 | lightnvm: move rq->error to nvm_rq->error | Matias Bjørling | 4 | -6/+9 |
2016-01-12 | lightnvm: support multiple ppas in nvm_erase_ppa | Matias Bjørling | 3 | -4/+4 |
2016-01-12 | lightnvm: move the pages per block check out of the loop | Wenwei Tao | 1 | -6/+5 |
2016-01-12 | lightnvm: sectors first in ppa list | Matias Bjørling | 1 | -3/+3 |
2016-01-12 | lightnvm: fix locking and mempool in rrpc_lun_gc | Wenwei Tao | 1 | -6/+6 |
2016-01-12 | lightnvm: put block back to gc list on its reclaim fail | Wenwei Tao | 1 | -4/+14 |
2016-01-12 | lightnvm: check bi_error in gc | Wenwei Tao | 1 | -0/+6 |
2016-01-12 | lightnvm: return the get_bb_tbl return value | Matias Bjørling | 1 | -5/+0 |
2016-01-12 | lightnvm: refactor end_io functions for sync | Matias Bjørling | 6 | -34/+42 |
2016-01-12 | lightnvm: refactor rqd ppa list into set/free | Matias Bjørling | 2 | -21/+53 |
2016-01-12 | lightnvm: move ppa erase logic to core | Matias Bjørling | 3 | -64/+74 |
2016-01-12 | lightnvm: unlock rq and free ppa_list on submission fail | Wenwei Tao | 1 | -0/+6 |
2016-01-12 | lightnvm: add check after mempool allocation | Javier Gonzalez | 1 | -0/+2 |
2016-01-12 | lightnvm: fix incorrect nr_free_blocks stat | Chao Yu | 1 | -0/+1 |
2016-01-12 | lightnvm: fix bio submission issue | Wenwei Tao | 2 | -2/+4 |
2016-01-04 | Linux 4.4-rc8 | Linus Torvalds | 1 | -1/+1 |
2016-01-03 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 1 | -1/+1 |
2016-01-03 | Merge tag 'drm-intel-fixes-2016-01-02' of git://anongit.freedesktop.org/drm-i... | Linus Torvalds | 2 | -5/+9 |
2016-01-01 | Merge tag 'pci-v4.4-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+3 |
2016-01-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 3 | -18/+25 |
2016-01-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 36 | -198/+334 |
2015-12-31 | sparc: Wire up mlock2 system call. | David S. Miller | 3 | -4/+5 |
2015-12-31 | sparc: Add all necessary direct socket system calls. | David S. Miller | 3 | -18/+24 |
2015-12-31 | sctp: sctp should release assoc when sctp_make_abort_user return NULL in sctp... | Xin Long | 2 | -4/+5 |
2015-12-31 | Merge tag 'wireless-drivers-for-davem-2015-12-28' of git://git.kernel.org/pub... | David S. Miller | 2 | -20/+44 |
2015-12-31 | net, socket, socket_wq: fix missing initialization of flags | Nicolai Stange | 1 | -0/+1 |
2015-12-30 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 5 | -8/+24 |
2015-12-30 | drm/i915: increase the tries for HDMI hotplug live status checking | Gary Wang | 1 | -1/+1 |
2015-12-30 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 10 | -39/+102 |
2015-12-30 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -36/+37 |
2015-12-30 | mm/vmstat: fix overflow in mod_zone_page_state() | Heiko Carstens | 2 | -8/+8 |
2015-12-30 | ocfs2/dlm: clear migration_pending when migration target goes down | xuejiufei | 1 | -0/+2 |
2015-12-30 | mm/memory_hotplug.c: check for missing sections in test_pages_in_a_zone() | Andrew Banman | 1 | -12/+19 |
2015-12-30 | ocfs2: fix flock panic issue | Junxiao Bi | 1 | -1/+4 |
2015-12-30 | m32r: add io*_rep helpers | Sudip Mukherjee | 1 | -1/+9 |
2015-12-30 | m32r: fix build failure | Sudip Mukherjee | 1 | -0/+1 |
2015-12-30 | arch/x86/xen/suspend.c: include xen/xen.h | Andrew Morton | 1 | -0/+1 |
2015-12-30 | mm: memcontrol: fix possible memcg leak due to interrupted reclaim | Vladimir Davydov | 1 | -14/+46 |
2015-12-30 | ocfs2: fix BUG when calculate new backup super | Joseph Qi | 1 | -3/+12 |
2015-12-30 | MIPS: VDSO: Fix build error with binutils 2.24 and earlier | Guenter Roeck | 1 | -1/+1 |
2015-12-29 | drivers: net: cpsw: fix error return code | Julia Lawall | 1 | -3/+7 |
2015-12-29 | openvswitch: Fix template leak in error cases. | Joe Stringer | 1 | -2/+4 |
2015-12-29 | [PATCH] arm: fix handling of F_OFD_... in oabi_fcntl64() | Al Viro | 1 | -36/+37 |
2015-12-29 | lightnvm: wrong offset in bad blk lun calculation | Matias Bjørling | 1 | -1/+1 |
2015-12-29 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 12 | -101/+134 |
2015-12-28 | null_blk: use async queue restart helper | Jens Axboe | 1 | -6/+5 |