summaryrefslogtreecommitdiff
path: root/drivers/staging/lustre
AgeCommit message (Expand)Author
2013-06-03staging/lustre: fix return value check in libcfs_sock_ioctl()Wei Yongjun
2013-06-03staging/lustre: clean up and remove libcfs/linux/linux-mem.cPeng Tao
2013-06-03staging/lustre: remove empty file libcfs/linux/linux-lock.cPeng Tao
2013-06-03staging/lustre: remove libcfs/linux/linux-utils.cPeng Tao
2013-06-03staging/lustre: remove empty file libcfs/linux/linux-sync.cPeng Tao
2013-06-03staging/lustre: silence gcc build warningPeng Tao
2013-06-03staging/lustre: clean up and remove libcfs/linux/linux-fs.cPeng Tao
2013-06-03staging/lustre: llite: add module aliasPeng Tao
2013-06-03staging/lustre: silence lockdep warning in ll_md_blocking_astPeng Tao
2013-06-03staging/lustre: remove empty file lustre/ptlrpc/nrs_orr.cPeng Tao
2013-06-03staging/lustre/osc: check ostid if no OBD_CONNECT_FIDHongchao Zhang
2013-06-03staging/lustre/tests: check nr_local in ofd_preprw()Jian Yu
2013-06-03staging/lustre/osc: fixed a typo in osc_cache_truncate_startJinshan Xiong
2013-06-03staging/lustre/llite: Always build 64bit ino internallywang di
2013-06-03staging/lustre/mdt: set ATTR_xTIME_SET to make atime update properlyEmoly Liu
2013-06-03staging/lustre/changelog: fix CL_LAYOUT comment, stringAndreas Dilger
2013-06-03staging/lustre/ost: Ensure dirty flushed on fiemap ioctlArtem Blagodarenko
2013-06-03staging/lustre/changelog: fix CL_LAYOUT, accept all typesAndreas Dilger
2013-06-03staging/lustre/lprocfs: use stats counter index for *posJohn L. Hammond
2013-06-03staging/lustre/ost: check pre 2.4 echo client in obdo validationwang di
2013-06-03staging/lustre/llog: Do not use ostid swab for llogidwang di
2013-06-03staging/lustre/obdclass: use common way to store lastidMikhail Pershin
2013-06-03staging/lustre/lov: only dump header in lsm_lmm_verifyAndreas Dilger
2013-06-03staging/lustre/obdclass: remove obsoleted md_local_file.cMikhail Pershin
2013-06-03staging/lustre/osc: some cleanup to reduce stack overflow chanceBobi Jam
2013-06-03staging/lustre/ldlm: suppress useless lock RPC for layoutJC Lafoucriere
2013-06-03staging/lustre: Revert "LU-2139 osc: Track and limit "unstable" pages"Oleg Drokin
2013-06-03staging/lustre/debug: quiet noisy console error messagesAndreas Dilger
2013-06-03staging/lustre/utils: missing setting echo seq for getattr/setattrwang di
2013-06-03staging/lustre/fids: fix compilation error with gcc 4.7.2Alex Zhuravlev
2013-06-03staging/lustre/ofd: refill env in ofd_get_infowang di
2013-06-03staging/lustre/clio: don't ignore layout on writebackNiu Yawei
2013-06-03staging/lustre: drop CONFIG_BROKEN dependencyPeng Tao
2013-06-03staging/lustre: remove enum config_flags and obd_mount_server.cPeng Tao
2013-05-30staging/lustre: fix LBUG and inode refcount bugPeng Tao
2013-05-30staging/lustre: adapt proc_dir_entry changePeng Tao
2013-05-30staging/lustre: fix build errorPeng Tao
2013-05-17staging: lustre: fix to use list_for_each_entry_safe() when delete itemsWei Yongjun
2013-05-16staging: lustre: fix return type of lo_release.Cyril Roelandt
2013-05-14staging: add Lustre file system client supportPeng Tao