Whamcloud - gitweb
LU-477 allocate memory for s_group_desc and s_group_info by vmalloc()
[fs/lustre-release.git] / lustre / include /
2011-07-15 Lai SiyaoLU-5 readdir read multiple pages per rpc
2011-07-14 Andreas DilgerLU-113: make lustre_{idl,user}.h nice to userspace
2011-06-14 nasfLU-397 Set 'lsr_flags' as 'LU_SEQ_RANGE_MDT' for old...
2011-06-13 Andreas DilgerLU-64 define LOV default layout as FID_SEQ value
2011-06-09 nasfLU-163 Input valid 'mnt' parameter for 'dentry_open()'
2011-06-09 nasfLU-307 Send parent FID from client to MDS on NFS open...
2011-06-07 nasfLU-376 Positive LL_DIR_END_OFF to indicate the tail...
2011-06-07 Prakash SuryaLU-64 Make "lfs getstripe" directory output consistent.
2011-06-03 Bobi JamLU-57 Allow OSTs to be created with no primary node
2011-06-03 Oleg DrokinRevert "LU-147 avoid 8k obd device amount limit"
2011-05-28 nasfLU-163 MDS returns 32/64-bit dir name hash according...
2011-05-28 Niu YaweiLU-305 Temporarily block 'non-fatal' signals
2011-05-20 James SimmonsLU-249 Allow the user to set the upper limit to the...
2011-05-20 James SimmonsLU-224 Move fail_loc handling from lustre to libcfs
2011-05-18 Jinshan XiongLU-300: Oops in cl_page_put of page fault path
2011-05-09 Mikhail PershinLU-178 prevent replays after recovery on server
2011-05-09 Lai SiyaoLU-239 Lustre Header (include/lprocfs_status.h) is...
2011-05-06 Lai SiyaoLU-243 async lov_sync() operation
2011-05-03 Oleg DrokinLU-104 Properly address ownership of posix and flock...
2011-04-25 Alexey LyashkovLU-73 RHEL6 support.
2011-04-20 Niu YaweiLU-129 Skip quotacheck on administratively disabled...
2011-04-20 Alexey LyashkovLU-147 avoid 8k obd device amount limit
2011-04-18 Alexey LyashkovLU-147 hash code cleanup
2011-04-18 Niu YaweiLU-184 Keep orphan on failover umount
2011-04-12 Johann LombardiLU-140 Remove leftovers of iopen
2011-04-06 Liang ZhenLU-170 oscc_grow_count will never grow
2011-04-04 ZhangHongChaoLU-13 updated patch to fix at_min issue
2011-04-01 Bobi JamLU-22 ldlm_resource::lr_lvb_data is protected by wrong...
2011-03-31 Bobi JamLU-73 Make register_shrinker argument more visible. 2.0.59-llnl3-base
2011-03-30 Johann LombardiLU-155 cleanup some dead code
2011-03-28 Ned BassLU-84 Allow building against kernel devel headers with...
2011-03-24 Bobi JamLU-73 RHEL6 support.
2011-03-23 Bobi JamLU-39 ASSERTION(atomic_read(&client_stat->nid_exp_ref_c...
2011-03-19 nasfb=24226 SUID/SGID related processing
2011-03-16 nasfb=20581 MDS returns full hash for readdir to decrease... 2.0.59-llnl2-base
2011-03-11 Niu Yaweib=22980 improve obdfilter-survey performance on multi...
2011-03-10 nasfORNL-2 Enable OBD_CONNECT_ATTRFID supporting on lustre-2.x
2010-12-23 Vitaly Fertmanb=24255 move seq_client_alloc_seq out of lcs_sem
2010-12-22 Vitaly FertmanRevert "b=22176 Add .sync_fs super block handler"
2010-12-17 Liang Zhenb=23289 revert patch on 21828
2010-12-17 Andreas Dilgerb=23289 don't start more than minimum MDT threads
2010-12-17 Andreas Dilgerb=23072 avoid duplicate cfs_size_round declarations
2010-12-15 Vitaly Fertmanb=22755 Don't consume grant twice on recoverable resend
2010-12-15 Rahul Deshmukhb=22176 Add .sync_fs super block handler
2010-12-10 yangshengb=24037 Remove iopen patch.
2010-12-10 hongchao.zhangb=23781 fix obdo leak issue
2010-12-07 Eric Meib=20563 fix fid_flatten32().
2010-12-07 Eric Meib=20563 fix fid_flatten().
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-01 Jian Yub=23289 cleanup assertion on atomic
2010-11-26 Landenb=24188 rehash patch makes oops in quota_search_lqs
2010-11-26 yangshengb=19808 fix d_obtain_alias() misuse due to compat macro.
2010-11-26 Andreas Dilgerb=15599 remove OBD_CONNECT_LAYOUTLOCK from supported...
2010-11-23 Jian Yub=24022 don't return NULL in lprocfs_alloc_stats to...
2010-11-23 Vitaly Fertmanb=23460 remove expensive memory check
2010-11-23 Liang Zhenb=18551 adapt ldlm_namespace to new cfs_hash
2010-11-18 Jian Yub=23289 grained lock for ptlrpc service
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-16 Jian Yub=23289 less global lock & atomic for ldlm pool
2010-11-08 Jian Yub=23289 lprocfs_counter cleanup
2010-11-08 Vladimir Savelievb=20631 grouplock use from MDT for HSM
2010-11-08 Vladimir Savelievb=15599 hsm infrastructure
2010-11-04 Vitaly Fertmanb=23064 Adopt for new backing_dev_info interface.
2010-11-04 LiuYingb=23399 Deadlock probably due to statahead
2010-11-04 Jian Yub=23289 cleanup unnecessary spinlock dance in ldlm
2010-11-04 yangshengb=21610 Changes for 2.6.32 kernel udpate.
2010-10-21 Jian Yub=18551 adapt lu_site to new cfs_hash
2010-10-21 Alexander.Zarochentsevb=22417 remove obd arg from ptlrpc_start_thread
2010-10-19 Vitaly FertmanRevert "b=19325 adjust waiting extent locks during...
2010-10-19 Vitaly FertmanRevert "b=22176 Add .sync_fs super block handler"
2010-10-18 Eric Meib=23728 gss: allow oss authenticate with mgs.
2010-10-14 Eric Meib=19486 add server identifier into lu_seq_range.
2010-10-12 Vitaly FertmanRevert "b=23090 Wirecheck.c is still missing some structs"
2010-10-12 LiuYingb=21420 Add mds/mgs stats to HEAD
2010-10-12 Nicolas Williamsb=23090 Wirecheck.c is still missing some structs
2010-10-07 Vitaly Fertmanb=19325 adjust waiting extent locks during 1st enqueue
2010-10-07 Mikhail Pershinb=16509 port recovery ending tests to master
2010-10-07 Rahul Deshmukhb=22176 Add .sync_fs super block handler
2010-10-07 Rahul Deshmukhb=19427 Correct lmm_object_id
2010-10-04 Maxim Patlasovb=16842 __l_wait_event should sleep using TASK_INT
2010-09-30 Vladimir Savelievb=23003 change the type of obd_time to __s64
2010-09-30 Vladimir Savelievb=23003 use obd_time instead of __u64 to store "wallclo...
2010-09-30 Jian Yub=23289 cleanup legacy code from ldlm
2010-09-30 Jian Yub=18551 wrapper functions for ldlm->namespace & res...
2010-09-30 Jian Yub=18551 libcfs hash
2010-09-27 Eric Meib=22683 store cl_env in task_struct for redhat kernel...
2010-09-21 Eric Meib=23518 add the missing logic of enqueue wait for confl...
2010-09-21 Landenb=23541 move DQ_STATUS_SET and DQ_STATUS_RECOVERY to
2010-09-13 Robert Readb=22588 fix compile issue with gcc 4.4
2010-09-08 Eric Meib=16774 mdc to cancel unused dlm locks before replay.
2010-09-08 Dmitry Zoginb=22938 lfs find -s doesn't seem to work correctly
2010-09-07 Alexander.Zarochentsevb=23161 Update max ea and init llog early
2010-09-07 Jian Yub=23289 disable RS_DEBUG by default
2010-09-07 Eric Meib=23728 Doxygen style comment - sptlrpc api.
2010-08-31 Mikhail PershinRevert "b=17471 change conf_param syntax to match set_p...
2010-08-29 Landenb=23500 Send quota broadcast requests in parallel
2010-08-26 Nathan Rutmanb=23035 split changelog time record into ctime,mtime...
next