- 3d36e57 gfs2: gfs2_create_inode rework by Andreas Gruenbacher · 3 years, 1 month ago
- 5f6e13b gfs2: gfs2_inode_lookup rework by Andreas Gruenbacher · 3 years, 1 month ago
- b8e12e3 gfs2: gfs2_inode_lookup cleanup by Andreas Gruenbacher · 3 years, 1 month ago
- 8793e14 gfs2: set glock object after nq by Bob Peterson · 3 years, 3 months ago
- ec1d398 gfs2: Eliminate GIF_INVALID flag by Bob Peterson · 3 years, 3 months ago
- f2e70d8 gfs2: fix GL_SKIP node_scope problems by Bob Peterson · 3 years, 3 months ago
- 763766c gfs2: dequeue iopen holder in gfs2_inode_lookup error by Bob Peterson · 3 years, 3 months ago
- d75b9fa0 gfs2: Switch to may_setattr in gfs2_setattr by Andreas Gruenbacher · 3 years, 5 months ago
- f2c8083 Merge tag 'gfs2-for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 3 years, 8 months ago
- e5966cf gfs2: Fix fall-through warnings for Clang by Gustavo A. R. Silva · 4 years, 1 month ago
- 88b631c gfs2: convert to fileattr by Miklos Szeredi · 3 years, 9 months ago
- c551f66 gfs2: Fix a number of kernel-doc warnings by Lee Jones · 3 years, 9 months ago
- a4122a9 gfs2: Make gfs2_setattr_simple static by Andreas Gruenbacher · 3 years, 9 months ago
- 5ceabb6 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 3 years, 10 months ago
- f6e1e1d Merge tag 'gfs2-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 3 years, 10 months ago
- 6f24784 whack-a-mole: don't open-code iminor/imajor by Al Viro · 4 years ago
- 4fc7ec3 gfs2: Use resource group glock sharing by Bob Peterson · 7 years ago
- 549c729 fs: make helpers idmap mount aware by Christian Brauner · 4 years ago
- 0d56a45 stat: handle idmapped mounts by Christian Brauner · 4 years ago
- e65ce2a acl: handle idmapped mounts by Christian Brauner · 4 years ago
- 2f221d6 attr: handle idmapped mounts by Christian Brauner · 4 years ago
- 47291ba namei: make permission helpers idmapped mount aware by Christian Brauner · 4 years ago
- a55a47a Revert "GFS2: Prevent delete work from occurring on glocks used for create" by Andreas Gruenbacher · 4 years, 1 month ago
- e3a77ee gfs2: Make inode operations static by Andreas Gruenbacher · 4 years, 1 month ago
- dd0ecf54 gfs2: Fix deadlock between gfs2_{create_inode,inode_lookup} and delete_work_func by Andreas Gruenbacher · 4 years, 1 month ago
- 82e938b gfs2: Upgrade shared glocks for atime updates by Andreas Gruenbacher · 4 years, 1 month ago
- 6bd1c7b gfs2: Don't call cancel_delayed_work_sync from within delete work function by Andreas Gruenbacher · 4 years, 2 months ago
- 5902f4d gfs2: Don't return NULL from gfs2_inode_lookup by Andreas Gruenbacher · 4 years, 7 months ago
- ca68787 Merge tag 'gfs2-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 4 years, 7 months ago
- 0b166a5 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 4 years, 7 months ago
- 300e549 Merge branch 'gfs2-iopen' into for-next by Andreas Gruenbacher · 4 years, 7 months ago
- b66648a gfs2: Move inode generation number check into gfs2_inode_lookup by Andreas Gruenbacher · 5 years ago
- 6bdcade gfs2: Minor gfs2_lookup_by_inum cleanup by Andreas Gruenbacher · 5 years ago
- a0e3cc6 gfs2: Turn gl_delete into a delayed work by Andreas Gruenbacher · 5 years ago
- 10c5db2 fs: move the fiemap definitions out of fs.h by Christoph Hellwig · 4 years, 7 months ago
- 1a0b00d gfs2: Only do glock put in gfs2_create_inode for free inodes by Bob Peterson · 4 years, 7 months ago
- 2297ab6 gfs2: Fix problems regarding gfs2_qa_get and _put by Bob Peterson · 4 years, 8 months ago
- 018d21f Merge tag 'gfs2-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 4 years, 9 months ago
- 1595548 gfs2: Split gfs2_rsqa_delete into gfs2_rs_delete and gfs2_qa_put by Andreas Gruenbacher · 4 years, 10 months ago
- 2fba46a gfs2: Change inode qa_data to allow multiple users by Bob Peterson · 4 years, 10 months ago
- d580712 gfs2: eliminate gfs2_rsqa_alloc in favor of gfs2_qa_alloc by Bob Peterson · 4 years, 10 months ago
- 40e7e86 gfs2: Clean up inode initialization and teardown by Andreas Gruenbacher · 5 years ago
- 2103913 gfs2_atomic_open(): fix O_EXCL|O_CREAT handling on cold dcache by Al Viro · 4 years, 10 months ago
- 2b0fb35 gfs2: Avoid access time thrashing in gfs2_inode_lookup by Andreas Gruenbacher · 5 years ago
- 8f81180 gfs2: Remove duplicate call from gfs2_create_inode by Andreas Gruenbacher · 5 years ago
- 2c47c1b gfs2: clean up iopen glock mess in gfs2_create_inode by Bob Peterson · 5 years ago
- 098b9c1 gfs2: removed unnecessary semicolon by Aliasgar Surti · 5 years ago
- ad26967 gfs2: Use async glocks for rename by Bob Peterson · 5 years ago
- bc74aae gfs2: separate holder for rgrps in gfs2_rename by Bob Peterson · 5 years ago
- 15a798f gfs2: Use IS_ERR_OR_NULL by Kefeng Wang · 6 years ago
- 7336d0e treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 398 by Thomas Gleixner · 6 years ago
- 6ff9b09 gfs2: Get rid of potential double-freeing in gfs2_create_inode by Andreas Gruenbacher · 6 years ago
- 44907d7 get rid of 'opened' argument of ->atomic_open() - part 3 by Al Viro · 7 years ago
- b452a45 getting rid of 'opened' argument of ->atomic_open() - part 2 by Al Viro · 7 years ago
- be12af3 getting rid of 'opened' argument of ->atomic_open() - part 1 by Al Viro · 7 years ago
- 73a09dd introduce FMODE_CREATED and switch to it by Al Viro · 7 years ago
- aad888f switch all remaining checks for FILE_OPENED to FMODE_OPENED by Al Viro · 7 years ago
- 628e366 gfs2: Iomap cleanups and improvements by Andreas Gruenbacher · 7 years ago
- 83998cc gfs2: Dirty source inode during rename by Andreas Gruenbacher · 7 years ago
- 2eb5909 GFS2: Don't try to end a non-existent transaction in unlink by Bob Peterson · 7 years ago
- 235628c gfs2: Add gfs2_max_stuffed_size by Andreas Gruenbacher · 7 years ago
- b2623c2 gfs2: Add support for statx inode flags by Andreas Gruenbacher · 7 years ago
- 3a27411 gfs2: Implement SEEK_HOLE / SEEK_DATA via iomap by Andreas Gruenbacher · 8 years ago
- aac1a55 GFS2: Switch fiemap implementation to use iomap by Bob Peterson · 8 years ago
- 38eedf2 gfs2: Support negative atimes by Andreas Gruenbacher · 7 years ago
- 61b91cf gfs2: Fix trivial typos by Andreas Gruenbacher · 7 years ago
- 9c1b280 GFS2: Clear gl_object if gfs2_create_inode fails by Bob Peterson · 7 years ago
- 4d7c18c GFS2: Set gl_object in inode lookup only after block type check by Bob Peterson · 7 years ago
- df3d87bd GFS2: Introduce helper for clearing gl_object by Bob Peterson · 7 years ago
- 98e5a91 gfs2: Fixup to "Get rid of flush_delayed_work in gfs2_evict_inode" by Andreas Gruenbacher · 7 years ago
- e0b62e2 gfs2: gfs2_create_inode: Keep glock across iput by Andreas Gruenbacher · 7 years ago
- 6f6597ba gfs2: Protect gl->gl_object by spin lock by Andreas Gruenbacher · 8 years ago
- 4fd1a57 gfs2: Get rid of flush_delayed_work in gfs2_evict_inode by Andreas Gruenbacher · 8 years ago
- d4da319 Revert "GFS2: Wait for iopen glock dequeues" by Andreas Gruenbacher · 8 years ago
- cc963a1 GFS2: Temporarily zero i_no_addr when creating a dinode by Bob Peterson · 8 years ago
- 590dce2 Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
- a528d35 statx: Add a system call to make enhanced file info available by David Howells · 8 years ago
- 5b825c3 sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h> by Ingo Molnar · 8 years ago
- 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
- dfeef68 vfs: remove ".readlink = generic_readlink" assignments by Miklos Szeredi · 8 years ago
- 101105b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
- 3873691 Merge remote-tracking branch 'ovl/rename2' into for-linus by Al Viro · 8 years ago
- 97d2116 Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
- abb5a14 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
- fd50eca vfs: Remove {get,set,remove}xattr inode operations by Andreas Gruenbacher · 8 years ago
- 5fdf493 Merge tag 'gfs2-4.8.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 8 years ago
- 078cd82 fs: Replace CURRENT_TIME with current_time() for inode timestamps by Deepa Dinamani · 8 years ago
- 2773bf0 fs: rename "rename2" i_op to "rename" by Miklos Szeredi · 8 years ago
- 332f51d gfs2: Initialize atime of I_NEW inodes by Andreas Gruenbacher · 8 years ago
- 31051c8 fs: Give dentry to inode_change_ok() instead of inode by Jan Kara · 9 years ago
- 337684a fs: return EPERM on immutable inode by Eryu Guan · 8 years ago
- b403f23 Merge tag 'gfs2-4.7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 8 years ago
- 00699ad Use the right predicate in ->atomic_open() instances by Al Viro · 8 years ago
- 6df9f9a gfs2: Lock holder cleanup by Andreas Gruenbacher · 9 years ago
- cda9dd4 gfs2: Large-filesystem fix for 32-bit systems by Andreas Gruenbacher · 9 years ago
- ec5ec66 gfs2: Get rid of gfs2_ilookup by Andreas Gruenbacher · 9 years ago
- 3ce37b2 gfs2: Fix gfs2_lookup_by_inum lock inversion by Andreas Gruenbacher · 9 years ago
- be1332c Merge tag 'gfs2-4.7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 9 years ago
- 1a39ba9 gfs2: Switch to generic xattr handlers by Al Viro · 9 years ago
- e97321f GFS2: Don't dereference inode in gfs2_inode_lookup until it's valid by Bob Peterson · 9 years ago