summaryrefslogtreecommitdiff
path: root/drivers/staging/lustre/lustre/llite
AgeCommit message (Expand)Author
2013-09-13Merge git://git.kvack.org/~bcrl/aio-nextLinus Torvalds
2013-08-06staging/lustre: kiocb->ki_left is removedPeng Tao
2013-08-04staging: lustre: remove proc_dir_entry_t typedefGreg Kroah-Hartman
2013-08-04staging: lustre: remove task_t typedefGreg Kroah-Hartman
2013-08-04staging: lustre: remove timer_list_t typedefGreg 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-08-02staging: lustre: remove ll_invalidate_bdev()Greg 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-08-02staging: lustre: remove ll_blkdev_put()Greg Kroah-Hartman
2013-08-02staging/lustre: lloop depends on BLOCKXiong Zhou
2013-07-25staging: lustre: Remove duplicate header file inclusion in rw26.cSachin Kamat
2013-07-25staging: lustre: Remove duplicate header file inclusion in rw.cSachin Kamat
2013-07-25staging: lustre: Remove duplicate header file inclusion in lloop.cSachin Kamat
2013-07-25staging: lustre: Remove duplicate header file inclusion in llite_mmap.cSachin Kamat
2013-07-25staging: lustre: Remove duplicate header file inclusion in dir.cSachin Kamat
2013-07-24staging/lustre/llite: fix 'data race condition' issues of lli_flagsSebastien Buisson
2013-07-24staging/lustre/llite: handle io init failure in ll_fault_io_init()John 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 symlink.cSachin Kamat
2013-07-24staging: lustre: Remove version.h header inclusion in super25.cSachin Kamat
2013-07-24staging: lustre: Remove version.h header inclusion in remote_perm.cSachin Kamat
2013-07-24staging: lustre: Remove version.h header inclusion in lproc_llite.cSachin Kamat
2013-07-24staging: lustre: Remove version.h header inclusion in llite_mmap.cSachin Kamat
2013-07-24staging: lustre: Remove version.h header inclusion in llite_lib.cSachin Kamat
2013-07-24staging: lustre: Remove version.h header inclusion in llite_capa.cSachin Kamat
2013-07-24staging: lustre: Remove version.h header inclusion in dir.cSachin Kamat
2013-07-23staging: lustre: use ERR_CAST() functionLaurent Navet
2013-07-23staging: lustre: Fix typo in printkMasanari Iida
2013-07-23staging/lustre/llite: Anonymous dentry incorrectly identified as rootPatrick Farrell
2013-07-23staging/lustre/llite: error of listxattr when buffer is smallKeith Mannthey
2013-07-23staging/lustre/llite: return valid fsid for statfsFan Yong
2013-07-23staging/lustre/procfs: return -ENOMEM from lprocfs_register()John L. Hammond
2013-07-23staging/lustre/llite: call simple_setattr() from ll_md_setattr()John L. Hammond
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-07-23staging/lustre/llite: use READ, WRITE around ll_rw_stats_tally()John L. Hammond
2013-07-23staging/lustre: remove the second argument of ll_kmap_atomic()Zhao Hongjiang
2013-07-23staging/lustre/llite: readdir convert to iteratePeng Tao
2013-07-23staging/lustre/llite: fix for d_compare API changePeng Tao