summaryrefslogtreecommitdiff
path: root/fs/ocfs2/dlmfs
AgeCommit message (Expand)Author
2016-10-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-10-10Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-10-08fs/ocfs2/dlmfs: remove deprecated create_singlethread_workqueue()Bhaktipriya Shridhar
2016-09-28fs: Replace CURRENT_TIME with current_time() for inode timestampsDeepa Dinamani
2016-09-22fs: Give dentry to inode_change_ok() instead of inodeJan Kara
2016-07-21qstr: constify instances in ocfs2Al Viro
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov
2016-01-15kmemcg: account certain kmem allocations to memcgVladimir Davydov
2015-04-15VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells
2015-01-20fs: remove mapping->backing_dev_infoChristoph Hellwig
2015-01-20fs: deduplicate noop_backing_dev_infoChristoph Hellwig
2014-11-19assorted conversions to %p[dD]Al Viro
2014-01-22ocfs2: remove versioning informationGoldwyn Rodrigues
2013-09-11ocfs2: remove unused variable ip in dlmfs_get_root_inode()Joseph Qi
2013-03-04fs: Limit sys_mount to only request filesystem modules.Eric W. Biederman
2013-02-23new helper: file_inode(file)Al Viro
2012-10-03fs: push rcu_barrier() from deactivate_locked_super() to filesystemsKirill A. Shutemov
2012-07-14don't pass nameidata to ->create()Al Viro
2012-05-06vfs: Rename end_writeback() to clear_inode()Jan Kara
2012-03-21switch open-coded instances of d_make_root() to new helperAl Viro
2012-01-04ocfs2: propagate umode_tAl Viro
2012-01-04dlmfs: use inode_init_owner()Al Viro
2012-01-04switch ->create() to umode_tAl Viro
2012-01-04switch vfs_mkdir() and ->mkdir() to umode_tAl Viro
2012-01-04vfs: fix the stupidity with i_dentry in inode destructorsAl Viro
2011-05-24ocfs2: change incorrect 'extern' keyword to 'static' in dlmfsRobin Dong
2011-03-17fs: change to new flag variablematt mooney
2011-01-07fs: icache RCU free inodesNick Piggin
2010-10-29convert get_sb_nodev() usersAl Viro
2010-10-26fs: do not assign default i_ino in new_inodeChristoph Hellwig
2010-10-15llseek: automatically add .llseek fopArnd Bergmann
2010-08-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2010-08-09convert remaining ->clear_inode() to ->evict_inode()Al Viro
2010-08-09remove inode_setattrChristoph Hellwig
2010-07-20fs/ocfs2: Remove unnecessary casts of private_dataJoe Perches
2010-04-23ocfs2_dlmfs: Fix math error when reading LVB.Joel Becker
2010-03-30ocfs2_dlmfs: User DLM_* when decoding file open flags.Tao Ma
2010-02-28ocfs2/userdlm: Add tracing in userdlmSunil Mushran
2010-02-26ocfs2_dlmfs: Enable the use of user cluster stacks.Joel Becker
2010-02-26ocfs2_dlmfs: Use the stackglue.Joel Becker
2010-02-26ocfs2_dlmfs: Don't honor truncate. The size of a dlmfs file is LVB_LENJoel Becker
2010-02-26ocfs2_dlmfs: Move to its own directoryJoel Becker