summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * drbd: prevent NULL pointer deref when resuming diskless primaryLars Ellenberg2015-11-251-1/+24
| * drbd: Create a dedicated workqueue for sending acks on the control connectionPhilipp Reisner2015-11-257-115/+141
| * drbd: Rename asender to ack_receiverPhilipp Reisner2015-11-253-11/+11
| * drbd: fix refcount error during detach of an already failed diskLars Ellenberg2015-11-251-3/+7
| * drbd: fix NULL deref in remember_new_stateLars Ellenberg2015-11-251-32/+14
| * drbd: improve network timeout detectionLars Ellenberg2015-11-253-27/+100
| * drbd: drbd_panic_after_delayed_completion_of_aborted_request()Lars Ellenberg2015-11-251-1/+7
| * drbd: add comment why we want to first call local-io-error, then send stateLars Ellenberg2015-11-251-0/+4
| * drbd: also bump UUIDs if a diskless primary connectsLars Ellenberg2015-11-251-1/+1
| * drbd: drbdsetup detach of an unresponsive local disk should not block IO "for...Lars Ellenberg2015-11-251-1/+1
| * drbd: drop remnants of connector -- we don't use it anymore in drbd 8.4Lars Ellenberg2015-11-251-1/+0
| * drbd: Fix spurious disk-timeoutLars Ellenberg2015-11-251-1/+1
| * drbd: Replace 0 with the more meaningful GFP_NOWAITPhilipp Reisner2015-11-251-6/+6
| * drbd: Deletion of an unnecessary check before the function call "lc_destroy"Markus Elfring2015-11-251-2/+1
| * drbd: Backport the "status" commandAndreas Gruenbacher2015-11-253-79/+536
| * drbd: Backport the "events2" commandAndreas Gruenbacher2015-11-257-12/+1281
| * drbd: Fix locking across all resourcesAndreas Gruenbacher2015-11-256-93/+99
| * drbd: drbd_adm_attach(): Add missing drbd_resync_after_changed()Andreas Gruenbacher2015-11-251-12/+16
| * drbd: Move enum write_ordering_e to drbd.hAndreas Gruenbacher2015-11-256-26/+27
| * drbd: Get rid of some first_peer_device() callsAndreas Gruenbacher2015-11-251-4/+4
| * drbd: De-inline drbd_should_do_remote() and drbd_should_send_out_of_sync()Andreas Gruenbacher2015-11-252-16/+19
| * drbd: Remove pointless checkPhilipp Reisner2015-11-251-1/+1
| * MAINTAINERS: Updated information for DRBD DRIVERRoland Kammerer2015-11-251-6/+5
* | Merge branch 'uaccess' (batched user access infrastructure)Linus Torvalds2016-01-215-53/+155
|\ \
| * | Use the new batched user accesses in generic user string handlingLinus Torvalds2015-12-172-7/+22
| * | Add 'unsafe' user access functions for batched accessesLinus Torvalds2015-12-172-0/+32
| * | x86: reorganize SMAP handling in user space accessesLinus Torvalds2015-12-172-46/+101
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-01-21203-3991/+3642
|\ \ \
| * | | MAINTAINERS: add/fix git URLs for various subsystemsFengguang Wu2016-01-201-11/+42
| * | | mm: memcontrol: add "sock" to cgroup2 memory.statJohannes Weiner2016-01-202-1/+10
| * | | mm: memcontrol: basic memory statistics in cgroup2 memory controllerJohannes Weiner2016-01-202-0/+124
| * | | mm: memcontrol: do not uncharge old page in page cache replacementJohannes Weiner2016-01-201-11/+15
| * | | Documentation: cgroup: add memory.swap.{current,max} descriptionVladimir Davydov2016-01-201-0/+33
| * | | mm: free swap cache aggressively if memcg swap is fullVladimir Davydov2016-01-205-3/+32
| * | | mm: vmscan: do not scan anon pages if memcg swap limit is hitVladimir Davydov2016-01-203-1/+20
| * | | swap.h: move memcg related stuff to the end of the fileVladimir Davydov2016-01-201-32/+38
| * | | mm: memcontrol: replace mem_cgroup_lruvec_online with mem_cgroup_onlineVladimir Davydov2016-01-202-18/+11
| * | | mm: vmscan: pass memcg to get_scan_count()Vladimir Davydov2016-01-201-12/+8
| * | | mm: memcontrol: charge swap to cgroup2Vladimir Davydov2016-01-206-10/+128
| * | | mm: memcontrol: clean up alloc, online, offline, free functionsJohannes Weiner2016-01-202-176/+84
| * | | mm: memcontrol: flatten struct cg_protoJohannes Weiner2016-01-202-26/+21
| * | | mm: memcontrol: rein in the CONFIG space madnessJohannes Weiner2016-01-204-78/+12
| * | | net: drop tcp_memcontrol.cVladimir Davydov2016-01-207-222/+90
| * | | mm: memcontrol: introduce CONFIG_MEMCG_LEGACY_KMEMJohannes Weiner2016-01-205-13/+23
| * | | mm: memcontrol: allow to disable kmem accounting for cgroup2Vladimir Davydov2016-01-202-2/+8
| * | | mm: memcontrol: account "kmem" consumers in cgroup2 memory controllerJohannes Weiner2016-01-201-7/+11
| * | | mm: memcontrol: move kmem accounting code to CONFIG_MEMCGJohannes Weiner2016-01-2011-57/+72
| * | | mm: memcontrol: separate kmem code from legacy tcp accounting codeJohannes Weiner2016-01-201-21/+12
| * | | mm: memcontrol: group kmem init and exit functions togetherJohannes Weiner2016-01-201-81/+76
| * | | mm: memcontrol: give the kmem states more descriptive namesJohannes Weiner2016-01-204-35/+38