aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lustre/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-03-19staging/lustre/libcfs: remove cfs_pausePeng Tao1-1/+2
2014-03-08staging: luster: Fix spelling typo in lustre/include/lustreMasanari Iida1-1/+1
2014-01-13lustre: delete linux/lustre_debug.hGreg Kroah-Hartman1-47/+0
2013-12-03staging/lustre/llite: extended attribute cacheAndrew Perepechko1-0/+1
2013-12-03staging/lustre: fix build error when CONFIG_FS_POSIX_ACL is offPeng Tao1-9/+9
2013-11-22Merge branch 'opw-next' into staging-nextGreg Kroah-Hartman1-1/+1
2013-11-19staging/lustre/hsm: Implementation of exclusive openJinshan Xiong1-1/+1
2013-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-2/+2
2013-11-09locks: break delegations on renameJ. Bruce Fields1-2/+2
2013-09-30staging: lustre: fix bug with LL_MRF_RETURN in loop_make_requestGreg Kroah-Hartman1-2/+0
2013-09-30staging: lustre: remove ll_mrf_retGreg Kroah-Hartman1-1/+0
2013-08-23staging: lustre: Use proper constant types for L*_POISON valuesGeert Uytterhoeven1-6/+4
2013-08-04staging: lustre: remove typedef for module_tGreg Kroah-Hartman1-1/+1
2013-08-04staging: lustre: remove cfs_for_each_possible_cpu()Greg Kroah-Hartman1-6/+0
2013-08-03staging: lustre: remove ll_crypto_alloc_blkcipherGreg Kroah-Hartman1-13/+0
2013-08-03staging: lustre: remove almost all crypto layer wrappersGreg Kroah-Hartman1-58/+2
2013-08-02staging: lustre: remove ll_invalidate_bdev()Greg Kroah-Hartman1-2/+0
2013-08-02staging: lustre: remove ll_vfs_symlink()Greg Kroah-Hartman1-3/+0
2013-08-02staging: lustre: remove ll_generic_permission()Greg Kroah-Hartman1-3/+0
2013-08-02staging: lustre: remove ll_permission()Greg Kroah-Hartman1-2/+0
2013-08-02staging: lustre: remove ll_generic_file_llseek_size()Greg Kroah-Hartman1-4/+0
2013-08-02staging: lustre: remove ll_dentry_open()Greg Kroah-Hartman1-2/+0
2013-08-02staging: lustre: remove ll_blkdev_put()Greg Kroah-Hartman1-2/+0
2013-08-02staging/lustre: lloop depends on BLOCKXiong Zhou1-7/+0
2013-07-24staging/lustre/obdclass: add obd_target.hLiu Xuezhao1-10/+0
2013-07-24staging: lustre: Remove version.h header inclusion in lustre_user.hSachin Kamat1-1/+0
2013-07-24staging: lustre: Remove version.h header inclusion in lustre_quota.hSachin Kamat1-1/+0
2013-07-24staging: lustre: Remove version.h header inclusion in lustre_net.hSachin Kamat1-1/+0
2013-07-24staging: lustre: Remove version.h header inclusion in lustre_lite.hSachin Kamat1-2/+0
2013-07-24staging: lustre: Remove version.h header inclusion in lustre_handles.hSachin Kamat1-1/+0
2013-07-24staging: lustre: Remove version.h header inclusion in lprocfs_status.hSachin Kamat1-1/+0
2013-07-23staging/lustre: remove the second argument of ll_kmap_atomic()Zhao Hongjiang1-3/+0
2013-07-23staging/lustre: fix for invalidatepage() API changeStephen Rothwell1-1/+1
2013-07-23staging/lustre: fix build error on non-x86 platformsPeng Tao1-4/+1
2013-07-23staging/lustre: fix build when CONFIG_UIDGID_STRICT_TYPE_CHECKS is onPeng Tao1-4/+4
2013-07-23staging/lustre: fix build on s390Peng Tao1-7/+11
2013-07-05lustre: kill the pointless wrapperAl Viro2-3/+1
2013-07-05helper for reading ->d_countAl Viro1-1/+1
2013-05-14staging: add Lustre file system client supportPeng Tao21-0/+1826