aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lustre/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-03-19staging/lustre/libcfs: remove cfs_pausePeng Tao1-1/+2
2014-03-19staging/lustre/libcfs: remove waitq_timedwaitPeng Tao1-3/+1
2014-03-19staging/lustre/libcfs: remove waitq_waitPeng Tao1-1/+1
2014-03-19staging/lustre/libcfs: remove init_waitqueue_entry_currentPeng Tao1-1/+1
2014-03-08staging: luster: Fix spelling typo in lustre/include/lustreMasanari Iida3-6/+6
2014-03-08staging: lustre: Fix typo in lustre/include part2Masanari Iida12-22/+22
2014-03-08staging: lustre: Fix typo in lustre/include part1Masanari Iida7-22/+22
2014-02-28lustre/llite: simplify dentry revalidateLai Siyao1-1/+1
2014-02-28lustre/recovery: free open/close request promptlyHongchao Zhang6-5/+32
2014-02-28lustre/clio: honor O_NOATIMEJohn L. Hammond1-1/+5
2014-02-28lustre/mdc: use ibits_known mask for lock matchAlexey Lyashkov1-0/+8
2014-02-28lustre/mdc: comments on LOOKUP and PERM lockwang di1-6/+18
2014-02-14staging/lustre/libcfs: remove cfs_hash_longPeng Tao1-1/+1
2014-02-12staging/lustre/llite: remove lustre_generic_file_{read,write}Jinshan Xiong1-1/+1
2014-02-11staging/lustre/llite: fix O_TMPFILE/O_LOV_DELAY_CREATE conflictAndreas Dilger2-7/+16
2014-02-11lustre/xattr: separate ACL and XATTR cachesAndrew Perepechko1-1/+0
2014-02-08Merge branch 'staging-linus' into staging-workGreg Kroah-Hartman1-1/+2
2014-02-07staging/lustre/ptlrpc: flock deadlock detection does not workAndriy Skulysh2-4/+15
2014-02-07staging/lustre/lustre_user.h: remove obsolete commentsJC Lafoucriere1-6/+0
2014-02-07staging/lustre/mgs: set_param -P option that sets value permanentlyArtem Blagodarenko3-2/+11
2014-02-07staging/lustre/idl: remove LASSERT/CLASSERT from lustre_idl.hAndreas Dilger1-35/+8
2014-02-07lustre: Account for changelog_ext_rec in CR_MAXSIZEOleg Drokin1-1/+2
2014-01-13lustre: delete linux/lustre_debug.hGreg Kroah-Hartman2-49/+0
2014-01-13staging: lustre: remove some unused debug macrosGreg Kroah-Hartman1-17/+0
2013-12-10staging/lustre/seq: remove seq_{query,handle}Mikhail Pershin1-6/+0
2013-12-10staging/lustre/api: HSM import uses new released patternJC Lafoucriere1-1/+16
2013-12-10staging/lustre: remove server macros from lustre_net.hPeng Tao1-234/+0
2013-12-04staging/lustre: don't compile procfs code when CONFIG_PROC_FS is offPeng Tao2-10/+15
2013-12-04staging/lustre: fix undefined reference if CONFIG_PROC_FS is offPeng Tao1-1/+2
2013-12-03staging/lustre/ldlm: inline ldlm_proc_setupPeng Tao1-1/+2
2013-12-03staging/lustre/pinger: remove never implemented suspend timeouts functionalityDmitry Eremin2-5/+0
2013-12-03staging/lustre/llite: extended attribute cacheAndrew Perepechko6-5/+21
2013-12-03staging/lustre/hsm: Add hsm_release feature.Jinshan Xiong4-6/+27
2013-12-03staging/lustre: make code align in lma_incompatFan Yong1-4/+4
2013-12-03staging/lustre/scrub: OI scrub on OSTFan Yong2-2/+6
2013-12-03staging/lustre: make obd_uuid_equals return boolJC Lafoucriere1-2/+2
2013-12-03staging/lustre: constify uuid argument of obd_uuid2strJC Lafoucriere1-1/+1
2013-12-03staging/lustre/llog: MGC to use OSD API for backup logsMikhail Pershin3-4/+15
2013-12-03staging/lustre: fix build error when CONFIG_FS_POSIX_ACL is offPeng Tao2-15/+12
2013-11-25staging/lustre/mdt: HSM coordinator client interfaceJC Lafoucriere1-4/+3
2013-11-25staging/lustre/lu: shrink lu_object by 8 bytes on x86_64John L. Hammond1-19/+0
2013-11-25staging/lustre/server: use unified request handler for MGSMikhail Pershin2-0/+9
2013-11-25staging/lustre: fix build error on i386-randconfigPeng Tao1-0/+1
2013-11-25staging/lustre: move IFTODT/DTTOIF to lustre_idl.hPeng Tao1-0/+12
2013-11-22Merge branch 'opw-next' into staging-nextGreg Kroah-Hartman10-506/+78
2013-11-21staging/lustre/llite: Access to released file triggers a restoreJC Lafoucriere2-6/+14
2013-11-19staging/lustre: remove lustreapi.hPeng Tao1-310/+0
2013-11-19staging/lustre: remove liblustreapi.hPeng Tao1-43/+0
2013-11-19drivers/staging/lustre: indent lustre_ldlm_flags_valsPeng Tao1-40/+40
2013-11-19staging/lustre/hsm: Implementation of exclusive openJinshan Xiong5-8/+25