Whamcloud - gitweb
Revert "LU-1201 checksum: add libcfs crypto hash"
[fs/lustre-release.git] / lustre /
2012-06-11 Oleg DrokinRevert "LU-1201 checksum: add libcfs crypto hash"
2012-06-11 Johann LombardiLU-1373 ptlrpc: add flow control extension to ptlrpc...
2012-06-11 Liang ZhenLU-933 mdc: allow disabling the mdc_rpc_lock
2012-06-11 Liang ZhenLU-56 lnet: allow to create EQ with zero eq_size
2012-06-11 Liang ZhenLU-56 ptlrpc: clean up ptlrpc svc initializing APIs
2012-06-11 Mikhail PershinLU-1406 ofd: add object methods
2012-06-11 Mikhail PershinLU-1406 ofd: transaction and last_rcvd functions
2012-06-11 Mikhail PershinLU-1406 ofd: grant support
2012-06-11 Alexander.BoykoLU-1201 checksum: add libcfs crypto hash
2012-06-09 Isaac HuangLU-1402 libcfs: CFS_ALLOC_HIGH is __GFP_HIGHMEM
2012-06-08 yangshengLU-1467 ost: ASSERTION(lock->l_req_mode == lock->l_gran...
2012-06-07 Mikhail PershinLU-1406 ofd: add FMD support
2012-06-07 Mikhail PershinLU-1406 ofd: add procfs values
2012-06-07 Mikhail PershinLU-1406 ofd: OFD device methods
2012-06-07 James SimmonsLU-1422 cray: Cray platforms set the initial connection...
2012-06-07 wangdiLU-1378 fid: Add console info for super seq allocation
2012-06-07 Bobi JamLU-1282 lprocfs: free stat memory as it is cleared
2012-06-07 Andreas DilgerLU-80 tests: make lfs_migrate script executable
2012-06-05 Mikhail PershinLU-1406 ofd: add connect functions
2012-06-05 Fan YongLU-957 scrub: OI scrub against ldiskfs
2012-06-04 Fan YongLU-957 scrub: OSD layer cleanup for OI scrub
2012-06-04 Fan YongLU-957 scrub: Ancillary work for LFSCK/OI scrub
2012-06-04 Jinshan XiongLU-1299 clio: a combo patch to fix cl_lock
2012-06-04 Niu YaweiLU-1438 quota: fix race in quota_chk_acq_common()
2012-06-02 Oleg DrokinLU-1461 Fix ppc64 build errors
2012-06-01 Jinshan XiongLU-1030 clio: reimplement ll_fsync in clio way
2012-06-01 Jinshan XiongLU-1030 osc: move io data from lov_oinfo into osc_object
2012-06-01 Alex ZhuravlevLU-1305 lu: fid_is_acct function
2012-06-01 Jinshan XiongLU-1323 llite: find_vma() should be protected by mmap_sem
2012-06-01 Jinshan XiongLU-1252 recovery: don't always swap nidtbl entries
2012-06-01 Jinshan XiongLU-1274 osc: Do not grab mutex of cl_lock for glimpse
2012-06-01 Andreas DilgerLU-1347 build: remove the vim/emacs modelines
2012-05-31 Mikhail PershinLU-1406 ofd: setup local files for OFD
2012-05-31 Yu JianLU-1213 tests: remove duplicate parallel-scale variables
2012-05-30 Bobi JamLU-1282 misc: Use present cpu numbers to save memory.
2012-05-30 yangshengLU-1291 mds: Test failure on test suite replay-single 44c
2012-05-30 Bobi JamLU-1384 mdd: validate incoming param to avoid crashing
2012-05-30 Bobi JamLU-988 llite: add debugging for inode timestamps
2012-05-30 Liang ZhenLU-1417 lov: device type finalized twice
2012-05-30 Bobi JamLU-1363 llite: Not held lock when calling security_d_in...
2012-05-30 Bob GlossmanLU-1364 utils: add lfs 'poollist' subcommand
2012-05-30 Liu XuezhaoLU-1347 style: removes obsolete EXPORT_SYMTAB macros
2012-05-30 Liu XuezhaoLU-1347 lvfs: makes EXPORT_SYMBOL follows function...
2012-05-30 Liang ZhenLU-56 libcfs: NUMA allocator and code cleanup
2012-05-30 Niu YaweiLU-694 config: make 'jobid_var' global
2012-05-30 Niu YaweiLU-694 ptlrpc: Job Stats
2012-05-29 Jinshan XiongLU-1217 osc: to not check a cl_lock's state w/o protection
2012-05-29 Mikhail PershinLU-1406 ofd: init lu_target in OFD
2012-05-29 Mikhail PershinLU-1406 ofd: OFD to setup device stack on OSD
2012-05-29 Mikhail PershinLU-1406 ofd: OFD module framework
2012-05-29 Oleg Drokiniupdate to new tag 2.2.54 2.2.54 v2_2_54_0
2012-05-29 Lai SiyaoLU-506 kernel: remove BKL fix
2012-05-28 Lai SiyaoLU-506 kernel: remove BKL
2012-05-24 Bob GlossmanLU-532 llite: trusted. xattr is invisible to non-root
2012-05-24 Oleg DrokinLU-957 revert OI scrub patch
2012-05-23 yangshengLU-1424 kernel: Kernel update [RHEL6.2 2.6.32-220.17...
2012-05-23 Oleg DrokinUpdate version to 2.2.53 2.2.53 v2_2_53_0
2012-05-22 Jinshan XiongLU-1252 recovery: reduce reconnect time for IR
2012-05-22 Liu XuezhaoLU-1214 quota: don't compile quota module for client
2012-05-22 Liang ZhenLU-56 libcfs: move range expression parser to libcfs
2012-05-22 Liang ZhenLU-181 obdclass: fix portal_handle memory wastage
2012-05-22 Lai SiyaoLU-506 dcache: check lookup_instantiate_filp() return...
2012-05-22 Andriy SkulyshLU-1405 osd: Kernel panic when running sanityn test_12
2012-05-22 Fan YongLU-957 scrub: Ancillary work for LFSCK/OI scrub
2012-05-22 Jinshan XiongLU-1188 clio: acquire lockdep for cl_lock_peek()
2012-05-22 Lai SiyaoLU-1088 ldlm: dump certain amount of locks for ldlm...
2012-05-22 Bobi JamLU-1235 osd: delete commit cb entry list first
2012-05-21 Alex ZhuravlevLU-911 obdapi: add env to few methods
2012-05-21 Mikhail PershinLU-911 lut: few more methods from orion are taken
2012-05-21 Yu JianLU-1280 ldiskfs: remove EXT_ASSERT from ext3_ext_new_ex...
2012-05-19 Bobi JamLU-1350 debug: lower debug message level
2012-05-19 Andreas DilgerLU-482 tests: abort replay-dual if test_0a fails
2012-05-18 Bobi JamLU-1366 utils: disable ldiskfs extents feature for MDT
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
next