Whamcloud - gitweb
LU-5396 obdclass: make some functions static
[fs/lustre-release.git] / lustre / obdclass / capa.c
2014-12-18 Frank ZagoLU-5396 obdclass: make some functions static 20/12220/12
2014-08-27 John L. HammondLU-2675 build: assume __linux__ and __KERNEL__ 37/11437/5
2014-08-25 James SimmonsLU-3963 libcfs: remove invalid cfs_hlist_for_each_... 05/11005/9
2014-07-25 James SimmonsLU-3963 obdclass: convert to linux list api 25/10525/5
2014-06-11 Dmitry EreminLU-4629 obdclass: Fix uninitialized variables 13/10613/2
2014-02-22 Oleg DrokinLU-4423 obdclass: fix return value check in capa_hmac() 81/8681/3
2013-12-28 James SimmonsLU-3963 libcfs: convert obdecho,obdclass code to atomics 75/7075/5
2013-11-27 James SimmonsLU-2800 compat: remove crypto shims 47/5347/9
2013-10-25 wang diLU-3806 obdclass: add LCT_SERVER_SESSION for server... 12/7412/6
2013-08-13 Andreas DilgerLU-3556 osd-ldiskfs: remove dependency on mdd module 45/6945/12
2013-06-28 Peng TaoLU-1346 libcfs: replace cfs_ memory wrappers 31/2831/13
2013-01-08 Keith ManntheyLU-2446 build: Update Whamcloud copyright messages...
2012-12-05 Andreas DilgerLU-1346 libcfs: replace libcfs wrappers with kernel API
2012-08-09 James SimmonsLU-812 compat: SPIN/RW_LOCK_UNLOCKED no longer exist
2012-07-27 Liu XuezhaoLU-1347 obdclass: makes EXPORT_SYMBOL follows function...
2012-05-30 Liu XuezhaoLU-1347 style: removes obsolete EXPORT_SYMTAB macros
2012-05-14 Bobi JamLU-1102 crypto: correctly check crypto_alloc_blkcipher...
2012-05-08 Liang ZhenLU-1347 build: remove the vim/emacs modelines
2012-03-14 Hongchao ZhangLU-969 debug: reduce stack usage
2010-06-30 Robert ReadMass conversion of all copyright messages to Oracle.
2010-01-14 Lisa Weekb=17167 libcfs: ensure all libcfs exported symbols...
2009-10-26 shadowadd 2.6.27 kernel support
2009-10-09 brianb=19720
2009-05-26 brianb=17671
2008-11-15 fanyongLand b_head_quota onto HEAD (20081116_0105)
2008-08-07 kalpakb=16098
2008-07-27 kalpakb=16098
2008-07-17 girishCleanup Compiler Warnings(Patch by Robert Read)
2008-05-22 shadowfix build on rhel5/ia64.
2008-03-27 yangshengBranch HEAD
2007-08-03 fanyongb=13201
2007-07-30 tappro- make HEAD from b_post_cmd3
2007-02-10 nathanland b1_5 onto HEAD
2005-09-21 lsymore debug message.
2005-09-21 lsymessage cleanup.
2005-09-21 lsyput capa before calling ll_renew_capa, in case it might...
2005-09-21 alex- don't make noise if we found needed capa
2005-09-21 lsydon't make too much noise.
2005-09-21 lsyexport symbol.
2005-09-21 lsymake noise when capa not found.
2005-09-21 lsyclient capa list is sorted.
2005-09-21 ericmthe missing part of last capa fix.
2005-09-21 ericmremove stale capa structure from mds/filter obd.
2005-09-21 ericmon OSS compare the whole capa structure because we...
2005-09-20 alex- typo fixed
2005-09-20 alex- allocate tfm per every sign procedure (tfm isn't...
2005-09-20 lsycleanup debug message.
2005-09-20 lsytypo.
2005-09-20 lsyadd debug for capa_key.
2005-09-20 alex- minor typo: CDEBUG() doesn't add \n at the end
2005-09-20 lsychange debug level.
2005-09-20 lsycapa_renew should increase the refc.
2005-09-20 ericmadd inode generation in capability.
2005-09-15 lsyremove capa_op from hashfn, to allow search CAPA_READ...
2005-09-09 lsyfix:
2005-09-02 lsyfixes:
2005-08-31 lsychange error msg to warning.
2005-08-29 lsyminor fix:
2005-08-27 lsya minor reorganization of capability code.
2005-08-25 lsyfixes:
2005-08-22 lsyfixes:
2005-08-19 lsyseveral fixes: expiry timer adjusted.
2005-08-12 yury- many fixes about using ENTRY, RETURN, GOTO and EXIT.
2005-08-11 yury- fixes for making liblustre at least buildable (includ...
2005-08-10 brianBackout "liblustre now builds" commit. It breaks build...
2005-08-10 yury- many fixes in liblustre related stuff. By now liblust...
2005-08-09 lsyLand b_hd_capa onto HEAD (20050809_1942)