aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-09-10iser-target: introduce fast memory registration mode (FRWR)Vu Pham2-13/+371
2013-09-10iser-target: generalize rdma memory registration and cleanupVu Pham2-4/+23
2013-09-10iser-target: move rdma wr processing to a shared functionVu Pham2-152/+114
2013-09-10target: Enable global EXTENDED_COPY setup/releaseNicholas Bellinger1-0/+6
2013-09-10target: Add Third Party Copy (3PC) bit in INQUIRY responseNicholas Bellinger5-0/+28
2013-09-10target: Enable EXTENDED_COPY setup in spc_parse_cdbNicholas Bellinger1-2/+8
2013-09-10target: Add support for EXTENDED_COPY copy offload emulationNicholas Bellinger4-1/+1147
2013-09-10target: Avoid non-existent tg_pt_gp_mem in target_alua_state_checkNicholas Bellinger1-0/+3
2013-09-10target: Add global device list for EXTENDED_COPYNicholas Bellinger2-0/+14
2013-09-10target: Make helpers non static for EXTENDED_COPY command setupNicholas Bellinger2-2/+6
2013-09-10target: Make spc_parse_naa_6h_vendor_specific non staticNicholas Bellinger1-2/+2
2013-09-10target: Make target_core_subsystem defined as non staticNicholas Bellinger1-1/+1
2013-09-10target/tcm_qla2xxx: Add/use target_reverse_dma_direction() in target_core_fab...Nicholas Bellinger2-28/+29
2013-09-10target: Release COMPARE_AND_WRITE mutex in generic failure pathNicholas Bellinger2-0/+14
2013-09-10target: Add compare_and_write_post() completion callback fall throughNicholas Bellinger2-10/+12
2013-09-10target: Add support for COMPARE_AND_WRITE emulationNicholas Bellinger3-1/+198
2013-09-10[SCSI] lpfc 8.3.42: Fix random errors using first burstJames Smart1-2/+7
2013-09-10super: fix for destroy lrusGlauber Costa3-2/+5
2013-09-10list_lru: dynamically adjust node arraysGlauber Costa5-17/+37
2013-09-10shrinker: Kill old ->shrink API.Dave Chinner3-45/+15
2013-09-10shrinker: convert remaining shrinkers to count/scan APIDave Chinner2-21/+45
2013-09-10staging/lustre/libcfs: cleanup linux-mem.hPeng Tao1-38/+0
2013-09-10staging/lustre/ptlrpc: convert to new shrinker APIPeng Tao1-34/+42
2013-09-10staging/lustre/obdclass: convert lu_object shrinker to count/scan APIPeng Tao1-46/+52
2013-09-10staging/lustre/ldlm: convert to shrinkers to count/scan APIPeng Tao1-69/+79
2013-09-10hugepage: convert huge zero page shrinker to new shrinker APIGlauber Costa1-6/+11
2013-09-10i915: bail out earlier when shrinker cannot acquire mutexGlauber Costa1-2/+2
2013-09-10drivers: convert shrinkers to new count/scan APIDave Chinner9-136/+236
2013-09-10fs: convert fs shrinkers to new scan/count APIDave Chinner14-96/+158
2013-09-10xfs: fix dquot isolation hangDave Chinner1-4/+6
2013-09-10xfs-convert-dquot-cache-lru-to-list_lru-fixAndrew Morton1-3/+3
2013-09-10xfs: convert dquot cache lru to list_lruDave Chinner3-144/+144
2013-09-10xfs: rework buffer dispose list trackingDave Chinner2-58/+79
2013-09-10xfs-convert-buftarg-lru-to-generic-code-fixAndrew Morton1-3/+3
2013-09-10xfs: convert buftarg LRU to generic codeDave Chinner2-93/+82
2013-09-10fs: convert inode and dentry shrinking to be node awareDave Chinner6-21/+33
2013-09-10vmscan: per-node deferred workGlauber Costa2-103/+152
2013-09-10shrinker: add node awarenessDave Chinner5-3/+17
2013-09-10list_lru: remove special case function list_lru_dispose_all.Glauber Costa3-79/+29
2013-09-10list_lru: per-node APIGlauber Costa2-33/+43
2013-09-10list_lru: fix broken LRU_RETRY behaviourDave Chinner1-17/+12
2013-09-10list_lru: per-node list infrastructureDave Chinner2-40/+129
2013-09-10dcache: convert to use new lru list infrastructureDave Chinner3-106/+90
2013-09-10inode: move inode to a different list inside lockGlauber Costa1-1/+1
2013-09-10inode: convert inode lru list to generic lru list code.Dave Chinner3-116/+77
2013-09-10list: add a new LRU list typeDave Chinner3-1/+233
2013-09-10shrinker: convert superblock shrinkers to new APIDave Chinner8-48/+70
2013-09-10mm: new shrinker APIDave Chinner2-29/+69
2013-09-10dcache: remove dentries from LRU before putting on dispose listDave Chinner1-21/+78
2013-09-10dentry: move to per-sb LRU locksDave Chinner3-18/+20