summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/qib/qib_fs.c
Commit message (Expand)AuthorAgeFilesLines
* fs: Replace CURRENT_TIME with current_time() for inode timestampsDeepa Dinamani2016-09-271-1/+1
* IB/qib: Use memdup_user() rather than duplicating its implementationMarkus Elfring2016-08-231-21/+5
* wrappers for ->i_mutex accessAl Viro2016-01-221-6/+6
* make simple_positive() publicAl Viro2015-06-231-1/+1
* VFS: assorted weird filesystems: d_inode() annotationsDavid Howells2015-04-151-10/+10
* Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2015-02-221-1/+1
|\
| * Infiniband: Fix potential NULL d_inode dereferenceDavid Howells2015-02-201-1/+1
* | IB/qib: Add blank line after declarationMike Marciniszyn2015-02-201-0/+1
* | IB/qib: Fix sizeof checkpatch warningsMike Marciniszyn2015-02-171-4/+4
|/
* [infiniband] remove pointless assignmentsAl Viro2014-10-091-1/+0
* IB/qib: Add percpu counter replacing qib_devdata int_counterMike Marciniszyn2014-03-171-0/+1
* qib_fs: fix (some) dcache abusesAl Viro2013-11-131-2/+5
* fs: Limit sys_mount to only request filesystem modules.Eric W. Biederman2013-03-031-0/+1
* new helper: file_inode(file)Al Viro2013-02-221-2/+2
* userns: Convert ipathfs to use GLOBAL_ROOT_UID and GLOBAL_ROOT_GIDEric W. Biederman2012-09-211-2/+2
* IB/qib: checkpatch fixesMike Marciniszyn2012-07-191-10/+11
* infiniband: umode_t noise, including open-coded S_ISDIR()Al Viro2012-01-031-3/+3
* fs: dcache rationalise dget variantsNick Piggin2011-01-071-1/+1
* fs: dcache remove dcache_lockNick Piggin2011-01-071-3/+0
* 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-251-0/+1
* llseek: automatically add .llseek fopArnd Bergmann2010-10-151-0/+1
* IB/qib: Use generic_file_llseekArnd Bergmann2010-07-211-9/+9
* fix the deadlock in qib_fsAl Viro2010-06-041-3/+1
* IB/qib: Don't rely on (undefined) order of function parameter evaluationRoland Dreier2010-05-261-10/+15
* IB/qib: Add new qib driver for QLogic PCIe InfiniBand adaptersRalph Campbell2010-05-231-0/+613
OpenPOWER on IntegriCloud