summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-01-12lightnvm: fix missing grown bad block typeMatias Bjørling
2016-01-12lightnvm: reference rrpc lun in rrpc blockJavier González
2016-01-12lightnvm: introduce nvm_submit_ppaMatias Bjørling
2016-01-12lightnvm: move rq->error to nvm_rq->errorMatias Bjørling
2016-01-12lightnvm: support multiple ppas in nvm_erase_ppaMatias Bjørling
2016-01-12lightnvm: move the pages per block check out of the loopWenwei Tao
2016-01-12lightnvm: sectors first in ppa listMatias Bjørling
2016-01-12lightnvm: fix locking and mempool in rrpc_lun_gcWenwei Tao
2016-01-12lightnvm: put block back to gc list on its reclaim failWenwei Tao
2016-01-12lightnvm: check bi_error in gcWenwei Tao
2016-01-12lightnvm: return the get_bb_tbl return valueMatias Bjørling
2016-01-12lightnvm: refactor end_io functions for syncMatias Bjørling
2016-01-12lightnvm: refactor rqd ppa list into set/freeMatias Bjørling
2016-01-12lightnvm: move ppa erase logic to coreMatias Bjørling
2016-01-12lightnvm: unlock rq and free ppa_list on submission failWenwei Tao
2016-01-12lightnvm: add check after mempool allocationJavier Gonzalez
2016-01-12lightnvm: fix incorrect nr_free_blocks statChao Yu
2016-01-12lightnvm: fix bio submission issueWenwei Tao
2016-01-03Linux 4.4-rc8Linus Torvalds
2016-01-03Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2016-01-03Merge tag 'drm-intel-fixes-2016-01-02' of git://anongit.freedesktop.org/drm-i...Linus Torvalds
2015-12-31Merge tag 'pci-v4.4-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-12-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2015-12-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-12-31sparc: Wire up mlock2 system call.David S. Miller
2015-12-31sparc: Add all necessary direct socket system calls.David S. Miller
2015-12-30sctp: sctp should release assoc when sctp_make_abort_user return NULL in sctp...Xin Long
2015-12-30Merge tag 'wireless-drivers-for-davem-2015-12-28' of git://git.kernel.org/pub...David S. Miller
2015-12-30net, socket, socket_wq: fix missing initialization of flagsNicolai Stange
2015-12-30Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-12-30drm/i915: increase the tries for HDMI hotplug live status checkingGary Wang
2015-12-30Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-12-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2015-12-30mm/vmstat: fix overflow in mod_zone_page_state()Heiko Carstens
2015-12-30ocfs2/dlm: clear migration_pending when migration target goes downxuejiufei
2015-12-30mm/memory_hotplug.c: check for missing sections in test_pages_in_a_zone()Andrew Banman
2015-12-30ocfs2: fix flock panic issueJunxiao Bi
2015-12-30m32r: add io*_rep helpersSudip Mukherjee
2015-12-30m32r: fix build failureSudip Mukherjee
2015-12-30arch/x86/xen/suspend.c: include xen/xen.hAndrew Morton
2015-12-30mm: memcontrol: fix possible memcg leak due to interrupted reclaimVladimir Davydov
2015-12-30ocfs2: fix BUG when calculate new backup superJoseph Qi
2015-12-29MIPS: VDSO: Fix build error with binutils 2.24 and earlierGuenter Roeck
2015-12-29drivers: net: cpsw: fix error return codeJulia Lawall
2015-12-29openvswitch: Fix template leak in error cases.Joe Stringer
2015-12-29[PATCH] arm: fix handling of F_OFD_... in oabi_fcntl64()Al Viro
2015-12-29lightnvm: wrong offset in bad blk lun calculationMatias Bjørling
2015-12-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2015-12-28null_blk: use async queue restart helperJens Axboe
2015-12-28block: add blk_start_queue_async()Jens Axboe