Whamcloud - gitweb
LU-3095 build: fix 'memory corruption' errors
[fs/lustre-release.git] / lustre / ptlrpc /
2013-06-11 Bob GlossmanLU-3179 build: fix compilation error with gcc 4.7.2
2013-06-11 Sebastien BuissonLU-3107 build: fix 'code maintainability' errors
2013-06-07 Li WeiLU-2743 ptlrpc: Translate between host and network...
2013-06-06 Dmitry EreminLU-3032 ptlrpc: race in pinger (use-after-free situation)
2013-05-06 Andreas DilgerLU-1095 debug: quiet noisy console error messages
2013-05-02 wang diLU-3239 ofd: refill env in ofd_get_info
2013-05-02 Keith ManntheyLU-3030 build: Update Master Copyrights pre 2.4 split
2013-04-29 Liang ZhenLU-3238 ptlrpc: expression expansion bug in macro
2013-04-25 Hongchao ZhangLU-631 osc: wait OSC to complete initial connection...
2013-04-24 Nikitas AngelinasLU-398 ptlrpc: Add the NRS ORR and TRR policies
2013-04-23 Nathaniel ClarkLU-2799 ptlrpc: reduce verbosity of warning
2013-04-22 Alexander.BoykoLU-1820 ptlrpc: fix put export for hp request
2013-04-18 Lai SiyaoLU-3165 ptlrpc: missing fields in mdt_rec_reint
2013-04-13 wang diLU-2888 fid: still Use oi_id/oi_seq for log/lov object.
2013-04-11 Thomas StiborLU-2392 kerberos: GSS keyring is broken >=2.6.29
2013-04-10 wangdiLU-2684 fid: unify ostid and FID
2013-04-09 Nikitas AngelinasLU-398 ptlrpc: Add the NRS CRR-N policy
2013-04-09 Li WeiLU-2923 ptlrpc: Stop suppressing pings when IR is unava...
2013-04-08 Mikhail PershinLU-2677 obdfilter: add LMA for all OST objects
2013-04-01 Li WeiLU-2467 ptlrpc: Fix an unideal symbol export
2013-04-01 Nikitas AngelinasLU-398 ptlrpc: NRS framework follow-up patch
2013-03-31 Sebastien BuissonLU-3068 build: fix 'incorrect expression' errors
2013-03-28 wangdiLU-2682 fid: cleanup direct _id and _seq access
2013-03-22 jclLU-2813 hsm: Add user credential information to copy...
2013-03-22 John L. HammondLU-2675 cleanup: remove unused recov_thread.c and llog...
2013-03-19 Wang DiLU-1187 out: add resend check for update.
2013-03-13 Jinshan XiongLU-2809 llite: Do not return layout_gen for getxattr
2013-03-13 Li WeiLU-2942 ptlrpc: Fix an unswabbed status check in after_...
2013-03-13 Oleg DrokinLU-2936 ptlrpc: Do not try to fetch hp request blindly
2013-03-06 Liang ZhenLU-2424 ptlrpc: buffer utilization of rqbd
2013-03-05 Hongchao ZhangLU-2832 ptlrpc: cleanup bulk for resend case
2013-02-27 Li WeiLU-2467 utils: Update wirecheck for new connect flags
2013-02-22 Gregoire PichonLU-2624 ptlrpc: improve stop of ptlrpcd threads
2013-02-20 Sebastien BuissonLU-2227 build: fix 'memory illegal access' errors
2013-02-14 wangdiLU-2775 osp: enable fid-on-OST only for DNE.
2013-02-09 Sergii GlushchenkoLU-1431 ptlrpc: Support for over 1MB bulk I/O RPC
2013-02-08 John L. HammondLU-2360 ptlrpc: don't clobber rq_history_seq with CPT_ANY
2013-02-06 Jinshan XiongLU-2017 mdc: add layout swap between 2 objects
2013-02-05 Li WeiLU-2467 ptlrpc: Allow OBD_PINGs to be suppressed
2013-02-02 wangdiLU-1187 utils: add lfs setdirstripe/getdirstripe
2013-02-01 Sergii GlushchenkoLU-1431 ptlrpc: PTLRPC_BRW_MAX_SIZE usage cleanup.
2013-02-01 Fan YongLU-1866 misc: fix some issues found during LFSCK
2013-01-31 wangdiLU-1187 osp: add osp_md_object for remote directory.
2013-01-31 Fan YongLU-2221 ptlrpc: kerberos support for kernel>=2.6.24
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 jclLU-2062 hsm: llapi hsm calls for CopyTool
2013-01-30 Nikitas AngelinasLU-398 ptlrpc: Add the NRS framework and FIFO policy
2013-01-30 jclLU-2441 mdd: Implement volatile file
2013-01-28 wangdiLU-1445 fld: allow fld lookup during recovery
2013-01-28 wangdiLU-1445 osp: Use FID to track precreate cache.
2013-01-25 Brian BehlendorfLU-1095 debug: Quiet/cleanup various common console...
2013-01-23 Sebastien BuissonLU-1961 build: fix 'dereference before null check'...
2013-01-15 Jinshan XiongLU-1876 hsm: layout lock implementation on server side
2013-01-14 Liang ZhenLU-2263 ptlrpc: deadlock of obd_import::imp_lock
2013-01-11 Aurelien DegremontLU-941 hsm: Manage dirty flag for hsm-archived files
2013-01-08 Peng TaoLU-1756 kernel: cleanup lustre_compat25.h
2013-01-08 Keith ManntheyLU-2446 build: Update Whamcloud copyright messages...
2013-01-08 Liang ZhenLU-2432 ptlrpc: alloc_rqbd spin on vmap_area_lock
2013-01-08 Liang ZhenLU-2360 ptlrpc: a few fixes for req_history read
2012-12-17 Johann LombardiLU-2371 ptlrpc: get new xid for resend on EINPROGRESS
2012-12-17 Johann LombardiLU-2361 quota: keep slave's glb idx consistent with...
2012-12-17 Johann LombardiLU-2378 lma: move HSM & SOM attributes to dedicated...
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-12-03 wangdiLU-1681 llite: remove unnecessary OBD_MD_MDTIDX
2012-12-03 Hiroya NozakiLU-2258 mount: solve races between evict and umount
2012-11-29 Vitaly FertmanLU-1565 ptlrpc: resend CANCEL rpc
2012-11-28 Lai SiyaoLU-974 security: ignore umask if acl enabled
2012-11-21 Alexander.BoykoLU-1517 ptlrpc: throw net error to ptlrpc for bulk
2012-11-21 Alex ZhuravlevLU-2244 lov: remove unused bits from lov, osc
2012-11-20 Alex ZhuravlevLU-2156 misc: too noisy messages are suppressed
2012-10-29 Sebastien BuissonLU-1889 build: fix false 'uninitialized scalar variable...
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-23 Oleg DrokinLU-2167 ptlrpc: Fix use after free in ptlrpcd on termin...
2012-10-18 Mikhail PershinLU-2145 target: move target code to the separate directory
2012-10-17 Iurii.GolovachLU-1770 ptlrpc: introducing OBD_CONNECT_FLOCK_OWNER...
2012-10-17 Alex ZhuravlevLU-2150 ost: ost_brw_read() to ptlrpc_free_bulk_nopin()
2012-10-17 Alex ZhuravlevLU-1303 lod: improvements and fixes
2012-10-15 Li WeiLU-1717 ldlm: Fix rs_opc initialization
2012-10-15 Johann LombardiLU-2147 quota: several fixes to reintegration procedure
2012-10-11 Alexander.BoykoLU-1757 brw: added OBD short io connect flag
2012-10-11 Ned BassLU-1095 ptlrpc: improve ptlrpc debug message consistency
2012-10-11 Johann LombardiLU-1842 quota: remove leftovers from old code
2012-10-08 Alex ZhuravlevLU-2089 ofd: do not pin pages provided by osd
2012-10-07 Andriy SkulyshLU-1963 ptlrpc: Incorrect accounting for srv_hpreq_ratio
2012-10-03 Sebastien BuissonLU-1855 build: fix 'out-of-bounds access' errors
2012-10-02 Johann LombardiLU-1842 quota: setup/shutdown qmt device
2012-10-02 Niu YaweiLU-1842 quota: qsd request
2012-09-28 Johann LombardiLU-1842 ldlm: add support for quota LVB
2012-09-24 Mikhail PershinLU-1302 llog: modify llog_write/llog_add to support OSD
2012-09-21 Alexander.BoykoLU-1820 ptlrpc: fix req reference to export
2012-09-20 Sebastien BuissonLU-1907 build: avoid function resolution mistakes by...
2012-09-20 Johann LombardiLU-1789 protocol: add support for lightweight connection
2012-09-20 Johann LombardiLU-1842 protocol: add support for OBD_IDX_READ
2012-09-19 Johann LombardiLU-1842 quota: helper routines to manage FID_SEQ_QUOTA_GLB
2012-09-18 Niu YaweiLU-1842 quota: new quota RPC format
2012-09-17 Sebastien BuissonLU-1884 build: fix 'resource leak' errors
next