Age | Commit message (Expand) | Author |
2018-06-04 | gfs2: Iomap cleanups and improvements | Andreas Gruenbacher |
2018-03-08 | gfs2: Dirty source inode during rename | Andreas Gruenbacher |
2018-01-29 | GFS2: Don't try to end a non-existent transaction in unlink | Bob Peterson |
2018-01-18 | gfs2: Add gfs2_max_stuffed_size | Andreas Gruenbacher |
2017-10-31 | gfs2: Add support for statx inode flags | Andreas Gruenbacher |
2017-10-31 | gfs2: Implement SEEK_HOLE / SEEK_DATA via iomap | Andreas Gruenbacher |
2017-10-31 | GFS2: Switch fiemap implementation to use iomap | Bob Peterson |
2017-09-25 | gfs2: Support negative atimes | Andreas Gruenbacher |
2017-08-09 | gfs2: Fix trivial typos | Andreas Gruenbacher |
2017-08-09 | GFS2: Clear gl_object if gfs2_create_inode fails | Bob Peterson |
2017-07-21 | GFS2: Set gl_object in inode lookup only after block type check | Bob Peterson |
2017-07-21 | GFS2: Introduce helper for clearing gl_object | Bob Peterson |
2017-07-19 | gfs2: Fixup to "Get rid of flush_delayed_work in gfs2_evict_inode" | Andreas Gruenbacher |
2017-07-05 | gfs2: gfs2_create_inode: Keep glock across iput | Andreas Gruenbacher |
2017-07-05 | gfs2: Protect gl->gl_object by spin lock | Andreas Gruenbacher |
2017-07-05 | gfs2: Get rid of flush_delayed_work in gfs2_evict_inode | Andreas Gruenbacher |
2017-04-03 | Revert "GFS2: Wait for iopen glock dequeues" | Andreas Gruenbacher |
2017-03-16 | GFS2: Temporarily zero i_no_addr when creating a dinode | Bob Peterson |
2017-03-03 | Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2017-03-02 | statx: Add a system call to make enhanced file info available | David Howells |
2017-03-02 | sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h> | Ingo Molnar |
2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds |
2016-12-09 | vfs: remove ".readlink = generic_readlink" assignments | Miklos Szeredi |
2016-10-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2016-10-10 | Merge remote-tracking branch 'ovl/rename2' into for-linus | Al Viro |
2016-10-10 | Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds |
2016-10-10 | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2016-10-07 | vfs: Remove {get,set,remove}xattr inode operations | Andreas Gruenbacher |
2016-10-04 | Merge tag 'gfs2-4.8.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/g... | Linus Torvalds |
2016-09-27 | fs: Replace CURRENT_TIME with current_time() for inode timestamps | Deepa Dinamani |
2016-09-27 | fs: rename "rename2" i_op to "rename" | Miklos Szeredi |
2016-09-26 | gfs2: Initialize atime of I_NEW inodes | Andreas Gruenbacher |
2016-09-22 | fs: Give dentry to inode_change_ok() instead of inode | Jan Kara |
2016-08-07 | fs: return EPERM on immutable inode | Eryu Guan |
2016-07-24 | Merge tag 'gfs2-4.7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/g... | Linus Torvalds |
2016-07-05 | Use the right predicate in ->atomic_open() instances | Al Viro |
2016-06-27 | gfs2: Lock holder cleanup | Andreas Gruenbacher |
2016-06-27 | gfs2: Large-filesystem fix for 32-bit systems | Andreas Gruenbacher |
2016-06-27 | gfs2: Get rid of gfs2_ilookup | Andreas Gruenbacher |
2016-06-27 | gfs2: Fix gfs2_lookup_by_inum lock inversion | Andreas Gruenbacher |
2016-05-20 | Merge tag 'gfs2-4.7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/g... | Linus Torvalds |
2016-05-12 | gfs2: Switch to generic xattr handlers | Al Viro |
2016-04-14 | GFS2: Don't dereference inode in gfs2_inode_lookup until it's valid | Bob Peterson |
2016-04-11 | ->getxattr(): pass dentry and inode as separate arguments | Al Viro |
2016-03-17 | Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2016-03-15 | GFS2: Eliminate parameter non_block on gfs2_inode_lookup | Bob Peterson |
2016-03-15 | GFS2: Don't filter out I_FREEING inodes anymore | Bob Peterson |
2016-03-15 | GFS2: Prevent delete work from occurring on glocks used for create | Bob Peterson |
2016-01-22 | wrappers for ->i_mutex access | Al Viro |
2016-01-12 | Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |