index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
qib
/
qib_fs.c
Age
Commit message (
Expand
)
Author
2017-04-26
fs: constify tree_descr arrays passed to simple_fill_super()
Eric Biggers
2016-09-27
fs: Replace CURRENT_TIME with current_time() for inode timestamps
Deepa Dinamani
2016-08-23
IB/qib: Use memdup_user() rather than duplicating its implementation
Markus Elfring
2016-01-22
wrappers for ->i_mutex access
Al Viro
2015-06-23
make simple_positive() public
Al Viro
2015-04-15
VFS: assorted weird filesystems: d_inode() annotations
David Howells
2015-02-22
Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2015-02-20
IB/qib: Add blank line after declaration
Mike Marciniszyn
2015-02-20
Infiniband: Fix potential NULL d_inode dereference
David Howells
2015-02-17
IB/qib: Fix sizeof checkpatch warnings
Mike Marciniszyn
2014-10-09
[infiniband] remove pointless assignments
Al Viro
2014-03-17
IB/qib: Add percpu counter replacing qib_devdata int_counter
Mike Marciniszyn
2013-11-13
qib_fs: fix (some) dcache abuses
Al Viro
2013-03-03
fs: Limit sys_mount to only request filesystem modules.
Eric W. Biederman
2013-02-22
new helper: file_inode(file)
Al Viro
2012-09-21
userns: Convert ipathfs to use GLOBAL_ROOT_UID and GLOBAL_ROOT_GID
Eric W. Biederman
2012-07-19
IB/qib: checkpatch fixes
Mike Marciniszyn
2012-01-03
infiniband: umode_t noise, including open-coded S_ISDIR()
Al Viro
2011-01-07
fs: dcache rationalise dget variants
Nick Piggin
2011-01-07
fs: dcache remove dcache_lock
Nick Piggin
2011-01-07
fs: dcache scale dentry refcount
Nick Piggin
2010-10-29
convert get_sb_single() users
Al Viro
2010-10-25
fs: do not assign default i_ino in new_inode
Christoph Hellwig
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
2010-07-21
IB/qib: Use generic_file_llseek
Arnd Bergmann
2010-06-04
fix the deadlock in qib_fs
Al Viro
2010-05-26
IB/qib: Don't rely on (undefined) order of function parameter evaluation
Roland Dreier
2010-05-23
IB/qib: Add new qib driver for QLogic PCIe InfiniBand adapters
Ralph Campbell