summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/ipath/ipath_fs.c
Commit message (Expand)AuthorAgeFilesLines
* IB/ipath: Deprecate ipath driver and move to staging.Dennis Dalessandro2015-08-291-422/+0Star
* make simple_positive() publicAl Viro2015-06-241-1/+1
* VFS: assorted weird filesystems: d_inode() annotationsDavid Howells2015-04-151-8/+8
* Infiniband: Fix potential NULL d_inode dereferenceDavid Howells2015-02-201-1/+1
* [infiniband] remove pointless assignmentsAl Viro2014-10-091-1/+0Star
* fs: Limit sys_mount to only request filesystem modules.Eric W. Biederman2013-03-041-0/+1
* new helper: file_inode(file)Al Viro2013-02-231-3/+3
* IB/ipath: Calling PTR_ERR() on right variable in create_file()Dan Carpenter2012-01-271-1/+1
* infiniband: umode_t noise, including open-coded S_ISDIR()Al Viro2012-01-041-3/+3
* fs: dcache rationalise dget variantsNick Piggin2011-01-071-1/+1
* fs: dcache remove dcache_lockNick Piggin2011-01-071-5/+1Star
* fs: dcache scale dentry refcountNick Piggin2011-01-071-1/+1
* convert get_sb_single() usersAl Viro2010-10-291-7/+7
* fs: do not assign default i_ino in new_inodeChristoph Hellwig2010-10-261-0/+1
* llseek: automatically add .llseek fopArnd Bergmann2010-10-151-0/+3
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* Fix failure exit in ipathfsAl Viro2010-01-271-3/+1Star
* Fix deadlock in ipathfs ->get_sb()Al Viro2009-05-091-1/+1
* zero i_uid/i_gid on inode allocationAl Viro2009-01-051-3/+0Star
* IB/ipath: Fix pointer-to-pointer thinko in ipath_fs.cMichael Ellerman2008-12-021-1/+1
* removed unused #include <linux/version.h>'sAdrian Bunk2008-08-231-1/+0Star
* IB/ipath: Remove unnecessary castJan Engelhardt2008-01-251-2/+1Star
* IB/ipath: Export hardware counters more consistentlyRalph Campbell2008-01-251-8/+3Star
* IB/ipath: Remove unneeded code for ipathfsRalph Campbell2007-10-101-187/+0Star
* IB/ipath: Update copyright datesJohn Gregor2007-07-101-1/+1
* IB/ipath: Fix maximum MTU reportingRobert Walsh2007-07-101-1/+6
* inode numbering: change libfs sb creation routines to avoid collisions with t...Jeff Layton2007-05-081-1/+1
* PCI: Cleanup the includes of <linux/pci.h>Jean Delvare2007-05-031-1/+0Star
* IB/ipath: Check return value of lookup_one_lenBryan O'Sullivan2007-03-221-1/+15
* [PATCH] mark struct file_operations const 3Arjan van de Ven2007-02-121-7/+7
* [PATCH] struct path: convert infinibandJosef Sipek2006-12-081-5/+5
* [PATCH] r/o bind mount prepwork: inc_nlink() helperDave Hansen2006-10-011-2/+2
* IB/ipath: Only allow complete writes to flashBryan O'Sullivan2006-09-281-6/+3Star
* [PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o2006-09-271-1/+0Star
* [PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_privateTheodore Ts'o2006-09-271-6/+6
* IB/ipath: remove stale references to userspace SMABryan O'Sullivan2006-09-231-2/+2
* [PATCH] IB/ipath: update copyrights and other strings to reflect new company ...Bryan O'Sullivan2006-07-011-0/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* [PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells2006-06-231-6/+7
* IB/ipath: sysfs and ipathfs support for core driverBryan O'Sullivan2006-03-311-0/+605