summaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre
Commit message (Expand)AuthorAgeFilesLines
* staging: lustre: lustre: Off by two in lmv_fid2path()Dan Carpenter2017-08-201-2/+2
* staging: lustre: mgc: fix potential use after free in error pathCihangir Akturk2017-08-181-13/+3
* staging: lustre: obd: make echo_lock_ops constBhumika Goyal2017-08-181-1/+1
* staging: lustre: declare fiemap_for_stripe staticDavid Wittman2017-08-181-5/+5
* staging: lustre: fix minor typos in commentsNeilBrown2017-08-182-3/+3
* staging: lustre: lov: remove dead codeDmitriy Cherkasov2017-07-301-6/+0
* staging: lustre: llite: set security xattr using __vfs_setxattrJames Simmons2017-07-301-8/+15
* staging: lustre: llite: add xattr.h header to xattr.cDmitry Eremin2017-07-301-0/+1
* staging: lustre: llite: allow cached aclsDmitry Eremin2017-07-302-3/+1
* staging: lustre: libcfs: fix test for libcfs_ioctl_hdr minimum sizeJames Simmons2017-07-301-1/+1
* staging: lustre: ptlrpc: print times in microsecondsBob Glosman2017-07-301-3/+12
* staging: lustre: ptlrpc: don't use CFS_DURATION_T for time64_tJames Simmons2017-07-302-11/+9
* staging: lustre: ptlrpc: restore 64-bit time for struct ptlrpc_cli_reqJames Simmons2017-07-302-6/+6
* staging: lustre: linkea: linkEA size limitationFan Yong2017-07-305-27/+80
* staging: lustre: lustre: fix all less than 0 comparison for unsigned valuesJames Simmons2017-07-305-10/+11
* staging: lustre: ldlm: restore interval_iterate_reverse functionJames Simmons2017-07-302-0/+44
* staging: lustre: ptlrpc: no need to reassign mbits for replayNiu Yawei2017-07-301-6/+22
* staging: lustre: ptlrpc: correct use of list_add_tail()John L. Hammond2017-07-301-1/+1
* staging: lustre: lov: Ensure correct operation for large object sizesNathaniel Clark2017-07-301-10/+13
* staging: lustre: lmv: assume a real connection in lmv_connect()John L. Hammond2017-07-306-152/+23
* staging: lustre: lov: remove unused codeJohn L. Hammond2017-07-3013-413/+53
* staging: lustre: lov: fix 'control flow' error in lov_io_init_releasedSebastien Buisson2017-07-301-0/+2
* staging: lustre: ldlm: crash on umount in cleanup_resourceAndriy Skulysh2017-07-303-62/+31
* staging: lustre: ldlm: restore missing newlines in ldlm sysfs filesJohn L. Hammond2017-07-301-2/+2
* staging: lustre: osc: soft lock - osc_makes_rpc()Bobi Jam2017-07-301-3/+21
* staging: lustre: lov: refactor lov_object_fiemap()Bobi Jam2017-07-301-216/+225
* staging: lustre: lov: use u64 instead of loff_t in lov_object_fiemap()Bobi Jam2017-07-301-19/+19
* staging: lustre: obdclass: linux: constify attribute_group structures.Arvind Yadav2017-07-302-2/+2
* staging: lustre: ldlm: constify attribute_group structures.Arvind Yadav2017-07-301-1/+1
* staging: lustre: constify attribute_group structures.Arvind Yadav2017-07-306-7/+7
* staging: lustre: lnet: fix incorrect arguments order calling lstcon_session_newColin Ian King2017-07-301-1/+1
* Merge 4.13-rc2 into staging-nextGreg Kroah-Hartman2017-07-231-4/+15
|\
| * staging: lustre: ko2iblnd: check copy_from_iter/copy_to_iter return codeArnd Bergmann2017-07-181-4/+15
* | staging: lustre: fix spelling mistake, "grranted" -> "granted"Colin Ian King2017-07-171-1/+1
* | staging: lustre: lustre: fix all braces issues reported by checkpatchJames Simmons2017-07-173-7/+10
* | Staging: Lustre Fix block statement style issueCraig Inches2017-07-161-1/+2
* | Staging: Lustre Fixing multiline block comments in lnetst.hCraig Inches2017-07-161-48/+81
* | Staging: Lustre Fix up multiple Block Comments in lib-types.hCraig Inches2017-07-161-16/+30
* | Staging: Lustre Clean up line over 80Char in lib-lnet.hCraig Inches2017-07-161-1/+2
* | staging: lustre: fix sparse error: incompatible types in comparison expressionRui Teng2017-07-161-3/+2
* | staging: lustre: lnet: remove dead code and useless wrapperDmitriy Cherkasov2017-07-162-21/+10
|/
* Merge tag 'staging-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-07-0363-334/+308
|\
| * staging: lustre: replace kmalloc with kmalloc_arrayDenis Petrovic2017-06-291-2/+3
| * staging: lustre: lustre: add all missing indentifier namesJames Simmons2017-06-245-24/+27
| * staging: lustre: lustre: fix all bare unsigned usageJames Simmons2017-06-247-13/+13
| * staging: lustre: lustre: make all struct file_operations constantJames Simmons2017-06-247-17/+17
| * staging: lustre: lustre: resolve "use spaces between elements" checkpatch errorsJames Simmons2017-06-2445-177/+175
| * staging: lustre: llite: Replace the symbolic file permission mode with the nu...Roman Storozhenko2017-06-141-1/+1
| * staging: lustre: fid: Fixes debug output style problemRoman Storozhenko2017-06-131-1/+1
| * Merge 4.12-rc5 into staging-nextGreg Kroah-Hartman2017-06-121-9/+0
| |\
OpenPOWER on IntegriCloud