Whamcloud - gitweb
LU-7902 osd: no need to set same [acm]time
[fs/lustre-release.git] / lustre / osd-zfs / osd_object.c
2016-04-22 Alex ZhuravlevLU-7902 osd: no need to set same [acm]time 88/19088/4
2016-04-22 Fan YongLU-5070 osd-zfs: get object's FID from its LMA EA 95/18595/2
2016-04-21 James SimmonsLU-6245 libcfs: replace CFS_MODULE_PARAM with linux... 83/19383/6
2016-02-15 Alex ZhuravlevLU-7713 osd: osd-zfs should serialize destroy vs. others 55/18155/13
2016-02-13 Di WangLU-7579 osd: move ORPHAN/DEAD flag to OSD 24/18024/12
2016-02-05 Nathaniel ClarkLU-6719 osd-zfs: Ignore EEXIST during object init 54/18054/4
2015-12-04 Jinshan XiongLU-6856 zfs: handle non existing file in osd_object_ref_del 11/15611/3
2015-11-15 Olaf FaalandLU-7345 obdclass: annotate locks in __local_file_create 57/16957/4
2015-11-13 Andreas DilgerRevert "LU-4865 zfs: grow block size by write pattern" 53/17053/4
2015-11-03 Andreas DilgerLU-7243 misc: update Intel copyright messages 2015 58/16758/3
2015-11-03 Alex ZhuravlevLU-6634 llog: destroy plain llog if init fails 27/16427/15
2015-09-10 Jinshan XiongLU-4865 zfs: grow block size by write pattern 27/15127/12
2015-08-03 wang diLU-6427 osd: race between destroy and load LMV 46/14346/17
2015-07-29 wang diLU-6341 llite: Use ll_dir_getstripe to get default... 90/13990/11
2015-05-17 Isaac HuangLU-5242 osd-zfs: umount hang in sanity 133g 30/13630/17
2015-05-09 Brian BehlendorfLU-6152 osd-zfs: ZFS large block compat 44/13544/3
2015-03-31 Alex ZhuravlevLU-3105 osd: remove capa related stuff from servers 72/5572/47
2015-03-25 Isaac HuangLU-6218 osd-zfs: increase redundancy for meta data 41/13741/4
2015-02-06 wang diLU-6154 zfs: striped directory and migration on ZFS 18/13518/5
2014-12-28 Andreas DilgerLU-6068 misc: update Intel copyright messages 2014 74/13174/2
2014-12-09 Isaac HuangLU-5772 osd-zfs: irrelevant comment over __osd_xattr_load 50/12350/3
2014-11-19 Fan YongLU-5855 lfsck: misc fixes for zfs-based backend 52/12552/5
2014-10-05 Alex ZhuravlevLU-4821 osd: cleanups in osd-zfs 21/9721/16
2014-08-26 Isaac HuangLU-5391 osd-zfs: ZAP object block sizes too small 82/11182/3
2014-07-02 James SimmonsLU-3963 osd-zfs: convert to linux list api 98/10898/2
2014-07-01 Fan YongLU-5262 osd: only allow set size for regular file 70/10870/9
2014-06-12 Isaac HuangLU-4833 osd-zfs: object leak in __osd_object_create 62/10362/3
2014-05-12 Oleg DrokinRevert "LU-2600 osd-zfs: batched object accounting" 71/10271/3
2014-04-24 Andreas DilgerLU-4388 io: pass fsync() range through RPC/IO stack 26/8626/15
2014-04-22 Alex ZhuravlevLU-2600 osd-zfs: batched object accounting 57/7157/18
2014-02-26 Ann KoehlerLU-4357 libcfs: restore __GFP_WAIT flag to memalloc... 23/9223/5
2013-10-25 John L. HammondLU-4067 osd: apply PTR_ERR() to right pointer 87/7887/2
2013-09-26 Peng TaoLU-1346 libcfs: cleanup libcfs primitive (linux-prim.h) 57/6957/8
2013-09-23 Nathaniel ClarkLU-3584 osd-zfs: error check dmu_tx_hold_sa 90/7090/7
2013-08-22 James SimmonsLU-1346 libcfs: tcpip/time/type related cleanup 77/4777/8
2013-07-26 Fan YongLU-3335 scrub: OI scrub on OST 69/6669/13
2013-07-10 Keith ManntheyLU-1347 style: removes obsolete EXPORT_SYMTAB macros v2 39/6739/2
2013-07-01 Liu XuezhaoLU-1330 obdclass: add obd_target.h 78/2678/10
2013-06-28 Peng TaoLU-1346 libcfs: replace cfs_ memory wrappers 31/2831/13
2013-05-02 Keith ManntheyLU-3030 build: Update Master Copyrights pre 2.4 split
2013-04-27 Bobi JamLU-2459 osd: add LMA incompat flag check
2013-04-23 Oleg DrokinRevert "LU-2459 osd: add LMA incompat flag check"
2013-04-20 Bobi JamLU-2459 osd: add LMA incompat flag check
2013-04-11 Nathaniel ClarkLU-2267 osd-zfs: Use appropriate ZFS flags for file...
2013-03-27 wangdiLU-2646 osd: add special flag for agent inode.
2013-03-13 Alex ZhuravlevLU-2449 osd: osd-zfs to initialize parent attribute
2013-02-02 Fan YongLU-2733 osd: not return "-ENOENT" for zfs osd_object_init
2013-02-01 Fan YongLU-1866 fid: cleanup object visibility definition and...
2013-01-18 Johann LombardiLU-2509 quota: various code cleanups
2013-01-08 Keith ManntheyLU-2446 build: Update Whamcloud copyright messages...
2012-12-05 Andreas DilgerLU-1346 libcfs: replace libcfs wrappers with kernel API
2012-10-03 Alex ZhuravlevLU-1943 zfs-osd: different fixes for zfs
2012-09-20 Alex ZhuravlevLU-1304 osd: ->do_ah_init() to accept new object
2012-09-17 Niu YaweiLU-1842 quota: zfs local enforcement
2012-08-20 Jinshan XiongLU-957 scrub: disable OI Scrub for osd-zfs
2012-06-25 Alex ZhuravlevLU-1305 osd: object operations for osd-zfs