summaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-lustre' into for-nextAl Viro2014-11-1912-376/+265Star
|\
| * lustre: use is_root_inode()Al Viro2014-11-033-11/+9Star
| * lustre: get rid of duplicate mountpoint checksAl Viro2014-11-031-35/+0Star
| * kill ll_link_generic()Al Viro2014-11-031-32/+27Star
| * ll_get_child_fid(): callers already have the childAl Viro2014-11-031-17/+7Star
| * kill ll_rename_generic()Al Viro2014-11-031-48/+35Star
| * kill ll_unlink_generic()Al Viro2014-11-031-42/+38Star
| * kill ll_rmdir_generic()Al Viro2014-11-031-32/+28Star
| * ll_new_inode(): don't bother with name - it's always &dentry->d_nameAl Viro2014-11-031-15/+15
| * kill ll_symlink_generic()Al Viro2014-11-031-19/+13Star
| * kill ll_mkdir_generic()Al Viro2014-11-031-21/+14Star
| * kill ll_mknod_generic()Al Viro2014-11-031-14/+8Star
| * lustre: switch ll_release_openhandle() to struct inode *Al Viro2014-11-033-9/+8Star
| * lustre: use file_inode()Al Viro2014-11-037-31/+29Star
| * lustre: use %p[dD]Al Viro2014-11-037-51/+47Star
| * lustre: opened file can't have negative dentryAl Viro2014-11-031-30/+21Star
| * ll_setxattr(): get rid of struct file on stackAl Viro2014-11-033-11/+11
| * lustre: switch ll_intent_file_open() to struct dentry *Al Viro2014-11-031-15/+12Star
* | kill f_dentry usesAl Viro2014-11-191-9/+3Star
|/
* move d_rcu from overlapping d_child to overlapping d_aliasAl Viro2014-11-033-6/+6
* vfs: make first argument of dir_context.actor typedMiklos Szeredi2014-10-311-3/+5
* Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-10-133-5/+0Star
|\
| * sched, cleanup, treewide: Remove set_current_state(TASK_RUNNING) after schedu...Kirill Tkhai2014-09-193-5/+0Star
* | Staging: lustre: lnet: selftest: Made a function static.Heena Sirwani2014-10-021-1/+1
* | Staging: lustre: lnet: selftest: Made a function static.Heena Sirwani2014-10-021-1/+1
* | Staging: lustre: lnet: selftest: Made a function static.Heena Sirwani2014-10-021-1/+1
* | Staging: lustre: lnet: selftest: Made a function static.Heena Sirwani2014-10-021-1/+1
* | Staging: lustre: lnet: selftest: Made a function static.Heena Sirwani2014-10-021-1/+1
* | Staging: lustre: lnet: selftest: Made a function static.Heena Sirwani2014-10-021-1/+1
* | staging: lustre: include: linux: libcfs: linux: Removed line continuations.Gulsah Kose2014-10-021-2/+1Star
* | staging: lustre: include: linux: libcfs: Removed unnecessary else expression.Gulsah Kose2014-10-021-2/+1Star
* | staging: lustre: include: linux: libcfs: linux: Used "linux" instead of "asm".Gulsah Kose2014-10-021-3/+3
* | staging: lustre: lustre: obdclass: linux: include <linux/*.h> instead of <asm...Tapasweni Pathak2014-10-021-3/+3
* | staging: lustre: lnet: lnet: Remove space between function name and open para...Tapasweni Pathak2014-10-021-117/+117
* | staging: lustre: lnet: lnet: Remove unnecessary else after returnTapasweni Pathak2014-10-021-4/+4
* | staging: lustre: include: linux: libcfs: Remove spaces at the start of a lineTapasweni Pathak2014-10-021-2/+2
* | staging: lustre: include: linux: libcfs: Remove intialization of static to 0Tapasweni Pathak2014-10-021-1/+1
* | staging: lustre: include: linux: libcfs: use __packed instead of __attribute_...Tapasweni Pathak2014-10-021-1/+1
* | staging/lustre/lvfs: fix building without CONFIG_PROC_FSArnd Bergmann2014-10-021-14/+17
* | staging: lustre: fix gfp_t/int coercionOmar Sandoval2014-09-293-4/+4
* | staging: lustre: llite_lib.c Set ll_md_setattr function to be staticRamon Fried2014-09-291-1/+1
* | drivers: staging: lustre: Fix "open brace '{' following struct go on the same...Greg Donald2014-09-233-62/+31Star
* | Staging: lustre: include: linux: Fix line over 80 characters.Aybuke Ozdemir2014-09-231-7/+9
* | Staging: lustre: Unnecessory else and braces are removedVaishali Thakkar2014-09-231-5/+4Star
* | Staging: lustre: Return statement is moved left after removing elseVaishali Thakkar2014-09-231-2/+1Star
* | Staging: lustre: Replace GOTO macro with necessary codeTina Johnson2014-09-231-65/+105
* | staging: lustre: lnet: lnet: Fixed quoted string split warning.Gulsah Kose2014-09-201-8/+4Star
* | staging: lustre: lnet: lnet: Fix missing line warning.Gulsah Kose2014-09-201-0/+1
* | staging: lustre: lnet: lnet: Fix quoted string split warning.Gulsah Kose2014-09-201-4/+1Star
* | Staging: lustre: Fix return in void function warningDarshana Padmadas2014-09-201-1/+0Star