index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
gfs2
/
ops_fstype.c
Age
Commit message (
Expand
)
Author
2024-06-20
gfs2: Get rid of some unnecessary quota locking
Andreas Gruenbacher
2024-05-29
gfs2: Switch to a per-filesystem glock workqueue
Andreas Gruenbacher
2024-05-21
Merge tag 'pull-bd_inode-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-05-14
Merge tag 'gfs2-for-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/g...
Linus Torvalds
2024-05-03
gfs2: more obvious initializations of mapping->host
Al Viro
2024-05-02
gfs2: Simplify gfs2_read_super
Matthew Wilcox (Oracle)
2024-04-29
gfs2: gfs2_freeze_unlock cleanup
Andreas Gruenbacher
2024-04-24
gfs2: Fix potential glock use-after-free on unmount
Andreas Gruenbacher
2024-02-08
fs: super_set_uuid()
Kent Overstreet
2024-01-10
Merge tag 'gfs2-v6.7-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-12-20
gfs2: Rename gfs2_withdrawn to gfs2_withdrawing_or_withdrawn
Andreas Gruenbacher
2023-12-20
gfs2: Mark withdraws as unlikely
Andreas Gruenbacher
2023-11-21
fs: Rename mapping private members
Matthew Wilcox (Oracle)
2023-11-07
Merge tag 'gfs2-v6.6-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-11-06
gfs2: don't withdraw if init_threads() got interrupted
Andreas Gruenbacher
2023-11-06
gfs2: Rename gfs2_lookup_{ simple => meta }
Andreas Gruenbacher
2023-10-23
gfs2: Stop using GFS2_BASIC_BLOCK and GFS2_BASIC_BLOCK_SHIFT
Andreas Gruenbacher
2023-10-04
kthread: add kthread_stop_put
Andreas Gruenbacher
2023-09-05
gfs2: Introduce new quota=quiet mount option
Bob Peterson
2023-09-05
gfs2: Add device name to gfs2_logd and gfs2_quotad
Andreas Gruenbacher
2023-09-05
gfs2: Fix asynchronous thread destruction
Andreas Gruenbacher
2023-09-05
gfs2: Rename SDF_DEACTIVATING to SDF_KILL
Andreas Gruenbacher
2023-09-05
gfs2: Rename sd_{ glock => kill }_wait
Andreas Gruenbacher
2023-07-04
Merge tag 'gfs2-v6.4-rc5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-07-03
gfs2: gfs2_freeze_lock_shared cleanup
Andreas Gruenbacher
2023-07-03
gfs2: Replace sd_freeze_state with SDF_FROZEN flag
Andreas Gruenbacher
2023-07-03
gfs2: Rework freeze / thaw logic
Andreas Gruenbacher
2023-06-15
gfs2: Reconfiguring frozen filesystem already rejected
Andreas Gruenbacher
2023-06-15
gfs2: Rename gfs2_freeze_lock{ => _shared }
Andreas Gruenbacher
2023-06-15
gfs2: Rename remaining "transaction" glock references
Andreas Gruenbacher
2023-05-31
gfs2: use __bio_add_page for adding single page to bio
Johannes Thumshirn
2023-04-18
gfs2: Use gfs2_holder_initialized for jindex
Bob Peterson
2023-01-31
gfs2: Evict inodes cooperatively
Andreas Gruenbacher
2023-01-31
gfs2: Flush delete work before shrinking inode cache
Andreas Gruenbacher
2023-01-31
gfs2: Add SDF_DEACTIVATING super block flag
Bob Peterson
2023-01-31
gfs2: Move delete workqueue into super block
Andreas Gruenbacher
2022-10-09
gfs2: Merge branch 'for-next.nopid' into for-next
Andreas Gruenbacher
2022-09-20
gfs2: Check sb_bsize_shift after reading superblock
Andrew Price
2022-08-26
gfs2: Switch from strlcpy to strscpy
Andreas Gruenbacher
2022-06-29
gfs2: Revert 'Fix "truncate in progress" hang'
Andreas Gruenbacher
2022-06-29
gfs2: Mark the remaining process-independent glock holders as GL_NOPID
Andreas Gruenbacher
2022-02-02
block: pass a block_device and opf to bio_alloc
Christoph Hellwig
2021-08-20
gfs2: Mark journal inodes as "don't cache"
Bob Peterson
2021-08-20
gfs2: Don't release and reacquire local statfs bh
Bob Peterson
2021-08-20
gfs2: init system threads before freeze lock
Bob Peterson
2021-07-20
gfs2: Fix memory leak of object lsi on error return path
Colin Ian King
2021-06-28
gfs2: Fix error handling in init_statfs
Andreas Gruenbacher
2021-04-09
gfs2: Fix a number of kernel-doc warnings
Lee Jones
2021-04-03
gfs2: Remove unused variable sb_format
Andreas Gruenbacher
2021-03-07
gfs2: make function gfs2_make_fs_ro() to void type
Yang Li
[next]