- Nov 15, 2008
-
-
Yong Fan authored
b=13058 i=nikita.danilov i=johann i=robert.read Debug patch for quota on HEAD.
-
- Oct 07, 2008
-
-
mattwu authored
i=issac i=liang winnt lnet cleanup
-
- Sep 11, 2008
-
-
Liang Zhen authored
Close file handle for applymask i=isaac
-
- Aug 18, 2008
-
-
Yang Sheng authored
b=16283 i=adilger, sheng.yang Handle the new option for rhel5 /proc/mounts.
-
- Aug 11, 2008
-
-
Robert Read authored
b=16639 i=umka i=nathan Fix user space build when older kernel is installed, and remove old and redundant code..
-
- Aug 07, 2008
-
-
kalpak authored
b=16098 Add URL for GPLv2 license in copyright headers
-
- Aug 06, 2008
-
-
Robert Read authored
b=16620 i=adilger i=shadow i=isaac First stage of Libcfs cleanup. This landing includes the patches from bugs 16159, 16420, 16445, 16478, and 16479.
-
- Jul 27, 2008
-
-
kalpak authored
b=16098 change CFS license headers to Sun headers
-
- Jul 21, 2008
-
-
girish authored
b=15981 i=adilger i=robert.read
-
- Jul 08, 2008
-
-
Andreas Dilger authored
Don't drop LBUG/LASSERT messages (subsystem = 0) when processing the debug log. b=16117
-
- Jun 19, 2008
-
-
Robert Read authored
b=15969 i=isaac i=adilger Move libcfs to its own module. This removes libcfs from lnet and changes the build system to use the new libcfs module.
-
- May 14, 2008
-
-
Alexey Lyashkov authored
b=14929 i=zam i=nikita
-
- Oct 10, 2007
-
-
Jinshan Xiong authored
-
- Sep 27, 2007
-
-
Jinshan Xiong authored
r=andreas,wangdi An additional module is added to support the lustre loop device emulator
-
- Jun 28, 2007
-
-
Nathan Rutman authored
* fix ldiskfs module path * add uml debug file paths
-
- Apr 25, 2007
-
-
Cliff White authored
b=11653 r=adliger,shadow lctl df output sorted by timestamp. From LLNL.
-
- Feb 16, 2007
-
-
Eric Barton authored
Bugzilla : 11684 Description: Added D_NETTRACE for recording network packet history (initially only for ptllnd). Also a separate userspace ptllnd facility to gather history which should really be covered by D_NETTRACE too, if only CDEBUG recorded history in userspace.
-
- Feb 10, 2007
-
-
Nathan Rutman authored
-
- Aug 12, 2005
-
-
alex authored
-
- Jul 29, 2005
-
-
Wang Di authored
minor fixes about crypto api
-
- Jun 22, 2005
-
-
jacob authored
-
- Apr 05, 2005
-
-
jacob authored
always include our local ioctl.h if _IOW isn't defined, which is probably only catamount.
-
- Apr 04, 2005
-
-
jacob authored
-
- Mar 31, 2005
-
-
Eric Mei authored
-
- Mar 16, 2005
-
-
Niu Yawei authored
-
- Mar 11, 2005
-
-
Yury Umanets authored
-
- Mar 07, 2005
-
-
Eric Barton authored
- truncate output file - close streams
-
Eric Barton authored
5807 - incorrect outstanding SEND accounting changed refcounting inlines to macros to improve logging cleanup unused per-work-item debug on send * lctl debug_file wasn't passing the mode argument to open(O_CREAT) fixed with restrictive (owner only) permissions * 5803 ranal initialisation fix
-
- Feb 15, 2005
-
-
jacob authored
r=adilger First stab at improving some user visible error messages.
-
- Feb 04, 2005
-
-
Eric Barton authored
- removed CFS_DECL_SPIN* just use 'spinlock_t' and initialise with spin_lock_init() - removed CFS_DECL_MUTEX* just use 'struct semaphore' and initialise with init_mutex() - removed CFS_DECL_RWSEM* just use 'struct rw_semaphore' and initialise with init_rwsem() - renamed cfs_sleep_chan -> cfs_waitq cfs_sleep_link -> cfs_waitlink - fixed race in linux version of arch-independent socknal (the ENOMEM/EAGAIN decision). - Didn't fix problems in Darwin version of arch-independent socknal (resetting socket callbacks, eager ack hack, ENOMEM/EAGAIN decision) - removed libcfs types from non-socknal header files (only some types in the header files had been changed; the .c files hadn't been updated at all). - Updated lustre b1_4 to match
-
- Jan 25, 2005
-
-
Wang Di authored
fix debug_daemon size problem
-
- Jan 24, 2005
- Dec 29, 2004
-
-
Yury Umanets authored
-
- Dec 28, 2004
-
-
Nathan Rutman authored
-
- Dec 23, 2004
-
-
Andreas Dilger authored
-
- Dec 17, 2004
-
-
Eric Barton authored
* Removed S_???NAL in favour of a single S_NAL * NB liblustre needs attention
-
- Dec 11, 2004
-
-
Andreas Dilger authored
- don't generate a temp filename for a raw dump - don't unlink non-regular files (e.g. /dev/null) - don't report an error if kernel doesn't dump anything (fix mismerge?)
-
- Dec 09, 2004
-
-
Eric Barton authored
-
- Nov 18, 2004
-
-
Yury Umanets authored
- added ldiskfs module info generation to portals/utils/debug.c - added packing/unpacking for mea in lmv_obd.c - small cleanups.
-