Whamcloud - gitweb
LU-7931 tests: setup/cleanup after every test script
[fs/lustre-release.git] / lustre / osd-ldiskfs / osd_quota.c
2015-11-03 Andreas DilgerLU-7243 misc: update Intel copyright messages 2015 58/16758/3
2015-09-22 Frank ZagoLU-7178 quota: fixed incorrect memset 82/16482/4
2015-06-19 Niu YaweiLU-6617 quota: remove quota migration code 54/14854/7
2015-05-17 Oleg DrokinNew tag 2.7.54 2.7.54 v2_7_54 v2_7_54_0
2015-03-31 Alex ZhuravlevLU-3105 osd: remove capa related stuff from servers 72/5572/47
2015-03-03 Alex ZhuravlevLU-3680 osd: reduce osd_thread_info in ldiskfs osd 26/9726/26
2015-01-28 wang diLU-3536 osd: allocate it for each iteration. 23/13223/8
2014-12-28 Andreas DilgerLU-6068 misc: update Intel copyright messages 2014 74/13174/2
2014-12-09 Frank ZagoLU-5396 mdc: (and lmv, mgc, osc) make some functions... 22/12222/9
2014-10-31 Fan YongLU-5519 lfsck: repair master LMV for striped directory 47/11847/12
2014-10-29 Niu YaweiLU-5777 quota: reserve enough credits for setattr 61/12361/3
2014-09-25 Bobi JamLU-5040 osd: fix osd declare credit for quota 85/11085/16
2014-08-30 Andreas DilgerLU-4217 build: bump build version warnings to x.y.53 30/8630/8
2014-05-20 James SimmonsLU-3963 libcfs: move mgs, osd-ldiskfs, osp, quota to... 47/10247/4
2014-03-25 Alex ZhuravlevLU-4611 osd: improve credits calculation 58/9258/15
2014-02-28 wang diLU-2430 mdd: add lfs mv to migrate inode. 62/6662/46
2013-12-02 yangshengLU-3373 misc: small changes for 3.10 server support 94/7794/8
2013-05-02 Keith ManntheyLU-3030 build: Update Master Copyrights pre 2.4 split
2013-05-01 Sebastien BuissonLU-3086 build: fix 'uninitialized variables' errors
2013-02-27 Niu YaweiLU-2548 quota: proper iam index truncation
2013-02-20 Niu YaweiLU-2548 quota: don't apply migration on global index...
2013-02-10 Jeff MahoneyLU-1812 ldiskfs: don't use sb->s_qf_inums
2013-02-09 James SimmonsLU-2642 osd-ldiskfs: use struct fs_disk_quota for quotas
2013-02-01 Fan YongLU-1866 osd: ancillary work for initial OI scrub
2013-01-31 Fan YongLU-2640 osd: enhance transaction debug to trace rollback
2013-01-23 Niu YaweiLU-2587 quota: bump version after migration
2013-01-08 Keith ManntheyLU-2446 build: Update Whamcloud copyright messages...
2012-12-17 Niu YaweiLU-2346 quota: set default grace time
2012-10-23 Andreas DilgerLU-1131 osd-ldiskfs: better journal credit tracking
2012-10-11 Johann LombardiLU-1842 quota: remove leftovers from old code
2012-10-05 Mikhail PershinLU-1574 osd: don't use obd_name but od_svname in error...
2012-09-26 Niu YaweiLU-1842 quota: migrate old quota admin files
2012-09-20 Niu YaweiLU-1842 iam: store key & rec in LE order for quota...
2012-09-17 Niu YaweiLU-1842 quota: ldiskfs local enforcement
2012-09-10 Johann LombardiLU-1842 quota: define quota records for glb/slv indexes
2012-09-10 Niu YaweiLU-1830 quota: fix ldiskfs quota accouning iterator
2012-06-29 Mikhail PershinLU-1182 ldiskfs-osd: space accounting support