summaryrefslogtreecommitdiff
path: root/drivers/staging/lustre/lustre/include/lustre_fid.h
AgeCommit message (Expand)Author
2015-10-13staging: lustre: add missing blank line after declarationsMike Rapoport
2015-09-29staging/lustre/fid: Remove unused struct lu_server_seqOleg Drokin
2015-09-29staging/lustre/fid: Get rid of lcs_srv in lu_client_seqOleg Drokin
2015-09-29staging/lustre/fid: Remove unused seq_client_get_seq functionOleg Drokin
2015-09-29staging/lustre/fid: seq_client_init/fini don't need to be exportedOleg Drokin
2015-09-29staging/lustre/fid: Remove server fid function declarationsOleg Drokin
2015-09-29staging/lustre: remove dt_object implementationArnd Bergmann
2015-05-31staging/lustre/obd: final removal of procfs stuffDmitry Eremin
2015-05-31staging/lustre/fid: move all files from procfs to debugfsDmitry Eremin
2015-01-17staging: lustre: replace static value with defineTristan Lelong
2014-08-17staging/lustre: get rid of seqno_t and mdsno_t typedefsOleg Drokin
2014-07-12staging: lustre: remove LPX64 defineGreg Kroah-Hartman
2014-07-11staging: lustre: fix include relative pathsGreg Kroah-Hartman
2014-07-11staging: lustre: remove top level ccflags variableGreg Kroah-Hartman
2014-03-08staging: lustre: Fix typo in lustre/include part2Masanari Iida
2014-03-08staging: lustre: Fix typo in lustre/include part1Masanari Iida
2014-02-14staging/lustre/libcfs: remove cfs_hash_longPeng Tao
2013-12-10staging/lustre/seq: remove seq_{query,handle}Mikhail Pershin
2013-10-14staging: lustre: Use parenthesis around sizeofJoe Perches
2013-08-04staging: lustre: remove proc_dir_entry_t typedefGreg Kroah-Hartman
2013-08-03staging: lustre: remove RETURN macroGreg Kroah-Hartman
2013-07-23staging/lustre/fid: prepare FID module for client server splitLiu Xuezhao
2013-07-23staging/lustre/ldlm: print FID in lvbo_init(), lvbo_updateAndreas Dilger
2013-06-03staging/lustre/fids: fix compilation error with gcc 4.7.2Alex Zhuravlev
2013-05-14staging: add Lustre file system client supportPeng Tao