Whamcloud - gitweb
LU-6386 tgt: don't update client data with smaller transno
[fs/lustre-release.git] / lustre / target / tgt_lastrcvd.c
2015-10-14 Mikhail PershinLU-6386 tgt: don't update client data with smaller... 13/14113/6
2015-10-07 Sergey CheremencevLU-6527 ext4: journal_commit_callback optimization 11/14611/4
2015-09-19 Alexey LyashkovLU-5569 ptlrpc: change reverse import life cycle 50/11750/15
2015-08-28 wang diLU-6840 target: update reply data after update replay 76/15576/13
2015-08-24 wang diLU-6981 target: update obd_last_committed 71/15971/3
2015-08-03 wang diLU-6916 target: fix ted_lcd_lock init 70/15770/2
2015-07-01 Gregoire PichonLU-5319 mdt: support multiple modify RCPs in parallel 60/14860/13
2015-06-16 Wang DiLU-3534 update: change sync updates to async updates 50/12450/47
2015-06-01 Wang DiLU-3534 mdt: move last_rcvd obj update to LOD 09/11909/47
2015-05-07 Nathaniel ClarkLU-4698 target: check for NULL tgt before deref 36/9936/10
2015-04-28 John L. HammondLU-6047 lustre: remove Size on MDS support 43/13443/5
2015-03-31 Alex ZhuravlevLU-3105 osd: remove capa related stuff from servers 72/5572/47
2015-02-08 Fan YongLU-6050 target: control OST-index in IDIF via ROCOMPAT... 16/13516/5
2015-02-03 Frank ZagoLU-5829 misc: remove unnecessary EXPORT_SYMBOL 21/13321/2
2014-12-28 Andreas DilgerLU-6068 misc: update Intel copyright messages 2014 74/13174/2
2014-12-09 Frank ZagoLU-5396 ptlrpc: make some functions static 19/12219/4
2014-09-15 James SimmonsLU-3963 libcfs: remove last of cfs list wrappers 97/11797/2
2014-06-20 Dmitry EreminLU-4629 libcfs: fix buffer overflow of string buffer 89/9389/19
2014-05-07 James SimmonsLU-3963 client: move llite,lov,target,obdecho to linux... 44/9944/3
2014-02-28 wang diLU-2430 mdd: add lfs mv to migrate inode. 62/6662/46
2014-02-12 Fan YongLU-1267 lfsck: enhance API for MDT-OST consistency 56/7156/33
2014-01-17 Mikhail PershinLU-4384 target: don't set OBD_INCOMPAT_FID for OST 10/8810/2
2013-11-29 Mikhail PershinLU-3467 target: unified transaction callbacks 30/7330/30
2013-11-14 Mikhail PershinLU-3467 ofd: use unified handler for OST requests 30/7130/35
2013-10-02 Mikhail PershinLU-3749 recovery: save versions from reply into lastrcvd 86/7786/4
2013-08-17 wang diLU-3707 target: fix trans call back for out 56/7256/3
2013-08-01 Mikhail PershinLU-3467 target: move OUT to the unified target code 63/6763/10
2013-06-07 Li WeiLU-2743 ptlrpc: Translate between host and network...
2013-02-01 Sergii GlushchenkoLU-1431 ptlrpc: PTLRPC_BRW_MAX_SIZE usage cleanup.
2013-01-08 Keith ManntheyLU-2446 build: Update Whamcloud copyright messages...
2012-12-05 Andreas DilgerLU-1346 libcfs: replace libcfs wrappers with kernel API
2012-10-23 Mikhail PershinLU-2145 target: use tgt_ prefix for target function
2012-10-18 Mikhail PershinLU-2145 target: move target code to the separate directory