Whamcloud - gitweb
fs/lustre-release.git
2014-08-14 Nathaniel ClarkLU-4606 utils: Mount uses so for backing fstype 97/11297/4
2014-08-14 Li XiLU-4920 quota: always clear lqe_lockh on lock cancel 78/11278/2
2014-08-14 Jinshan XiongLU-4786 osc: to not pick busy pages for ELC 95/10795/2
2014-08-14 Bobi JamLU-4308 llite: protect file write and page_mkwrite... 98/11098/2
2014-08-14 Niu YaweiLU-4249 quota: race in qsd_upd_thread() 20/11020/2
2014-08-12 John L. HammondLU-5456 hsm: hold inode mutex around ll_setattr_raw()
2014-08-11 Alex ZhuravlevLU-5285 mdt: reconstruct to handle non-existing objects 37/11137/2
2014-08-11 John L. HammondLU-4462 mdt: don't apply mdt_object_fid() to ERR_PTRs
2014-08-11 Li XiLU-5270 obdclass: do not lock repetitively when geting...
2014-08-11 Patrick FarrellLU-5221 vvp: release mmap_sem in error case
2014-08-11 Li XiLU-5220 llite: fix a flag bug of vvp_io_kernel_fault()
2014-08-11 Oleg DrokinLU-5179 libcfs: do not leak mm_struct
2014-08-11 Brian J. MurrellLU-5094 Fetch SLES11SP3 build artifacts automatically
2014-08-11 Christopher... LU-5053 ptlrpc: Add schedule point to ptlrpc_check_set()
2014-08-11 Niu YaweiLU-5039 mdd: do orphan cleanup asynchronously
2014-08-11 Bobi JamLU-4937 osc: get rid of old checksum initial value
2014-08-11 Jinshan XiongLU-4861 osc: a deadlock problem in osc completion ast 53/10953/4
2014-08-11 Bob GlossmanLU-4800 obdclass: runtime load lustre client when needed
2014-08-11 Li XiLU-4755 ptlrpc: enlarge OST_MAXREQSIZE for 4MB RPC 09/11109/3
2014-08-11 John L. HammondLU-4699 libcfs: unify ERR_PTR definitions 41/10941/2
2014-08-11 James NunezLU-4694 hsm: Cleanup codes about return value 21/11221/2
2014-08-11 Hongchao ZhangLU-4557 ext4: recalc percpu counters after journal
2014-08-11 Hongchao ZhangLU-4557 ldiskfs: init statfs variables after journal
2014-08-11 Niu YaweiLU-4529 quota: call qsd_op_end() after trasn stop
2014-08-11 Li XiLU-4478 ldiskfs: fix problem when ldiskfs_acct_on(...
2014-08-11 Li XiLU-4478 ldiskfs: fix problem when ldiskfs_acct_on(...
2014-08-11 Bruno FacciniLU-4438 utils: handle ct_setup() errors 15/10715/2
2014-08-11 Emoly LiuLU-4167 tests: update version check to conf-sanity...
2014-08-11 Bobi JamLU-4106 mdt: avoid recursive lu_object_find an object 16/10816/2
2014-08-11 Isaac HuangLU-4006 lnet: abort messages whose MD has been unlinked
2014-08-11 Manisha SalveLU-2880 ldiskfs: Added mount option to enable dirdata.
2014-08-11 Nathaniel ClarkLU-2234 man: Add zfs options to mkfs.lustre man page
2014-06-18 Oleg DrokinNew tag 2.5.2-RC2 2.5.2 2.5.2-RC2 v2_5_2 v2_5_2_0 v2_5_2_0_RC2 v2_5_2_RC2
2014-06-18 Oleg DrokinRevert "LU-4398 mdt: acquire an open lock for write...
2014-06-11 Oleg DrokinNew tag 2.5.2-rc1 2.5.2-RC1 v2_5_2_0_RC1 v2_5_2_RC1
2014-06-11 Oleg DrokinRevert "LU-2272 statahead: ll_intent_drop_lock() called...
2014-06-11 Alexander.BoykoLU-5116 ptlrpc: race at req processing 62/10562/2
2014-06-11 Lai SiyaoLU-2272 statahead: ll_intent_drop_lock() called in... 74/10674/2
2014-06-11 Henri DoreauLU-4569 hsm: Prevent copytool from importing existing... 79/10479/4
2014-06-11 Fan YongLU-4887 tests: sanity-scrub interoperability tests... 41/10641/2
2014-06-11 Dmitry EreminLU-5047 tests: correct cleanup files in sanity.sh 33/10633/2
2014-06-11 Nathaniel ClarkLU-5132 tests: Add version check to sanity/160c 58/10558/5
2014-06-11 Emoly LiuLU-3386 lproc: improve osc/mdc "imports" connect data 64/9264/5
2014-06-11 Nathaniel ClarkLU-5133 tests: Add version check in sanity/238 60/10560/5
2014-06-11 Hongchao ZhangLU-5100 llite: set dir LOV xattr length variable 75/10575/2
2014-06-11 Liang ZhenLU-4780 lnet: NI shutdown may loop forever 89/10489/4
2014-06-11 Andreas DilgerLU-4102 doc: recommend newer e2fsprogs version 61/10561/2
2014-06-11 Andreas DilgerLU-4573 tests: check all MDTs for open files 99/10499/2
2014-06-11 James NunezLU-2524 test: Modify tdir to be single directory 49/10349/4
2014-06-11 Bruno FacciniLU-4830 tests: only deactivate MDTs of Lustre FSNAME 32/10232/2
2014-06-11 Li XiLU-4676 hsm: Fix return value error of ct_run() 34/10234/2
2014-06-11 Andriy SkulyshLU-4852 osc: osc_extent_truncate()) ASSERTION( !ext... 04/10204/2
2014-06-01 Emoly LiuLU-4704 test: enable acl 974 and 2561 series test 12/10512/3
2014-06-01 Nathaniel ClarkLU-4811 mdt: remove eadatasize check in xattr packing 12/9812/6
2014-06-01 wang diLU-4403 mds: extra lock during resend lock lookup. 79/9779/3
2014-06-01 Bruno FacciniLU-4279 mdd: Fixed OBF of the FS .lustre 90/10490/3
2014-05-30 wang diLU-5107 osp: only check FID for OSP connecting to OST 76/10476/4
2014-05-29 Fan YongLU-4980 tests: enhance sanity-scrub test_11 14/10214/2
2014-05-29 John L. HammondLU-4398 mdt: acquire an open lock for write or execute 18/10218/2
2014-05-27 James SimmonsLU-5066 build: fix compile issues with newer gcc 78/9678/4
2014-05-27 Bob GlossmanLU-5088 kernel: kernel update [SLES11 SP3 3.0.101-0.29] 92/10392/2
2014-05-27 Nathaniel ClarkLU-4924 llite: Only kill SGID/SUID bits 05/10405/2
2014-05-27 Niu YaweiLU-4028 quota: fix output of 'lfs quota' 12/10412/2
2014-05-27 Niu YaweiLU-4028 quota: improve lfs quota output 11/10411/2
2014-05-27 Lai SiyaoLU-4659 mdd: rename forgets updating target linkea 09/10409/2
2014-05-27 Bobi JamLU-4619 llite: prevent buffer overflow in fiemap 08/10408/2
2014-05-27 Niu YaweiLU-4611 osd: improve credits calculation 07/10407/2
2014-05-22 Bob GlossmanLU-4863 lloop: avoid panic during blockdev_info
2014-05-22 wang diLU-4690 tests: disable test_4 in sanity.sh
2014-05-22 Bobi JamLU-4245 ldlm: do not fill empty lvbo buffer
2014-05-22 Patrick FarrellLU-4237 lfs: Include lfs mkdir in lfs man page
2014-05-22 Nathaniel ClarkLU-4108 tests: decrease load for zfs in performance...
2014-05-22 Andriy SkulyshLU-3992 libcfs: Fix NUMA emulated mode
2014-05-22 Li XiLU-3858 test: fix sanity 27A failure caused by stripe...
2014-05-22 Lai SiyaoLU-4858 ofd: ofd_osd is always valid 84/10084/2
2014-05-22 Emoly LiuLU-4748 test: get one single qos_threshold_rr number 36/9636/2
2014-05-22 Dmitry EreminLU-4707 build: Don’t deploy the "lustre" init script... 40/9940/2
2014-05-22 wang diLU-4653 fid: only compare non-IDIF seq in lu_fid_diff 58/10058/2
2014-05-22 Henri DoreauLU-4569 hsm: Specify import source by FID. 32/10132/2
2014-05-22 James SimmonsLU-4509 ptlrpc: re-enqueue ptlrpcd worker 05/9705/8
2014-05-22 wang diLU-4413 osp: move seq allocation out of osp_import_event 75/9875/3
2014-05-22 Alexey LyashkovLU-4405 mdc: use ibits_known mask for lock match 47/8847/3
2014-05-22 Mikhail PershinLU-4384 ofd: add OBD_INCOMPAT_FID to the OST 11/9411/2
2014-05-22 Jinshan XiongLU-4300 ldlm: ELC picks locks in a safer policy 51/9451/4
2014-05-22 Dmitry EreminLU-4266 build: fix lbuild to work with OFED-3.5-x 09/9109/6
2014-05-22 Jinshan XiongLU-4063 tests: use $DIR to check file at agent host 60/9860/2
2014-05-22 John L. HammondLU-3498 kernel: remove uses of IS_ERR_VALUE() 63/10363/3
2014-05-16 Mikhail PershinLU-4877 mdt: tolerate zero md_packed in mdt_fix_reply
2014-05-16 Chris HornLU-4578 ptlrpc: Early replies need to honor at_max 30/10230/3
2014-05-16 Liang ZhenLU-4952 osd: wrong paramters for dmu_tx_hold_write
2014-05-16 Ryan HaaskenLU-4711 libcfs: Always clamp cdls_delay between min...
2014-05-16 Jinshan XiongLU-3254 llite: Update layout_gen only if layout change...
2014-05-16 rahul.deshmukhLU-4131 mdd: Changelog not logging file truncate.
2014-05-16 Swapnil PimpaleLU-3868 osc: Update inode timestamp for lockless IO...
2014-05-16 Andreas DilgerLU-4397 utils: fix lfs_df loop for disconnected client
2014-05-16 Ryan HaaskenLU-4799 llite: Do not rate limit dirty page discard...
2014-05-16 Bruno FacciniLU-4065 mdt: missing NL in CERROR format
2014-05-15 Jinshan XiongLU-3254 llite: access layout version under a lock
2014-05-15 Niu YaweiLU-4778 llog: update catlog when plain log destroyed
2014-05-15 Alex ZhuravlevLU-4743 osp: continue llog processing
next