summaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lustre/mdc/mdc_lib.c
Commit message (Expand)AuthorAgeFilesLines
* staging: lustre: discard cfs_cap_t, use kernel_cap_tNeilBrown2018-05-251-8/+9
* staging: lustre: add SPDX identifiers to all lustre filesGreg Kroah-Hartman2017-11-111-0/+1
* staging: lustre: mdc: add include path to MakefileJames Simmons2017-08-221-2/+2
* staging: lustre: uapi: migrate remaining uapi headers to uapi directoryJames Simmons2017-08-221-1/+1
* staging: lustre: uapi: Move functions out of lustre_idl.hBen Evans2017-08-221-0/+6
* staging: lustre: remove CLASSERT macroArnd Bergmann2017-02-021-6/+6
* staging: lustre: mdt: race between open and migratewang di2016-12-061-25/+34
* staging: lustre: hsm: Use file lease to implement migrationHenri Doreau2016-11-141-15/+19
* staging: lustre: remove Size on MDS supportJohn L. Hammond2016-10-161-3/+4
* staging: lustre: obd: remove client Size on MDS supportJohn L. Hammond2016-10-161-16/+4
* staging: lustre: mdc: Proper accessing struct lov_user_mdYoshifumi Uemura2016-09-191-1/+1
* staging: lustre: mdc: fix comparison between signed and unsignedDmitry Eremin2016-09-191-13/+14
* staging: lustre: obd: remove dead codeJohn L. Hammond2016-08-211-15/+0
* staging: lustre: fid: do open-by-fid by defaultLai Siyao2016-08-211-4/+1
* staging: lustre: mdt: add mbo_ prefix to members of struct mdt_bodyJohn L. Hammond2016-08-211-31/+31
* staging: lustre: llite: validate namesJohn L. Hammond2016-08-211-24/+43
* staging: lustre: obdclass: unified flow control interfacesFan Yong2016-08-211-64/+0
* staging: lustre: add ability to migrate inodes.wang di2016-08-211-0/+2
* staging/lustre/mdc: Zero atime in close RPCNiu Yawei2016-06-201-0/+12
* 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: Fix blank line after/before {/} styleOleg Drokin2016-04-261-1/+0
* staging: lustre: hsm: Fix lu_ref for lease handleJinshan Xiong2016-04-111-1/+1
* staging/lustre: Remove struct ll_iattrOleg Drokin2016-03-301-2/+1
* staging/lustre/obd: remove struct client_obd_lockJohn L. Hammond2016-03-301-9/+9
* staging/lustre/mdc: Adjust comments to better conform to coding styleOleg Drokin2016-02-251-1/+2
* staging/lustre/mdc: Adjust NULL comparison codestyleOleg Drokin2016-02-201-9/+3
* staging: lustre: update Intel copyright messages 2015Andreas Dilger2015-12-211-1/+1
* staging: lustre: remove multiple blank linesMike Rapoport2015-10-131-2/+0
* staging/lustre: Remove mds/ost capabilities supportOleg Drokin2015-09-291-46/+2
* staging/lustre: use ATTR_OPEN directly, remove ATTR_RAWOleg Drokin2015-07-311-1/+1
* staging: lustre: lustre: mdc: mdc_lib.c: Removed an unnecessary NULL checkRickard Strandqvist2015-01-171-4/+3
* staging: lustre: mdc: use __FMODE_EXEC macroJuston Li2014-11-221-3/+1
* staging: lustre: add blank lines after declarationsSrikrishan Malik2014-08-161-0/+1
* staging: lustre: replace c99 style comments with C89Srikrishan Malik2014-08-161-3/+3
* staging: lustre: Add missing spaces around operators and braces.Srikrishan Malik2014-08-161-12/+13
* staging: lustre: fix lines over 80 charsSrikrishan Malik2014-08-161-3/+6
* staging: lustre: move open brace to next line after functionsSrikrishan Malik2014-08-161-1/+2
* staging: lustre: remove space between function name and and open parenthesisSrikrishan Malik2014-08-161-2/+2
* staging: lustre: mdc: remove ccflags from MakefileGreg Kroah-Hartman2014-07-111-2/+2
* staging/lustre/llite: fix O_TMPFILE/O_LOV_DELAY_CREATE conflictAndreas Dilger2014-02-111-1/+1
* staging/lustre/hsm: Add hsm_release feature.Jinshan Xiong2013-12-031-1/+25
* staging/lustre/hsm: Implementation of exclusive openJinshan Xiong2013-11-191-3/+4
* staging: lustre: remove RETURN macroGreg Kroah-Hartman2013-08-031-1/+1
* staging: lustre: remove ENTRY macroGreg Kroah-Hartman2013-08-021-1/+1
* staging/lustre: fix build when CONFIG_UIDGID_STRICT_TYPE_CHECKS is onPeng Tao2013-07-231-12/+13
* staging/lustre: clean up and remove libcfs/linux/linux-fs.cPeng Tao2013-06-031-1/+1
* staging: add Lustre file system client supportPeng Tao2013-05-141-0/+564
OpenPOWER on IntegriCloud