aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp/iser/iser_initiator.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2008-01-25IB/ipath: Convert ipath_eep_sem semaphore to a mutexMatthias Kaehlcke3-12/+13
2008-01-25IB/mad: Enable loopback of DR SMP responses from userspaceSteve Welch2-4/+20
2008-01-25IB/ipath: Enable loopback of DR SMP responses from userspaceRalph Campbell1-2/+2
2008-01-25IB/mad: Remove redundant NULL pointer check in ib_mad_recv_done_handler()Ralph Campbell1-9/+0
2008-01-25RDMA/iwcm: Set initiator depth and responder resources to device max valuesSteve Wise1-0/+10
2008-01-25IB/ipath: Improve interrupt handler cache footprintDave Olson1-2/+2
2008-01-25IPoIB/cm: Add connected mode support for devices without SRQsPradeep Satyanarayana4-43/+200
2008-01-25IPoIB/cm: Factor out ipoib_cm_free_rx_reap_list()Roland Dreier1-22/+21
2008-01-25IPoIB/cm: Factor out ipoib_cm_create_srq()Roland Dreier1-17/+30
2008-01-25IPoIB/cm: Factor out ipoib_cm_free_rx_ring()Roland Dreier1-9/+19
2008-01-25IPoIB: Trivial formatting cleanupsRoland Dreier6-130/+130
2008-01-25IB/ipath: Fix crash on unload introduced by sysfs changesRoland Dreier1-1/+2
2008-01-25slab: fix bootstrap on memoryless nodePekka Enberg1-23/+23
2008-01-25fix oops on rmmod capidrvKarsten Keil1-4/+5
2008-01-25[GFS2] Allow journal recovery on read-only mountAbhijith Das1-4/+12
2008-01-25[GFS2] Lockup on errorBob Peterson1-1/+1
2008-01-25[GFS2] Fix page_mkwrite truncation race pathSteven Whitehouse1-0/+1
2008-01-25[GFS2] Fix typoBob Peterson1-1/+1
2008-01-25[GFS2] Fix write alloc required shortcut calculationSteven Whitehouse1-2/+2
2008-01-25[GFS2] gfs2_alloc_required performanceBob Peterson1-0/+5
2008-01-25[GFS2] Remove unneeded i_spinBob Peterson2-2/+0
2008-01-25[GFS2] Reduce inode size by moving i_alloc out of lineSteven Whitehouse12-36/+39
2008-01-25[GFS2] Fix assert in log codeSteven Whitehouse1-7/+4
2008-01-25[GFS2] Fix problems relating to execution of files on GFS2Steven Whitehouse2-9/+16
2008-01-25[GFS2] Initialize extent_list earlierBob Peterson2-1/+1
2008-01-25[GFS2] Allow page migration for writeback and ordered pagesSteven Whitehouse1-0/+2
2008-01-25[GFS2] Remove unused variableSteven Whitehouse1-1/+0
2008-01-25[GFS2] Fix log block mapperSteven Whitehouse1-1/+1
2008-01-25[GFS2] Minor correctionBob Peterson1-1/+1
2008-01-25[GFS2] Eliminate the no longer needed sd_statfs_mutexBob Peterson3-6/+0
2008-01-25[GFS2] Incremental patch to fix compiler warningBob Peterson1-5/+2
2008-01-25[GFS2] Function meta_read optimizationBob Peterson1-6/+7
2008-01-25[GFS2] Only fetch the dinode once in block_mapBob Peterson1-7/+7
2008-01-25[GFS2] Reorganize function gfs2_glmutex_lockBob Peterson1-14/+9
2008-01-25[GFS2] Run through full bitmaps quicker in gfs2_bitfitBob Peterson1-25/+29
2008-01-25[GFS2] Get rid of useless "found" variable in quota.cBob Peterson1-4/+2
2008-01-25[GFS2] Journal extent mappingBob Peterson4-17/+97
2008-01-25[GFS2] Remove function gfs2_get_blockBob Peterson8-35/+17
2008-01-25[GFS2] use pid for plock owner for nfs clientsDavid Teigland1-4/+14
2008-01-25[GFS2] Remove unused variableSteven Whitehouse1-1/+0
2008-01-25[GFS2] patch to check for recursive lock requests in gfs2_rename code pathAbhijith Das1-8/+25
2008-01-25[GFS2] Remove lock methods for lock_nolock protocolWendy Cheng3-14/+35
2008-01-25[GFS2] Remove unrequired codeFabio M. Di Nitto1-36/+6
2008-01-25[GFS2] Fix build warningsFabio Massimo Di Nitto1-12/+0
2008-01-25[GFS2] remove unnecessary permission checksRyan O'Hara1-30/+0
2008-01-25[GFS2] Fix runtime issue with UP kernelsFabio Massimo Di Nitto2-5/+0
2008-01-25[GFS2] tidy up error messageDavid Teigland1-2/+1
2008-01-25[GFS2] Check for installation of mount helpers for DLM mountsFabio Massimo Di Nitto1-0/+6
2008-01-25[GFS2] Don't periodically update the jindexSteven Whitehouse4-17/+0
2008-01-25[GFS2] Move gfs2_logd into log.cSteven Whitehouse4-54/+56