aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/qib/qib_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-2/+2
2012-09-21userns: Convert ipathfs to use GLOBAL_ROOT_UID and GLOBAL_ROOT_GIDEric W. Biederman1-2/+2
2012-07-19IB/qib: checkpatch fixesMike Marciniszyn1-10/+11
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-3/+0
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/+1
2010-07-21IB/qib: Use generic_file_llseekArnd Bergmann1-9/+9
2010-06-04fix the deadlock in qib_fsAl Viro1-3/+1
2010-05-26IB/qib: Don't rely on (undefined) order of function parameter evaluationRoland Dreier1-10/+15
2010-05-23IB/qib: Add new qib driver for QLogic PCIe InfiniBand adaptersRalph Campbell1-0/+613