Whamcloud - gitweb
LU-3020 obdclass: Lustre returns EINTR when SA_RESTART is set
[fs/lustre-release.git] / lustre / mdc /
2013-04-23 Bruno FacciniLU-2986 mdc: Kernel Oops on ioctl LL_IOC_GET_MDTIDX
2013-03-26 Liu XuezhaoLU-1330 obdclass: splits server-side object stack from...
2013-03-22 jclLU-2813 hsm: Add user credential information to copy...
2013-03-20 wangdiLU-2912 mdd: move fid2path from MDD to MDT
2013-03-15 John L. HammondLU-1346 libcfs: remove cfs_ file wrappers
2013-03-13 John L. HammondLU-2713 hsm: limit HSM RPC count from client
2013-03-07 Artem BlagodarenkoLU-903 ldlm: inode references moved to resource
2013-02-09 Sergii GlushchenkoLU-1431 ptlrpc: Support for over 1MB bulk I/O RPC
2013-02-06 Jinshan XiongLU-2017 mdc: add layout swap between 2 objects
2013-02-02 wangdiLU-1187 utils: add lfs setdirstripe/getdirstripe
2013-02-01 Sergii GlushchenkoLU-1431 ptlrpc: PTLRPC_BRW_MAX_SIZE usage cleanup.
2013-01-30 jclLU-2061 hsm: send HSM resquest to CDT
2013-01-30 Aurelien DegremontLU-2061 hsm: get list of HSM actions
2013-01-30 Aurelien DegremontLU-1338 hsm: HSM flags feature
2013-01-30 jclLU-2062 hsm: llapi hsm calls for CopyTool
2013-01-30 jclLU-2441 mdd: Implement volatile file
2013-01-15 wangdiLU-1445 fid: Add DATA fid type in fid_request.
2013-01-15 Jinshan XiongLU-1876 hsm: layout lock implementation on server side
2013-01-11 Aurelien DegremontLU-941 hsm: Manage dirty flag for hsm-archived files
2013-01-08 Keith ManntheyLU-2446 build: Update Whamcloud copyright messages...
2013-01-08 John L. HammondLU-2489 mdc: Restrict access to hsm_nl file
2012-12-17 Johann LombardiLU-2371 ptlrpc: get new xid for resend on EINPROGRESS
2012-12-17 wangdiLU-1632 fid: remove fid_delete in delete_inode procedure
2012-12-12 Jinshan XiongLU-1710 lvb: variable sized LVB support
2012-12-05 Andreas DilgerLU-1346 libcfs: replace libcfs wrappers with kernel API
2012-11-29 Oleg DrokinLU-2275 mdc: Don't leak requests with "strange" disposi...
2012-11-28 Vitaly FertmanLU-1565 disabling ELC through procfs
2012-11-28 Lai SiyaoLU-974 security: ignore umask if acl enabled
2012-11-06 Vitaly FertmanLU-1684 ldlm: move ldlm flags not sent through wire...
2012-10-17 Alex ZhuravlevLU-2150 ost: ost_brw_read() to ptlrpc_free_bulk_nopin()
2012-10-13 Andreas DilgerLU-1972 mdt: declare RPC handlers in a sane way
2012-09-28 Mikhail PershinLU-1302 mgs: mgs uses llog over OSD
2012-09-28 Mikhail PershinLU-1302 llog: llog ioctl to use env
2012-09-26 Mikhail PershinLU-1302 llog: simplify llog_setup functionality
2012-09-14 Mikhail PershinLU-1302 llog: llog test update and fixes
2012-09-13 yangshengLU-1808 build: Lustre build does not support FC15.
2012-09-10 Mikhail PershinLU-1302 llog: introduce llog_open
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-08-08 Andreas DilgerLU-1617 build: skip generated files in .gitignore
2012-07-27 Fan YongLU-220 open: try open_by_fid for the known object
2012-07-26 Johann LombardiLU-1329 ptlrpc: resend request on -EINPROGRESS
2012-07-15 Wally WangLU-812 kernel: AUTOCONF_INCLUDED removed
2012-07-10 Lai SiyaoLU-1331 changelog: allow changelog to extend record
2012-07-09 Jinshan XiongLU-169 ldlm: add support for layout lock
2012-05-30 Liu XuezhaoLU-1347 style: removes obsolete EXPORT_SYMTAB macros
2012-05-21 Alex ZhuravlevLU-911 obdapi: add env to few methods
2012-05-08 Liang ZhenLU-1347 build: remove the vim/emacs modelines
2012-05-07 Niu YaweiLU-1329 ptlrpc: handle -EINPROGRESS for create
2012-04-30 Mikhail PershinLU-80 mds: use md_size supplied by client, repack reply
2012-03-02 Andreas DilgerLU-1146 build: batch update copyright messages
2012-03-01 wangdiLU-991 llite: cleanup md_readpage interface
2012-01-24 Johann LombardiLU-169 lov: add basic infrastructure for layout lock
2012-01-07 wangdiLU-593 obdclass: echo client for MDS stack
2012-01-06 Johann LombardiLU-847 quota: move lmv/mdc/osc/lov quota code out of...
2012-01-04 Niu YaweiLU-617 recovery: setattr from open breaks recovery
2011-12-29 yangshengLU-506 kernel: FC15 - fix GCC 'set-but-unused' warnings
2011-12-12 Lai SiyaoLU-106 procfs: many proc entries are not accessed safely
2011-11-18 Li WeiLU-759 mdc: Clear rq_replay on error in mdc_enqueue()
2011-11-09 Fan YongORNL-7 replace statahead hacking with its own cache
2011-11-04 Fan YongORNL-26 prevent call md_set_lock_data() repeatly
2011-10-31 Fan YongORNL-22 general ptlrpcd threads pool support
2011-10-21 Jinshan XiongORNL-14: Configuration and Unit test cases
2011-10-13 Jinshan XiongORNL-10: Basic IR implementation
2011-10-03 Jinshan XiongLU-572 ptlrpc: make ptlrpc_recover_import() async
2011-08-19 Niu YaweiLU-592 1.8 <-> 2.1 interop: missing LMV on client
2011-08-02 hongchao.zhangLU-327 cleanup the client import of mgc
2011-07-26 Alexey LyashkovLU-502 don't allow to kill service threads by OOM killer.
2011-07-15 Lai SiyaoLU-5 readdir read multiple pages per rpc
2011-05-19 Oleg DrokinLU-316 Fix changelog deadlock when changelog client...
2011-05-09 yangshengLU-234 OOM killer causes node hang.
2011-04-20 Niu YaweiLU-129 Skip quotacheck on administratively disabled...
2011-04-06 Liang ZhenLU-170 oscc_grow_count will never grow
2010-12-17 Mikhail Pershinb=24048 set body->easize in mdc_getattr_pack()
2010-12-10 Vitaly Fertmanb=23848 mdc_clear_open_replay_data() ASSERTION(mod...
2010-11-08 Vladimir Savelievb=15599 hsm infrastructure
2010-11-04 LiuYingb=23399 Deadlock probably due to statahead
2010-09-08 Eric Meib=16774 mdc to cancel unused dlm locks before replay.
2010-08-20 Nathan Rutmanb=23120 eliminate defunct changelog_send_thread processes
2010-07-02 yangshengb=20065 Add 1S statfs caching and cleanup CFS_HZ usage.
2010-06-30 Robert ReadMass conversion of all copyright messages to Oracle.
2010-06-23 pravinb=20563
2010-06-18 Robert ReadRemove remaining remnants of the CVS era.
2010-06-14 Robert ReadUpdate copyrights on source files changed since 2010...
2010-06-10 Vladimir Savelievb=21244 lustre_idl.h compilable from userspace
2010-05-27 Mikhail Pershinb=20997 Enable time limit on the request to be queued
2010-05-24 Vitaly Fertmanb=22244 ldlm cancel flags cleanup
2010-04-29 Fan Yongb=22069 port "llapi_get_connect_flags()" API from b1_8...
2010-04-27 Fan Yongb=22342 process racer condition between statahead and...
2010-04-21 Wang Dib=22129 add debug patch for 22129
2010-04-05 Dmitry Zoginb=22235 llapi_uuid_match() prints bogus error message...
2010-03-30 Landenb=20433 decrease the usage of memory on clients.
2010-03-30 yangshengb=22187 Handle the NULL pointer as legal value.
2010-03-19 Alexander.Zarochentevb=22070 revert incompatible protocol change
2010-03-12 Nathan Rutmanb=20878 change kernelcomms from netlink to pipes
2010-03-09 Fan Yongb=15962 statahead should not alias dentry with inode...
2010-03-04 Andrew Perepechkob=21919 Do not resend quota_ctl requests
2010-03-02 Eric Meib=20731 add handling of statfs ioctl in mdc.
2010-02-22 Wang Dib=20984 cleanup md_op_data and add getstripe -M
next