Whamcloud - gitweb
fs/lustre-release.git
2016-06-14 Ben EvansLU-8058 utils: Remove old commented out code 15/20415/3
2016-06-14 Fan YongLU-8182 mdt: check connection data properly 91/20391/2
2016-06-14 Sergey CheremencevLU-8178 lproc: fix negative recovery_duration 81/20381/3
2016-06-14 Giuseppe Di... LU-7334 lprocfs: Allow a new line before null terminator 53/20353/4
2016-06-14 Frank ZagoLU-8171 hsm: stack overrun in hai_dump_data_field 38/20338/4
2016-06-14 Frank ZagoLU-8163 hsm: user_request_mask can't be unset in test 24c 20/20320/4
2016-06-14 Henri DoreauLU-8138 utils: misc fixes in wirecheck 89/20189/3
2016-06-14 Dmitry EreminLU-8056 libcfs: Support for linux 4.2 kernels 09/20009/2
2016-06-14 Chris HornLU-8102 ldlm: Correlate ptlrpc req w/AST error 83/19983/2
2016-06-14 John L. HammondLU-5560 obd: reserve connection flag OBD_CONNECT2_FILE_... 70/19970/8
2016-06-14 John L. HammondLU-8036 utils: remove ARRAY_SIZE() define from lustreapi.h 18/19818/4
2016-06-14 Nathaniel ClarkLU-7920 hsm: Account for decreasing max request count 82/19382/3
2016-06-14 Nathaniel ClarkLU-7993 test: Fix division by 0 in info prints 59/19359/2
2016-06-14 Abrarahmed... LU-7776 tests: lnet-selftest.sh local_mode failure 08/19308/2
2016-06-14 James ShimekLU-7955 gnilnd: Add ability to set bte_get/put_dlvr_mode 02/19202/4
2016-06-14 Dmitry EreminLU-7259 osd-ldiskfs: fix signed one bit field 98/19198/2
2016-06-14 Dmitry EreminLU-7258 osc: fix signed one bit field 96/19196/2
2016-06-14 Alex ZhuravlevLU-7901 osd: put sa_bulk_attr_t in osd_thread_info 87/19087/8
2016-06-14 Alex ZhuravlevLU-7908 osp: fake precreate support 83/19083/4
2016-06-14 Nathaniel ClarkLU-7890 lov: Ensure correct operation for large object... 66/19066/10
2016-06-14 Andriy SkulyshLU-7830 ost: do not evict during truncate 39/18739/5
2016-06-14 Oleg DrokinLU-7805 llite: Remove unused members of struct ll_sb_info 83/18583/2
2016-06-14 Fan YongLU-7302 scrub: join the running OI scrub properly 75/18175/2
2016-06-14 Bruno FacciniLU-7486 obdclass: health_check to report unhealthy... 81/17981/2
2016-06-14 Andriy SkulyshLU-7626 ldlm: refcount nonzero (1) after lock cleanup 91/17791/3
2016-06-14 akam kumar... LU-5954 IOC_MDC_GETFILEINFO returns the wrong ino 18/17618/4
2016-06-14 Kit WestneatLU-5092 nodemap: handle config changes while mid-flight 41/16941/13
2016-06-14 Ulka VazeLU-6523 lmv: Error not handled for lmv_find_target 18/14918/5
2016-06-14 Frank ZagoLU-8157 tests: functional testing for swap layout 41/13441/14
2016-06-14 Andreas DilgerLU-3434 misc: style check whole patch when rebasing 44/8644/6
2016-06-14 Andreas DilgerLU-1595 build: improve prepare-commit-msg git hook 27/13427/7
2016-06-14 Dmitry EreminLU-8241 ofed: fix compilation with MOFED 3.3 44/20644/3
2016-06-14 Hongchao ZhangLU-7428 osd: set device read-only correctly 86/20586/4
2016-06-14 Wang ShilongLU-8216 ldiskfs: fix journal quota files 03/20503/3
2016-06-14 Oleg DrokinLU-8179 libcfs: Do not include libcfs/util/ioctl.h... 75/20375/5
2016-06-14 Oleg DrokinLU-8019 llite: Restore proper opencache operations 54/20354/3
2016-06-14 Nathaniel ClarkLU-8146 osd-zfs: Build against SPL/ZFS 0.6.5.7 19/20219/3
2016-06-14 James SimmonsLU-6245 libcfs: remove types abstraction from libcfs... 04/20204/9
2016-06-14 Di WangLU-8044 mgs: Only add OSP for registered MDT 58/19658/5
2016-06-14 Ann KoehlerLU-7997 obd: RCU stalls in lu_cache_shrink_count() 90/19390/5
2016-06-14 Andreas DilgerLU-5969 lustreapi: replace llapi_get_version() 21/16721/11
2016-06-14 Li XiLU-8006 ptlrpc: cleanup codes of TBF command 99/19499/13
2016-06-14 Fan YongLU-6861 scrub: only trigger full OI scrub when necessary 51/16951/6
2016-06-14 Amitoj Kaur... LU-8057 ko2iblnd: Replace sg++ with sg = sg_next(sg) 42/19342/12
2016-06-13 Andreas DilgerLU-7418 tests: cancel all locks in sanity test_29 41/20741/4
2016-06-13 Jeremy FilizettiLU-3289 gss: Add two additional security flavors for sk 73/18773/8
2016-06-13 Jeremy FilizettiLU-3289 gss: Cleanup gss print statements and comments 02/17602/11
2016-06-13 Jeremy FilizettiLU-3289 gss: Add option for loading keys during mount 01/17601/16
2016-06-13 Jeremy FilizettiLU-3289 gss: Add userspace support for GSS null and sk 00/17600/13
2016-06-13 Jeremy FilizettiLU-3289 gss: Return GSS major and minor status 99/17599/12
2016-06-13 Jeremy FilizettiLU-3289 osp: osp_precreate_thread does not check for... 98/17598/14
2016-06-13 Jeremy FilizettiLU-3289 gss: Add Shared key and GSS Null functionality 97/17597/15
2016-06-13 Jeremy FilizettiLU-3289 gss: Interface and code changes for shared key 28/16728/17
2016-06-11 Andreas DilgerLU-7372 tests: disable replay-dual test_26 69/20669/3
2016-06-09 James NunezLU-4257 test: Correct error_ignore message 47/20647/3
2016-06-07 Oleg DrokinNew tag 2.8.54 2.8.54 v2_8_54 v2_8_54_0
2016-06-04 Andreas DilgerLU-7352 tests: conf-sanity 78 don't check missing files 58/20558/2
2016-06-03 Jinshan XiongLU-4257 llite: fast read implementation 55/20255/7
2016-06-03 Jinshan XiongLU-4257 llite: fix up iov_iter implementation 56/20256/6
2016-06-03 Jinshan XiongLU-4257 obdclass: Get rid of cl_env hash table 54/20254/6
2016-06-02 Brian BehlendorfLU-8068 osd-zfs: large dnode support 67/20367/4
2016-06-02 Bruno FacciniLU-8136 tests: allow CT to registers with all MDTs 58/20258/4
2016-06-02 Quentin BougetLU-8132 tests: do not truncate fsname from paths to... 88/20188/4
2016-06-02 Christopher... LU-8116 build: Cleanup GSS configure script messages 56/20056/3
2016-06-02 Alex ZhuravlevLU-7918 mdd: no need to declare attr_set at create 32/19132/4
2016-06-02 Sebastien BuissonLU-7846 mdt: mount with fileset info from nodemap 84/18784/11
2016-06-02 Sebastien BuissonLU-7846 nodemap: add fileset info to nodemap 83/18783/14
2016-06-02 Parinay KondekarLU-7064 obd: detect errors from llog_declare_destroy() 99/17999/8
2016-06-02 Wang ShilongLU-4017 quota: redefine LL_MAXQUOTAS for Lustre 43/19843/10
2016-06-02 Parinay KondekarLU-6518 obd: Unhandled possible allocation failure... 93/17493/8
2016-06-02 Wang ShilongLU-8210 osd-ldiskfs: fix setting pages PageUptodate... 78/20478/6
2016-06-02 Giuseppe Di... LU-8100 lmv: Correctly generate target_obd 36/20336/4
2016-06-02 Bob GlossmanLU-8126 kernel: new kernel RHEL 6.8 [2.6.32-642.el6] 06/20106/10
2016-06-02 Fan YongLU-8071 ldiskfs: handle system freeze protection 62/20062/8
2016-06-02 Jeremy FilizettiLU-7185 ldlm: Restore connect flags on failure 50/16950/5
2016-06-02 Yang ShengLU-8147 osd-zfs: fix osd_mount error path 09/20309/3
2016-06-02 Kit WestneatLU-5092 nodemap: transfer nodemaps between MGS, MDTs... 30/11830/48
2016-05-31 Alex ZhuravlevLU-7906 osd: no blocksize on non-OST objects 86/19286/4
2016-05-31 Andriy SkulyshLU-7728 osp: soft lockup in osp_precreate_reserve() 44/18244/3
2016-05-31 Bruno FacciniLU-4330 lnet: Allocate MEs and small MDs in own kmem_caches 86/18586/12
2016-05-31 Bruno FacciniLU-7975 lod: fix delayed stripe error path & Client... 02/19302/2
2016-05-31 Bob GlossmanLU-8141 tests: fix for acl test 98/20198/3
2016-05-31 Frank ZagoLU-8030 hsm: prevent duplicated HSM requests 35/19635/8
2016-05-31 Nathaniel ClarkLU-7134 utils: Ensure hostid set for ZFS during mkfs 11/16611/12
2016-05-31 Kit WestneatLU-5092 nodemap: users of ted_nodemap should take ref 74/19674/16
2016-05-31 Niu YaweiLU-8193 ptlrpc: set proper mbits for EINPROGRESS resend 77/20377/2
2016-05-31 Sergey CheremencevLU-7422 llite: don't panic when fid is insane 85/17985/3
2016-05-31 Doug OucharekLU-8022 lnet: Don't access NULL NI on failure path 14/19614/4
2016-05-31 Di WangLU-7848 target: Do not fail MDT-MDT connection 00/18800/5
2016-05-30 John L. HammondLU-4781 test: wait for dbench to stop 71/20471/2
2016-05-30 Nathaniel ClarkLU-8155 tests: Fix timing of sanity-hsm/16 71/20271/4
2016-05-30 Andreas DilgerLU-7352 tests: don't fail conf-sanity test_78 on ENOSPC 66/20166/7
2016-05-27 Fan YongLU-8049 obdclass: use __BIG_ENDIAN to detect local... 12/19812/3
2016-05-27 Bob GlossmanLU-8134 kernel: kernel update RHEL7.2 [3.10.0-327.18... 06/20206/4
2016-05-27 Frank ZagoLU-8014 hsm: remove invalid kuc_free in coordinator 69/19869/3
2016-05-27 Quentin BougetLU-8080 utils: Replace calls to signal with sigaction 55/19855/10
2016-05-27 Emoly LiuLU-8078 iokit: correct obdfilter-survey output data... 41/19841/6
2016-05-27 Alex ZhuravlevLU-7905 osd: pin OI objects 03/19103/8
2016-05-27 Niu YaweiLU-7795 quota: tuneable soft least qunit 96/18896/9
2016-05-27 Andreas DilgerLU-5810 tests: add client hostname to lctl mark 13/13113/4
next