Whamcloud - gitweb
New tag 2.3.59
[fs/lustre-release.git] / lustre / ptlrpc /
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
2012-09-17 Liang ZhenLU-1854 ptlrpc: track culled request seq
2012-09-14 Mikhail PershinLU-1302 llog: llog test update and fixes
2012-09-12 Jinshan XiongLU-1644 recovery: to not check client version for mne...
2012-09-10 Johann LombardiLU-1842 quota: define quota records for glb/slv indexes
2012-09-10 Mikhail PershinLU-1302 llog: introduce llog_open
2012-09-08 Johann LombardiLU-1842 quota: quota identifier unification
2012-09-07 Johann LombardiLU-1789 protocol: reserve connect flag for lightweight...
2012-09-04 Mikhail PershinLU-1302 llog: pass lu_env as parametr in llog functions
2012-09-04 Mikhail PershinLU-1302 llog: pass lu_env to the llog callback
2012-09-04 Mikhail PershinLU-1302 llog: add env to llog_process functions
2012-09-04 Johann LombardiLU-1788 osc: don't print error msg for EINPROGRESS...
2012-08-26 Andriy SkulyshLU-1716 ptlrpc: Race in updating of connection flags...
2012-08-23 yangshengLU-1407 msg: Wrong error messages on MDS and Client
2012-08-22 Liang ZhenLU-1721 ptlrpc: AT race in drop request
2012-08-22 Andreas DilgerLU-1735 ptlrpc: only set jobid if not already set
2012-08-22 Andreas DilgerLU-1303 build: bump warning on LOD/OSP workarounds
2012-08-21 Jinshan XiongLU-1644 mgs: swab nidtbl entries for 2.2 clients
2012-08-09 Jinshan XiongLU-1095 debug: Improve RPC completed message
2012-08-09 James SimmonsLU-812 compat: SPIN/RW_LOCK_UNLOCKED no longer exist
2012-08-08 Andreas DilgerLU-1617 build: skip generated files in .gitignore
2012-07-27 Fan YongLU-220 open: try open_by_fid for the known object
2012-07-26 Liu XuezhaoLU-1347 ptlrpc: makes EXPORT_SYMBOL follows function...
2012-07-26 Johann LombardiLU-1329 ptlrpc: resend request on -EINPROGRESS
2012-07-24 Bobi JamLU-1235 osd: debug patch for transaction commit callback
2012-07-19 Liang ZhenLU-1614 ptlrpc: fix for AT proc read
2012-07-15 Wally WangLU-812 kernel: AUTOCONF_INCLUDED removed
2012-07-13 Andreas DilgerLU-1481 build: quiet warnings due to := assignment
2012-07-12 Gregoire PichonLU-1544 llog: remove lfs catinfo command
2012-07-10 Niu YaweiLU-1492 utils: cleanup wirecheck for ptlrpc_body
2012-07-10 Lai SiyaoLU-1331 changelog: allow changelog to extend record
2012-07-06 Liang ZhenLU-56 ptlrpc: post rqbd with flag LNET_INS_LOCAL
2012-07-05 Vitaly FertmanLU-1239 ldlm: cascading client reconnects
2012-07-05 James SimmonsLU-1422 lnet: eliminate obsolete Cray Catamount support
2012-07-05 Liang ZhenLU-56 ptlrpc: CPT affinity ptlrpc RS handlers
2012-07-04 Liang ZhenLU-56 ptlrpc: partitioned ptlrpc service
2012-06-29 Alexander.BoykoLU-1201 checksum: add libcfs crypto hash
2012-06-29 Liang ZhenLU-56 ptlrpc: Reduce at_lock dance
2012-06-28 Liang ZhenLU-56 obdclass: SMP improvement for lu_key
2012-06-26 Liang ZhenLU-56 ptlrpc: cleanup of ptlrpc_unregister_service
2012-06-26 Liang ZhenLU-56 ptlrpc: svc thread starting/stopping cleanup
2012-06-26 Alexander.BoykoLU-1194 llog: fix for not sync llcd at thread stop
2012-06-22 Liang ZhenLU-56 ptlrpc: partition data for ptlrpc service
2012-06-22 Jeremy FilizettiLU-1459 llite: Don't LBUG when import has LUSTRE_IMP_NE...
2012-06-19 Jinshan XiongLU-1030 osc: new IO engine implementation
2012-06-16 Liang ZhenLU-56 ptlrpc: common code to validate nthreads
2012-06-11 Oleg DrokinRevert "LU-1201 checksum: add libcfs crypto hash"
2012-06-11 Johann LombardiLU-1373 ptlrpc: add flow control extension to ptlrpc...
2012-06-11 Liang ZhenLU-56 lnet: allow to create EQ with zero eq_size
2012-06-11 Liang ZhenLU-56 ptlrpc: clean up ptlrpc svc initializing APIs
2012-06-11 Alexander.BoykoLU-1201 checksum: add libcfs crypto hash
2012-06-09 Isaac HuangLU-1402 libcfs: CFS_ALLOC_HIGH is __GFP_HIGHMEM
2012-06-04 Jinshan XiongLU-1299 clio: a combo patch to fix cl_lock
2012-05-30 Liu XuezhaoLU-1347 style: removes obsolete EXPORT_SYMTAB macros
2012-05-30 Liang ZhenLU-56 libcfs: NUMA allocator and code cleanup
next