Whamcloud - gitweb
LU-6401 headers: Create a header for obdo related functions
[fs/lustre-release.git] / lustre / osp / osp_precreate.c
2016-03-23 Ben EvansLU-6401 headers: Create a header for obdo related... 17/16917/8
2016-01-12 Andreas DilgerLU-4825 osp: rename variables to match /proc entry 32/16032/5
2015-12-18 Frank ZagoLU-5710 all: fourth set of corrected typos and grammar... 06/17306/5
2015-12-15 Andreas DilgerRevert "LU-6910 osp: add procfs values for OST reserved... 17/17617/3
2015-12-11 Alexander BoykoLU-6910 osp: add procfs values for OST reserved size 31/15731/20
2015-07-16 Olaf WeberLU-6325 ptlrpc: make ptlrpcd threads cpt-aware 72/13972/19
2015-06-09 Frank ZagoLU-5710 all: third batch of corrected typos and grammar... 24/14424/8
2015-04-28 James SimmonsLU-6245 libcfs: remove prim wrappers for libcfs 74/13874/8
2015-04-09 frank zagoLU-5710 all: second batch of corrected typos and gramma... 33/12933/8
2015-03-30 Dmitry EreminLU-5478 osc: get rid of obd_* typedefs 48/13148/16
2014-12-28 Andreas DilgerLU-6068 misc: update Intel copyright messages 2014 74/13174/2
2014-12-09 Frank ZagoLU-5396 mdc: (and lmv, mgc, osc) make some functions... 22/12222/9
2014-10-06 Alex ZhuravlevLU-4976 doc: comments to osp_precreate.c 52/11152/6
2014-07-10 Hongchao ZhangLU-4621 ofd: create same count of objects 26/10626/7
2014-06-23 Brian BehlendorfLU-1095 ofd: Silence 'slow create' warnings 94/10394/3
2014-06-11 Wang DiLU-4957 ofd: convert FID to OSTID before put it on... 80/10580/4
2014-04-23 wang diLU-4653 fid: only compare non-IDIF seq in lu_fid_diff 60/9560/6
2014-02-28 wang diLU-2430 mdd: add lfs mv to migrate inode. 62/6662/46
2014-02-22 wang diLU-3529 lod: create striped directory 96/7196/45
2014-01-29 wang diLU-4456 osp: extra check for opd_pre 90/8890/8
2014-01-27 wang diLU-4413 osp: move seq allocation out of osp_import_event 97/8997/3
2014-01-13 wang diLU-3529 osp: init FID client for OSP on MDT. 58/7158/19
2013-12-03 Hongchao ZhangLU-4313 osp: continue waiting for -ENOTCONN 15/8415/3
2013-12-02 Nathaniel ClarkLU-3230 osp: unstick precreates on unmount 95/7995/13
2013-11-14 Mikhail PershinLU-3467 ofd: use unified handler for OST requests 30/7130/35
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-05 Sebastien BuissonLU-2744 build: fix 'data race condition' issues 74/6574/4
2013-08-01 Nathaniel ClarkLU-3230 osp: bail out of precreate_reserve on I/O errors 88/6988/3
2013-07-10 Keith ManntheyLU-1347 style: removes obsolete EXPORT_SYMTAB macros v2 39/6739/2
2013-06-20 Peng TaoLU-2850 kernel: 3.8 upstream kills daemonize() 55/5655/13
2013-05-13 wang diLU-3187 ost: check pre 2.4 echo client in obdo validation
2013-05-02 Keith ManntheyLU-3030 build: Update Master Copyrights pre 2.4 split
2013-05-02 Andreas DilgerLU-2154 osp: osd-zfs: remove 2.3.x debugging code
2013-04-10 wangdiLU-2684 fid: unify ostid and FID
2013-03-25 Niu YaweiLU-2895 osp: return proper error in osp_precreate_reserve
2013-03-20 Bobi JamLU-2845 osp: fix osp precreate thread init error handling
2013-02-14 wangdiLU-2775 osp: enable fid-on-OST only for DNE.
2013-01-31 chas williams -... LU-2697 osp: remove trailing newline on thread names
2013-01-28 wangdiLU-1445 osp: rollover to the new seq synchronously
2013-01-28 wangdiLU-1445 osp: Use FID to track precreate cache.
2013-01-09 Alex ZhuravlevLU-2279 osp: do not spin awaiting for connection
2013-01-08 Keith ManntheyLU-2446 build: Update Whamcloud copyright messages...
2012-12-22 Alex ZhuravlevLU-2500 osp: osp_precreate_timeout_condition() to return 1
2012-12-22 Li WeiLU-2285 osp: Block new reservations during orphan recov...
2012-12-16 Andreas DilgerLU-2156 debug: quiet overly verbose console errors
2012-12-05 Andreas DilgerLU-1346 libcfs: replace libcfs wrappers with kernel API
2012-11-28 Li WeiLU-2285 osp: Fix last_created updates after orphan...
2012-11-27 Li WeiLU-2285 osp: Enhance pre-creation-related debug messages
2012-11-21 Alex ZhuravlevLU-2244 lov: remove unused bits from lov, osc
2012-11-15 Li WeiLU-2285 osp: Send correct object IDs when deleting...
2012-10-22 Alex ZhuravlevLU-2154 osp: precreate logic to use last assigned id
2012-10-19 Alex ZhuravlevLU-2138 osp: set expiration before RPC is sent
2012-09-29 Alex ZhuravlevLU-1303 mds: integration lod/osp into the stack
2012-09-28 Mikhail PershinLU-1303 osp: OSP logging functionality
2012-09-24 Mikhail PershinLU-1303 osp: land precreate code