Whamcloud - gitweb
LU-1892 doc: updates to include/dt_object.h
[fs/lustre-release.git] / lustre / osd-ldiskfs /
2014-07-29 Oleg DrokinRevert "LU-5276 ldiskfs: Remove extents-mount-option... 67/11267/2
2014-07-24 John L. HammondLU-5061 obd: add rnb_ prefix to struct niobuf_remote... 52/10452/3
2014-07-24 John L. HammondLU-5061 obd: add lnb_ prefix to members of struct niobu... 51/10451/5
2014-07-24 Yang ShengLU-5276 ldiskfs: Remove extents-mount-option patch 88/11088/4
2014-07-24 Joshua KuglerLU-5306: Update download and other whamcloud URLs 69/11169/3
2014-07-09 James NunezLU-4871 newline: Correct missing newline 00/10000/6
2014-07-09 Fan YongLU-5099 api: transfer object type via dt_insert API 47/10447/22
2014-07-03 Jeff MahoneyLU-4416 osd-ldiskfs: add check for 3 arg ext4_journal_start 64/10164/13
2014-07-01 Fan YongLU-5262 osd: only allow set size for regular file 70/10870/9
2014-06-25 Wang DiLU-5249 osd: check if FLD is fully intialized 06/10806/2
2014-06-20 Fan YongLU-4610 lfsck: fix lfsck, osd-ldiskfs, osd-zfs debug... 79/10579/6
2014-06-17 Jeff MahoneyLU-4416 osd-ldiskfs: set I_LINKABLE for inc_nlink 75/10375/8
2014-06-16 Andrew PerepechkoLU-3496 ost: lprocfs batch update 56/6756/9
2014-06-16 Dmitry EreminLU-4629 osd-ldiskfs: fix uninitialized members 14/10614/3
2014-06-12 Wang DiLU-4973 mdd: only check links limit for non-directories 50/10150/6
2014-06-11 Dmitry EreminLU-4629 osd-ldiskfs: Fix null pointer dereference 10/10610/3
2014-06-11 Dmitry EreminLU-4629 osd-ldiskfs: Fix use after free 09/10609/2
2014-06-04 Jeff MahoneyLU-4416 osd-ldiskfs: remove unused 'optional_mutex... 62/10162/12
2014-06-04 Jeff MahoneyLU-4416 osd-ldiskfs: vfs structs use fully typed uid/gid 61/10161/12
2014-05-30 John L. HammondLU-2675 obd: remove dead code 84/9784/8
2014-05-30 wang diLU-5113 osd: add striped dir feature flag to LMA 63/10463/2
2014-05-27 Andreas DilgerLU-216 ldiskfs: use proper arguments for ldiskfs_free_b... 20/1720/4
2014-05-20 James SimmonsLU-3963 libcfs: move mgs, osd-ldiskfs, osp, quota to... 47/10247/4
2014-05-14 Alex ZhuravlevLU-2099 osd: clear iobuf up on I/O completion 05/10305/3
2014-05-13 Bob GlossmanLU-5014 osd-ldiskfs: vfs_unlink api changed 35/10235/2
2014-05-09 wang diLU-4690 osp: some cleanup for patch 9511 61/10261/2
2014-05-09 Mikhail PershinLU-4528 llog: don't write llog in 3-steps 08/10108/10
2014-05-09 Fan YongLU-4955 lfsck: reset param when the LFSCK is reset 91/10091/9
2014-05-09 Fan YongLU-4923 lfsck: detailed statistics for namespace LFSCK 30/10030/7
2014-05-08 wang diLU-4690 lod: separate master object with master stripe 11/9511/37
2014-05-06 John L. HammondLU-4817 osd: fix some leXX_to_cpu() usage issues 25/9825/4
2014-04-24 Andreas DilgerLU-4388 io: pass fsync() range through RPC/IO stack 26/8626/15
2014-04-23 Fan YongLU-4927 scrub: rebuild stale OST OI mapping 06/10006/3
2014-04-21 James SimmonsLU-3319 procfs: update ldiskfs proc handling to seq_files 32/8232/13
2014-04-20 John L. HammondLU-3498 kernel: remove uses of IS_ERR_VALUE() 59/6759/8
2014-04-19 James SimmonsLU-3319 procfs: fix symlink handling 38/9038/13
2014-04-17 Fan YongLU-4803 ofd: skip orphan cleanup when inject OI error 59/9759/4
2014-04-16 Fan YongLU-4796 osd: NOT inject OBD_FAIL_FID_LOOKUP on dotdot 48/9748/3
2014-04-04 wang diLU-4791 lod: subtract xattr overhead when calculate... 35/9835/4
2014-03-28 Dmitry EreminLU-4588 code: replace semaphores with mutexes 94/9294/5
2014-03-25 yangshengLU-3373 osd-ldiskfs: readdir replace by iterate 31/8231/11
2014-03-25 Alex ZhuravlevLU-4611 osd: improve credits calculation 58/9258/15
2014-03-20 yangshengLU-4252 osd: remove locking i_mutex in osd_punch 44/9644/3
2014-02-28 wang diLU-2430 mdd: add lfs mv to migrate inode. 62/6662/46
2014-02-27 Fan YongLU-3336 lfsck: namespace visible lost+found directory 05/8305/19
2014-02-26 Ann KoehlerLU-4357 libcfs: restore __GFP_WAIT flag to memalloc... 23/9223/5
2014-02-25 wang diLU-3531 mdt: delete striped directory 45/7445/42
2014-02-22 Niu YaweiLU-4529 quota: call qsd_op_end() after trasn stop 68/8968/3
2014-02-22 Niu YaweiLU-4482 grant: don't use cache data in osd_statfs() 11/8911/5
2014-02-22 wang diLU-3529 lod: create striped directory 96/7196/45
2014-02-13 Fan YongLU-4525 lfsck: distinguish objects visibility by LFSCK 86/9186/4
2014-02-12 Bob GlossmanLU-4612 lvfs: correct call to pop_ctxt 24/9224/4
2014-02-12 Bobi JamLU-3373 osd-ldiskfs: export ext4_truncate 74/9174/2
2014-02-10 Ned BassLU-4554 lfsck: old single-OI MDT always scrubbed 67/9067/2
2014-01-23 Fan YongLU-1267 lfsck: rebuild LAST_ID 97/6997/35
2014-01-18 yangshengLU-4416 mem: truncate_pagecache oldsize removed 00/8800/2
2014-01-18 Manisha SalveLU-2880 ldiskfs: Added mount option to enable dirdata. 95/6495/12
2014-01-17 Fan YongLU-4106 scrub: Trigger OI scrub properly 02/8002/15
2014-01-13 Peng TaoLU-3963 libcfs: convert DT objects atomic primitives 76/7076/7
2014-01-11 John L. HammondLU-2753 lvfs: cleanup lvfs.h and collateral 60/6660/6
2014-01-09 Fan YongLU-3569 ofd: packing ost_idx in IDIF 53/7053/10
2013-12-27 Emoly LiuLU-4221 osd: add case LCFG_PARAM to osd_process_config 38/8238/8
2013-12-20 wang diLU-3528 osd: check LOCAL sequence file in special directory 54/8354/8
2013-12-18 wangdiLU-3857 osd: cleanup procfs after osd_shutdown 06/8506/2
2013-12-16 wang diLU-4383 osd: fid_is_on_ost should only return 1 or 0 66/8566/3
2013-12-11 Fan YongLU-3335 osd: use local transaction directly inside OSD 45/7145/13
2013-12-06 wang diLU-4076 fld: add local fldb to each target 84/7884/11
2013-12-02 yangshengLU-3373 misc: small changes for 3.10 server support 94/7794/8
2013-12-02 James SimmonsLU-3319 procfs: provide framework for seq_file handling 35/7135/25
2013-11-29 Mikhail PershinLU-3467 target: unified transaction callbacks 30/7330/30
2013-11-29 Lai SiyaoLU-3286 llog: local storage doesn't need vfsmount 86/8286/2
2013-11-14 James SimmonsLU-2800 autoconf: remove bio_endio args test 04/8104/2
2013-11-14 yangshengLU-3373 osd-ldiskfs: struct file add f_inode member 27/7727/4
2013-11-06 Fan YongLU-3335 osd: self repair LMA by the RPC service thread 44/7144/10
2013-10-25 John L. HammondLU-4067 osd: apply PTR_ERR() to right pointer 87/7887/2
2013-10-25 James SimmonsLU-2158 lvfs: remove the fsfilt and lvfs layer 12/5512/15
2013-09-26 James SimmonsLU-2800 autoconf: remove LC_BI_HW_SEGMENTS test 70/5370/10
2013-09-26 James SimmonsLU-2800 autoconf: remove LC_PAGE_CONSTANT 39/5339/7
2013-09-24 wang diLU-3894 mdt: return EXDEV for cross-MDT rename 79/7579/4
2013-09-24 Fan YongLU-3935 scrub: support dryrun mode OI scrub 20/7720/4
2013-09-24 Fan YongLU-3934 scrub: detect upgraded from 1.8 correctly 19/7719/3
2013-09-24 James SimmonsLU-2757 dynlocks: move into osd-ldiskfs 82/5282/16
2013-09-24 Mikhail PershinLU-3915 osd-ldiskfs: don't assert on possible upgrade 73/7673/3
2013-09-13 Fan YongLU-3706 scrub: fix mutex leak in osd_obj_map_recover() 34/7534/4
2013-09-13 Peng TaoLU-1346 libcfs: cleanup waitq related primitives 55/6955/8
2013-09-13 Peng TaoLU-1346 libcfs: cleanup libcfs primitive (linux-prim.h) 54/6954/8
2013-09-12 Christopher J. MorroneLU-3462 ldiskfs: Subsume ldiskfs's build system into... 50/6850/22
2013-09-06 Sebastien BuissonLU-2217 build: fix 'NULL pointer dereference' errors 20/4720/21
2013-09-05 Sebastien BuissonLU-2744 build: fix 'data race condition' issues 73/6573/4
2013-09-03 James SimmonsLU-2800 autoconf: remove LC_SECURITY_PLUG test 60/5360/6
2013-08-26 wang diLU-3126 osd: remove fld lookup during configuration 66/7266/6
2013-08-22 James SimmonsLU-1346 libcfs: tcpip/time/type related cleanup 77/4777/8
2013-08-13 Andreas DilgerLU-3556 osd-ldiskfs: remove dependency on mdd module 45/6945/12
2013-08-10 James SimmonsLU-1346 libcfs: cleanup macros in kp30.h 76/4776/5
2013-08-01 Fan YongLU-3335 scrub: convert filter_fid_old to LMA 43/7143/3
2013-07-26 Fan YongLU-3335 scrub: recover OST-objects from /lost+found 57/6857/8
2013-07-26 Fan YongLU-3335 scrub: control OI scrub on OST from user space 98/6698/12
2013-07-26 Fan YongLU-3335 scrub: OI scrub on OST 69/6669/13
2013-07-23 Mikhail PershinLU-2059 llog: MGC to use OSD API for backup logs 49/5049/19
2013-07-10 Fan YongLU-3335 scrub: purge inconsistenct objects after OI... 97/6697/10
next