| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-10-20 | gfs2: use the new ->i_state accessors | Mateusz Guzik | 1 | -2/+2 |
| 2025-09-16 | simplify gfs2_atomic_open() | Al Viro | 1 | -17/+9 |
| 2025-07-09 | gfs2: Remove GIF_ALLOC_FAILED flag | Andreas Gruenbacher | 1 | -5/+2 |
| 2025-04-24 | gfs2: deallocate inodes in gfs2_create_inode | Andreas Gruenbacher | 1 | -8/+19 |
| 2025-04-21 | gfs2: Move gfs2_dinode_dealloc | Andreas Gruenbacher | 1 | -0/+68 |
| 2025-04-21 | gfs2: Don't reread inodes unnecessarily | Andreas Gruenbacher | 1 | -0/+1 |
| 2025-04-21 | gfs2: gfs2_create_inode error handling fix | Andreas Gruenbacher | 1 | -1/+2 |
| 2025-02-27 | Change inode_operations.mkdir to return struct dentry * | NeilBrown | 1 | -4/+5 |
| 2024-09-24 | gfs2: Initialize gl_no_formal_ino earlier | Andreas Gruenbacher | 1 | -0/+1 |
| 2024-02-02 | Revert "gfs2: Use GL_NOBLOCK flag for non-blocking lookups" | Andreas Gruenbacher | 1 | -4/+4 |
| 2023-12-18 | gfs2: Use GL_NOBLOCK flag for non-blocking lookups | Abhi Das | 1 | -4/+4 |
| 2023-11-07 | Merge tag 'gfs2-v6.6-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -12/+21 |
| 2023-11-06 | gfs2: Silence "suspicious RCU usage in gfs2_permission" warning | Andreas Gruenbacher | 1 | -3/+4 |
| 2023-11-06 | gfs2: Rename gfs2_lookup_{ simple => meta } | Andreas Gruenbacher | 1 | -6/+7 |
| 2023-11-06 | gfs2: Get rid of gfs2_alloc_blocks generation parameter | Andreas Gruenbacher | 1 | -1/+1 |
| 2023-10-23 | gfs2: setattr_chown: Add missing initialization | Andreas Gruenbacher | 1 | -1/+1 |
| 2023-10-18 | gfs2: convert to new timestamp accessors | Jeff Layton | 1 | -3/+4 |
| 2023-10-03 | gfs2: fix an oops in gfs2_permission | Al Viro | 1 | -2/+9 |
| 2023-09-22 | gfs2: Get rid of the gfs2_glock_is_held_* helpers | Andreas Gruenbacher | 1 | -1/+1 |
| 2023-09-05 | Merge tag 'gfs2-v6.5-rc5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -4/+10 |
| 2023-09-05 | gfs2: Use mapping->gfp_mask for metadata inodes | Andreas Gruenbacher | 1 | -4/+10 |
| 2023-08-11 | fs: drop the timespec64 argument from update_time | Jeff Layton | 1 | -2/+1 |
| 2023-08-09 | fs: drop the timespec64 arg from generic_update_time | Jeff Layton | 1 | -1/+2 |
| 2023-08-09 | fs: pass the request_mask to generic_fillattr | Jeff Layton | 1 | -1/+1 |
| 2023-07-24 | gfs2: convert to ctime accessor functions | Jeff Layton | 1 | -4/+4 |
| 2023-03-27 | gfs2: Remove ghs[] from gfs2_unlink | Andrew Price | 1 | -13/+13 |
| 2023-03-27 | gfs2: Remove ghs[] from gfs2_link | Andrew Price | 1 | -9/+9 |
| 2023-03-27 | gfs2: Remove duplicate i_nlink check from gfs2_link() | Andrew Price | 1 | -3/+0 |
| 2023-02-22 | Merge tag 'gfs2-v6.2-rc5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -0/+8 |
| 2023-01-27 | gfs2: gl_object races fix | Andreas Gruenbacher | 1 | -0/+8 |
| 2023-01-19 | fs: port ->permission() to pass mnt_idmap | Christian Brauner | 1 | -12/+12 |
| 2023-01-19 | fs: port ->set_acl() to pass mnt_idmap | Christian Brauner | 1 | -1/+1 |
| 2023-01-19 | fs: port ->rename() to pass mnt_idmap | Christian Brauner | 1 | -1/+1 |
| 2023-01-19 | fs: port ->mknod() to pass mnt_idmap | Christian Brauner | 1 | -2/+2 |
| 2023-01-19 | fs: port ->mkdir() to pass mnt_idmap | Christian Brauner | 1 | -2/+2 |
| 2023-01-19 | fs: port ->symlink() to pass mnt_idmap | Christian Brauner | 1 | -2/+2 |
| 2023-01-19 | fs: port ->create() to pass mnt_idmap | Christian Brauner | 1 | -2/+2 |
| 2023-01-19 | fs: port ->getattr() to pass mnt_idmap | Christian Brauner | 1 | -3/+3 |
| 2023-01-19 | fs: port ->setattr() to pass mnt_idmap | Christian Brauner | 1 | -4/+4 |
| 2022-12-17 | Merge tag 'gfs2-v6.1-rc7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -27/+37 |
| 2022-12-06 | gfs2: Add gfs2_inode_lookup comment | Andreas Gruenbacher | 1 | -0/+5 |
| 2022-12-05 | gfs2: Handle -EBUSY result of insert_inode_locked4 | Andreas Gruenbacher | 1 | -1/+5 |
| 2022-12-02 | gfs2: Fix and clean up create / evict interaction | Andreas Gruenbacher | 1 | -14/+12 |
| 2022-12-02 | gfs2: Clean up initialization of "ip" in gfs2_create_inode | Andreas Gruenbacher | 1 | -2/+2 |
| 2022-12-02 | gfs2: Get rid of ghs[] in gfs2_create_inode | Andreas Gruenbacher | 1 | -10/+10 |
| 2022-12-02 | gfs2: Add extra error check in alloc_dinode | Andreas Gruenbacher | 1 | -1/+4 |
| 2022-10-20 | fs: rename current get acl method | Christian Brauner | 1 | -2/+2 |
| 2022-10-19 | fs: pass dentry to set acl method | Christian Brauner | 1 | -1/+1 |
| 2022-10-09 | gfs2: Merge branch 'for-next.nopid' into for-next | Andreas Gruenbacher | 1 | -2/+3 |
| 2022-08-25 | gfs2: Use TRY lock in gfs2_inode_lookup for UNLINKED inodes | Bob Peterson | 1 | -2/+8 |
| 2022-06-29 | gfs2: Mark the remaining process-independent glock holders as GL_NOPID | Andreas Gruenbacher | 1 | -2/+4 |
| 2022-02-15 | gfs2: Switch lock order of inode and iopen glock | Andreas Gruenbacher | 1 | -22/+27 |
| 2022-02-15 | gfs2: gfs2_setattr_size error path fix | Andreas Gruenbacher | 1 | -1/+1 |
| 2021-12-02 | gfs2: gfs2_create_inode rework | Andreas Gruenbacher | 1 | -6/+10 |
| 2021-12-02 | gfs2: gfs2_inode_lookup rework | Andreas Gruenbacher | 1 | -51/+33 |
| 2021-12-02 | gfs2: gfs2_inode_lookup cleanup | Andreas Gruenbacher | 1 | -7/+2 |
| 2021-10-25 | gfs2: set glock object after nq | Bob Peterson | 1 | -2/+2 |
| 2021-10-25 | gfs2: Eliminate GIF_INVALID flag | Bob Peterson | 1 | -1/+0 |
| 2021-10-25 | gfs2: fix GL_SKIP node_scope problems | Bob Peterson | 1 | -1/+2 |
| 2021-10-25 | gfs2: dequeue iopen holder in gfs2_inode_lookup error | Bob Peterson | 1 | -0/+4 |
| 2021-08-13 | gfs2: Switch to may_setattr in gfs2_setattr | Andreas Gruenbacher | 1 | -2/+2 |
| 2021-04-29 | Merge tag 'gfs2-for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/gf... | Linus Torvalds | 1 | -17/+15 |
| 2021-04-20 | gfs2: Fix fall-through warnings for Clang | Gustavo A. R. Silva | 1 | -0/+2 |
| 2021-04-12 | gfs2: convert to fileattr | Miklos Szeredi | 1 | -0/+4 |
| 2021-04-09 | gfs2: Fix a number of kernel-doc warnings | Lee Jones | 1 | -16/+12 |
| 2021-04-08 | gfs2: Make gfs2_setattr_simple static | Andreas Gruenbacher | 1 | -1/+1 |
| 2021-02-27 | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -2/+2 |
| 2021-02-23 | Merge tag 'gfs2-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/gf... | Linus Torvalds | 1 | -3/+3 |
| 2021-02-23 | whack-a-mole: don't open-code iminor/imajor | Al Viro | 1 | -2/+2 |
| 2021-02-17 | gfs2: Use resource group glock sharing | Bob Peterson | 1 | -3/+3 |
| 2021-01-24 | fs: make helpers idmap mount aware | Christian Brauner | 1 | -21/+32 |
| 2021-01-24 | stat: handle idmapped mounts | Christian Brauner | 1 | -1/+1 |
| 2021-01-24 | acl: handle idmapped mounts | Christian Brauner | 1 | -1/+2 |
| 2021-01-24 | attr: handle idmapped mounts | Christian Brauner | 1 | -2/+2 |
| 2021-01-24 | namei: make permission helpers idmapped mount aware | Christian Brauner | 1 | -1/+1 |
| 2020-12-01 | Revert "GFS2: Prevent delete work from occurring on glocks used for create" | Andreas Gruenbacher | 1 | -5/+1 |
| 2020-12-01 | gfs2: Make inode operations static | Andreas Gruenbacher | 1 | -3/+7 |
| 2020-12-01 | gfs2: Fix deadlock between gfs2_{create_inode,inode_lookup} and delete_work_func | Andreas Gruenbacher | 1 | -10/+11 |
| 2020-11-26 | gfs2: Upgrade shared glocks for atime updates | Andreas Gruenbacher | 1 | -0/+21 |
| 2020-11-02 | gfs2: Don't call cancel_delayed_work_sync from within delete work function | Andreas Gruenbacher | 1 | -1/+2 |
| 2020-06-30 | gfs2: Don't return NULL from gfs2_inode_lookup | Andreas Gruenbacher | 1 | -1/+2 |
| 2020-06-08 | Merge tag 'gfs2-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs... | Linus Torvalds | 1 | -11/+36 |
| 2020-06-05 | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 1 | -0/+1 |
| 2020-06-05 | Merge branch 'gfs2-iopen' into for-next | Andreas Gruenbacher | 1 | -10/+34 |
| 2020-06-05 | gfs2: Move inode generation number check into gfs2_inode_lookup | Andreas Gruenbacher | 1 | -9/+24 |
| 2020-06-05 | gfs2: Minor gfs2_lookup_by_inum cleanup | Andreas Gruenbacher | 1 | -2/+9 |
| 2020-06-05 | gfs2: Turn gl_delete into a delayed work | Andreas Gruenbacher | 1 | -0/+2 |
| 2020-06-03 | fs: move the fiemap definitions out of fs.h | Christoph Hellwig | 1 | -0/+1 |
| 2020-06-02 | gfs2: Only do glock put in gfs2_create_inode for free inodes | Bob Peterson | 1 | -1/+2 |
| 2020-05-08 | gfs2: Fix problems regarding gfs2_qa_get and _put | Bob Peterson | 1 | -3/+4 |
| 2020-03-31 | Merge tag 'gfs2-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs... | Linus Torvalds | 1 | -26/+27 |
| 2020-03-27 | gfs2: Split gfs2_rsqa_delete into gfs2_rs_delete and gfs2_qa_put | Andreas Gruenbacher | 1 | -1/+2 |
| 2020-03-27 | gfs2: Change inode qa_data to allow multiple users | Bob Peterson | 1 | -13/+19 |
| 2020-03-27 | gfs2: eliminate gfs2_rsqa_alloc in favor of gfs2_qa_alloc | Bob Peterson | 1 | -6/+6 |
| 2020-03-27 | gfs2: Clean up inode initialization and teardown | Andreas Gruenbacher | 1 | -12/+6 |
| 2020-03-12 | gfs2_atomic_open(): fix O_EXCL|O_CREAT handling on cold dcache | Al Viro | 1 | -1/+1 |
| 2020-01-15 | gfs2: Avoid access time thrashing in gfs2_inode_lookup | Andreas Gruenbacher | 1 | -5/+5 |
| 2019-11-21 | gfs2: Remove duplicate call from gfs2_create_inode | Andreas Gruenbacher | 1 | -1/+0 |
| 2019-11-19 | gfs2: clean up iopen glock mess in gfs2_create_inode | Bob Peterson | 1 | -6/+7 |
| 2019-10-30 | gfs2: removed unnecessary semicolon | Aliasgar Surti | 1 | -1/+1 |
| 2019-09-04 | gfs2: Use async glocks for rename | Bob Peterson | 1 | -11/+23 |
| 2019-09-04 | gfs2: separate holder for rgrps in gfs2_rename | Bob Peterson | 1 | -8/+21 |
| 2019-06-27 | gfs2: Use IS_ERR_OR_NULL | Kefeng Wang | 1 | -1/+1 |
| 2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 398 | Thomas Gleixner | 1 | -4/+1 |
| 2018-12-11 | gfs2: Get rid of potential double-freeing in gfs2_create_inode | Andreas Gruenbacher | 1 | -9/+9 |
| 2018-07-12 | get rid of 'opened' argument of ->atomic_open() - part 3 | Al Viro | 1 | -2/+1 |
| 2018-07-12 | getting rid of 'opened' argument of ->atomic_open() - part 2 | Al Viro | 1 | -10/+9 |
| 2018-07-12 | getting rid of 'opened' argument of ->atomic_open() - part 1 | Al Viro | 1 | -3/+3 |
| 2018-07-12 | introduce FMODE_CREATED and switch to it | Al Viro | 1 | -1/+1 |
| 2018-07-12 | switch all remaining checks for FILE_OPENED to FMODE_OPENED | Al Viro | 1 | -1/+1 |
| 2018-06-04 | gfs2: Iomap cleanups and improvements | Andreas Gruenbacher | 1 | -4/+0 |
| 2018-03-08 | gfs2: Dirty source inode during rename | Andreas Gruenbacher | 1 | -9/+1 |
| 2018-01-29 | GFS2: Don't try to end a non-existent transaction in unlink | Bob Peterson | 1 | -3/+2 |
| 2018-01-18 | gfs2: Add gfs2_max_stuffed_size | Andreas Gruenbacher | 1 | -4/+2 |
| 2017-10-31 | gfs2: Add support for statx inode flags | Andreas Gruenbacher | 1 | -0/+14 |
| 2017-10-31 | gfs2: Implement SEEK_HOLE / SEEK_DATA via iomap | Andreas Gruenbacher | 1 | -0/+38 |
| 2017-10-31 | GFS2: Switch fiemap implementation to use iomap | Bob Peterson | 1 | -25/+9 |
| 2017-09-25 | gfs2: Support negative atimes | Andreas Gruenbacher | 1 | -1/+2 |
| 2017-08-09 | gfs2: Fix trivial typos | Andreas Gruenbacher | 1 | -1/+1 |
| 2017-08-09 | GFS2: Clear gl_object if gfs2_create_inode fails | Bob Peterson | 1 | -1/+4 |
| 2017-07-21 | GFS2: Set gl_object in inode lookup only after block type check | Bob Peterson | 1 | -2/+2 |
| 2017-07-21 | GFS2: Introduce helper for clearing gl_object | Bob Peterson | 1 | -2/+2 |
| 2017-07-19 | gfs2: Fixup to "Get rid of flush_delayed_work in gfs2_evict_inode" | Andreas Gruenbacher | 1 | -2/+2 |
| 2017-07-05 | gfs2: gfs2_create_inode: Keep glock across iput | Andreas Gruenbacher | 1 | -1/+3 |
| 2017-07-05 | gfs2: Protect gl->gl_object by spin lock | Andreas Gruenbacher | 1 | -4/+4 |
| 2017-07-05 | gfs2: Get rid of flush_delayed_work in gfs2_evict_inode | Andreas Gruenbacher | 1 | -3/+4 |
| 2017-04-03 | Revert "GFS2: Wait for iopen glock dequeues" | Andreas Gruenbacher | 1 | -2/+1 |
| 2017-03-16 | GFS2: Temporarily zero i_no_addr when creating a dinode | Bob Peterson | 1 | -0/+1 |
| 2017-03-03 | Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -5/+6 |
| 2017-03-02 | statx: Add a system call to make enhanced file info available | David Howells | 1 | -5/+6 |
| 2017-03-02 | sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h> | Ingo Molnar | 1 | -0/+1 |
| 2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 1 | -1/+1 |
| 2016-12-09 | vfs: remove ".readlink = generic_readlink" assignments | Miklos Szeredi | 1 | -1/+0 |
| 2016-10-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -5/+5 |
| 2016-10-10 | Merge remote-tracking branch 'ovl/rename2' into for-linus | Al Viro | 1 | -1/+1 |
| 2016-10-10 | Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 1 | -9/+0 |
| 2016-10-10 | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -1/+1 |
| 2016-10-07 | vfs: Remove {get,set,remove}xattr inode operations | Andreas Gruenbacher | 1 | -9/+0 |
| 2016-10-04 | Merge tag 'gfs2-4.8.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/g... | Linus Torvalds | 1 | -0/+4 |
| 2016-09-27 | fs: Replace CURRENT_TIME with current_time() for inode timestamps | Deepa Dinamani | 1 | -4/+4 |
| 2016-09-27 | fs: rename "rename2" i_op to "rename" | Miklos Szeredi | 1 | -1/+1 |
| 2016-09-26 | gfs2: Initialize atime of I_NEW inodes | Andreas Gruenbacher | 1 | -0/+4 |
| 2016-09-22 | fs: Give dentry to inode_change_ok() instead of inode | Jan Kara | 1 | -1/+1 |
| 2016-08-07 | fs: return EPERM on immutable inode | Eryu Guan | 1 | -1/+1 |
| 2016-07-24 | Merge tag 'gfs2-4.7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/g... | Linus Torvalds | 1 | -43/+85 |
| 2016-07-05 | Use the right predicate in ->atomic_open() instances | Al Viro | 1 | -1/+1 |
| 2016-06-27 | gfs2: Lock holder cleanup | Andreas Gruenbacher | 1 | -18/+15 |
| 2016-06-27 | gfs2: Large-filesystem fix for 32-bit systems | Andreas Gruenbacher | 1 | -2/+17 |
| 2016-06-27 | gfs2: Get rid of gfs2_ilookup | Andreas Gruenbacher | 1 | -15/+0 |
| 2016-06-27 | gfs2: Fix gfs2_lookup_by_inum lock inversion | Andreas Gruenbacher | 1 | -28/+73 |
| 2016-05-20 | Merge tag 'gfs2-4.7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/g... | Linus Torvalds | 1 | -3/+3 |
| 2016-05-12 | gfs2: Switch to generic xattr handlers | Al Viro | 1 | -71/+11 |
| 2016-04-14 | GFS2: Don't dereference inode in gfs2_inode_lookup until it's valid | Bob Peterson | 1 | -3/+3 |
| 2016-04-11 | ->getxattr(): pass dentry and inode as separate arguments | Al Viro | 1 | -5/+4 |
| 2016-03-17 | Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -59/+12 |
| 2016-03-15 | GFS2: Eliminate parameter non_block on gfs2_inode_lookup | Bob Peterson | 1 | -3/+2 |
| 2016-03-15 | GFS2: Don't filter out I_FREEING inodes anymore | Bob Peterson | 1 | -55/+4 |
| 2016-03-15 | GFS2: Prevent delete work from occurring on glocks used for create | Bob Peterson | 1 | -1/+6 |
| 2016-01-22 | wrappers for ->i_mutex access | Al Viro | 1 | -2/+2 |
| 2016-01-12 | Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -25/+23 |
| 2015-12-30 | switch ->get_link() to delayed_call, kill ->put_link() | Al Viro | 1 | -4/+4 |
| 2015-12-18 | GFS2: Don't do glock put on when inode creation fails | Bob Peterson | 1 | -1/+0 |
| 2015-12-18 | GFS2: Release iopen glock in gfs2_create_inode error cases | Bob Peterson | 1 | -9/+7 |
| 2015-12-18 | GFS2: Wait for iopen glock dequeues | Bob Peterson | 1 | -1/+2 |
| 2015-12-14 | GFS2: Make rgrp reservations part of the gfs2_inode structure | Bob Peterson | 1 | -5/+0 |
| 2015-12-08 | replace ->follow_link() with new method that could stay in RCU mode | Al Viro | 1 | -5/+10 |
| 2015-11-24 | GFS2: Extract quota data from reservations structure (revert 5407e24) | Bob Peterson | 1 | -9/+9 |
| 2015-11-10 | gfs2: Automatically set GFS2_DIF_SYSTEM flag on system files | Abhi Das | 1 | -0/+5 |
| 2015-06-27 | Merge tag 'gfs2-merge-window' of git://git.kernel.org:/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -19/+192 |
| 2015-06-02 | gfs2: fix quota updates on block boundaries | Abhi Das | 1 | -1/+1 |
| 2015-05-10 | don't pass nameidata to ->follow_link() | Al Viro | 1 | -1/+1 |
| 2015-05-10 | new ->follow_link() and ->put_link() calling conventions | Al Viro | 1 | -5/+5 |
| 2015-05-05 | GFS2: add support for rename2 and RENAME_EXCHANGE | Benjamin Marzinski | 1 | -16/+189 |
| 2015-05-01 | GFS2: inode.c: indent with TABs, not spaces | Antonio Ospite | 1 | -2/+2 |
| 2015-04-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -17/+17 |
| 2015-04-15 | VFS: normal filesystems (and lustre): d_inode() annotations | David Howells | 1 | -17/+17 |
| 2015-03-18 | gfs2: perform quota checks against allocation parameters | Abhi Das | 1 | -8/+10 |
| 2015-01-26 | GFS2: Eliminate a nonsense goto | Bob Peterson | 1 | -3/+0 |
| 2014-11-20 | GFS2: gfs2_atomic_open(): simplify the use of finish_no_open() | Al Viro | 1 | -5/+2 |
| 2014-11-20 | GFS2: gfs2_create_inode(): don't bother with d_splice_alias() | Al Viro | 1 | -14/+4 |
| 2014-11-20 | GFS2: bugger off early if O_CREAT open finds a directory | Al Viro | 1 | -0/+5 |
| 2014-11-17 | GFS2: update freeze code to use freeze/thaw_super on all nodes | Benjamin Marzinski | 1 | -30/+10 |
| 2014-11-03 | GFS2: directly return gfs2_dir_check() | Fabian Frederick | 1 | -5/+1 |
| 2014-10-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -0/+5 |
| 2014-10-09 | gfs2_atomic_open(): skip lookups on hashed dentry | Al Viro | 1 | -0/+5 |
| 2014-10-01 | GFS2: Make rename not save dirent location | Bob Peterson | 1 | -3/+3 |
| 2014-09-19 | GFS2: fix bad inode i_goal values during block allocation | Abhi Das | 1 | -0/+1 |
| 2014-09-12 | GFS2: fix d_splice_alias() misuses | Al Viro | 1 | -2/+3 |
| 2014-09-11 | GFS2: Hash the negative dentry during inode lookup | Benjamin Coddington | 1 | -1/+3 |
| 2014-05-14 | GFS2: remove transaction glock | Benjamin Marzinski | 1 | -10/+30 |
| 2014-03-31 | GFS2: Fix uninitialized VFS inode in gfs2_create_inode | Abhi Das | 1 | -5/+6 |
| 2014-03-19 | GFS2: Remove extraneous function gfs2_security_init | Bob Peterson | 1 | -8/+2 |
| 2014-03-12 | GFS2: check NULL return value in gfs2_ok_to_move | Abhi Das | 1 | -0/+4 |
| 2014-02-04 | GFS2: Allocate block for xattr at inode alloc time, if required | Steven Whitehouse | 1 | -7/+43 |
| 2014-01-28 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -6/+28 |
| 2014-01-25 | gfs2: use generic posix ACL infrastructure | Christoph Hellwig | 1 | -6/+28 |
| 2014-01-18 | GFS2: revert "GFS2: d_splice_alias() can't return error" | J. Bruce Fields | 1 | -0/+8 |
| 2014-01-16 | GFS2: Don't use ENOBUFS when ENOMEM is the correct error code | Steven Whitehouse | 1 | -1/+1 |
| 2014-01-07 | GFS2: Increase i_writecount during gfs2_setattr_chown | Bob Peterson | 1 | -1/+15 |
| 2014-01-06 | GFS2: Remember directory insert point | Steven Whitehouse | 1 | -5/+8 |