Whamcloud - gitweb
LU-1866 osd: ancillary work for initial OI scrub
[fs/lustre-release.git] / lustre / mdd /
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 out handler for object update
2013-01-31 wangdiLU-1187 osp: add osp_md_object for remote directory.
2013-01-31 Niu YaweiLU-2663 tests: don't remove objects by debugfs
2013-01-31 Fan YongLU-2640 osd: enhance transaction debug to trace rollback
2013-01-30 wangdiLU-1187 lod: Add remote object for DNE
2013-01-30 jclLU-2441 mdd: Implement volatile file
2013-01-26 Lai SiyaoLU-2561 mdd: create decares attr set with parent attr
2013-01-23 Alex ZhuravlevLU-2607 mdd: preserve input arguments in mdd_create()
2013-01-23 Sebastien BuissonLU-1961 build: fix 'dereference before null check'...
2013-01-18 Johann LombardiLU-2509 quota: various code cleanups
2013-01-18 John L. HammondLU-2470 procfs: Remove unused lu_time code.
2013-01-18 wangdiLU-2349 osp: Move log ops init to module init.
2013-01-11 Aurelien DegremontLU-941 hsm: Manage dirty flag for hsm-archived files
2013-01-08 Hongchao ZhangLU-2056 mdd: create transaction before locking object
2013-01-08 Keith ManntheyLU-2446 build: Update Whamcloud copyright messages...
2012-12-22 Alex ZhuravlevLU-2490 mdd: mdd_links_rename() be quiet in regular...
2012-12-17 jclLU-2016 mdd: add layout swap between 2 objects
2012-12-16 Vitaly FertmanLU-1403 ucred: ucred cleanup
2012-12-05 Andreas DilgerLU-1346 libcfs: replace libcfs wrappers with kernel API
2012-11-28 Lai SiyaoLU-974 security: ignore umask if acl enabled
2012-11-21 Vitaly FertmanLU-591 mdd: link ea code cleanup
2012-11-09 Alex ZhuravlevLU-2244 mds: remove remaining of old mds code
2012-11-06 Fan YongLU-2235 lfsck: remove unnecessary warning message
2012-11-05 jclLU-1729: lu_buf code cleaning
2012-11-05 Liang ZhenLU-1951 mdd: fix for error handler of mdd_rename
2012-10-29 Fan YongLU-2213 scrub: stop LFSCK before osd_shutdown
2012-10-29 Alex ZhuravlevLU-2214 lod: fix tricky iterator methods
2012-10-09 Mikhail PershinLU-2102 llog: wrong handle was used for changelog proce...
2012-10-06 Fan YongLU-2033 scrub: lookup server local files by name
2012-09-30 Mikhail PershinLU-2034 changelog: redo changelog using OSD llog
2012-09-29 Alex ZhuravlevLU-1303 mds: integration lod/osp into the stack
2012-09-26 Johann LombardiLU-1842 quota: remove quota code
2012-09-24 Alex ZhuravlevLU-1304 mdt: get attributes with explicit calls
2012-09-24 Mikhail PershinLU-1302 llog: modify llog_write/llog_add to support OSD
2012-09-24 Alex ZhuravlevLU-1304 mdd: do not use ma internally
2012-09-24 Alex ZhuravlevLU-1304 mdd: changes related to acl
2012-09-21 Alex ZhuravlevLU-1304 mdd: remove partial operations
2012-09-21 Andreas DilgerLU-1581 build: remove false ldiskfs dependencies
2012-09-20 Johann LombardiLU-1842 protocol: add support for OBD_IDX_READ
2012-09-20 Alex ZhuravlevLU-1304 osd: ->do_ah_init() to accept new object
2012-09-20 Alex ZhuravlevLU-1304 mdd: use slab for mdd objects
2012-09-17 Andreas DilgerLU-1095 debug: quiet unnecessary console chatter
2012-09-17 Sebastien BuissonLU-1856 build: fix 'out-of-bounds write' errors
2012-09-17 Fan YongLU-1881 mdd: cleanup partial modification
2012-09-14 Mikhail PershinLU-1302 llog: llog test update and fixes
2012-09-12 Alex ZhuravlevLU-1711 mount: obd_mount to start osd
2012-09-11 Oleg DrokinLU-1823 mdd: Don't provide buffer for xattr when we...
2012-09-06 Bobi JamLU-1678 mdd: don't create LOV EA by going thru .lustre...
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-08-31 John L. HammondLU-1518 mdd: Fixup mdd_{obf,dot_lustre}_obj_ops.
2012-08-22 Andreas DilgerLU-1303 build: bump warning on LOD/OSP workarounds
2012-08-20 Jinshan XiongLU-957 scrub: disable OI Scrub for osd-zfs
2012-08-08 Andreas DilgerLU-1617 build: skip generated files in .gitignore
2012-07-12 wangdiLU-1370 obdecho: few fixes about md_echo clients
2012-07-10 Lai SiyaoLU-1331 changelog: allow changelog to extend record
2012-07-06 Fan YongLU-957 lfsck: misc fixes for lfsck
2012-07-06 Fan YongLU-957 lfsck: user space tools for LFSCK/scrub
2012-07-03 Fan YongLU-957 lfsck: LFSCK main engine
2012-06-28 wangdiLU-1396 osc: control the RPC rate between MDS and OST
2012-06-26 Prakash SuryaLU-723 ldiskfs: Drop support for ext3 based ldiskfs
2012-06-22 Fan YongLU-957 scrub: trigger OI scrub if found bad OI entry
2012-06-19 Johann LombardiLU-1518 mdd: Revert "Fixup mdd_{obf,dot_lustre}_obj_ops."
2012-06-19 John L. HammondLU-1518 mdd: Fixup mdd_{obf,dot_lustre}_obj_ops.
2012-05-30 Bobi JamLU-1384 mdd: validate incoming param to avoid crashing
2012-05-30 Liu XuezhaoLU-1347 style: removes obsolete EXPORT_SYMTAB macros
2012-05-22 Liu XuezhaoLU-1214 quota: don't compile quota module for client
2012-05-21 Alex ZhuravlevLU-911 obdapi: add env to few methods
2012-05-15 Alex ZhuravlevLU-911 osd: couple helpers for osd api
2012-05-08 Liang ZhenLU-1347 build: remove the vim/emacs modelines
2012-05-07 Niu YaweiLU-1329 ptlrpc: handle -EINPROGRESS for create
2012-04-30 Alex ZhuravlevLU-911 osd: use struct obd_statfs instead of kstatfs_t
2012-04-30 Mikhail PershinLU-911 osd: fix th_sync and OSD_EXEC_OP issues
2012-04-30 Mikhail PershinLU-80 mds: use md_size supplied by client, repack reply
2012-04-06 Alex ZhuravlevLU-911 obdclass: la_from_obdo helper
2012-04-06 wangdiLU-1244 obdecho: destroy ost objects for md echo client.
2012-03-02 Andreas DilgerLU-1146 build: batch update copyright messages
2012-02-23 Niu YaweiLU-1051 osd: reserve less credits for llog unlink
2012-02-16 Andreas DilgerLU-601 mdd: cleanup error messages and code style
2012-02-16 Mikhail PershinLU-966 mdd: revert commit and use original patch
2012-02-09 Niu YaweiLU-993 osd: code cleanup for directory nlink count
2012-02-03 Lai SiyaoLU-998 acl: declare acl operation for setattr
2012-01-25 Hongchao ZhangLU-931 mdd: store lu_fid instead of pointer in md_capainfo
2012-01-08 Johann LombardiLU-169 lov: add generation number to LOV EA
2012-01-07 wangdiLU-593 obdclass: echo client for MDS stack
2012-01-06 Alex ZhuravlevLU-909 osd: changes to osd api
2012-01-06 Alexander BoykoLU-80 lov: large stripe count support
2012-01-04 Niu YaweiLU-81 deadlock of changelog adding vs. changelog cancelling
2011-12-14 Vitaly FertmanLU-579 MRP-120 changelog CLOSE event.
2011-12-14 Niu YaweiLU-543 mdd: fix rename changelog
2011-12-12 Brian BehlendorfLU-668 mdd: Rename MDS_*_FL to LUSTRE_*_FL and update...
2011-12-06 Bobi JamLU-542 Fix mdt xattr handler logic error
2011-11-13 Mikhail PershinLU-795 osd api: Commit callback per transaction
2011-11-11 Fan YongORNL-3 mntopt: consider low-layer options for MDT ACL...
2011-11-10 Alexander.BoykoLU-826 mdd: Fix for mdd_lov_create_finish memory free
2011-11-07 Bobi JamLU-601 mdd: Fix transaction credits
next