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
/
ops_fstype.c
Age
Commit message (
Expand
)
Author
2019-11-14
gfs2: Introduce function gfs2_withdrawn
Bob Peterson
2019-10-30
gfs2: make gfs2_fs_parameters static
Ben Dooks (Codethink)
2019-10-30
gfs2: Fix initialisation of args for remount
Andrew Price
2019-10-24
gfs2: Fix memory leak when gfs2meta's fs_context is freed
Andrew Price
2019-09-24
Merge branch 'work.mount3' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2019-09-18
gfs2: Convert gfs2 to fs_context
Andrew Price
2019-09-04
gfs2: Use async glocks for rename
Bob Peterson
2019-06-27
gfs2: Rename SDF_SHUTDOWN to SDF_WITHDRAWN
Bob Peterson
2019-06-27
gfs2: Use IS_ERR_OR_NULL
Kefeng Wang
2019-06-27
gfs2: Clean up freeing struct gfs2_sbd
Andreas Gruenbacher
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 398
Thomas Gleixner
2019-05-07
gfs2: read journal in large chunks
Abhi Das
2019-05-07
gfs2: Rename sd_log_le_{revoke,ordered}
Andreas Gruenbacher
2019-02-14
Revert "gfs2: read journal in large chunks to locate the head"
Bob Peterson
2018-12-11
gfs2: read journal in large chunks to locate the head
Abhi Das
2018-10-24
Merge tag 'gfs2-4.20.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-10-13
gfs2_meta: ->mount() can get NULL dev_name
Al Viro
2018-10-08
gfs2: Don't leave s_fs_info pointing to freed memory in init_sbd
Andrew Price
2018-04-16
gfs2: Remove sdp->sd_jheightsize
Andreas Gruenbacher
2018-04-12
GFS2: Minor improvements to comments and documentation
Bob Peterson
2018-01-23
GFS2: Log the reason for log flushes in every log header
Bob Peterson
2018-01-23
GFS2: Introduce new gfs2_log_header_v2
Bob Peterson
2017-11-27
Rename superblock flags (MS_xyz -> SB_xyz)
Linus Torvalds
2017-09-14
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2017-09-07
Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-08-25
gfs2: Silence gcc format-truncation warning
Andreas Gruenbacher
2017-08-23
block: replace bi_bdev with a gendisk pointer and partitions index
Christoph Hellwig
2017-08-09
GFS2: Delete debugfs files only after we evict the glocks
Bob Peterson
2017-07-17
VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb)
David Howells
2017-06-13
Merge branch 'uuid-types' of bombadil.infradead.org:public_git/uuid into nvme...
Christoph Hellwig
2017-06-09
block: switch bios to blk_status_t
Christoph Hellwig
2017-06-05
fs: switch ->s_uuid to uuid_t
Christoph Hellwig
2017-04-20
fs: Remove SB_I_DYNBDI flag
Jan Kara
2017-04-20
gfs2: Convert to properly refcounting bdi
Jan Kara
2017-02-21
Merge tag 'for-4.11/linus-merge-signed' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-02-21
Merge tag 'gfs2-4.11.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2017-02-02
block: Use pointer to backing_dev_info from request_queue
Jan Kara
2017-01-05
GFS2: Made logd daemon take into account log demand
Bob Peterson
2016-11-01
block,fs: use REQ_* flags directly
Christoph Hellwig
2016-08-02
GFS2: use BIT() macro
Fabian Frederick
2016-07-26
Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-06-27
gfs2: Fix gfs2_lookup_by_inum lock inversion
Andreas Gruenbacher
2016-06-07
gfs2: use bio op accessors
Mike Christie
2016-06-07
block/fs/drivers: remove rw argument from submit_bio
Mike Christie
2016-05-02
parallel lookups: actual switch to rwsem
Al Viro
2016-04-10
don't bother with ->d_inode->i_sb - it's always equal to ->d_sb
Al Viro
2016-03-15
GFS2: Eliminate parameter non_block on gfs2_inode_lookup
Bob Peterson
2016-01-12
Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2016-01-06
fs: use block_device name vsprintf helper
Dmitry Monakhov
2015-12-14
gfs2: change gfs2 readdir cookie
Benjamin Marzinski
[next]