aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/ipath/ipath_fs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-03-03fs: Limit sys_mount to only request filesystem modules.Eric W. Biederman1-0/+1
2013-02-22new helper: file_inode(file)Al Viro1-3/+3
2012-01-27IB/ipath: Calling PTR_ERR() on right variable in create_file()Dan Carpenter1-1/+1
2012-01-03infiniband: umode_t noise, including open-coded S_ISDIR()Al Viro1-3/+3
2011-01-07fs: dcache rationalise dget variantsNick Piggin1-1/+1
2011-01-07fs: dcache remove dcache_lockNick Piggin1-5/+1
2011-01-07fs: dcache scale dentry refcountNick Piggin1-1/+1
2010-10-29convert get_sb_single() usersAl Viro1-7/+7
2010-10-25fs: do not assign default i_ino in new_inodeChristoph Hellwig1-0/+1
2010-10-15llseek: automatically add .llseek fopArnd Bergmann1-0/+3
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-01-26Fix failure exit in ipathfsAl Viro1-3/+1
2009-05-09Fix deadlock in ipathfs ->get_sb()Al Viro1-1/+1
2009-01-05zero i_uid/i_gid on inode allocationAl Viro1-3/+0
2008-12-01IB/ipath: Fix pointer-to-pointer thinko in ipath_fs.cMichael Ellerman1-1/+1
2008-08-23removed unused #include <linux/version.h>'sAdrian Bunk1-1/+0
2008-01-25IB/ipath: Remove unnecessary castJan Engelhardt1-2/+1
2008-01-25IB/ipath: Export hardware counters more consistentlyRalph Campbell1-8/+3
2007-10-09IB/ipath: Remove unneeded code for ipathfsRalph Campbell1-187/+0
2007-07-09IB/ipath: Update copyright datesJohn Gregor1-1/+1
2007-07-09IB/ipath: Fix maximum MTU reportingRobert Walsh1-1/+6
2007-05-08inode numbering: change libfs sb creation routines to avoid collisions with their root inodesJeff Layton1-1/+1
2007-05-02PCI: Cleanup the includes of <linux/pci.h>Jean Delvare1-1/+0
2007-03-22IB/ipath: Check return value of lookup_one_lenBryan O'Sullivan1-1/+15
2007-02-12[PATCH] mark struct file_operations const 3Arjan van de Ven1-7/+7
2006-12-08[PATCH] struct path: convert infinibandJosef Sipek1-5/+5
2006-10-01[PATCH] r/o bind mount prepwork: inc_nlink() helperDave Hansen1-2/+2
2006-09-28IB/ipath: Only allow complete writes to flashBryan O'Sullivan1-6/+3
2006-09-27[PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o1-1/+0
2006-09-27[PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_privateTheodore Ts'o1-6/+6
2006-09-22IB/ipath: remove stale references to userspace SMABryan O'Sullivan1-2/+2
2006-07-01[PATCH] IB/ipath: update copyrights and other strings to reflect new company nameBryan O'Sullivan1-0/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-23[PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells1-6/+7
2006-03-31IB/ipath: sysfs and ipathfs support for core driverBryan O'Sullivan1-0/+605