summaryrefslogtreecommitdiff
path: root/drivers/staging/lustre/lustre/osc
AgeCommit message (Expand)Author
2014-04-27staging/lustre/obdclass: remove uses of lov_stripe_mdJohn L. Hammond
2014-04-27staging/lustre: restore __GFP_WAIT flag to memalloc callsAnn Koehler
2014-04-27staging/lustre/clio: clear nowait flag agl lock re-enqueueNiu Yawei
2014-03-18staging:lustre: Removed assignments from if statements.Chi Pham
2014-03-08staging: lustre: Fix spelling typo in various part of lusterMasanari Iida
2014-02-28lustre/quota: improper assert in osc_quota_chkdq()Niu Yawei
2014-02-28lustre/osc: Don't flush active extents.Ann Koehler
2014-02-28lustre/clio: honor O_NOATIMEJohn L. Hammond
2014-02-07staging/lustre/libcfs: remove cfs_capablePeng Tao
2014-01-13lustre: delete linux/lustre_debug.hGreg Kroah-Hartman
2013-12-17staging: lustre: Fix typo in lustre/lustre/oscMasanari Iida
2013-12-04staging/lustre: don't compile procfs code when CONFIG_PROC_FS is offPeng Tao
2013-11-19staging/lustre: remove __CYGWIN__Peng Tao
2013-10-26drivers/staging/lustre/lustre/osc/osc_io.c : remove space prohibited warningHimangi Saraogi
2013-10-26staging: lustre: Remove typedef and update cfs_hash structLisa Nguyen
2013-10-26staging/lustre: fix tv_usec build warning on pariscPeng Tao
2013-10-14staging: lustre: Use parenthesis around sizeofJoe Perches
2013-08-04staging: lustre: remove task_t typedefGreg Kroah-Hartman
2013-08-04staging: lustre: remove CFS_DECL_WAITQ() macroGreg Kroah-Hartman
2013-08-04staging: lustre: remove cfs_module() macroGreg Kroah-Hartman
2013-08-04staging: lustre: remove wrappers for two atomic functionsGreg Kroah-Hartman
2013-08-03staging: lustre: remove RETURN macroGreg Kroah-Hartman
2013-08-03staging: lustre: remove EXIT macroGreg Kroah-Hartman
2013-08-02staging: lustre: remove RETURN_EXIT macroGreg Kroah-Hartman
2013-08-02staging: lustre: remove ENTRY macroGreg Kroah-Hartman
2013-07-24staging/lustre/obdclass: use a dummy structure for lu_ref_linkJohn L. Hammond
2013-07-24staging: lustre: don't use time() or CFS_CURRENT_TIMEGreg Kroah-Hartman
2013-07-24staging: lustre: Remove version.h header inclusion in lproc_osc.cSachin Kamat
2013-07-23staging/lustre/osc: Check return code for lu_kmem_initKeith Mannthey
2013-07-23staging/lustre/dlmlock: compress out unused spaceBruce Korb
2013-07-23staging/lustre/ptlrpc: Translate between host and network errnosLi Wei
2013-07-23staging/lustre: fix build error on non-x86 platformsPeng Tao
2013-07-23staging/lustre: replace num_physpages with totalram_pagesPeng Tao
2013-06-03staging/lustre/osc: fixed a typo in osc_cache_truncate_startJinshan Xiong
2013-06-03staging/lustre/ost: Ensure dirty flushed on fiemap ioctlArtem Blagodarenko
2013-06-03staging/lustre/ost: check pre 2.4 echo client in obdo validationwang di
2013-06-03staging/lustre/osc: some cleanup to reduce stack overflow chanceBobi Jam
2013-06-03staging/lustre: Revert "LU-2139 osc: Track and limit "unstable" pages"Oleg Drokin
2013-05-30staging/lustre: adapt proc_dir_entry changePeng Tao
2013-05-17staging: lustre: fix to use list_for_each_entry_safe() when delete itemsWei Yongjun
2013-05-14staging: add Lustre file system client supportPeng Tao