Whamcloud - gitweb
LU-7931 tests: setup/cleanup after every test script
[fs/lustre-release.git] / lustre / target /
2014-08-11 Dmitry EreminLU-5417 tgt: incorrect return code from tgt_handle_lfsc... 90/11290/3
2014-07-24 John L. HammondLU-5061 obd: add rnb_ prefix to struct niobuf_remote... 52/10452/3
2014-07-24 John L. HammondLU-5061 obd: add lnb_ prefix to members of struct niobu... 51/10451/5
2014-07-09 Fan YongLU-5099 api: transfer object type via dt_insert API 47/10447/22
2014-07-01 Andreas DilgerLU-5053 libcfs: clean up cfs_crypto_hash code 90/9990/4
2014-06-20 Dmitry EreminLU-4629 libcfs: fix buffer overflow of string buffer 89/9389/19
2014-06-04 John L. HammondLU-2675 mdt: add mbo_ prefix to members of struct mdt_body 02/10202/4
2014-05-08 wang diLU-4690 lod: separate master object with master stripe 11/9511/37
2014-05-07 James SimmonsLU-3963 client: move llite,lov,target,obdecho to linux... 44/9944/3
2014-04-24 Andreas DilgerLU-4388 io: pass fsync() range through RPC/IO stack 26/8626/15
2014-04-19 John L. HammondLU-2675 mdt: refactor mdt_getattr_name_lock() 61/9861/3
2014-04-04 James SimmonsLU-4476 kernel: support process namespace containers 17/8817/7
2014-03-27 wang diLU-4585 out: memset(ta, 0) will cause memory leak 04/9804/2
2014-03-25 wang diLU-4585 out: remove OBJECT_UPDATE_PER_RPC_MAX limit. 90/9590/4
2014-03-19 wang diLU-3534 out: only start transaction for modified update 83/7983/27
2014-03-13 Li WeiLU-3539 osp: Fix a series of UPDATE_OBJ endianness... 88/7088/34
2014-03-02 Fan YongLU-3951 lfsck: OST-object inconsistency self detect... 67/7667/30
2014-02-28 wang diLU-2430 mdd: add lfs mv to migrate inode. 62/6662/46
2014-02-27 Li WeiLU-3539 protocol: Change UPDATE_OBJ RPC format 28/7128/30
2014-02-25 wang diLU-3531 mdt: delete striped directory 45/7445/42
2014-02-25 Fan YongLU-3950 lfsck: control all LFSCK nodes via single comma... 57/9257/5
2014-02-25 Fan YongLU-3336 lfsck: use rbtree to record OST-object accessing 43/7743/21
2014-02-25 Fan YongLU-3594 lfsck: repair inconsistent owner and multiple... 24/7524/30
2014-02-22 wang diLU-3529 lod: create striped directory 96/7196/45
2014-02-12 Fan YongLU-1267 lfsck: enhance API for MDT-OST consistency 56/7156/33
2014-02-03 Fan YongLU-1267 lfsck: enhance RPCs (1) for MDT-OST consistency 23/8623/21
2014-01-18 Swapnil PimpaleLU-4353 strncmp: Replace incorrect strncmp()s with... 02/8702/2
2014-01-17 Mikhail PershinLU-3467 ofd: remove obsoleted OBD methods 80/8580/4
2014-01-17 Mikhail PershinLU-4384 target: don't set OBD_INCOMPAT_FID for OST 10/8810/2
2014-01-11 Andreas DilgerLU-1095 debug: clean up console messages 17/8617/2
2014-01-09 Fan YongLU-3569 ofd: packing ost_idx in IDIF 53/7053/10
2014-01-09 Mikhail PershinLU-3467 target: generic hpreq handler in target 83/7383/41
2013-12-28 Mikhail PershinLU-793 ptlrpc: fix ptlrpc_request_change_export() 82/8582/2
2013-12-02 Mikhail PershinLU-793 ptlrpc: allow client to reconnect with RPC in... 60/4960/15
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-25 James SimmonsLU-3319 procfs: remove unsed proc entry for target... 29/7929/2
2013-10-25 wang diLU-3806 obdclass: add LCT_SERVER_SESSION for server... 12/7412/6
2013-10-25 Mikhail PershinLU-3467 mdt: call MDT handlers via unified request... 73/6973/19
2013-10-02 Mikhail PershinLU-3749 recovery: save versions from reply into lastrcvd 86/7786/4
2013-08-30 Sebastien BuissonLU-3042 build: fix 'NULL pointer dereference' errors 68/5868/10
2013-08-17 wang diLU-3705 target: refill env before tgt handle request 44/7244/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-07-23 Mikhail PershinLU-2145 server: use unified request handler for MGS 26/4826/15
2013-06-07 Li WeiLU-2743 ptlrpc: Translate between host and network...
2013-05-02 Keith ManntheyLU-3030 build: Update Master Copyrights pre 2.4 split
2013-05-01 Dmitry EreminLU-2989 build: some make targets are broken
2013-02-01 Fan YongLU-1866 scrub: initial OI scrub
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