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