summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/ipath/ipath_fs.c
AgeCommit message (Expand)AuthorLines
2015-08-28IB/ipath: Deprecate ipath driver and move to staging.Dennis Dalessandro-422/+0
2015-06-23make simple_positive() publicAl Viro-1/+1
2015-04-15VFS: assorted weird filesystems: d_inode() annotationsDavid Howells-8/+8
2015-02-20Infiniband: Fix potential NULL d_inode dereferenceDavid Howells-1/+1
2014-10-09[infiniband] remove pointless assignmentsAl Viro-1/+0
2013-03-03fs: Limit sys_mount to only request filesystem modules.Eric W. Biederman-0/+1
2013-02-22new helper: file_inode(file)Al Viro-3/+3
2012-01-27IB/ipath: Calling PTR_ERR() on right variable in create_file()Dan Carpenter-1/+1
2012-01-03infiniband: umode_t noise, including open-coded S_ISDIR()Al Viro-3/+3
2011-01-07fs: dcache rationalise dget variantsNick Piggin-1/+1
2011-01-07fs: dcache remove dcache_lockNick Piggin-5/+1
2011-01-07fs: dcache scale dentry refcountNick Piggin-1/+1
2010-10-29convert get_sb_single() usersAl Viro-7/+7
2010-10-25fs: do not assign default i_ino in new_inodeChristoph Hellwig-0/+1
2010-10-15llseek: automatically add .llseek fopArnd Bergmann-0/+3
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo-0/+1
2010-01-26Fix failure exit in ipathfsAl Viro-3/+1
2009-05-09Fix deadlock in ipathfs ->get_sb()Al Viro-1/+1
2009-01-05zero i_uid/i_gid on inode allocationAl Viro-3/+0
2008-12-01IB/ipath: Fix pointer-to-pointer thinko in ipath_fs.cMichael Ellerman-1/+1
2008-08-23removed unused #include <linux/version.h>'sAdrian Bunk-1/+0
2008-01-25IB/ipath: Remove unnecessary castJan Engelhardt-2/+1
2008-01-25IB/ipath: Export hardware counters more consistentlyRalph Campbell-8/+3
2007-10-09IB/ipath: Remove unneeded code for ipathfsRalph Campbell-187/+0
2007-07-09IB/ipath: Update copyright datesJohn Gregor-1/+1
2007-07-09IB/ipath: Fix maximum MTU reportingRobert Walsh-1/+6
2007-05-08inode numbering: change libfs sb creation routines to avoid collisions with t...Jeff Layton-1/+1
2007-05-02PCI: Cleanup the includes of <linux/pci.h>Jean Delvare-1/+0
2007-03-22IB/ipath: Check return value of lookup_one_lenBryan O'Sullivan-1/+15
2007-02-12[PATCH] mark struct file_operations const 3Arjan van de Ven-7/+7
2006-12-08[PATCH] struct path: convert infinibandJosef Sipek-5/+5
2006-10-01[PATCH] r/o bind mount prepwork: inc_nlink() helperDave Hansen-2/+2
2006-09-28IB/ipath: Only allow complete writes to flashBryan O'Sullivan-6/+3
2006-09-27[PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o-1/+0
2006-09-27[PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_privateTheodore Ts'o-6/+6
2006-09-22IB/ipath: remove stale references to userspace SMABryan O'Sullivan-2/+2
2006-07-01[PATCH] IB/ipath: update copyrights and other strings to reflect new company ...Bryan O'Sullivan-0/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel-1/+0
2006-06-23[PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells-6/+7
2006-03-31IB/ipath: sysfs and ipathfs support for core driverBryan O'Sullivan-0/+605