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