aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-07-18staging: lustre: ko2iblnd: check copy_from_iter/copy_to_iter return codeArnd Bergmann1-4/+15
2017-07-03Merge tag 'staging-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds63-334/+308
2017-06-29staging: lustre: replace kmalloc with kmalloc_arrayDenis Petrovic1-2/+3
2017-06-24staging: lustre: lustre: add all missing indentifier namesJames Simmons5-24/+27
2017-06-24staging: lustre: lustre: fix all bare unsigned usageJames Simmons7-13/+13
2017-06-24staging: lustre: lustre: make all struct file_operations constantJames Simmons7-17/+17
2017-06-24staging: lustre: lustre: resolve "use spaces between elements" checkpatch errorsJames Simmons45-177/+175
2017-06-20sched/wait: Rename wait_queue_t => wait_queue_entry_tIngo Molnar12-20/+20
2017-06-14staging: lustre: llite: Replace the symbolic file permission mode with the numeric oneRoman Storozhenko1-1/+1
2017-06-13staging: lustre: fid: Fixes debug output style problemRoman Storozhenko1-1/+1
2017-06-12Merge 4.12-rc5 into staging-nextGreg Kroah-Hartman1-9/+0
2017-06-03staging: lustre: in-place endianness functionsNikola Jelic1-10/+10
2017-06-03staging: lustre: changed __u32 to __be32Nikola Jelic1-1/+1
2017-06-03lustre: ko2iblnd: removed forced u32 casts after htonlNikola Jelic1-2/+2
2017-06-03staging: lustre: cleanup le32 assignment to ldp_flagsValentin Vidic1-3/+4
2017-06-03staging: lustre: lprocfs: Use seq_puts instead of seq_printfMathias Rav1-10/+10
2017-06-03staging: lustre: Use kstrtouint_from_user in ldlm_rw_uintMathias Rav2-35/+19
2017-06-03staging: lustre: Replace printk_ratelimited with pr_warn_ratelimitedKonrad Malkowski1-7/+5
2017-06-03staging/lustre/lov: remove set_fs() call from lov_getstripe()Oleg Drokin1-9/+0
2017-05-15staging: lustre: remove unnecessary bracesThibaut Robert7-30/+19
2017-05-15staging: lustre: ptlrpc: remove unnecessary codeGustavo A. R. Silva1-1/+1
2017-05-10Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2017-05-08lustre: replace CURRENT_TIME macroDeepa Dinamani2-5/+5
2017-05-08treewide: use kv[mz]alloc* rather than opencoded variantsMichal Hocko1-10/+1
2017-05-05Merge tag 'staging-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds105-1662/+1641
2017-04-28staging: lustre: remove void function returnValentin Vidic3-3/+0
2017-04-23Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcuIngo Molnar1-1/+1
2017-04-20lustre: Convert to separately allocated bdiJan Kara2-25/+3
2017-04-18mm: Rename SLAB_DESTROY_BY_RCU to SLAB_TYPESAFE_BY_RCUPaul E. McKenney1-1/+1
2017-04-18staging: lustre: Fix sparse endianness warnings cast to restricted __le64 and __le32Skanda Guruanand1-4/+4
2017-04-18Staging: lustre cleanup macros in libcfs_private.hCraig Inches1-36/+15
2017-04-14staging: lustre: checking for NULL instead if IS_ERRDan Carpenter1-2/+2
2017-04-08staging: lustre: fixed ../include/lustre_debug.h is included more than once.Darryl T. Agostinelli1-1/+0
2017-04-08drivers/staging/lustre: Coding-guideline: Missing a blank line after declarationsPushkar Jambhlekar6-0/+6
2017-03-29Staging: lustre: lnet: code style fixSergiy Redko1-1/+1
2017-03-27staging: lustre: Replace a bit shift by a use of BIT.Arushi Singhal3-6/+6
2017-03-27Merge 4.11-rc4 into staging-nextGreg Kroah-Hartman1-2/+2
2017-03-21staging: lustre: libcfs: Define pr_fmt() to include relevant nameNarcisa Ana Maria Vasile1-5/+6
2017-03-21staging: lustre: libcfs: Replace printk() with pr_*()Narcisa Ana Maria Vasile1-28/+22
2017-03-17staging: lustre: llite: rw26: Remove unused function definitionsayli karnik1-26/+0
2017-03-14staging: lustre shorten multiple lines over 80 char in lu_object.hCraig Inches1-5/+5
2017-03-12staging: lustre: Use min3 macroGargi Sharma1-3/+3
2017-03-09net: Work around lockdep limitation in sockets that use socketsDavid Howells1-2/+2
2017-03-09staging: lustre: Remove max_u64 functionGargi Sharma1-9/+4
2017-03-09staging: lustre: lustre: Remove unnecessary cast on void pointersimran singhal1-1/+1
2017-03-09staging: lustre: Remove unnecessary cast on void pointersimran singhal1-2/+2
2017-03-07staging: lustre: Remove lustre_eacl.hGargi Sharma3-76/+0
2017-03-07staging: lustre: lnet: Constify kernel_param_ops structureGargi Sharma1-4/+4
2017-03-07staging: lustre: fix sparse warning about different address spacesMario Bambagini1-1/+2
2017-03-06staging: lustre: Replace typedef with structGargi Sharma1-6/+6