Whamcloud - gitweb
LU-7931 tests: setup/cleanup after every test script
[fs/lustre-release.git] / lustre / ptlrpc / connection.c
2015-06-10 James SimmonsLU-6245 libcfs: cleanup up libcfs hash code for upstream 24/14624/10
2015-02-04 Frank ZagoLU-5829 ptlrpc: remove unnecessary EXPORT_SYMBOL 10/12510/13
2014-12-28 Andreas DilgerLU-6068 misc: update Intel copyright messages 2014 74/13174/2
2014-08-27 John L. HammondLU-2675 build: assume __linux__ and __KERNEL__ 37/11437/5
2014-07-25 James SimmonsLU-3963 ptlrpc: convert to linux list api 26/10526/5
2014-03-28 Peng TaoLU-3963 libcfs: convert ptlrpc,quota plus others to... 77/7077/11
2013-01-08 Keith ManntheyLU-2446 build: Update Whamcloud copyright messages...
2012-09-20 Sebastien BuissonLU-1907 build: avoid function resolution mistakes by...
2012-07-26 Liu XuezhaoLU-1347 ptlrpc: makes EXPORT_SYMBOL follows function...
2012-05-08 Liang ZhenLU-1347 build: remove the vim/emacs modelines
2012-03-02 Andreas DilgerLU-1146 build: batch update copyright messages
2011-10-25 Lai SiyaoLU-488 ptlrpc_connection_put() LASSERT(!cfs_hlist_unhas...
2011-04-18 Alexey LyashkovLU-147 hash code cleanup
2010-11-16 Jian Yub=24017 fix the performance issue of lu_cache_shrink
2010-09-30 Jian Yub=18551 libcfs hash
2010-06-14 Robert ReadUpdate copyrights on source files changed since 2010...
2010-04-15 Vitaly Fertmanb=22056 hash_add not under spinlock.
2010-01-14 Lisa Weekb=17167 libcfs: ensure all libcfs exported symbols...
2009-12-01 liuyBranch HEAD
2009-04-29 bobijamBranch HEAD
2008-11-13 yuryb=17479
2008-09-03 yuryb=16776
2008-08-14 shadowfix typo
2008-08-14 shadowavoid "Already found the key in hash [CONN_UNUSED_HASH...
2008-08-07 kalpakb=16098
2008-07-27 kalpakb=16098
2008-04-24 shadowuse generic LIST_HEAD macros instead of linux specific.
2007-12-29 yangshengBranch HEAD
2007-11-06 tappro- hash-based export handling
2007-07-30 tappro- make HEAD from b_post_cmd3
2007-04-26 nathanb=12007
2007-03-19 nathanb=11013
2007-03-13 yzyLand b1_6_bug11013 onto HEAD (20070313_0924)
2007-02-10 nathanland b1_5 onto HEAD
2005-05-29 yury- many gcc4 compilation fixes (warnings)
2005-04-04 yury- landed b_hd_cray_merge3
2004-08-26 zhaoqiangLand from b_hd_pid to HEAD
2004-06-02 phillanding b_cmobd_merge on HEAD
2004-05-17 philsmash the HEAD with the contents of b_cmd. HEAD_PRE_CM...
2004-04-20 eeb* Landed b_cray_portals_merge (3148, 3158)
2004-04-14 adilgerLand b_smallfix onto HEAD (20040414_1359)
2003-12-03 philland v0.9.1 on HEAD, in preparation for a 1.0.x branch
2003-06-12 pschwan- merge 0.7rc1 from b_devel to HEAD (20030612 merge...
2003-03-02 pschwanland 0.5.20.3 b_devel onto HEAD (b_devel will remain)
2003-02-07 pschwanMerge b_md into HEAD
2002-12-01 shaverLanding b_lock_replay so that Phil can use my ldlm...
2002-11-28 shaverLanding of b_recovery (at last).
2002-10-19 shaver- Split import reconnection and replay (OSC only needs...
2002-10-15 shaver- Move recovery setup into the (network-using) connect...
2002-10-15 shaver- Rename the ptlrpc-general reconnection and replay...
2002-10-04 shaver- Add support for umount -f: it invalidates all in...
2002-10-03 shaver- Add mount-epoch checking in most (all?) inode-using...
2002-10-02 pschwan- Comment out put_connection until we resolve the dep...
2002-10-01 pschwan- If a non-CONNECT request is made with an invalid...
2002-09-16 adilgerReplace all of the "char[37]" uses with obd_uuid_t.
2002-09-06 shaver- Chain imports on connection, like exports.
2002-09-03 shaverWARNING: we currently crash on unmount after the last...
2002-09-02 adilgerMinor cleanups.
2002-08-26 shaver* Move recovery state into connection from client,...
2002-07-05 uid34591Include headers explicitly that were previously include...
2002-06-14 pschwan- Fix two leaks
2002-06-14 pschwan- Fixed remote dlm lock conversion
2002-06-14 pschwanLanding the mds_lock_devel branch on the trunk. Notables:
2002-05-24 pschwanDo lots of explicit EXPORT_SYMBOLs to see if this cures...
2002-04-29 braam- see message on previous commit.
2002-04-22 braam- rename ha_mgr to recovd
2002-04-15 pschwanptlrpc_client->cli_lock moved to ptlrpc_connection...
2002-04-13 pschwan- added connection structure which encompasses some...