summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | target/pscsi: remove an unneeded checkDan Carpenter2013-09-091-3/+2
| * | iscsi-target: Convert to per-cpu ida_alloc + ida_free command mapNicholas Bellinger2013-09-093-11/+46
| * | iscsi/iser-target: Convert to command priv_size usageNicholas Bellinger2013-09-098-109/+55
| * | vhost/scsi: Add pre-allocation for tv_cmd SGL + upages memoryNicholas Bellinger2013-09-091-19/+80
| * | vhost/scsi: Convert to per-cpu ida_alloc + ida_free command mapNicholas Bellinger2013-09-091-12/+21
| * | target: Add transport_init_session_tags using per-cpu idaNicholas Bellinger2013-09-093-0/+56
| * | idr: Percpu idaKent Overstreet2013-09-093-2/+398
| * | iser-target: Updates for login negotiation multi-plexing supportNicholas Bellinger2013-09-091-1/+13
| * | iscsi-target: Remove left-over iscsi_target_do_login_ioNicholas Bellinger2013-09-091-9/+1
| * | iscsi-target: Add sk->sk_state_change to cleanup after TCP failureNicholas Bellinger2013-09-092-0/+103
| * | iscsi-target: Add login negotiation multi-plexing supportNicholas Bellinger2013-09-094-10/+234
| * | iscsi-target: Prepare login code for multi-plexing supportNicholas Bellinger2013-09-097-107/+154
| * | iscsi-target: ST response on IN6ADDR_ANY socketChris Leech2013-08-123-16/+16
| * | target/qla2xxx: Make demo_mode_login_only modifiableAndy Grover2013-08-122-2/+20
| * | target: replace strict_strto*() with kstrto*()Jingoo Han2013-08-129-52/+64
* | | Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds2013-09-1279-919/+973
|\ \ \
| * | | mm/Kconfig: add MMU dependency for MIGRATION.Chen Gang2013-09-121-2/+2
| * | | kernel: replace strict_strto*() with kstrto*()Jingoo Han2013-09-123-9/+9
| * | | mm, thp: count thp_fault_fallback anytime thp fault failsDavid Rientjes2013-09-121-3/+7
| * | | thp: consolidate code between handle_mm_fault() and do_huge_pmd_anonymous_page()Kirill A. Shutemov2013-09-124-33/+13
| * | | thp: do_huge_pmd_anonymous_page() cleanupKirill A. Shutemov2013-09-121-42/+41
| * | | thp: move maybe_pmd_mkwrite() out of mk_huge_pmd()Kirill A. Shutemov2013-09-121-6/+8
| * | | mm: cleanup add_to_page_cache_locked()Kirill A. Shutemov2013-09-121-23/+25
| * | | thp: account anon transparent huge pages into NR_ANON_PAGESKirill A. Shutemov2013-09-124-22/+9
| * | | truncate: drop 'oldsize' truncate_pagecache() parameterKirill A. Shutemov2013-09-1228-44/+31
| * | | mm: make lru_add_drain_all() selectiveChris Metcalf2013-09-122-6/+40
| * | | memcg: document cgroup dirty/writeback memory statisticsSha Zhengju2013-09-121-0/+2
| * | | memcg: add per cgroup writeback pages accountingSha Zhengju2013-09-123-7/+39
| * | | memcg: check for proper lock held in mem_cgroup_update_page_statSha Zhengju2013-09-121-0/+1
| * | | memcg: remove MEMCG_NR_FILE_MAPPEDSha Zhengju2013-09-123-34/+22
| * | | memcg: reduce function dereferenceSha Zhengju2013-09-121-8/+11
| * | | memcg: avoid overflow caused by PAGE_ALIGNSha Zhengju2013-09-121-1/+5
| * | | memcg: rename RESOURCE_MAX to RES_COUNTER_MAXSha Zhengju2013-09-124-12/+12
| * | | memcg: correct RESOURCE_MAX to ULLONG_MAXSha Zhengju2013-09-121-1/+1
| * | | mm: memcg: do not trap chargers with full callstack on OOMJohannes Weiner2013-09-125-49/+140
| * | | mm: memcg: rework and document OOM waiting and wakeupJohannes Weiner2013-09-121-37/+46
| * | | mm: memcg: enable memcg OOM killer only for user faultsJohannes Weiner2013-09-125-12/+88
| * | | x86: finish user fault error path with fatal signalJohannes Weiner2013-09-121-18/+17
| * | | arch: mm: pass userspace fault flag to generic fault handlerJohannes Weiner2013-09-1229-64/+135
| * | | arch: mm: do not invoke OOM killer on kernel fault OOMJohannes Weiner2013-09-126-22/+26
| * | | arch: mm: remove obsolete init OOM protectionJohannes Weiner2013-09-123-17/+0
| * | | memcg: trivial cleanupsAndrew Morton2013-09-122-21/+21
| * | | memcg, vmscan: do not fall into reclaim-all pass too quicklyMichal Hocko2013-09-121-2/+17
| * | | memcg: track all children over limit in the rootMichal Hocko2013-09-121-0/+9
| * | | memcg, vmscan: do not attempt soft limit reclaim if it would not scan anythingMichal Hocko2013-09-122-2/+8
| * | | memcg: track children in soft limit excess to improve soft limitMichal Hocko2013-09-121-0/+71
| * | | memcg: enhance memcg iterator to support predicatesMichal Hocko2013-09-123-32/+103
| * | | vmscan, memcg: do softlimit reclaim also for targeted reclaimMichal Hocko2013-09-123-9/+15
| * | | memcg: get rid of soft-limit tree infrastructureMichal Hocko2013-09-121-263/+2
| * | | memcg, vmscan: integrate soft reclaim tighter with zone shrinking codeMichal Hocko2013-09-123-175/+60
OpenPOWER on IntegriCloud