aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lustre/include/lustre_net.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-10-29staging/lustre/ptlrpc: get rid of lustre 1.8 compatible checksumsOleg Drokin1-5/+0
2014-10-20drivers: staging: lustre: Fix "'foo* bar' should be 'foo *bar'" errorsGreg Donald1-1/+1
2014-08-30staging/lustre: Remove unused header libcfs_heap.hOleg Drokin1-1/+0
2014-08-30staging/lustre: remove linux/lustre_net.hJohn L. Hammond1-2/+0
2014-08-30staging/lustre: remove unused request policies.Oleg Drokin1-276/+0
2014-08-30drivers: staging: lustre: Fix space required after that ',' errorsGreg Donald1-2/+4
2014-08-30drivers: staging: lustre: Fix space required before the open parenthesis '(' errorsGreg Donald1-1/+1
2014-08-30drivers: staging: lustre: lustre: Fix "foo * bar" should be "foo *bar" errorsGreg Donald1-1/+1
2014-07-12staging: lustre: use CONFIG_PROC_FSGreg Kroah-Hartman1-1/+1
2014-07-12staging: lustre: remove cfs_time_before()Greg Kroah-Hartman1-3/+3
2014-07-12staging: lustre: remove cfs_duration_t typedefGreg Kroah-Hartman1-2/+2
2014-07-12staging: lustre: remove cfs_time_current_sec wrapperGreg Kroah-Hartman1-5/+5
2014-07-12staging: lustre: remove cfs_time_t typedefGreg Kroah-Hartman1-2/+2
2014-07-11staging: lustre: fix include relative pathsGreg Kroah-Hartman1-11/+11
2014-07-11staging: lustre: remove top level ccflags variableGreg Kroah-Hartman1-2/+2
2014-06-26staging/lustre/ptlrpc: unlink request buffer correctlyAlexey Lyashkov1-2/+4
2014-04-27staging/lustre: remove assertion of spin_is_locked()Li Xi1-1/+1
2014-04-27staging/lustre/hsm: HSM requests not deliveredJames Nunez1-0/+2
2014-03-08staging: lustre: Fix typo in lustre/include part2Masanari Iida1-3/+3
2014-03-08staging: lustre: Fix typo in lustre/include part1Masanari Iida1-9/+9
2014-02-28lustre/recovery: free open/close request promptlyHongchao Zhang1-0/+2
2013-12-10staging/lustre: remove server macros from lustre_net.hPeng Tao1-234/+0
2013-12-03staging/lustre/pinger: remove never implemented suspend timeouts functionalityDmitry Eremin1-2/+0
2013-11-15staging/lustre: remove llog_server.cPeng Tao1-9/+0
2013-10-26staging: lustre: Remove typedef and update cfs_hash structLisa Nguyen1-2/+2
2013-10-26staging: lustre: Remove typedef and update cfs_debug_limit_state structLisa Nguyen1-1/+1
2013-08-04staging: lustre: remove proc_dir_entry_t typedefGreg Kroah-Hartman1-1/+1
2013-08-04staging: lustre: remove timer_list_t typedefGreg Kroah-Hartman1-1/+1
2013-08-04staging: lustre: remove typedef for module_tGreg Kroah-Hartman1-2/+2
2013-07-23staging/lustre/ptlrpc: Translate between host and network errnosLi Wei1-0/+32
2013-07-23staging/lustre: fix build error on non-x86 platformsPeng Tao1-1/+6
2013-06-03staging/lustre: Revert "LU-2139 osc: Track and limit "unstable" pages"Oleg Drokin1-3/+1
2013-05-14staging: add Lustre file system client supportPeng Tao1-0/+3453