Whamcloud - gitweb
LU-1923 lov: verify stripe is on given device
[fs/lustre-release.git] / lustre /
2012-09-13 Andreas DilgerLU-1923 lov: verify stripe is on given device
2012-09-13 Minh DiepLU-1900 test: check for lustre version in sanity-scrub
2012-09-13 yangshengLU-1808 build: Lustre build does not support FC15.
2012-09-13 Minh DiepLU-1489 test: lfs data_version is not available prior...
2012-09-13 Niu YaweiLU-1872 ptlrpc: cleanup jobstats in thread context
2012-09-12 Alex ZhuravlevLU-1301 mgs: remove compatibility code
2012-09-12 Alex ZhuravlevLU-1301 mgs: improve error handling
2012-09-12 Alex ZhuravlevLU-1301 mgs: introduce mgs_thread_info
2012-09-12 Jinshan XiongLU-1644 recovery: to not check client version for mne...
2012-09-12 Alex ZhuravlevLU-1869 build: gcc/ar utility can vary
2012-09-12 Alex ZhuravlevLU-1711 mount: use OSD API to export statfs data
2012-09-12 Alex ZhuravlevLU-1711 mount: lu_site is provided by OSD
2012-09-12 Alex ZhuravlevLU-1711 mount: obd_mount to start osd
2012-09-12 Alex ZhuravlevLU-1301 mgs: env and mgs_device to pass around
2012-09-11 Oleg DrokinLU-1823 mdd: Don't provide buffer for xattr when we...
2012-09-10 Yu JianLU-1824 obdfilter: reset lnb[n].rc in filter_grant_check()
2012-09-10 Jinshan XiongLU-1813 osc: osc_lock_unuse() race
2012-09-10 Johann LombardiLU-1842 quota: define quota records for glb/slv indexes
2012-09-10 Mikhail PershinLU-1302 llog: introduce llog_open
2012-09-10 Niu YaweiLU-1818 quota: en/disable quota enforcement via conf_param
2012-09-10 Niu YaweiLU-1830 quota: fix ldiskfs quota accouning iterator
2012-09-08 Johann LombardiLU-1842 quota: quota identifier unification
2012-09-07 Alex ZhuravlevLU-1581 mount: get rid of ldd in the kernel
2012-09-07 Johann LombardiLU-1789 protocol: reserve connect flag for lightweight...
2012-09-06 Liu XuezhaoLU-812 llite: O_LOV_DELAY_CREATE conflicts with FMODE_N...
2012-09-06 Yu JianLU-1203 mdt: map old params to new ones by using an...
2012-09-06 Fan YongLU-1816 scrub: OI scrub skips new created objects for...
2012-09-06 Fan YongLU-1804 tests: skip OI scrub speed test under UP env
2012-09-06 Jinshan XiongLU-1755 osc: solve a race between fsync and truncate
2012-09-06 Bobi JamLU-1678 mdd: don't create LOV EA by going thru .lustre...
2012-09-06 Yu JianLU-1779 tests: fix run_one_logged() to log SKIP status
2012-09-06 Andreas DilgerLU-1735 ptlrpc: cleanup jobid code
2012-09-06 Alex ZhuravlevLU-1304 mdt: use slab for mdt_objects
2012-09-06 Alex ZhuravlevLU-1304 mdt: cache statfs in mdt_device
2012-09-06 Artem BlagodarenkoLU-1425 build: make Lustre build ready for gcov
2012-09-06 Alex ZhuravlevLU-1581 mount: kernel do not parse ldd
2012-09-05 Peng TaoLU-1337 build: add missing include dir
2012-09-04 Mikhail PershinLU-1302 llog: pass lu_env as parametr in llog functions
2012-09-04 Mikhail PershinLU-1302 llog: pass lu_env to the llog callback
2012-09-04 Mikhail PershinLU-1302 llog: add env to llog_process functions
2012-09-04 Johann LombardiLU-1788 osc: don't print error msg for EINPROGRESS...
2012-09-03 Niu YaweiLU-1798 test: check connect_flags for jobstats
2012-09-02 Lai SiyaoLU-1772 lov: lock with lov lsm refcount taken may deadlock
2012-09-02 Minh DiepLU-1795 lustre: remove LASSERT in dt_fiemap_get()
2012-09-02 Niu YaweiLU-1676 quota: missing vfs_dq_init() in write path
2012-08-31 Mikhail PershinLU-1302 llog: structures changes, llog_thread_info
2012-08-31 Bobi JamLU-1592 ldlm: protect obd_export:exp_imp_reverse's...
2012-08-31 John L. HammondLU-1693 obdfilter: Set bi_rw before calling bio_add_page()
2012-08-31 John L. HammondLU-1518 mdd: Fixup mdd_{obf,dot_lustre}_obj_ops.
2012-08-31 Fan YongLU-1512 oi: reuse idle OI blocks
2012-08-27 Niu YaweiLU-1579 osd: reserve credits for set version
2012-08-27 Minh DiepLU-1769 ofd: Add a fault injection for EINPROGRESS
2012-08-26 Yu JianLU-1661 tests: improve setup_posix_users()
2012-08-26 Andriy SkulyshLU-1716 ptlrpc: Race in updating of connection flags...
2012-08-26 Yu JianLU-1762 tests: get correct MMP update and check intervals
2012-08-26 Bobi JamLU-1773 lov: lov_delete_raid0() need heed lov_fini_raid0()
2012-08-24 James SimmonsLU-1014 mountconf: MGS update timeout upon config update
2012-08-23 Hongchao ZhangLU-657 obdfilter: fix bug in previous patch
2012-08-23 yangshengLU-1407 msg: Wrong error messages on MDS and Client
2012-08-23 Keith ManntheyLU-1410 test: Allow sanity test 200 to work with one OST
2012-08-22 Liang ZhenLU-1721 ptlrpc: AT race in drop request
2012-08-22 Niu YaweiLU-1763 test: enable jobstats by default
2012-08-22 Andreas DilgerLU-1735 ptlrpc: only set jobid if not already set
2012-08-22 Andreas DilgerLU-1303 build: bump warning on LOD/OSP workarounds
2012-08-21 Oleg DrokinNew tag 2.3.50 2.3.50 v2_3_50 v2_3_50_0
2012-08-21 yangshengLU-1754 kernel: Kernel update [RHEL 6.3 2.6.32-279...
2012-08-21 Jinshan XiongLU-1644 mgs: swab nidtbl entries for 2.2 clients
2012-08-20 Andreas DilgerLU-1581 utils: mkfs warn about missing --index
2012-08-20 Bobi JamLU-1540 osd: add NUL terminator for long symlink
2012-08-20 Jinshan XiongLU-957 scrub: disable OI Scrub for osd-zfs
2012-08-20 Andreas DilgerLU-1608 utils: require --fsname for mkfs.lustre
2012-08-20 Liang ZhenLU-1668 tests: fix for conf-sanity 53_a & 53_b
2012-08-20 Oleg DrokinLU-1461 build: asm/cpufeature.h is only available on x86
2012-08-19 Keith ManntheyLU-1625 test: reduce test duration for nfs mode
2012-08-17 James SimmonsLU-1745 test: Fix recovery-small test 105
2012-08-17 wangdiLU-1548 tests: add test 63 in conf-sanity
2012-08-17 Alex ZhuravlevLU-1581 mount: use a special separator in svname
2012-08-16 Oleg Drokinnew tag 2.2.93 2.2.93 v2_2_93 v2_2_93_0
2012-08-16 Alex ZhuravlevLU-1581 utils: label methods
2012-08-16 Bobi JamLU-1727 lprocfs: fix an old assertion
2012-08-16 Kyrylo ShatskyyLU-1024 tests: Test replay-vbr.test_1c failed
2012-08-16 Alex ZhuravlevLU-1581 osd: zfs osd to take svname from lsi
2012-08-16 Bobi JamLU-708 utils: convert_hostnames() should not change...
2012-08-16 Minh DiepLU-1689 tests: fix mount during e2fsck test
2012-08-16 Andreas DilgerLU-474 build: document the build release versions
2012-08-15 Keith ManntheyLU-1625 test: reduce test duration for nfs mode
2012-08-14 Jinshan XiongLU-1657 lov: LBUG at lov_fini_raid0()
2012-08-13 Fan YongLU-1683 agl: increase lock cll_holds for AGL upcall
2012-08-13 Jinshan XiongLU-1634 test: Check client only for version matching
2012-08-13 wangdiLU-1548 osd: move i_htree_lock to iam container
2012-08-11 Andreas DilgerLU-1538 tests: cleanup test output, acc-small
2012-08-09 James SimmonsLU-1095: debug: Clarify a IR message about support.
2012-08-09 Hongchao ZhangLU-657 obdfilter: commit pending journals if -ENOSPC
2012-08-09 Fan YongLU-359 llite: no close error if application has known...
2012-08-09 Fan YongLU-1648 llog: prevent journal to restart for llog cancel
2012-08-09 Jinshan XiongLU-1095 debug: Improve RPC completed message
2012-08-09 James SimmonsLU-812 compat: SPIN/RW_LOCK_UNLOCKED no longer exist
2012-08-08 Andreas DilgerLU-1617 build: skip generated files in .gitignore
2012-08-08 James SimmonsLU-812 replace get_sb with mount in struct file_system_type
2012-08-08 Bobi JamLU-1458 test: dump changelog for lustre-rsync-test
next