| Commit message (Expand) | Author | Age | Files | Lines |
* | VFS: normal filesystems (and lustre): d_inode() annotations | David Howells | 2015-04-15 | 1 | -2/+2 |
* | fs: remove mapping->backing_dev_info | Christoph Hellwig | 2015-01-20 | 1 | -2/+0 |
* | fs: deduplicate noop_backing_dev_info | Christoph Hellwig | 2015-01-20 | 1 | -14/+2 |
* | assorted conversions to %p[dD] | Al Viro | 2014-11-19 | 1 | -2/+2 |
* | ocfs2: remove versioning information | Goldwyn Rodrigues | 2014-01-22 | 1 | -3/+1 |
* | ocfs2: remove unused variable ip in dlmfs_get_root_inode() | Joseph Qi | 2013-09-12 | 1 | -3/+0 |
* | fs: Limit sys_mount to only request filesystem modules. | Eric W. Biederman | 2013-03-04 | 1 | -0/+1 |
* | new helper: file_inode(file) | Al Viro | 2013-02-23 | 1 | -3/+3 |
* | fs: push rcu_barrier() from deactivate_locked_super() to filesystems | Kirill A. Shutemov | 2012-10-03 | 1 | -0/+5 |
* | don't pass nameidata to ->create() | Al Viro | 2012-07-14 | 1 | -1/+1 |
* | vfs: Rename end_writeback() to clear_inode() | Jan Kara | 2012-05-06 | 1 | -1/+1 |
* | switch open-coded instances of d_make_root() to new helper | Al Viro | 2012-03-21 | 1 | -12/+2 |
* | ocfs2: propagate umode_t | Al Viro | 2012-01-04 | 1 | -2/+2 |
* | dlmfs: use inode_init_owner() | Al Viro | 2012-01-04 | 1 | -13/+2 |
* | switch ->create() to umode_t | Al Viro | 2012-01-04 | 1 | -1/+1 |
* | switch vfs_mkdir() and ->mkdir() to umode_t | Al Viro | 2012-01-04 | 1 | -1/+1 |
* | vfs: fix the stupidity with i_dentry in inode destructors | Al Viro | 2012-01-04 | 1 | -1/+0 |
* | ocfs2: change incorrect 'extern' keyword to 'static' in dlmfs | Robin Dong | 2011-05-24 | 1 | -1/+1 |
* | fs: icache RCU free inodes | Nick Piggin | 2011-01-07 | 1 | -1/+8 |
* | convert get_sb_nodev() users | Al Viro | 2010-10-29 | 1 | -4/+4 |
* | fs: do not assign default i_ino in new_inode | Christoph Hellwig | 2010-10-26 | 1 | -0/+2 |
* | llseek: automatically add .llseek fop | Arnd Bergmann | 2010-10-15 | 1 | -0/+1 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2010-08-10 | 1 | -7/+8 |
|\ |
|
| * | convert remaining ->clear_inode() to ->evict_inode() | Al Viro | 2010-08-09 | 1 | -4/+3 |
| * | remove inode_setattr | Christoph Hellwig | 2010-08-09 | 1 | -3/+5 |
* | | fs/ocfs2: Remove unnecessary casts of private_data | Joe Perches | 2010-07-20 | 1 | -2/+1 |
|/ |
|
* | ocfs2_dlmfs: Fix math error when reading LVB. | Joel Becker | 2010-04-24 | 1 | -1/+1 |
* | ocfs2_dlmfs: User DLM_* when decoding file open flags. | Tao Ma | 2010-03-30 | 1 | -6/+6 |
* | ocfs2_dlmfs: Enable the use of user cluster stacks. | Joel Becker | 2010-02-27 | 1 | -1/+1 |
* | ocfs2_dlmfs: Use the stackglue. | Joel Becker | 2010-02-27 | 1 | -35/+22 |
* | ocfs2_dlmfs: Don't honor truncate. The size of a dlmfs file is LVB_LEN | Joel Becker | 2010-02-27 | 1 | -0/+18 |
* | ocfs2_dlmfs: Move to its own directory | Joel Becker | 2010-02-27 | 1 | -0/+710 |