index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
gfs2
Age
Commit message (
Expand
)
Author
2023-01-19
fs: port ->setattr() to pass mnt_idmap
Christian Brauner
2022-12-17
Merge tag 'gfs2-v6.1-rc7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-12-15
gfs2: Remove support for glock holder auto-demotion (2)
Andreas Gruenbacher
2022-12-15
gfs2: Remove support for glock holder auto-demotion
Andreas Gruenbacher
2022-12-10
gfs2: Minor gfs2_try_evict cleanup
Andreas Gruenbacher
2022-12-06
gfs2: Partially revert gfs2_inode_lookup change
Andreas Gruenbacher
2022-12-06
gfs2: Add gfs2_inode_lookup comment
Andreas Gruenbacher
2022-12-06
gfs2: Uninline and improve glock_{set,clear}_object
Andreas Gruenbacher
2022-12-06
gfs2: Simply dequeue iopen glock in gfs2_evict_inode
Andreas Gruenbacher
2022-12-06
gfs2: Clean up after gfs2_create_inode rework
Andreas Gruenbacher
2022-12-06
gfs2: Avoid dequeuing GL_ASYNC glock holders twice
Andreas Gruenbacher
2022-12-06
gfs2: Make gfs2_glock_hold return its glock argument
Andreas Gruenbacher
2022-12-06
gfs2: Always check inode size of inline inodes
Andreas Gruenbacher
2022-12-06
gfs2: Cosmetic gfs2_dinode_{in,out} cleanup
Andreas Gruenbacher
2022-12-05
gfs2: Handle -EBUSY result of insert_inode_locked4
Andreas Gruenbacher
2022-12-02
gfs2: Fix and clean up create / evict interaction
Andreas Gruenbacher
2022-12-02
gfs2: Clean up initialization of "ip" in gfs2_create_inode
Andreas Gruenbacher
2022-12-02
gfs2: Get rid of ghs[] in gfs2_create_inode
Andreas Gruenbacher
2022-12-02
gfs2: Add extra error check in alloc_dinode
Andreas Gruenbacher
2022-10-20
fs: rename current get acl method
Christian Brauner
2022-10-19
fs: pass dentry to set acl method
Christian Brauner
2022-10-10
Merge tag 'gfs2-nopid-for-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-10-10
Merge tag 'gfs2-v6.0-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-10-10
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-10-09
gfs2: Merge branch 'for-next.nopid' into for-next
Andreas Gruenbacher
2022-10-06
Merge tag 'pull-file' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2022-09-20
gfs2: Register fs after creating workqueues
Bob Peterson
2022-09-20
gfs2: Check sb_bsize_shift after reading superblock
Andrew Price
2022-09-11
gfs2: replace ll_rw_block()
Zhang Yi
2022-08-26
gfs2: Switch from strlcpy to strscpy
Andreas Gruenbacher
2022-08-25
gfs2: Clear flags when withdraw prevents xmote
Bob Peterson
2022-08-25
gfs2: Dequeue waiters when withdrawn
Bob Peterson
2022-08-25
gfs2: Prevent double iput for journal on error
Bob Peterson
2022-08-25
gfs2: Use TRY lock in gfs2_inode_lookup for UNLINKED inodes
Bob Peterson
2022-08-23
fs: dlm: remove DLM_LSFL_FS from uapi
Alexander Aring
2022-08-17
Change calling conventions for filldir_t
Al Viro
2022-08-11
Merge tag 'iomap-6.0-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2022-08-08
Merge tag 'pull-work.iov_iter-rebased' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-08-08
new iov_iter flavour - ITER_UBUF
Al Viro
2022-08-06
Merge tag 'gfs2-v5.19-rc4-fixes' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-08-05
Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-08-05
Merge part of branch 'for-next.instantiate' into for-next
Andreas Gruenbacher
2022-08-03
Merge tag 'folio-6.0' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-08-02
mm/migrate: Add filemap_migrate_folio()
Matthew Wilcox (Oracle)
2022-08-02
gfs2: Convert gfs2_jhead_process_page() to use a folio
Matthew Wilcox (Oracle)
2022-07-22
gfs2: remove ->writepage
Christoph Hellwig
2022-07-22
gfs2: stop using generic_writepages in gfs2_ail1_start_one
Christoph Hellwig
2022-07-14
fs/gfs2: Use the enum req_op and blk_opf_t types
Bart Van Assche
2022-07-14
fs/buffer: Combine two submit_bh() and ll_rw_block() arguments
Bart Van Assche
2022-07-03
mm: shrinkers: provide shrinkers with names
Roman Gushchin
[next]