aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-07-06mode_t whack-a-mole...Al Viro2-7/+7
2013-07-05lustre: kill the pointless wrapperAl Viro7-14/+12
2013-07-05helper for reading ->d_countAl Viro1-1/+1
2013-06-24Revert "Revert "Revert "staging/lustre: drop CONFIG_BROKEN dependency"""Greg Kroah-Hartman1-1/+1
2013-06-08staging/lustre/lnet: fix build error on i386Peng Tao1-1/+3
2013-06-06staging/lustre/libcfs: cleanup libcfs_kkuc_msg_put a bitPeng Tao1-2/+2
2013-06-06staging/lustre/mdc: fix procfs fopsPeng Tao1-3/+11
2013-06-06Revert "Revert "staging/lustre: drop CONFIG_BROKEN dependency""Peng Tao1-1/+1
2013-06-06staging/lustre/libcfs: cleanup linux-cryptoPeng Tao6-722/+11
2013-06-06staging/lustre: surround module_refcount with CONFIG_MODULE_UNLOADPeng Tao1-0/+2
2013-06-06staging/lustre/libcfs: restore LINVRNTPeng Tao2-0/+19
2013-06-06staging/lustre: remove lu_context_keys_dump and lu_debugging_setupPeng Tao2-29/+0
2013-06-06staging/lustre: call set_cpus_allowed_ptr instead of set_cpus_allowedPeng Tao4-7/+3
2013-06-05Revert "staging/lustre: drop CONFIG_BROKEN dependency"Greg Kroah-Hartman1-1/+1
2013-06-05staging/lustre/lprocfs: interpret result of dt_statfs() correctlyJohn L. Hammond1-7/+7
2013-06-03staging/lustre: fix return value check in libcfs_sock_ioctl()Wei Yongjun1-2/+2
2013-06-03staging/lustre: clean up and remove libcfs/linux/linux-mem.cPeng Tao8-125/+21
2013-06-03staging/lustre: remove empty file libcfs/linux/linux-lock.cPeng Tao1-38/+0
2013-06-03staging/lustre: remove libcfs/linux/linux-utils.cPeng Tao4-105/+1
2013-06-03staging/lustre: remove empty file libcfs/linux/linux-sync.cPeng Tao2-36/+1
2013-06-03staging/lustre: silence gcc build warningPeng Tao1-1/+1
2013-06-03staging/lustre: clean up and remove libcfs/linux/linux-fs.cPeng Tao6-151/+16
2013-06-03staging/lustre: llite: add module aliasPeng Tao1-1/+1
2013-06-03staging/lustre: silence lockdep warning in ll_md_blocking_astPeng Tao4-5/+6
2013-06-03staging/lustre: remove empty file lustre/ptlrpc/nrs_orr.cPeng Tao1-37/+0
2013-06-03staging/lustre/osc: check ostid if no OBD_CONNECT_FIDHongchao Zhang1-1/+1
2013-06-03staging/lustre/tests: check nr_local in ofd_preprw()Jian Yu1-0/+4
2013-06-03staging/lustre/osc: fixed a typo in osc_cache_truncate_startJinshan Xiong1-1/+1
2013-06-03staging/lustre/llite: Always build 64bit ino internallywang di1-3/+4
2013-06-03staging/lustre/mdt: set ATTR_xTIME_SET to make atime update properlyEmoly Liu1-2/+3
2013-06-03staging/lustre/changelog: fix CL_LAYOUT comment, stringAndreas Dilger1-2/+2
2013-06-03staging/lustre/ost: Ensure dirty flushed on fiemap ioctlArtem Blagodarenko1-10/+49
2013-06-03staging/lustre/changelog: fix CL_LAYOUT, accept all typesAndreas Dilger2-11/+11
2013-06-03staging/lustre/lprocfs: use stats counter index for *posJohn L. Hammond1-35/+23
2013-06-03staging/lustre/ost: check pre 2.4 echo client in obdo validationwang di3-18/+51
2013-06-03staging/lustre/llog: Do not use ostid swab for llogidwang di2-6/+12
2013-06-03staging/lustre/obdclass: use common way to store lastidMikhail Pershin4-72/+123
2013-06-03staging/lustre/lov: only dump header in lsm_lmm_verifyAndreas Dilger3-9/+10
2013-06-03staging/lustre/obdclass: remove obsoleted md_local_file.cMikhail Pershin3-498/+1
2013-06-03staging/lustre/osc: some cleanup to reduce stack overflow chanceBobi Jam4-52/+59
2013-06-03staging/lustre/ldlm: suppress useless lock RPC for layoutJC Lafoucriere2-16/+3
2013-06-03staging/lustre: Revert "LU-2139 osc: Track and limit "unstable" pages"Oleg Drokin12-166/+14
2013-06-03staging/lustre/debug: quiet noisy console error messagesAndreas Dilger1-3/+5
2013-06-03staging/lustre/utils: missing setting echo seq for getattr/setattrwang di1-2/+3
2013-06-03staging/lustre/fids: fix compilation error with gcc 4.7.2Alex Zhuravlev1-0/+1
2013-06-03staging/lustre/ofd: refill env in ofd_get_infowang di1-0/+1
2013-06-03staging/lustre/clio: don't ignore layout on writebackNiu Yawei5-10/+31
2013-06-03staging/lustre: drop CONFIG_BROKEN dependencyPeng Tao1-1/+1
2013-06-03staging/lustre: remove enum config_flags and obd_mount_server.cPeng Tao2-1790/+0
2013-05-30staging/lustre: fix LBUG and inode refcount bugPeng Tao2-7/+8