summaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lustre/mdc/mdc_request.c
Commit message (Expand)AuthorAgeFilesLines
...
* staging/lustre: const correct set_lock_data()John L. Hammond2016-09-011-3/+2
* staging: lustre: mdc: fix NULL pointer dereference in mdc_adjust_dirpagesJames Simmons2016-08-221-1/+1
* staging: lustre: obd: decruft md_enqueue() and md_intent_lock()John L. Hammond2016-08-211-1/+1
* staging: lustre: obd: remove dead codeJohn L. Hammond2016-08-211-27/+0
* staging: lustre: obd: remove unused lmv_readpages()/mdc_readpage()Jian Yu2016-08-211-82/+0
* staging: lustre: llite: move dir cache to MDC layerwang di2016-08-211-0/+531
* staging: lustre: mdt: add mbo_ prefix to members of struct mdt_bodyJohn L. Hammond2016-08-211-26/+26
* staging: lustre: lmv: separate master object with master stripewang di2016-08-211-4/+4
* staging: lustre: move ioctls to lustre_ioctl.hJohn L. Hammond2016-08-211-0/+1
* staging: lustre: obdclass: unified flow control interfacesFan Yong2016-08-211-3/+3
* staging: lustre: mdc: fixup MDS_SWAP_LAYOUTS ELC handlingJohn L. Hammond2016-08-211-2/+4
* staging: lustre: lmv: add new lmv structureswang di2016-08-151-0/+1
* staging: lustre: obd: rename struct lmv_stripe_md field mea to lmvwang di2016-08-151-4/+4
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2016-07-291-1/+1
|\
| * vfs: Verify acls are valid within superblock's s_user_ns.Eric W. Biederman2016-06-301-1/+1
* | staging/lustre/llite: change it_data to it_requestJohn L. Hammond2016-06-201-1/+1
* | staging/lustre/llite: flatten struct lookup_intentJohn L. Hammond2016-06-201-1/+1
* | staging: lustre: remove remote client supportFan Yong2016-06-201-68/+8
* | staging/lustre: Remove unnecessary space after a castOleg Drokin2016-06-181-2/+2
* | staging/lustre: Replace sun.com GPLv2 URL with gnu.org one.Oleg Drokin2016-06-171-1/+1
* | staging/lustre: Remove the "Please contact SUN for GPL" from headersOleg Drokin2016-06-171-4/+0
|/
* staging: lustre: mdt: extra checking for getattr RPC.wang di2016-05-091-2/+1
* staging: lustre: hsm: don't use real suppgidJohn L. Hammond2016-04-261-4/+4
* staging: lustre: ptlrpc: return a meaningful status from ptlrpcd_init()Swapnil Pimpale2016-04-261-3/+6
* staging: lustre: hsm: rename hai_zero() HSM functionJC Lafoucriere2016-04-111-1/+1
* Merge 4.6-rc3 into staging-nextGreg Kroah-Hartman2016-04-111-3/+3
|\
| * mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-041-3/+3
* | staging/lustre/ldlm: ELC picks locks in a safer policyJinshan Xiong2016-03-301-2/+2
|/
* staging: lustre: Correct missing newlineJames Nunez2016-03-071-1/+2
* staging: lustre: add missing MODULE_AUTHOR for LNet selftest moduleJames Simmons2016-03-011-0/+1
* staging/lustre/mdc: Fix style vs open parenthesis alignmentOleg Drokin2016-03-011-6/+6
* staging/lustre/mdc: Adjust comments to better conform to coding styleOleg Drokin2016-02-251-9/+18
* staging/lustre/mdc: Adjust NULL comparison codestyleOleg Drokin2016-02-201-60/+56
* staging: lustre: remove uses of IS_ERR_VALUE()John L. Hammond2016-02-201-6/+12
* staging/lustre: Properly mark obd_iocontrol argument as __userOleg Drokin2016-02-031-1/+1
* staging: lustre: embed kr_data into kkuc_regHongchao Zhang2016-02-031-1/+1
* staging: lustre: split kernel comm between user and kernelfrank zago2016-02-031-0/+1
* staging: lustre: Prevent duplicate CT registrationsHenri Doreau2016-02-031-8/+14
* staging: lustre: Delete unnecessary goto statements in six functionsMarkus Elfring2015-12-211-7/+0
* staging: lustre: update Intel copyright messages 2015Andreas Dilger2015-12-211-1/+1
* staging: lustre: mdc_request: Remove mdc_kuc_reregister wrapperShivani Bhardwaj2015-12-211-12/+4
* staging: lustre: Update module author to OpenSFSJames Simmons2015-11-151-1/+1
* Staging: lustre: mdc: Declare local functions as staticShraddha Barke2015-11-151-6/+8
* staging: lustre: remove m_ prefix from function pointersDan Carpenter2015-11-151-30/+30
* staging: lustre: remove o_ prefix from function pointersDan Carpenter2015-11-151-20/+20
* staging: lustre: remove multiple blank linesMike Rapoport2015-10-131-3/+0
* staging/lustre: KEY_DEFAULT/MAX_COOKIESIZE key is unused, remove themOleg Drokin2015-10-021-20/+0
* staging/lustre: Remove mds/ost capabilities supportOleg Drokin2015-09-291-198/+35
* staging/lustre: use 64-bit timestamps for mdcArnd Bergmann2015-09-291-1/+1
* staging/lustre/ptlrpc: make ptlrpcd threads cpt-awareOlaf Weber2015-09-151-1/+1
OpenPOWER on IntegriCloud