Whamcloud - gitweb
LU-2275 mdt: Avoid setting positive dispositions too early
[fs/lustre-release.git] / lustre /
2013-01-10 Oleg DrokinLU-2275 mdt: Avoid setting positive dispositions too...
2013-01-10 wangdiLU-1187 ofd: Allocate ofd group dynamically.
2013-01-09 Jinshan XiongLU-2332 osc: solve a race in client obd list lock
2013-01-09 Alex ZhuravlevLU-2279 osp: do not spin awaiting for connection
2013-01-08 yangshengLU-992 kernel: deprecate RHEL5 server support for master
2013-01-08 Ned BassLU-2337 scripts: init script to not use -d with zpool...
2013-01-08 Johann LombardiLU-2361 quota: allow upgraded fs to start w/o spc accou...
2013-01-08 Ned BassLU-2164 utils: mkfs.lustre segfaults if no "/" in datas...
2013-01-08 John L. HammondLU-2395 ofd: Maintain per-export {read,write}_bytes...
2013-01-08 Vitaly FertmanLU-2317 mgs: both callbacks are to be fixed
2013-01-08 Nathaniel ClarkLU-2469 tests: use MDS/OSTDEV and MDS/OSTDEVBASE with zfs
2013-01-08 Peng TaoLU-1756 kernel: cleanup lustre_compat25.h
2013-01-08 Nathaniel ClarkLU-2414 tests: fix job # substitution in replay_barrier
2013-01-08 Hongchao ZhangLU-2056 mdd: create transaction before locking object
2013-01-08 Niu YaweiLU-2526 quota: writer proper size in test_9
2013-01-08 Keith ManntheyLU-2446 build: Update Whamcloud copyright messages...
2013-01-08 Keith ManntheyLU-2446 build: Update Whamcloud copyright messages...
2013-01-08 John L. HammondLU-2504 procfs: Call put_cpu() if stats alloc fails
2013-01-08 Kyrylo ShatskyyLU-2351 tests: remote_node works wrong
2013-01-08 Bob GlossmanLU-2566 tests: delete obsolete kernel version check
2013-01-08 wangdiLU-1187 test: add dne test to insanity.sh
2013-01-08 Bruno FacciniLU-2127 osc: fix wrong osc_announce_cached() msgs
2013-01-08 Bobi JamLU-2492 obdclass: lu_object_find_at() waits forever
2013-01-08 John L. HammondLU-2489 mdc: Restrict access to hsm_nl file
2013-01-08 Liang ZhenLU-2432 ptlrpc: alloc_rqbd spin on vmap_area_lock
2013-01-08 Lai SiyaoLU-2190 mountconf: zfs processes mount parameters
2013-01-08 Liang ZhenLU-2360 ptlrpc: a few fixes for req_history read
2013-01-08 Mikhail PershinLU-2104 recovery: keep valid obd_stale_clients during...
2013-01-08 Fan YongLU-2237 tests: new test for re-recreating last_rcvd
2013-01-08 Niu YaweiLU-2515 quota: handle OBD_QC_CALLBACK for interoperability
2013-01-08 Richard HenwoodLU-2569 test: use xattr.h from sys.
2013-01-07 wangdiLU-1187 tests: add create remote directory to racer
2013-01-07 wangdiLU-718 mds: new MDS layer.
2013-01-05 Jinshan XiongLU-2501 osc: hold cli list lock for osc_exit_cache
2013-01-04 yangshengLU-2148 mount: Kernel update for latest FC18 kernel
2013-01-04 Peng TaoLU-1994 llite: atomic_open support
2012-12-31 Oleg Drokinnew tag 2.3.58 2.3.58 v2_3_58 v2_3_58_0
2012-12-28 wangdiLU-1187 fld: fix fldb proc after moving range lookup...
2012-12-28 wangdiLU-2240 fld: Move range lookup to fld.
2012-12-24 Andreas DilgerLU-2291 tests: add "lfs setstripe" to racer
2012-12-22 Jinshan XiongLU-2505 osc: use GFP_ATOMIC for ll_dirty_page_discard_w...
2012-12-22 Alex ZhuravlevLU-2500 osp: osp_precreate_timeout_condition() to return 1
2012-12-22 Li WeiLU-2285 osp: Block new reservations during orphan recov...
2012-12-22 Alex ZhuravlevLU-2490 mdd: mdd_links_rename() be quiet in regular...
2012-12-22 Alex ZhuravlevLU-2485 lod: initialize v3 to actual buf
2012-12-21 Nathaniel ClarkLU-1434 utils: Update Makefile to work out of the box
2012-12-21 Doug OucharekLU-1434 utils: Update Wireshark support for LNet and...
2012-12-21 yangshengLU-1994 llite: don't release nd->path in ll_follow_link
2012-12-21 yangshengLU-1337 llite: support SEEK_HOLE and SEEK_DATA
2012-12-20 wangdiLU-1187 tests: Add test_mkdir in sanity for DNE.
2012-12-20 Li WeiLU-2471 tests: Fix facet_type() to recognise names...
2012-12-20 Lai SiyaoLU-2463 security: osd_mknod shouldn't alter mode after...
2012-12-19 wangdiLU-1187 tests: Add DNE test cases in sanity.
2012-12-19 wangdiLU-1187 tests: sanity fixes for multiple MDT
2012-12-19 wangdiLU-1187 tests: Add DNE tests into recovery-small.
2012-12-19 Andreas DilgerLU-20 build: fix confirmpatches, remove old patches
2012-12-19 Oleg DrokinLU-2450: Do not store and use unreferenced oap pointers
2012-12-18 Ned BassLU-1914 ldlm: add doxygen comments
2012-12-17 Alex ZhuravlevLU-2100 ofd: small batched precreation on a small system
2012-12-17 Peng TaoLU-1994 kernel: 3.6 dentry_open uses struct path as...
2012-12-17 yang shengLU-1994 kernel: kernel 3.6 changes i_dentry/d_alias...
2012-12-17 Peng TaoLU-1994 kernel: 3.5 kernel encode_fh passes in parent...
2012-12-17 yang shengLU-1994 llite: kernel 3.5 renames end_writeback to...
2012-12-17 Niu YaweiLU-2329 quota: wait longer in test_7c
2012-12-17 Bobi JamLU-1741 test: fix conf_sanity test_18 test case
2012-12-17 Daniel KobrasLU-2302 scripts: prevent lfs_migrate data disclosure
2012-12-17 Daniel KobrasLU-2302 scripts: null-terminated file lists in lfs_migrate
2012-12-17 Daniel KobrasLU-2302 scripts: fix lfs_migrate with non-English locale
2012-12-17 Johann LombardiLU-2371 ptlrpc: get new xid for resend on EINPROGRESS
2012-12-17 Lai SiyaoLU-2388 statahead: don't statahead if it's stopped
2012-12-17 Johann LombardiLU-2361 quota: keep slave's glb idx consistent with...
2012-12-17 Niu YaweiLU-2346 quota: set default grace time
2012-12-17 John L. HammondLU-2358 procfs: Implement /proc/fs/lustre/mgs/MGS/fstyp...
2012-12-17 Lai SiyaoLU-1287 mountconf: write failover nid config correctly
2012-12-17 wangdiLU-1632 fid: remove fid_delete in delete_inode procedure
2012-12-17 John L. HammondLU-2363 lod: Fix statfs entries in lod procfs
2012-12-17 Peng TaoLU-1756 kernel: cleanup lustre_compat25.h
2012-12-17 Lai SiyaoLU-1887 ptlrpc: grant shrink rpc format is special
2012-12-17 Thomas StiborLU-1924 build: configure can not find libgssapi_krb5.so
2012-12-17 jclLU-2016 mdd: add layout swap between 2 objects
2012-12-17 Jinshan XiongLU-744 obdclass: revise cl_page refcount
2012-12-17 Nathaniel ClarkLU-2194 tests: Wait for reconnect in recovery-small/19
2012-12-17 Johann LombardiLU-2378 lma: move HSM & SOM attributes to dedicated...
2012-12-16 Andreas DilgerLU-2156 debug: quiet overly verbose console errors
2012-12-16 Vitaly FertmanLU-1403 ucred: ucred cleanup
2012-12-14 Jinshan XiongLU-744 obdclass: revise percpu stats of lprocfs_stats
2012-12-14 Jinshan XiongLU-744 obdclass: revise stats for cl_object cache
2012-12-14 Niu YaweiLU-797 tests: improve test_23b of ost-pools.sh
2012-12-14 James SimmonsLU-1229 tests: fix set module parameters from modprobe...
2012-12-14 Andreas DilgerLU-1538 tests: allow SLOW from environment for auster
2012-12-13 Andreas DilgerLU-2406 tests: remove USE_OFD from test-framework
2012-12-13 Mikhail PershinLU-1861 osd: set proper type for compatibility files
2012-12-13 Alex ZhuravlevLU-2333 utils: mount.lustre to ignore fsname
2012-12-13 Andreas DilgerLU-1279 revert: Silence modprobe ptlrpc output in mount...
2012-12-13 wangdiLU-1187 tests: Add DNE tests to conf sanity.
2012-12-13 wangdiLU-1187 tests: add DNE test cases in replay-single
2012-12-13 Prakash SuryaLU-279 tests: Ensure lgetxattr is consistent
2012-12-12 Jinshan XiongLU-1710 lvb: variable sized LVB support
2012-12-10 wangdiLU-1187 tests: Add DNE tests cases in replay-dual
2012-12-10 wangdiLU-1187 tests: define MGSDEV in right way.
next