Whamcloud - gitweb
LU-954 build: make lbuild to build lustre-iokit
[fs/lustre-release.git] / libcfs /
2012-01-09 yangshengLU-506 kernel: FC15 - small changes
2012-01-09 yangshengLU-506 kernel: FC15 - reiserfs remove & cleanup
2012-01-05 yangshengLU-506 kernel: FC15 - file_operations relate changes.
2012-01-04 Hongchao ZhangLU-748 test: shorten the runtime of sanity subtest_220
2011-12-29 yangshengLU-506 kernel: FC15 - fix GCC 'set-but-unused' warnings
2011-12-12 Liang ZhenLU-143 fid hash improvements
2011-12-12 Andreas DilgerLU-871 build: change %L printk format to %ll
2011-12-10 Gregoire PichonLU-663 kernel: Some arch do not have NUMA features...
2011-11-22 yangshengLU-506 FC15: ctl_name & strategy removed from ctl_table.
2011-11-22 yangshengLU-506 FC15: update shrinker to use shrink_control...
2011-11-03 Andreas DilgerLU-000 libcfs: allow debug to be set to numeric -1
2011-10-28 Wally WangLU-554 add gnilnd awareness to LNet
2011-10-26 Andreas DilgerLU-629 ptlrpc: fix _debug_req to print opc/status
2011-10-25 Christopher J. MorroneLU-513 Make cfs_wait_event_interruptible_exclusive...
2011-08-20 Oleg DrokinLU-365 Update copyright for files modified by Whamcloud
2011-08-12 Christopher J. MorroneLU-455 Replace DIST_SOURCES with EXTRA_DIST
2011-08-09 Christopher J. MorroneLU-533 Include posix-types.h in headers and distribution
2011-07-26 Alexey LyashkovLU-502 don't allow to kill service threads by OOM killer.
2011-06-06 Alexey LyashkovLU-351 RHEL6 U1 support.
2011-06-03 Oleg DrokinRevert "LU-147 avoid 8k obd device amount limit"
2011-05-28 Niu YaweiLU-305 Temporarily block 'non-fatal' signals
2011-05-20 Johann LombardiLU-314 don't print warning when setting debug mask...
2011-05-20 James SimmonsLU-224 Move fail_loc handling from lustre to libcfs
2011-05-16 Christopher J. MorroneLU-299 Initialize struct shrinker variable in test
2011-04-25 Alexey LyashkovLU-73 RHEL6 support.
2011-04-20 Alexey LyashkovLU-147 avoid 8k obd device amount limit
2011-04-18 Alexey LyashkovLU-147 hash code cleanup
2010-12-17 Andreas Dilgerb=23072 avoid duplicate cfs_size_round declarations
2010-12-15 Brian Behlendorfb=24037 Include backing-dev.h header
2010-12-03 LiuYingb=24097 move upcall_cache from lvfs to libcfs
2010-12-03 Jian Yub=23289 new API: cfs_waitq_add_exclusive_head
2010-12-03 yangshengb=24037 Changes of 2.6.32 kernel.
2010-12-03 yangshengb=19706 porting patch for master.
2010-12-01 Jian Yub=23289 cleanup assertion on atomic
2010-11-18 minhdiepb=24170 checking len of debug string before matching
2010-11-16 LiuYingb=24117 params_tree code for YangtzeI
2010-11-16 Jian Yub=24017 fix the performance issue of lu_cache_shrink
2010-11-12 Brian J. Murrellb=24086 separate kernel and userspace __u64 checking
2010-11-08 Vladimir Savelievb=15599 hsm infrastructure
2010-11-04 Cliff Whiteb=20805 rate limit D_NETERR messages
2010-11-04 Jian Yub=18551 remove ENTRY & EXIT from hot hash functions
2010-10-21 yangshengb=22514 Update RHEL5.5 & OEL5.5 to latest kernel.
2010-10-18 Vitaly Fertmanb=19813 cfs_hash_cond_del doesn't have dance of addref...
2010-10-12 Brian J. Murrellb=23685 don't define unused variables
2010-10-12 yangshengb=22375 Add walk_stack callback for dump_trace.
2010-10-04 Andrew Perepechkob=18728 allow queued write syscall termination by a...
2010-09-30 Vladimir Savelievb=22828 fix unnormalized Linux symbols
2010-09-30 Jian Yub=18551 libcfs hash
2010-09-30 Jian Yub=21954 workitem to libcfs
2010-08-31 Mikhail PershinRevert "b=17471 change conf_param syntax to match set_p...
2010-08-26 Maxim Patlasovb=22407 substitute %i with %d
2010-08-26 Nathan Rutmanb=23298 backport some llapi_changelog/copytool fixes...
2010-08-24 Cliff Whiteb=16909 add CNETERR() cleanup console messages
2010-08-20 Dmitry Zoginb=17682 Improve debug capability for production systems
2010-08-19 Isaac Huangb=20973 Doxygen comments for LNet API
2010-08-17 Nathan Rutmanb=17471 change conf_param syntax to match set_param
2010-08-17 LiuYingb=17166 remove <2.6.9 compatibility code from HEAD
2010-08-17 yangshengb=13752 Remove 2.4 kernel definition of cfs_waitq_wait_...
2010-08-17 yangshengb=23122 Get ia64/rhel5 build successful.
2010-08-16 Liang Zhenb23289 smp improvement for watchdog i=eric.mei i=maxim
2010-08-13 Mikhail PershinRevert "b=21951 2.6.32-fc13 patchless client support...
2010-08-13 Fan Yongb=21846 add a test for testing rehash in sanity.sh
2010-08-07 Maxim Patlasovb=18751 Move prng.c to libcfs
2010-07-30 Maxim Patlasovb=16842 Libcfs common code changes
2010-07-30 Matt Wub=17167 cfs_rcu_head cleanup in lustre source
2010-07-28 Oleg Drokinb=16919 Async journal commit support
2010-07-21 Dmitry Zoginb=20247 Dropping PUT error on first mount
2010-07-19 Mikhail PershinRevert "b=20355 formalize support for pthreads"
2010-07-06 Isaac Huangb=22745 Removed gmlnd from lnet.
2010-07-02 Isaac Huangb=21776 Use atomic memory allocation when VM is flushin...
2010-07-02 pravinb=20978 Fix llog_process_lock scalability issues.
2010-06-30 Robert ReadMass conversion of all copyright messages to Oracle.
2010-06-25 Nathan Rutmanb=23004 bad cfs_user_write call causes oops
2010-06-24 Robert ReadUpdate copyright messages.
2010-06-22 Brian J. Murrellb=20355 formalize support for pthreads
2010-06-18 Robert ReadRemove remaining remnants of the CVS era.
2010-06-14 Robert ReadUpdate copyrights on source files changed since 2010...
2010-06-10 pravinb=20563 add cfs_curproc_is_32bit() function to check...
2010-06-10 Rahul Deshmukhb=21951 2.6.32-fc13 patchless client support for HEAD
2010-06-04 Wang Dib=19427 correct lmm_object_id and reserve fids for...
2010-05-26 pravinb=20339 remove ref to LIBCFS_SSIZE_T_LONG & LIBCFS_SIZE...
2010-05-26 Rahul Deshmukhb=21815 per-nid stats should not access lustre hash...
2010-05-24 Rahul Deshmukhb=21951 2.6.32-fc13 patchless client support for HEAD
2010-05-19 LiuYingb=22455 remove "lnet." prefix from lctl params display
2010-05-17 Rahul Deshmukhb=22625 Fix libcfs_debug_file_path module option
2010-05-11 Wang Dib=22683 remove unnecessary check and assert in the...
2010-04-30 Robert ReadRevert "b=19427 correct lmm_object_id and reserve fids... 1.10.0.41a v1_10_0_41a
2010-04-26 Eric Meib=22458 move lcw_dump out of softirq context.
2010-04-23 Wang Dib=19427 correct lmm_object_id and reserve fids for...
2010-04-19 Dmitry Zoginb=22409 Spurious error messages from smp_processor_id...
2010-04-15 Vitaly Fertmanb=22056 hash_add not under spinlock.
2010-04-08 Robert Readb=22526 rename num_possible_cpus() to cfs_num_possible_...
2010-04-05 pravinb=20339 Remove LPSZ definition.
2010-03-30 Landenb=19944 promise every cpu has at least 2MB debug memory.
2010-03-23 Nathan Rutmanb=22403 Fix compile warning on sles11
2010-03-23 Brian J. Murrellb=21527 Portability fixes
2010-03-19 Robert Readb=11680 fix sles11 build.
2010-03-19 Maxim Patlasovb=22079 Moving definition of cfs_trace_buf_type_t back...
2010-03-18 Robert Readb=11680 Add /proc/sys/lnet/force_lbug
2010-03-18 Rahul Deshmukhb=21957 fixed debug_mb init problem.
next