Whamcloud - gitweb
LU-5396 llite: make some functions static
[fs/lustre-release.git] / libcfs / libcfs /
2014-12-09 Frank ZagoLU-5396 libcfs: make some functions static 07/12207/7
2014-12-09 Jian YuLU-5443 libcfs: replace direct HZ access with kernel... 93/11993/11
2014-12-04 Bob GlossmanLU-5912 libcfs: use vfs api for fsync calls 31/12731/3
2014-11-11 John L. HammondLU-2675 libcfs: remove libcfs posix headers 87/11987/5
2014-10-31 Liang ZhenLU-5435 libcfs: copy out ioctl inline buffer 13/11313/14
2014-10-15 John L. HammondLU-2675 libcfs: remove {ENTRY,EXIT}_NESTING macros 84/11984/5
2014-10-10 John L. HammondLU-2675 libcfs: remove {linux,posix}-tracefile.h 83/11983/3
2014-10-07 John L. HammondLU-2675 libcfs: remove unused libcfs.a code 68/10668/7
2014-10-06 Frank ZagoLU-5396 libcfs: add sparse annotation __user wherever... 17/11817/4
2014-10-06 Frank ZagoLU-5458: libcfs: protect kkuc_groups from write access 55/11355/4
2014-09-25 James SimmonsLU-3963 libcfs: remove proc handler wrappers 63/11963/3
2014-09-18 Dmitry EreminLU-5104 build: utilities cleanup 54/10654/19
2014-09-11 James SimmonsLU-5275 libcfs: cleanup the proc hash and cfs wrappers 43/11743/3
2014-09-06 John L. HammondLU-2675 lnet: add lnet/nidstr.h 06/11506/6
2014-09-06 James SimmonsLU-3963 libcfs: remove last cfs wrappers for cpu node... 29/11729/2
2014-09-05 James SimmonsLU-3963 libcfs: Delete empty source files for linux... 25/11725/3
2014-08-30 Amir ShehataLU-2456 lnet: Dynamic LNet Configuration (DLC) show... 22/8022/38
2014-08-30 Amir ShehataLU-2456 lnet: Dynamic LNet Configuration (DLC) IOCTL... 21/8021/33
2014-08-27 John L. HammondLU-2675 build: assume __linux__ and __KERNEL__ 37/11437/5
2014-08-27 Frank ZagoLU-5396: use gfp_t for gfp mask, instead of (unsigned... 00/11200/3
2014-08-27 frank zagoLU-5396: add sparse locking annotations 95/11295/9
2014-08-18 Liang ZhenLU-5428 libcfs: false alarm of libcfs watchdog 15/11415/3
2014-08-15 John L. HammondLU-2675 build: remove Darwin "support" 23/11423/2
2014-08-15 Frank ZagoLU-5418 libcfs: only define noop_*_fn when readline... 52/11252/4
2014-08-12 John L. HammondLU-2675 build: remove WinNT "support" 85/11385/2
2014-08-06 John L. HammondLU-5409 obd: add CFS_FAULT_CHECK() 63/11263/3
2014-07-29 Bruno FacciniLU-5349 include: use __vmalloc() to avoid __GFP_FS... 90/11190/4 dne2
2014-07-28 Frank ZagoLU-5418: compilation fix when using newer readline lib 31/11231/3
2014-07-15 Frank ZagoLU-5304: use kzalloc/vzalloc instead of [kv]malloc... 29/11029/4
2014-07-15 James NunezLU-2740 utils: Add support for --version option 14/11014/6
2014-07-15 Frank ZagoLU-5304: do not memset after LIBCFS_ALLOC 12/11012/4
2014-07-15 Frank ZagoLU-5304: no need to zero out the allocated memory when... 11/11011/3
2014-07-15 John L. HammondLU-5243 utils: use goto rather than GOTO() 91/10791/5
2014-07-09 James SimmonsLU-4993 libcfs: convert nodemask_t to linux bitmask 32/10332/6
2014-07-08 Frank ZagoLU-5095 hsm: Allow receiving messages to be non-blocking 93/10393/9
2014-07-07 Andreas DilgerLU-5279 crypto: no vmalloc() for speed test buffer 82/10982/3
2014-07-01 Andreas DilgerLU-5053 libcfs: clean up cfs_crypto_hash code 90/9990/4
2014-07-01 Li XiLU-5270 obdclass: do not lock repetitively when geting... 90/10890/3
2014-06-23 Andreas DilgerLU-2675 libcfs: remove unused open flag conversions 42/10742/2
2014-06-20 Oleg DrokinLU-5179 libcfs: do not leak mm_struct 59/10759/2
2014-06-20 Fan YongLU-4610 lfsck: fix lfsck, osd-ldiskfs, osd-zfs debug... 79/10579/6
2014-06-20 Dmitry EreminLU-4629 libcfs: fix buffer overflow of string buffer 89/9389/19
2014-06-16 Li XiLU-5126 libcfs: fix illegal page access of tracefiled() 24/10524/2
2014-06-04 Oleg DrokinLU-4423 lnet: switch to kernel_sendmsg() 25/10125/6
2014-06-04 Oleg DrokinLU-4423 lnet: don't open-code kernel_recvmsg() 24/10124/6
2014-05-14 Dmitry EreminLU-4629 utils: fix array overflow 35/10135/3
2014-05-12 Oleg DrokinRevert "LU-2600 osd-zfs: batched object accounting" 71/10271/3
2014-05-09 Gregoire PichonLU-1778 llite: fix inconsistencies of root squash feature 00/5700/19
2014-05-08 John L. HammondLU-4961 lustre: remove liblustre.h and obd.h from userspace 94/10194/4
2014-04-30 Vitaly FertmanLU-2177 ldlm: flock completion fixes. 05/10005/4
2014-04-24 Andreas DilgerLU-4388 io: pass fsync() range through RPC/IO stack 26/8626/15
2014-04-22 Alex ZhuravlevLU-2600 osd-zfs: batched object accounting 57/7157/18
2014-04-21 Ryan HaaskenLU-4711 libcfs: Always clamp cdls_delay between min... 03/9503/2
2014-04-17 Oleg DrokinLU-3963 Revert bitops changes 78/9978/3
2014-04-11 Alexey LyashkovLU-3963 cleanup: C89 and build cleanups 03/7803/29
2014-04-04 James SimmonsLU-4476 kernel: support process namespace containers 17/8817/7
2014-03-28 Dmitry EreminLU-4588 code: replace semaphores with mutexes 94/9294/5
2014-03-28 Li XiLU-4199 libcfs: add CPU table functions for uniprocessor 73/8873/3
2014-03-25 Swapnil PimpaleLU-4674 endianness: Fix __{LITTLE,BIG}_ENDIAN macro... 41/9641/4
2014-03-25 Dmitry EreminLU-4629 libcfs: fix issues found by Klocwork Insight... 00/9400/7
2014-03-10 Li XiLU-4199 libcfs: add wrapper of dump_trace() 72/8872/5
2014-03-01 Ryan HaaskenLU-4129 libcfs: Only dump log once per sec. to avoid... 64/8964/5
2014-03-01 James SimmonsLU-4199 libcfs: Handle nodemask on UMP machines 19/9219/3
2014-02-28 Joshua WalgenbachLU-3527 nodemap: add NID range management 57/8057/15
2014-02-19 Gregoire PichonLU-1778 libcfs: add a service that prints a nidlist 21/9221/2
2014-02-07 Oleg DrokinRevert "LU-1778 libcfs: add a service that prints a... 78/9178/2
2014-02-07 Gregoire PichonLU-1778 libcfs: add a service that prints a nidlist 79/8479/6
2014-02-03 Chuck FossenLU-4431 lnet: 1/3/2014 update for Cray interconnects 44/8744/5
2014-01-31 Fan YongLU-3951 lfsck: LWP connection from OST-x to MDT-y 66/7666/24
2014-01-18 James SimmonsLU-3319 procfs: update shared server side core proc... 33/7933/11
2014-01-15 Liang ZhenLU-4454 libcfs: warn if all HTs in a core are gone 70/8770/3
2013-12-11 Peng TaoLU-4278 libcfs: remove LWT 40/8340/3
2013-12-10 Liang ZhenLU-4362 libcfs: wrong parameter to cfs_hash_keycpy 09/8509/2
2013-12-06 James SimmonsLU-3963 libcfs: cleanup list operations 80/4780/11
2013-12-02 James SimmonsLU-2800 autoconf: clean up sysctl table handling 02/8102/2
2013-12-02 James SimmonsLU-3319 procfs: provide framework for seq_file handling 35/7135/25
2013-11-18 Andriy SkulyshLU-3992 libcfs: Fix NUMA emulated mode 24/7724/6
2013-11-01 James SimmonsLU-3570 libcfs: accelerate crc32c with pclmulqdq 27/6927/13
2013-11-01 Alexander.BoykoLU-4007 libcfs: fix for removing lcw at lcw_dispatch_main 55/7755/3
2013-10-26 James SimmonsLU-2800 autoconf: remove LIBCFS_SOCK_MAP_FD_2ARG 06/5406/7
2013-10-25 Liang ZhenLU-3055 libcfs: remove page_collection::pc_lock 60/7660/2
2013-10-25 James SimmonsLU-2800 autoconf: remove LN_5ARGS_SYSCTL_PROC_HANDLER... 11/5411/9
2013-10-25 James SimmonsLU-2800 autoconf: remove LIBCFS_FUNC_DUMP_TRACE test 03/5403/9
2013-10-02 Henri DoreauLU-3882 hsm: Prevent duplicate CT registrations 12/7612/5
2013-10-01 James SimmonsLU-3974 libcfs: replace num_physpages with totalram_pages 26/7726/4
2013-10-01 Sebastien BuissonLU-2074 build: fix 'copy into fixed size buffer' errors 54/4154/22
2013-09-28 Oleg DrokinRevert "LU-1346 libcfs: replace CFS_CAP_XXX with kernel... 98/7798/2
2013-09-27 James SimmonsLU-1346 libcfs: replace CFS_CAP_XXX with kernel definition 81/4781/6
2013-09-27 Peng TaoLU-1346 libcfs: cleanup libcfs atomic primitives 59/6959/7
2013-09-26 Peng TaoLU-1346 libcfs: cleanup libcfs primitive (linux-prim.h) 57/6957/8
2013-09-26 Peng TaoLU-1346 libcfs: cleanup libcfs primitive (linux-prim.h) 56/6956/8
2013-09-13 Peng TaoLU-1346 libcfs: cleanup waitq related primitives 55/6955/8
2013-09-13 Peng TaoLU-1346 libcfs: cleanup libcfs primitive (linux-prim.h) 54/6954/8
2013-09-12 Christopher J. MorroneLU-3462 ldiskfs: Subsume ldiskfs's build system into... 50/6850/22
2013-09-02 James SimmonsLU-1346 libcfs: cleanup cfs_curproc_xxx macros 79/4779/5
2013-09-02 James SimmonsLU-1346 libcfs: cleanup macros in portals_compat25.h 78/4778/8
2013-08-30 Dmitry EreminLU-3775 build: build error with gcc 4.7.0 20110509 82/7382/4
2013-08-22 James SimmonsLU-1346 libcfs: tcpip/time/type related cleanup 77/4777/8
2013-08-17 Li XiLU-3494 libcfs: Add relocation function to libcfs heap 43/6743/4
2013-08-17 Jinshan XiongLU-3647 hsm: small fixes for HSM 43/7243/4
next