summaryrefslogtreecommitdiff
path: root/drivers/staging/lustre
AgeCommit message (Expand)Author
2015-08-05staging: lustre: Fix style warning on headerMiguel Bernabeu Diaz
2015-08-05Staging: lustre: obdclass: Use kasprintfShraddha Barke
2015-08-05Staging: lustre: mgc: Replace comma with a semicolonShraddha Barke
2015-08-05Staging: lustre: libcfs: Replace comma with a semicolonShraddha Barke
2015-08-05Staging: lustre: osc: Drop unnecessary cast on void *Shraddha Barke
2015-08-05Staging: lustre: lov: Drop unnecessary cast on void *Shraddha Barke
2015-08-05Staging: lustre: libcfs: Drop unnecessary cast on void*Shraddha Barke
2015-08-05staging/lustre: Properly reference kthread_run instead of cfs_daemonizeOleg Drokin
2015-08-05staging/lustre/ptlrpc: Remove stray cfs_daemonize commentOleg Drokin
2015-08-03staging: lustre: service.c: make local functions staticZoltán Lajos Kis
2015-08-03staging: lustre: echo_client: fix sparse declaration warningsZoltán Lajos Kis
2015-08-03staging/lustre: Get rid of inode_dio_write_done and inode_dio_readOleg Drokin
2015-08-03staging/lustre: Get rid of ll_pagevec_ macrosOleg Drokin
2015-08-03staging/lustre: Use hlist primitives directlyOleg Drokin
2015-08-03staging/lustre: Drop FMODE_UNSIGNED_OFFSET defineOleg Drokin
2015-08-03staging/lustre: remove unused ll_quota_on and ll_quota_offOleg Drokin
2015-08-03staging/lustre: Drop SEEK_* definition checksOleg Drokin
2015-07-31drivers: staging: Drop unlikely before IS_ERR(_OR_NULL)Viresh Kumar
2015-07-31staging/lustre/llite: Don't set page writeback on non-dirty pageOleg Drokin
2015-07-31staging: lustre: drop redundant checkViresh Kumar
2015-07-31staging/lustre: use ATTR_OPEN directly, remove ATTR_RAWOleg Drokin
2015-07-31staging/lustre: ATTR_TIMES_SET is always defined, so don't check itOleg Drokin
2015-07-31staging/lustre: replace ll_umode_t with umode_tOleg Drokin
2015-07-31staging/lustre: remove *hw_segments compat definesOleg Drokin
2015-07-31staging/lustre: Drop SLAB_DESTROY_BY_RCU redefine, it's always definedOleg Drokin
2015-07-31staging/lustre: Drop FS_HAS_FIEMAP compat macroOleg Drokin
2015-07-31staging/lustre: get rid of cfs_bio_* compat macrosesOleg Drokin
2015-07-31staging/lustre: Remove unused ll_vfs_* compat definesOleg Drokin
2015-07-31Staging: lustre: Drop unnecessary castShraddha Barke
2015-07-31staging: lustre: added a space between concatenated stringsMario Bambagini
2015-07-31staging: lustre: modified comparisons against NULLMario Bambagini
2015-07-31staging: lustre: fixed bad alignmentMario Bambagini
2015-07-31staging: lustre: fixed comments without */ on a new lineMario Bambagini
2015-07-31staging: lustre: fixed lines longer than 80 charsMario Bambagini
2015-07-31staging: lustre: Remove unnecessary braces {} for single statement blocksPan Li
2015-07-31staging: lustre: Remove a trailing */ of a separate line.Pan Li
2015-07-31staging: lustre: Add a blank line after declarations.Pan Li
2015-07-31staging: lustre: Adjust code indent for macro and tail blackslashPan Li
2015-07-31staging: lustre: Replace spaces at the start of a line.Pan Li
2015-07-24staging: lustre: Replace strtoul with simple_strtoulGuenter Roeck
2015-07-22staging: lustre: obdclass: Make structure declerations static constCihangir Akturk
2015-07-22staging: lustre: ldlm: Make function static.Cihangir Akturk
2015-07-22staging: lustre: make functions only used locally staticKolbeinn Karlsson
2015-07-22staging: lustre: Fix style error with decoratorMiguel Bernabeu Diaz
2015-07-16Staging: lustre: make obd_device_cachep staticPedro Marzo Perez
2015-07-16staging/lustre/ldlm: Unregister ldlm namespace from sysfs on freeOleg Drokin
2015-07-16staging: lustre: obdclass: simplify class_uuid_unparseVasiliy Korchagin
2015-07-14staging: lustre: Deletion of unnecessary checks before three function callsMarkus Elfring
2015-07-14staging: lustre: fix whitespace coding style issues in libcfs/module.cLukasz Janyst
2015-07-13staging/lustre/libcfs: Fix kstrtouint return value check fixOleg Drokin