Whamcloud - gitweb
LU-936 Remove LUSTRE_KERNEL_VERSION
[fs/lustre-release.git] / lustre /
2012-05-17 Brian BehlendorfLU-936 Remove LUSTRE_KERNEL_VERSION
2012-05-17 Johann LombardiLU-1318 ldlm: allow different LVB structures to be...
2012-05-15 Alex ZhuravlevLU-911 osd: couple helpers for osd api
2012-05-15 Jinshan XiongLU-1205 tests: sanityn test_18 sometimes takes long...
2012-05-14 Andreas DilgerLU-1389 lov: standardize lov_do_div64() usage
2012-05-14 Bobi JamLU-1102 crypto: correctly check crypto_alloc_blkcipher...
2012-05-09 Christopher J. MorroneLU-1095 debug: Send common recovery messages to D_HA
2012-05-09 Ned A. BassLU-251 Fix gcc configure warnings
2012-05-09 Christopher J. MorroneLU-1095 debug: Improve recovery console messages
2012-05-09 Wally WangLU-812 kernel: sync_page() removed from address_space_o...
2012-05-08 James SimmonsLU-1345 tests: sanity test 215 non integer handling fix
2012-05-08 Liang ZhenLU-1347 build: remove the vim/emacs modelines
2012-05-08 yangshengLU-1358 kernel: Kernel update [RHEL6.2 2.6.32-220.13...
2012-05-08 Oleg Drokin2.2.52 2.2.52 v2_2_52_0
2012-05-07 John L. HammondLU-1351 llapi: Handle special file types in llapi_path2...
2012-05-07 Johann LombardiLU-1264 quota: reserve FID sequences for quota
2012-05-07 Andriy SkulyshLU-1306 ldlm: LBUG at ldlm_lock.c:213
2012-05-07 Niu YaweiLU-1329 ptlrpc: handle -EINPROGRESS for create
2012-05-07 Niu YaweiLU-904 ptlrpc: redo io on -EINPROGRESS
2012-05-07 Lai SiyaoLU-506 statahead: revalidating dentry may be stale
2012-05-07 Mikhail PershinLU-911 obdclass: new context tags for future use
2012-05-07 Yu JianLU-425 tests: fix the issue of using "grep -w"
2012-05-07 Mikhail PershinLU-911 osd: osd_ldiskfs_read returns short reads
2012-05-07 Liu XuezhaoLU-1214 ptlrpc: removes client lu_target.h/target.c...
2012-05-07 Liu XuezhaoLU-1214 ldlm: splits server specific lock handling...
2012-05-07 Minh DiepLU-1283 utils: Use variable without initialize
2012-05-07 Jinshan XiongLU-1259 mgs: avoid cancelling IR lock twice
2012-05-07 yangshengLU-1193 tests: test script fixes for incompatibility
2012-05-03 Niu YaweiLU-1290 quota: transfer quota in osd_attr_set()
2012-04-30 Brian BehlendorfLU-1095 debug: CWARN to CDEBUG for mds_notify() event
2012-04-30 James SimmonsLU-577 tests: FAIL replay-single test_70b rundbench...
2012-04-30 yangshengLU-1312 kernel: crash at boot time in isci driver
2012-04-30 Ned BassLU-1319 mdt: increment MDT getattr stats
2012-04-30 Bobi JamLU-1249 debug: Auto correct improper debug buffer size...
2012-04-30 Yevheniy DemchenkoLU-549 llite: Improve statfs performance if selinux...
2012-04-30 wangdiLU-1209 tests: add debug info to 133d
2012-04-30 Mikhail PershinLU-911 ost: ost_handle() to refill environment on every...
2012-04-30 Alex ZhuravlevLU-911 osd: use struct obd_statfs instead of kstatfs_t
2012-04-30 Mikhail PershinLU-911 osd: fix th_sync and OSD_EXEC_OP issues
2012-04-30 Peng TaoLU-709 build: clean up HAVE_CAN_SLEEP_ARG and HAVE_F_OP...
2012-04-30 Peng TaoLU-709 build: clean up LC_STRUCT_INTENT_FILE and LC_SUN...
2012-04-30 Yu JianLU-1280 ldiskfs: remove LASSERTF from ext3_ext_new_exte...
2012-04-30 Alexander.BoykoLU-1247 obdfilter: fix invalid check of precrate objects
2012-04-30 Liu XuezhaoLU-1214 ptlrpc: splits server-side connection/bulkIO...
2012-04-30 Christopher J. MorroneLU-1095 debug: Report remaining recovery time consistently
2012-04-30 Christopher J. MorroneLU-1095 debug: Improve messages for fake requests
2012-04-30 Christopher J. MorroneLU-1095 debug: Common client/server message standardization
2012-04-30 Christopher J. MorroneLU-1095 debug: Standardize, suppress mount/umount messages
2012-04-30 Mikhail PershinLU-80 mds: use md_size supplied by client, repack reply
2012-04-26 Oleg DrokinLU-1308 Additional multihomed nid config fix
2012-04-25 Peng TaoLU-709 build: cleanup LC_SEQ_LOCK/FILEMAP_FDATAWRITE_RANGE
2012-04-25 Peng TaoLU-709 build: cleanup VFS_KERN_MOUNT/INVALIDATEPAGE_RET...
2012-04-23 Jinshan XiongLU-1320 llite: fix a race between readpage and releasepage
2012-04-22 Oleg DrokinLU-1308 Properly add multihomed nids to peer table
2012-04-18 Bobi JamLU-1282 lprocfs: Add a module param to disable percpu...
2012-04-18 Minh DiepLU-1192 tests: automate POSIX compliance testing
2012-04-17 Andriy SkulyshLU-840 tests: Fix conf-sanity.sh test_32b
2012-04-16 Lai SiyaoLU-482 test: sync MDS before first replay test
2012-04-12 Andreas DilgerLU-1285 tests: fix tar breakage in 102d/102f/102j
2012-04-11 Gregoire PichonLU-1144 ptlrpc: implement a NUMA aware ptlrpcd binding...
2012-04-10 Andreas DilgerLU-1205 tests: cleanup code style in mmap_sanity.c
2012-04-10 Andreas DilgerLU-1205 tests: add timestamps to sanityn 18 mmap
2012-04-10 yangshengLU-1241 kernel: Kernel update [RHEL6.2 2.6.32-220.7...
2012-04-09 Oleg Drokintag 2.2.51 2.2.51 v2_2_51_0
2012-04-07 Minh DiepLU-1134 test: can not assume lustre setup before nfs...
2012-04-07 Alex ZhuravlevLU-911 defs: XATTR_NAME_FID defition
2012-04-07 Peng TaoLU-1200 build: check page_mkwrite parameter
2012-04-07 Andreas DilgerLU-1160 tests: remove liblustre from default tests
2012-04-07 Minh DiepLU-1227 tests: mds-survey.sh should check ost's space
2012-04-07 Vitaly FertmanLU-1156 ldlm: per-export waiting flock lists for deadlo...
2012-04-06 Bobi JamLU-1245 lprocfs: use correct cpu number
2012-04-06 Alexander.BoykoLU-352 obdfilter: fix obdfilter-survey to work on verif...
2012-04-06 Yu JianLU-80 utils: add "-c <stripe_count>" option to lfs_migrate
2012-04-06 Alex ZhuravlevLU-911 obdclass: la_from_obdo helper
2012-04-06 James SimmonsLU-447 lnet: add lctl --net XXX push
2012-04-06 Yu JianLU-1255 tests: pass $DBENCH_LIB to run_dbench.sh
2012-04-06 wangdiLU-1244 obdecho: destroy ost objects for md echo client.
2012-04-05 Alexey LyashkovLU-1137 ldlm: fix for the flock handling for 1.8 clients
2012-03-29 John L. HammondLU-673 llite: Add some metadata stats, fix some file...
2012-03-29 Mikhail PershinLU-911 osd: support for legacy OST objects in ldiskfs osd
2012-03-29 yangshengLU-506 kernel: remove unnecessary memset from autoconf...
2012-03-29 Wally WangLU-812 compat: file_operations.fsync needs 4 arguments
2012-03-29 Andriy SkulyshLU-989 ldlm: Fix client's import destruction
2012-03-29 Brian BehlendorfLU-354 test: Change dev_set_rdonly() check to warning
2012-03-29 Peng TaoLU-709 build: clean up LC_FUNC_GRAB_CACHE_PAGE_NOWAIT_GFP
2012-03-29 Peng TaoLU-709 build: cleanup two unused macros
2012-03-29 Peng TaoLU-709 build: clean up libcfs/autoconf/lustre-libcfs.m4
2012-03-29 Andreas DilgerLU-974 protocol: change OBD_CONNECT_GRANT_PARAM
2012-03-29 Andriy.SkulyshLU-836 ldiskfs: require ldiskfs filesystem has journal
2012-03-29 Alexey LyashkovLU-1166 recovery: don't leak a connected client counter.
2012-03-29 Andreas DilgerLU-884 osc: remove unlikely() marker for checksums
2012-03-29 Andreas DilgerLU-808 llite: deny truncate beyond user rlimit
2012-03-29 Wally WangLU-812 compat: clean up mutex lock to use kernel mutex...
2012-03-29 Johann LombardiLU-1047 utils: mkfs shouldn't create loopback files...
2012-03-29 Johann LombardiLU-787 clio: ftruncate shouldn't block when grouplock...
2012-03-29 Brian J. MurrellLU-92 files and dirs missing in dist tarball
2012-03-29 Lai SiyaoLU-1110 fid: add full support for open-by-fid
2012-03-29 Andreas DilgerLU-611 tests: clean up code style in tests/lfs
2012-03-29 Andreas DilgerLU-611 utils: lfs find --stripe-{count,size,index}
2012-03-29 Alex ZhuravlevLU-911 osd: OI is implemented internally within OSD
next