summaryrefslogtreecommitdiff
path: root/drivers/staging/lustre
AgeCommit message (Expand)AuthorFilesLines
2018-12-13Staging: lustre: remove two build warningsGreg Kroah-Hartman2-3/+2
2018-08-03staging: lustre: ldlm: free resource when ldlm_lock_create() fails.NeilBrown1-1/+5
2018-08-03staging: lustre: llite: correct removexattr detectionJames Simmons1-1/+5
2018-08-03staging: lustre: o2iblnd: fix race at kiblnd_connect_peerDoug Oucahrek1-6/+12
2018-05-25staging: lustre: lmv: correctly iput lmo_rootNeilBrown1-1/+1
2018-05-25staging: lustre: fix bug in osc_enter_cache_tryNeilBrown2-2/+2
2018-03-28staging: lustre: ptlrpc: kfree used instead of kvfreeNadav Amit1-1/+1
2018-02-25crypto: hash - annotate algorithms taking optional keyEric Biggers1-0/+1
2018-02-03staging: lustre: separate a connection destroy from free struct kib_connDmitry Eremin3-7/+8
2017-12-10mm: avoid returning VM_FAULT_RETRY from ->page_mkwrite handlersJan Kara1-3/+1
2017-11-08staging: lustre: lmv: Error not handled for lmv_find_targetUlka Vaze1-7/+18
2017-11-08staging: lustre: ptlrpc: skip lock if export failedAlexander Boyko2-13/+15
2017-11-08staging: lustre: hsm: stack overrun in hai_dump_data_fieldfrank zago1-10/+8
2017-11-08staging: lustre: llite: don't invoke direct_IO for the EOF caseYang Sheng1-0/+4
2017-07-28staging: lustre: ko2iblnd: check copy_from_iter/copy_to_iter return codeArnd Bergmann1-4/+15
2017-06-14staging/lustre/lov: remove set_fs() call from lov_getstripe()Oleg Drokin1-9/+0
2017-05-14staging/lustre/llite: move root_squash from sysfs to debugfsOleg Drokin1-12/+15
2017-03-12staging/lustre/lnet: Fix allocation size for sv_cpt_dataOleg Drokin1-1/+1
2017-01-09staging: lustre: ldlm: pl_recalc time handling is wrongArnd Bergmann1-4/+4
2017-01-09staging/lustre/osc: Revert erroneous list_for_each_entry_safe useOleg Drokin1-2/+3
2016-10-17staging/lustre/llite: Move unstable_stats from sysfs to debugfsOleg Drokin1-17/+17
2016-10-12fs: use mapping_set_error instead of opencoded set_bitMichal Hocko1-4/+1
2016-10-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-2/+6
2016-10-11Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds3-12/+0
2016-10-10Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds4-30/+26
2016-10-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2-1/+2
2016-10-08Merge remote-tracking branch 'jk/vfs' into work.miscAl Viro1-1/+1
2016-10-08Merge branch 'work.const-qstr' into work.miscAl Viro1-2/+2
2016-10-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+1
2016-10-08vfs: Remove {get,set,remove}xattr inode operationsAndreas Gruenbacher3-12/+0
2016-10-08cred: simpler, 1D supplementary groupsAlexey Dobriyan1-1/+1
2016-10-08Merge commit '2c563880ea' into work.xattrAl Viro9-162/+190
2016-10-08Merge branch 'work.splice_read' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4-132/+31
2016-10-07staging/lustre: Disable InfiniBand supportDoug Ledford1-0/+1
2016-10-06switch generic_file_splice_read() to use of ->read_iter()Al Viro4-123/+21
2016-09-28posix_acl: xattr representation cleanupsAndreas Gruenbacher2-27/+23
2016-09-27staging: lustre: llite: add missing LMV_MAGIC_V1 casewang di2-0/+5
2016-09-27fs: rename "rename2" i_op to "rename"Miklos Szeredi1-1/+1
2016-09-27fs: make remaining filesystems use .rename2Miklos Szeredi1-2/+6
2016-09-25staging: lustre: ldlm: Fix extern variable declarationImre Deak2-2/+1
2016-09-23IB/core: add support to create a unsafe global rkey to ib_create_pdChristoph Hellwig1-1/+1
2016-09-23staging: lustre: llite: removed uneeded return variablesJuliana Rodrigues1-16/+8
2016-09-22fs: Give dentry to inode_change_ok() instead of inodeJan Kara1-1/+1
2016-09-21staging: lustre: ptlrpc: re-export lustre_swab_lov_mds_mdJames Simmons1-0/+1
2016-09-20staging: lustre: lnet: klnds: socklnd: Remove unnecessary line continuationsAnchal Jain1-2/+2
2016-09-20staging: lustre: lustre/ldlm: Fixed sparse warningsNayeemahmed Badebade1-0/+4
2016-09-20Staging: lustre: lmv_obd: Remove redundant test.Sandhya Bankar1-1/+1
2016-09-20Staging: lustre: Convert array index from the loop bound to the loop index.Sandhya Bankar1-1/+1
2016-09-19staging: lustre: update version to 2.6.99James Simmons1-3/+3
2016-09-19staging: lustre: o2iblnd: Put back work queue check previously removedDoug Oucharek1-0/+10