Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | pipe: limit the per-user amount of pages allocated in pipes | Willy Tarreau | 2016-01-20 | 2 | -0/+5 | |
* | | | | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2016-01-22 | 2 | -14/+14 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | mm: fix kernel crash in khugepaged thread | yalin wang | 2016-01-22 | 1 | -6/+6 | |
| * | | | | | | | | | | thp: change pmd_trans_huge_lock() interface to return ptl | Kirill A. Shutemov | 2016-01-22 | 1 | -8/+8 | |
* | | | | | | | | | | | Merge branch 'for-4.5/nvme' of git://git.kernel.dk/linux-block | Linus Torvalds | 2016-01-22 | 6 | -27/+38 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | uapi: update install list after nvme.h rename | Mike Frysinger | 2016-01-13 | 1 | -1/+1 | |
| * | | | | | | | | | | | PCI/AER: include header file | Sudip Mukherjee | 2015-12-23 | 1 | -0/+1 | |
| * | | | | | | | | | | | block: remove REQ_NO_TIMEOUT flag | Christoph Hellwig | 2015-12-22 | 1 | -2/+0 | |
| * | | | | | | | | | | | block: defer timeouts to a workqueue | Christoph Hellwig | 2015-12-22 | 1 | -0/+1 | |
| * | | | | | | | | | | | blk-integrity: empty implementation when disabled | Keith Busch | 2015-12-03 | 1 | -10/+22 | |
| * | | | | | | | | | | | nvme: use offset instead of a struct for registers | Christoph Hellwig | 2015-12-01 | 1 | -14/+13 | |
* | | | | | | | | | | | | Merge branch 'for-4.5/lightnvm' of git://git.kernel.dk/linux-block | Linus Torvalds | 2016-01-22 | 2 | -65/+204 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | lightnvm: ensure that nvm_dev_ops can be used without CONFIG_NVM | Jens Axboe | 2016-01-13 | 1 | -57/+64 | |
| * | | | | | | | | | | | | lightnvm: introduce factory reset | Matias Bjørling | 2016-01-12 | 2 | -0/+21 | |
| * | | | | | | | | | | | | lightnvm: use system block for mm initialization | Matias Bjørling | 2016-01-12 | 1 | -0/+3 | |
| * | | | | | | | | | | | | lightnvm: introduce ioctl to initialize device | Matias Bjørling | 2016-01-12 | 1 | -0/+11 | |
| * | | | | | | | | | | | | lightnvm: core on-disk initialization | Matias Bjørling | 2016-01-12 | 2 | -0/+36 | |
| * | | | | | | | | | | | | lightnvm: introduce mlc lower page table mappings | Matias Bjørling | 2016-01-12 | 1 | -0/+20 | |
| * | | | | | | | | | | | | lightnvm: add mccap support | Matias Bjørling | 2016-01-12 | 1 | -0/+7 | |
| * | | | | | | | | | | | | lightnvm: manage open and closed blocks separately | Javier González | 2016-01-12 | 1 | -3/+22 | |
| * | | | | | | | | | | | | lightnvm: fix missing grown bad block type | Matias Bjørling | 2016-01-12 | 1 | -2/+3 | |
| * | | | | | | | | | | | | lightnvm: introduce nvm_submit_ppa | Matias Bjørling | 2016-01-12 | 1 | -0/+2 | |
| * | | | | | | | | | | | | lightnvm: move rq->error to nvm_rq->error | Matias Bjørling | 2016-01-12 | 1 | -1/+3 | |
| * | | | | | | | | | | | | lightnvm: support multiple ppas in nvm_erase_ppa | Matias Bjørling | 2016-01-12 | 1 | -1/+1 | |
| * | | | | | | | | | | | | lightnvm: refactor end_io functions for sync | Matias Bjørling | 2016-01-12 | 1 | -4/+8 | |
| * | | | | | | | | | | | | lightnvm: refactor rqd ppa list into set/free | Matias Bjørling | 2016-01-12 | 1 | -0/+3 | |
| * | | | | | | | | | | | | lightnvm: move ppa erase logic to core | Matias Bjørling | 2016-01-12 | 1 | -0/+3 | |
| | |_|_|/ / / / / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge branch 'for-4.5/drivers' of git://git.kernel.dk/linux-block | Linus Torvalds | 2016-01-22 | 5 | -3/+236 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | xen/blkif: document blkif multi-queue/ring extension | Bob Liu | 2016-01-04 | 1 | -0/+48 | |
| * | | | | | | | | | | | lru_cache: Converted lc_seq_printf_status to return void | Roland Kammerer | 2015-11-25 | 1 | -1/+1 | |
| * | | | | | | | | | | | drbd: make drbd known to lsblk: use bd_link_disk_holder | Lars Ellenberg | 2015-11-25 | 1 | -1/+1 | |
| * | | | | | | | | | | | drbd: drop remnants of connector -- we don't use it anymore in drbd 8.4 | Lars Ellenberg | 2015-11-25 | 1 | -1/+0 | |
| * | | | | | | | | | | | drbd: Backport the "status" command | Andreas Gruenbacher | 2015-11-25 | 2 | -0/+49 | |
| * | | | | | | | | | | | drbd: Backport the "events2" command | Andreas Gruenbacher | 2015-11-25 | 2 | -0/+130 | |
| * | | | | | | | | | | | drbd: Move enum write_ordering_e to drbd.h | Andreas Gruenbacher | 2015-11-25 | 1 | -0/+7 | |
* | | | | | | | | | | | | Merge branch 'uaccess' (batched user access infrastructure) | Linus Torvalds | 2016-01-21 | 1 | -0/+7 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Add 'unsafe' user access functions for batched accesses | Linus Torvalds | 2015-12-17 | 1 | -0/+7 | |
* | | | | | | | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2016-01-21 | 22 | -659/+595 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | mm: memcontrol: add "sock" to cgroup2 memory.stat | Johannes Weiner | 2016-01-21 | 1 | -1/+4 | |
| * | | | | | | | | | | | | | mm: free swap cache aggressively if memcg swap is full | Vladimir Davydov | 2016-01-21 | 1 | -0/+6 | |
| * | | | | | | | | | | | | | mm: vmscan: do not scan anon pages if memcg swap limit is hit | Vladimir Davydov | 2016-01-21 | 1 | -0/+6 | |
| * | | | | | | | | | | | | | swap.h: move memcg related stuff to the end of the file | Vladimir Davydov | 2016-01-21 | 1 | -32/+38 | |
| * | | | | | | | | | | | | | mm: memcontrol: replace mem_cgroup_lruvec_online with mem_cgroup_online | Vladimir Davydov | 2016-01-21 | 1 | -17/+10 | |
| * | | | | | | | | | | | | | mm: memcontrol: charge swap to cgroup2 | Vladimir Davydov | 2016-01-21 | 2 | -0/+7 | |
| * | | | | | | | | | | | | | mm: memcontrol: clean up alloc, online, offline, free functions | Johannes Weiner | 2016-01-21 | 1 | -3/+0 | |
| * | | | | | | | | | | | | | mm: memcontrol: flatten struct cg_proto | Johannes Weiner | 2016-01-21 | 1 | -8/+6 | |
| * | | | | | | | | | | | | | mm: memcontrol: rein in the CONFIG space madness | Johannes Weiner | 2016-01-21 | 1 | -9/+5 | |
| * | | | | | | | | | | | | | net: drop tcp_memcontrol.c | Vladimir Davydov | 2016-01-21 | 1 | -10/+0 | |
| * | | | | | | | | | | | | | mm: memcontrol: introduce CONFIG_MEMCG_LEGACY_KMEM | Johannes Weiner | 2016-01-21 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | mm: memcontrol: move kmem accounting code to CONFIG_MEMCG | Johannes Weiner | 2016-01-21 | 6 | -10/+12 |