Whamcloud - gitweb
LU-2154 osp: osd-zfs: remove 2.3.x debugging code
[fs/lustre-release.git] / lustre / mdt /
2013-05-01 Sebastien BuissonLU-3086 build: fix 'uninitialized variables' errors
2013-04-30 Daniel KobrasLU-2856 mdt: Workaround for filenames w/zero hash
2013-04-26 Hongchao ZhangLU-3142 mdt: update mdt_max_mdsize in mdt_lvbo_size
2013-04-24 jclLU-2747 mdt: use of mdt_XXX helpers
2013-04-19 Jinshan XiongLU-3124 llite: To use an extra RPC to transfer layout
2013-04-16 Jian YuLU-3159 lprocfs: fix LDLM namespace names in /proc
2013-04-13 John L. HammondLU-2780 mdd: use a real inode for .lustre/fid
2013-04-09 Li WeiLU-2923 ptlrpc: Stop suppressing pings when IR is unava...
2013-04-09 John L. HammondLU-3098 mdt: continue on LFSCK start error in mdt_prepare()
2013-04-09 wangdiLU-2736 mdd: remote dir rename under the same directory.
2013-04-05 Fan YongLU-3039 lfsck: misc patch for LFSCK 1.5 debts (1)
2013-04-01 Bob GlossmanLU-3043 build: init local variable that breaks sles11sp...
2013-04-01 Li WeiLU-2467 ptlrpc: Fix an unideal symbol export
2013-03-28 wangdiLU-2682 fid: cleanup direct _id and _seq access
2013-03-28 Li WeiLU-2783 ofd: Implement OBD_IOC_GET_OBJ_VERSION
2013-03-26 Li WeiLU-2951 mdt: Increase bc_req_max_size for MDS_REQUEST_P...
2013-03-26 jclLU-2445 utils: lfs migrate support
2013-03-25 wangdiLU-2927 mdt: Not return -EREMOTE for open lock.
2013-03-22 jclLU-2813 hsm: Add user credential information to copy...
2013-03-22 James SimmonsLU-2929 build: fix unused/uninitilized virables error
2013-03-20 wangdiLU-2912 mdd: move fid2path from MDD to MDT
2013-03-20 Vitaly FertmanLU-1565 ldlm: make blocking threads async wherenever...
2013-03-19 Wang DiLU-1187 out: add resend check for update.
2013-03-15 Liang ZhenLU-2925 out: increase reqbuf size for OUT
2013-03-13 John L. HammondLU-2523 mdt: handle -ENOENT && !MDS_OPEN_CREAT in reint...
2013-03-12 Nathaniel ClarkLU-2730 mdt: fix erroneous LASSERT in mdt_reint_opcode
2013-03-12 wangdiLU-2738 mdt: add proc entry to enable lfs mkdir for...
2013-03-09 wangdiLU-2858 mdt: check .lustre before reint operation.
2013-03-07 John L. HammondLU-2714 hsm: limit MDT-side allocations for HSM RPCs
2013-03-06 Liang ZhenLU-2424 ptlrpc: buffer utilization of rqbd
2013-02-27 John L. HammondLU-2781 mdt: initialize mti_spec.sp_rm_entry
2013-02-21 wangdiLU-2801 mdt: checking remote object in mdt_swap_layouts
2013-02-20 wangdiLU-2739 mdt: Deny non-DNE client to access remote directory
2013-02-20 John L. HammondLU-2675 cleanup: make bitfield (un)signedness explicit
2013-02-10 John L. HammondLU-2673 procfs: call lprocfs_free_xxx_stats() later
2013-02-09 Sergii GlushchenkoLU-1431 ptlrpc: Support for over 1MB bulk I/O RPC
2013-02-06 Jinshan XiongLU-2017 mdc: add layout swap between 2 objects
2013-02-06 Fan YongLU-1866 lfsck: general framework for LFSCK 1.5
2013-02-05 Wang DiLU-1187 mdt: Add MDS_INODELOCK_PERM lock for remote dir
2013-02-05 Li WeiLU-2467 ptlrpc: Allow OBD_PINGs to be suppressed
2013-02-03 Wang DiLU-1187 mdt: directory remote open fix
2013-02-03 wangdiLU-1187 mdd: a few missing stuff in MD stack for DNE.
2013-02-03 wangdiLU-1187 mdt: add sanity check for rename and link
2013-02-02 wangdiLU-1187 mdt: unlink remote directory
2013-02-01 Sergii GlushchenkoLU-1431 ptlrpc: PTLRPC_BRW_MAX_SIZE usage cleanup.
2013-02-01 Fan YongLU-1866 fid: cleanup object visibility definition and...
2013-02-01 Fan YongLU-1866 misc: fix some issues found during LFSCK
2013-01-31 Wang DiLU-1187 mdt: Only create remote dir on MDT0
2013-01-31 wangdiLU-1187 mdt: Add pre_cleanup phase in MDT stack cleanup
2013-01-31 wangdiLU-1187 mdt: add out handler for object update
2013-01-31 wangdiLU-1187 osp: add osp_md_object for remote directory.
2013-01-31 wangdiLU-2700 mdt: serializing the rename
2013-01-30 jclLU-2061 hsm: send HSM resquest to CDT
2013-01-30 Aurelien DegremontLU-2061 hsm: get list of HSM actions
2013-01-30 Aurelien DegremontLU-1338 hsm: HSM flags feature
2013-01-30 wangdiLU-1187 lod: move seq client init from MDT to LOD
2013-01-30 jclLU-2062 hsm: llapi hsm calls for CopyTool
2013-01-28 wangdiLU-1187 mdt: return lock to client for remote dir.
2013-01-28 wangdiLU-1445 mdt: allow lightweight connection even if no OST
2013-01-28 wangdiLU-1445 osd: add fld look up in osd.
2013-01-25 Brian BehlendorfLU-1095 debug: Quiet/cleanup various common console...
2013-01-23 wangdiLU-1187 lod: Fix config log and setup process for DNE
2013-01-21 John L. HammondLU-2511 procfs: Disallow secretly (un)writable proc...
2013-01-18 John L. HammondLU-2470 procfs: Remove unused lu_time code.
2013-01-18 wangdiLU-1187 mdt: enqueue rename lock locally for phase I.
2013-01-15 Jinshan XiongLU-1876 hsm: layout lock implementation on server side
2013-01-14 wangdiLU-1445 ofd: Add fid support on OFD
2013-01-12 wangdiLU-1445 ofd: set index during server_data_init
2013-01-12 wangdiLU-1445 fld: change md_site to seq_server_site
2013-01-11 Aurelien DegremontLU-941 hsm: Manage dirty flag for hsm-archived files
2013-01-10 Oleg DrokinLU-2275 mdt: Avoid setting positive dispositions too...
2013-01-08 Keith ManntheyLU-2446 build: Update Whamcloud copyright messages...
2013-01-07 wangdiLU-718 mds: new MDS layer.
2012-12-28 wangdiLU-2240 fld: Move range lookup to fld.
2012-12-17 Johann LombardiLU-2378 lma: move HSM & SOM attributes to dedicated...
2012-12-16 Vitaly FertmanLU-1403 ucred: ucred cleanup
2012-12-12 Jinshan XiongLU-1710 lvb: variable sized LVB support
2012-12-05 Andreas DilgerLU-1346 libcfs: replace libcfs wrappers with kernel API
2012-11-29 Oleg DrokinLU-2275 mdc: Don't leak requests with "strange" disposi...
2012-11-28 Lai SiyaoLU-974 security: ignore umask if acl enabled
2012-11-26 Alex ZhuravlevLU-2118 mdt: fetch parent fid if requested
2012-11-21 Ned BassLU-1623 mdt: Atomically update MDT export connection...
2012-11-20 Niu YaweiLU-2322 quota: OBD_IDX_READ should be handled during...
2012-11-15 Niu YaweiLU-2183 interop: handle deprecated quota param
2012-11-08 Alex ZhuravlevLU-2186 mdt: initialize pointer to lu_site
2012-11-07 buildLU-1531 mdt: Check non-normalised fid.
2012-11-06 Vitaly FertmanLU-1684 ldlm: move ldlm flags not sent through wire...
2012-11-02 Liu XuezhaoLU-1337 build: remove unnecessary includings of system.h
2012-10-29 wangdiLU-2216 mdt: remove obsolete DNE code
2012-10-29 Nikitas AngelinasLU-2219 ptlrpc: so_hpreq_handler is set twice for the...
2012-10-27 Wang DiLU-1571 mdt: Do not update xid for open replay req
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
2012-10-17 Alex ZhuravlevLU-2150 ost: ost_brw_read() to ptlrpc_free_bulk_nopin()
2012-10-15 Li WeiLU-1717 ldlm: Fix rs_opc initialization
2012-10-13 Andreas DilgerLU-1972 mdt: declare RPC handlers in a sane way
2012-10-11 Johann LombardiLU-1842 quota: remove leftovers from old code
2012-10-06 Johann LombardiLU-1842 quota: add quota locks support on QMT
2012-10-05 James SimmonsLU-2068 build: Disable obdfilter with osd-zfs
2012-10-04 Mikhail PershinLU-1943 fld: Simplify transaction handling in FID/FLD
next