aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/lustre/lustre/llite/file.c
AgeCommit message (Expand)Author
2013-12-10staging/lustre/api: HSM import uses new released patternJC Lafoucriere
2013-12-04staging/lustre/llite: remove ll_file_get_iov_countPeng Tao
2013-12-03staging/lustre/llite: fix used uninitialized warningPeng Tao
2013-12-03staging/lustre/llite: extended attribute cacheAndrew Perepechko
2013-12-03staging/lustre/hsm: Add hsm_release feature.Jinshan Xiong
2013-12-03Revert "staging/lustre/nfs: writing to new files will return ENOENT"Peng Tao
2013-11-25staging/lustre/nfs: writing to new files will return ENOENTPatrick Farrell
2013-11-21staging/lustre/llite: Access to released file triggers a restoreJC Lafoucriere
2013-11-19staging/lustre/hsm: Implementation of exclusive openJinshan Xiong
2013-11-15staging/lustre/autoconf: remove vectored fops testsJames Simmons
2013-11-15staging/lustre/llite: use correct FID in ll_och_fill()John L. Hammond
2013-11-15staging/lustre/llite: restore ll_fiemapPeng Tao
2013-10-14staging: lustre: Use parenthesis around sizeofJoe Perches
2013-09-25staging: lustre: Fix typo in lustre/lliteMasanari Iida
2013-09-13Merge git://git.kvack.org/~bcrl/aio-nextLinus Torvalds
2013-08-06staging/lustre: kiocb->ki_left is removedPeng Tao
2013-08-03staging: lustre: remove RETURN macroGreg Kroah-Hartman
2013-08-03staging: lustre: remove EXIT macroGreg Kroah-Hartman
2013-08-02staging: lustre: remove ENTRY macroGreg Kroah-Hartman
2013-08-02staging: lustre: remove ll_generic_permission()Greg Kroah-Hartman
2013-08-02staging: lustre: remove ll_permission()Greg Kroah-Hartman
2013-08-02staging: lustre: remove ll_generic_file_llseek_size()Greg Kroah-Hartman
2013-07-23staging/lustre/llite: force lvb_data update after layout changejcl
2013-07-23staging/lustre/layout: introduce new layout for released filesJinshan Xiong
2013-07-23staging/lustre/dlmlock: compress out unused spaceBruce Korb
2013-07-23staging/lustre/llite: check ll_prep_md_op_data() using IS_ERR()John L. Hammond
2013-07-23staging/lustre/llite: A not locked mutex can be unlocked.Dmitry Eremin
2013-07-23staging/lustre/llite: check alloc in ll_file_data_get, ll_dir_ioctlJohn L. Hammond
2013-07-23staging/lustre/llite: missing last bit in ll_have_md_lockwang di
2013-06-03staging/lustre: silence lockdep warning in ll_md_blocking_astPeng Tao
2013-06-03staging/lustre/mdt: set ATTR_xTIME_SET to make atime update properlyEmoly Liu
2013-06-03staging/lustre/ldlm: suppress useless lock RPC for layoutJC Lafoucriere
2013-06-03staging/lustre/clio: don't ignore layout on writebackNiu Yawei
2013-05-14staging: add Lustre file system client supportPeng Tao