Whamcloud - gitweb
LU-2742 oi: handle IGIF lookup
[fs/lustre-release.git] / lustre / lov /
2013-05-02 Keith ManntheyLU-3030 build: Update Master Copyrights pre 2.4 split
2013-04-30 Prakash SuryaLU-2139 osc: Track and limit "unstable" pages
2013-04-25 Hongchao ZhangLU-631 osc: wait OSC to complete initial connection...
2013-04-13 wang diLU-2888 fid: still Use oi_id/oi_seq for log/lov object.
2013-04-10 wangdiLU-2684 fid: unify ostid and FID
2013-03-28 wangdiLU-2682 fid: cleanup direct _id and _seq access
2013-03-28 Jinshan XiongLU-2970 lov: wait for active IOs before deleting the...
2013-03-13 Jinshan XiongLU-2809 llite: Do not return layout_gen for getxattr
2013-03-13 Andreas DilgerLU-2775 fid: allow FID-on-OST in fid_seq_is_mdt()
2013-03-04 Jinshan XiongLU-2683 lov: release all locks in closure to release...
2013-02-21 Hiroya NozakiLU-2591 lov: race between ptlrpc_rcv and umount/umount...
2013-02-20 John L. HammondLU-2675 cleanup: make bitfield (un)signedness explicit
2013-02-20 Sebastien BuissonLU-2227 build: fix 'memory illegal access' errors
2013-02-09 Bobi JamLU-642 lov: make up obd_connect for inactive OSC
2013-02-06 Jinshan XiongLU-2017 mdc: add layout swap between 2 objects
2013-02-01 Sergii GlushchenkoLU-1431 ptlrpc: PTLRPC_BRW_MAX_SIZE usage cleanup.
2013-01-31 Jinshan XiongLU-1876 hsm: bugfix for deadlock in glimpse and layout...
2013-01-29 Jinshan XiongLU-1876 hsm: account for active IOs correctly
2013-01-28 wangdiLU-1506 ldlm: correct lock res build for FID on OST
2013-01-26 Sebastien BuissonLU-2644 build: fix 'resource leak' errors
2013-01-26 Jinshan XiongLU-744 clio: save memory allocations for cl_page
2013-01-23 wangdiLU-1187 lmv: allocate lmv tgts array by index
2013-01-15 Jinshan XiongLU-1876 hsm: layout lock implementation on server side
2013-01-08 Keith ManntheyLU-2446 build: Update Whamcloud copyright messages...
2012-12-08 Jinshan XiongLU-2304 lov: check enq flags when matching top lock
2012-12-05 Andreas DilgerLU-1346 libcfs: replace libcfs wrappers with kernel API
2012-11-29 Jinshan XiongLU-1876 hsm: bugfix about layout lock on the client
2012-11-21 Prakash SuryaLU-2139 osc: Move cl_client_lru to cl_client_cache
2012-11-21 Alex ZhuravlevLU-2244 lov: remove unused bits from lov, osc
2012-11-06 JinshanLU-2170 osc: set osc_lock attribute only once
2012-10-29 michael.mckayLU-1822 llite: Remove deprecated truncate handler
2012-10-16 Jinshan XiongLU-744 osc: add lru pages management - new RPC
2012-10-07 Andriy SkulyshLU-1962 util: Add --lazy flag to lfs df
2012-09-28 Alex ZhuravlevLU-1303 lod: methods to manage pools
2012-09-26 Johann LombardiLU-1842 quota: remove quota code
2012-09-26 Mikhail PershinLU-1302 llog: simplify llog_setup functionality
2012-09-24 Mikhail PershinLU-1302 llog: modify llog_write/llog_add to support OSD
2012-09-20 Sebastien BuissonLU-1907 build: avoid function resolution mistakes by...
2012-09-17 Sebastien BuissonLU-1856 build: fix 'out-of-bounds write' errors
2012-09-14 Mikhail PershinLU-1302 llog: llog test update and fixes
2012-09-13 Andreas DilgerLU-1923 lov: verify stripe is on given device
2012-09-04 Mikhail PershinLU-1302 llog: pass lu_env as parametr in llog functions
2012-09-04 Mikhail PershinLU-1302 llog: add env to llog_process functions
2012-09-02 Lai SiyaoLU-1772 lov: lock with lov lsm refcount taken may deadlock
2012-08-26 Bobi JamLU-1773 lov: lov_delete_raid0() need heed lov_fini_raid0()
2012-08-14 Jinshan XiongLU-1657 lov: LBUG at lov_fini_raid0()
2012-08-13 Fan YongLU-1683 agl: increase lock cll_holds for AGL upcall
2012-08-08 Andreas DilgerLU-1617 build: skip generated files in .gitignore
2012-08-02 Bobi JamLU-1626 lov: fix lov request set finish check race
2012-07-13 Andreas DilgerLU-1481 build: quiet warnings due to := assignment
2012-07-09 Jinshan XiongLU-169 ldlm: add support for layout lock
2012-07-03 Jinshan XiongLU-169 lov: add lsm refcounting
2012-06-19 Bobi JamLU-988 ost: add debugging for inode timestamps
2012-06-19 Jinshan XiongLU-1030 osc: new IO engine implementation
2012-06-14 wangdiLU-1286 obdclass: oops in lprocfs_remove_nolock
2012-06-04 Jinshan XiongLU-1299 clio: a combo patch to fix cl_lock
2012-06-01 Jinshan XiongLU-1030 clio: reimplement ll_fsync in clio way
2012-05-30 Bobi JamLU-988 llite: add debugging for inode timestamps
2012-05-30 Liang ZhenLU-1417 lov: device type finalized twice
2012-05-30 Liu XuezhaoLU-1347 style: removes obsolete EXPORT_SYMTAB macros
2012-05-22 Liang ZhenLU-181 obdclass: fix portal_handle memory wastage
2012-05-21 Alex ZhuravlevLU-911 obdapi: add env to few methods
2012-05-14 Andreas DilgerLU-1389 lov: standardize lov_do_div64() usage
2012-05-08 Liang ZhenLU-1347 build: remove the vim/emacs modelines
2012-04-30 Christopher J. MorroneLU-1095 debug: Improve messages for fake requests
2012-03-29 Wally WangLU-812 compat: clean up mutex lock to use kernel mutex...
2012-03-16 Aurelien DegremontLU-827 lov: Implement a per file data_version.
2012-03-14 Fan YongLU-1070 agl: update lock state when AGL upcall
2012-03-02 Andreas DilgerLU-1146 build: batch update copyright messages
2012-01-20 Andreas DilgerLU-459 debug: quiet overly verbose debug messages
2012-01-10 Fan YongLU-925 agl: async glimpse lock process in CLIO stack
2012-01-08 Johann LombardiLU-169 lov: add generation number to LOV EA
2012-01-06 Johann LombardiLU-847 quota: move lmv/mdc/osc/lov quota code out of...
2012-01-06 Alexander BoykoLU-80 lov: large stripe count support
2011-12-29 yangshengLU-506 kernel: FC15 - fix GCC 'set-but-unused' warnings
2011-12-12 Lai SiyaoLU-106 procfs: many proc entries are not accessed safely
2011-10-31 Fan YongORNL-22 general ptlrpcd threads pool support
2011-10-28 Matt EzellLU-715 lov: fix procfs reporting for qos values
2011-09-10 Bobi JamLU-650 Max possible file size is mutable
2011-08-20 Oleg DrokinLU-365 Update copyright for files modified by Whamcloud
2011-08-19 Niu YaweiLU-592 1.8 <-> 2.1 interop: missing LMV on client
2011-07-24 Bobi JamLU-16 Allow objects larger than 2TB in size
2011-07-13 Niu YaweiLU-481 Don't store 'transient' page in radix tree
2011-05-31 hongchao.zhangLU-248 increase LOV reseed to mitigate OST allocation...
2011-05-20 James SimmonsLU-224 Move fail_loc handling from lustre to libcfs
2011-05-10 yangshengLU-188 Reduce startup messages.
2011-05-06 Lai SiyaoLU-243 async lov_sync() operation
2011-04-20 Niu YaweiLU-129 Skip quotacheck on administratively disabled...
2011-04-18 Alexey LyashkovLU-147 hash code cleanup
2011-03-16 Jinshan XiongLU-82 Remove useless clio locks
2011-03-11 Niu Yaweib=22980 improve obdfilter-survey performance on multi...
2010-12-22 Vitaly FertmanRevert "b=22176 Add .sync_fs super block handler"
2010-12-15 Rahul Deshmukhb=22176 Add .sync_fs super block handler
2010-11-16 Jian Yub=24017 fix the performance issue of lu_cache_shrink
2010-11-02 Mikhail Pershinb=20997 passthrough obd_force from lmv to mdc
2010-10-21 Jian Yub=18551 adapt lu_site to new cfs_hash
2010-10-19 Vitaly FertmanRevert "b=22176 Add .sync_fs super block handler"
2010-10-07 Rahul Deshmukhb=22176 Add .sync_fs super block handler
2010-10-04 Andrew Perepechkob=23216 a fix for a possible memory leak in lov_setup
2010-09-30 Vladimir Savelievb=23003 use obd_time instead of __u64 to store "wallclo...
next