summaryrefslogtreecommitdiff
path: root/fs/ocfs2/dlmfs
Commit message (Expand)AuthorAge
* sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-02
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-10-10
|\
| * fs: Replace CURRENT_TIME with current_time() for inode timestampsDeepa Dinamani2016-09-27
* | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-10-10
|\ \
| * | fs: Give dentry to inode_change_ok() instead of inodeJan Kara2016-09-22
| |/
* | fs/ocfs2/dlmfs: remove deprecated create_singlethread_workqueue()Bhaktipriya Shridhar2016-10-07
|/
* qstr: constify instances in ocfs2Al Viro2016-07-20
* mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-04
* kmemcg: account certain kmem allocations to memcgVladimir Davydov2016-01-14
* VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells2015-04-15
* fs: remove mapping->backing_dev_infoChristoph Hellwig2015-01-20
* fs: deduplicate noop_backing_dev_infoChristoph Hellwig2015-01-20
* assorted conversions to %p[dD]Al Viro2014-11-19
* ocfs2: remove versioning informationGoldwyn Rodrigues2014-01-21
* ocfs2: remove unused variable ip in dlmfs_get_root_inode()Joseph Qi2013-09-11
* fs: Limit sys_mount to only request filesystem modules.Eric W. Biederman2013-03-03
* new helper: file_inode(file)Al Viro2013-02-22
* fs: push rcu_barrier() from deactivate_locked_super() to filesystemsKirill A. Shutemov2012-10-02
* don't pass nameidata to ->create()Al Viro2012-07-14
* vfs: Rename end_writeback() to clear_inode()Jan Kara2012-05-06
* switch open-coded instances of d_make_root() to new helperAl Viro2012-03-20
* ocfs2: propagate umode_tAl Viro2012-01-03
* dlmfs: use inode_init_owner()Al Viro2012-01-03
* switch ->create() to umode_tAl Viro2012-01-03
* switch vfs_mkdir() and ->mkdir() to umode_tAl Viro2012-01-03
* vfs: fix the stupidity with i_dentry in inode destructorsAl Viro2012-01-03
* ocfs2: change incorrect 'extern' keyword to 'static' in dlmfsRobin Dong2011-05-23
* fs: change to new flag variablematt mooney2011-03-17
* fs: icache RCU free inodesNick Piggin2011-01-07
* convert get_sb_nodev() usersAl Viro2010-10-29
* fs: do not assign default i_ino in new_inodeChristoph Hellwig2010-10-25
* llseek: automatically add .llseek fopArnd Bergmann2010-10-15
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-08-10
|\
| * convert remaining ->clear_inode() to ->evict_inode()Al Viro2010-08-09
| * remove inode_setattrChristoph Hellwig2010-08-09
* | fs/ocfs2: Remove unnecessary casts of private_dataJoe Perches2010-07-20
|/
* ocfs2_dlmfs: Fix math error when reading LVB.Joel Becker2010-04-23
* ocfs2_dlmfs: User DLM_* when decoding file open flags.Tao Ma2010-03-30
* ocfs2/userdlm: Add tracing in userdlmSunil Mushran2010-02-27
* ocfs2_dlmfs: Enable the use of user cluster stacks.Joel Becker2010-02-26
* ocfs2_dlmfs: Use the stackglue.Joel Becker2010-02-26
* ocfs2_dlmfs: Don't honor truncate. The size of a dlmfs file is LVB_LENJoel Becker2010-02-26
* ocfs2_dlmfs: Move to its own directoryJoel Becker2010-02-26