aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-09-29staging/lustre: partially use time64_t for capa expiryArnd Bergmann1-0/+1
2015-09-29staging/lustre: Remove mds/ost capabilities supportOleg Drokin35-2152/+114
2015-09-29staging/lustre: Remove unused debugfs/procfs helpersOleg Drokin2-127/+0
2015-09-29staging/lustre: Remove unused lprocfs_init_ldlm_statsOleg Drokin2-24/+0
2015-09-29staging/lustre: Remove unused lprocfs_alloc/free_md_statsOleg Drokin2-97/+0
2015-09-29staging/lustre/obdclass: Remove unused lprocfs_alloc/free_obd_statsOleg Drokin2-109/+0
2015-09-29staging/lustre: remove dt_object implementationArnd Bergmann12-2568/+1
2015-09-29staging/lustre/llog: remove unused server codeArnd Bergmann6-1266/+2
2015-09-29staging/lustre: Remove obd_export_evict_by_nid/uuidOleg Drokin2-92/+0
2015-09-29staging/lustre/obdclass: Remove unused lprocfs_wr_evict_clientOleg Drokin2-51/+0
2015-09-29staging/lustre: remove CFS_TIME_T definitionArnd Bergmann4-8/+5
2015-09-29staging/lustre/ptlrpc: Remove ptlrpc_update_export_timer()Oleg Drokin6-78/+0
2015-09-29staging/lustre: remove class_disconnect_export_listArnd Bergmann3-130/+0
2015-09-29staging/lustre: remove unused time handling functionsArnd Bergmann2-66/+0
2015-09-29staging/lustre: remove wrappers for timer functionsArnd Bergmann5-87/+7
2015-09-29staging/lustre/lov: remove a bit of dead codeArnd Bergmann1-62/+0
2015-09-29staging/lustre: remove the ping evictorArnd Bergmann5-171/+0
2015-09-29staging/lustre: use 64-bit times for request timesArnd Bergmann12-111/+118
2015-09-29staging/lustre: use 64-bit times for ptlrpc_secArnd Bergmann3-6/+6
2015-09-29staging/lustre: use 64-bit times for ptlrpc sec expiryArnd Bergmann4-18/+16
2015-09-29staging/lustre: use 64-bit timestamps for mdcArnd Bergmann3-3/+3
2015-09-29staging/lustre: use 64-bit times in another debug printArnd Bergmann1-2/+2
2015-09-29staging/lustre: use 64-bit times in debug printArnd Bergmann1-2/+2
2015-09-29staging/lustre: use 64-bit times in ptlrpc_enc_page_poolArnd Bergmann1-12/+12
2015-09-29staging/lustre: use 64-bit time for selftestArnd Bergmann10-30/+27
2015-09-29staging/lustre: use 64-bit time for ni_last_aliveArnd Bergmann5-7/+7
2015-09-29staging/lustre: use 64-bit times for ksnd_conndArnd Bergmann3-8/+8
2015-09-29staging/lustre: use 64-bit llite debugfs timestampsArnd Bergmann1-12/+12
2015-09-29staging/lustre: use 64-bit time for adaptive timeoutArnd Bergmann3-11/+11
2015-09-29staging/lustre: use 64-bit time for debugfs outputArnd Bergmann4-20/+20
2015-09-29staging/lustre: use 64-bit time for pl_recalcArnd Bergmann2-17/+17
2015-09-29staging/lustre: use 64-bit timestamps for selftestArnd Bergmann1-8/+8
2015-09-29staging/lustre: use 64-bit computation in s2dhms()Arnd Bergmann1-3/+5
2015-09-29staging/lustre: use 64-bit times for cfs_srand seedArnd Bergmann3-9/+9
2015-09-29staging/lustre: use 64-bit ibn_incarnation computationArnd Bergmann1-3/+4
2015-09-29staging/lustre: use jiffies_to_*() instead of cfs_duration_usecArnd Bergmann3-21/+2
2015-09-29staging/lustre: use 'long' return type for cfs_duration_sec()Arnd Bergmann1-1/+1
2015-09-29staging/lustre: use 64-bit time LNetCtl()Arnd Bergmann1-3/+3
2015-09-29staging/lustre: avoid unnecessary timeval conversionArnd Bergmann1-6/+3
2015-09-29staging/lustre: change rq_at_index typeArnd Bergmann1-1/+1
2015-09-29staging/lustre: use ktime_t for calculating elapsed timeArnd Bergmann1-6/+6
2015-09-29staging/lustre: use time64_t for l_last_activityArnd Bergmann3-20/+17
2015-09-29staging/lustre: use 64-bit timestamps in debugfs outputArnd Bergmann1-8/+8
2015-09-29staging/lustre: tracefile: document seconds overflowArnd Bergmann2-4/+7
2015-09-29staging/lustre: obd: remove unused data structuresArnd Bergmann8-41/+7
2015-09-29staging/lustre: use 64-bit inode timestamps internallyArnd Bergmann5-14/+14
2015-09-29staging/lustre: use jiffies for lp_last_query timesArnd Bergmann1-1/+1
2015-09-29Staging: lustre: Fix warning detected by coccicheckJayavant Kenjalkar1-1/+1
2015-09-29staging: lustre: make non-exported functions staticAnton Gerasimov1-4/+4
2015-09-29staging: lustre: include header with local ptlrpc declarationsAnton Gerasimov2-0/+4