index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
gfs2
/
ops_fstype.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 398
Thomas Gleixner
2019-06-05
1
-4
/
+1
*
gfs2: read journal in large chunks
Abhi Das
2019-05-07
1
-1
/
+2
*
gfs2: Rename sd_log_le_{revoke,ordered}
Andreas Gruenbacher
2019-05-07
1
-2
/
+2
*
Revert "gfs2: read journal in large chunks to locate the head"
Bob Peterson
2019-02-14
1
-1
/
+0
*
gfs2: read journal in large chunks to locate the head
Abhi Das
2018-12-11
1
-0
/
+1
*
Merge tag 'gfs2-4.20.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-10-24
1
-1
/
+1
|
\
|
*
gfs2: Don't leave s_fs_info pointing to freed memory in init_sbd
Andrew Price
2018-10-08
1
-1
/
+1
*
|
gfs2_meta: ->mount() can get NULL dev_name
Al Viro
2018-10-13
1
-0
/
+3
|
/
*
gfs2: Remove sdp->sd_jheightsize
Andreas Gruenbacher
2018-04-16
1
-19
/
+0
*
GFS2: Minor improvements to comments and documentation
Bob Peterson
2018-04-12
1
-1
/
+1
*
GFS2: Log the reason for log flushes in every log header
Bob Peterson
2018-01-23
1
-1
/
+1
*
GFS2: Introduce new gfs2_log_header_v2
Bob Peterson
2018-01-23
1
-1
/
+1
*
Rename superblock flags (MS_xyz -> SB_xyz)
Linus Torvalds
2017-11-27
1
-8
/
+8
*
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2017-09-14
1
-2
/
+2
|
\
|
*
VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb)
David Howells
2017-07-17
1
-2
/
+2
*
|
Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-09-07
1
-1
/
+1
|
\
\
|
*
|
block: replace bi_bdev with a gendisk pointer and partitions index
Christoph Hellwig
2017-08-23
1
-1
/
+1
|
|
/
*
|
gfs2: Silence gcc format-truncation warning
Andreas Gruenbacher
2017-08-25
1
-3
/
+3
*
|
GFS2: Delete debugfs files only after we evict the glocks
Bob Peterson
2017-08-09
1
-1
/
+0
|
/
*
Merge branch 'uuid-types' of bombadil.infradead.org:public_git/uuid into nvme...
Christoph Hellwig
2017-06-13
1
-1
/
+1
|
\
|
*
fs: switch ->s_uuid to uuid_t
Christoph Hellwig
2017-06-05
1
-1
/
+1
*
|
block: switch bios to blk_status_t
Christoph Hellwig
2017-06-09
1
-2
/
+2
|
/
*
fs: Remove SB_I_DYNBDI flag
Jan Kara
2017-04-20
1
-1
/
+0
*
gfs2: Convert to properly refcounting bdi
Jan Kara
2017-04-20
1
-6
/
+3
*
Merge tag 'for-4.11/linus-merge-signed' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-02-21
1
-1
/
+1
|
\
|
*
block: Use pointer to backing_dev_info from request_queue
Jan Kara
2017-02-02
1
-1
/
+1
*
|
Merge tag 'gfs2-4.11.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2017-02-21
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
GFS2: Made logd daemon take into account log demand
Bob Peterson
2017-01-05
1
-0
/
+1
*
|
block,fs: use REQ_* flags directly
Christoph Hellwig
2016-11-01
1
-1
/
+1
|
/
*
GFS2: use BIT() macro
Fabian Frederick
2016-08-02
1
-4
/
+4
*
Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-07-26
1
-1
/
+2
|
\
|
*
gfs2: use bio op accessors
Mike Christie
2016-06-07
1
-1
/
+1
|
*
block/fs/drivers: remove rw argument from submit_bio
Mike Christie
2016-06-07
1
-1
/
+2
*
|
gfs2: Fix gfs2_lookup_by_inum lock inversion
Andreas Gruenbacher
2016-06-27
1
-1
/
+2
|
/
*
parallel lookups: actual switch to rwsem
Al Viro
2016-05-02
1
-1
/
+1
*
don't bother with ->d_inode->i_sb - it's always equal to ->d_sb
Al Viro
2016-04-10
1
-1
/
+1
*
GFS2: Eliminate parameter non_block on gfs2_inode_lookup
Bob Peterson
2016-03-15
1
-1
/
+1
*
Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2016-01-12
1
-2
/
+4
|
\
|
*
gfs2: change gfs2 readdir cookie
Benjamin Marzinski
2015-12-14
1
-0
/
+3
|
*
GFS2: Delete an unnecessary check before the function call "iput"
Markus Elfring
2015-11-16
1
-2
/
+1
*
|
fs: use block_device name vsprintf helper
Dmitry Monakhov
2016-01-06
1
-3
/
+1
|
/
*
GFS2: Set s_mode before parsing mount options
Andrew Price
2015-09-23
1
-1
/
+3
*
block: add a bi_error field to struct bio
Christoph Hellwig
2015-07-29
1
-3
/
+3
*
Merge tag 'gfs2-merge-window' of git://git.kernel.org:/pub/scm/linux/kernel/g...
Linus Torvalds
2015-06-27
1
-0
/
+1
|
\
|
*
GFS2: mark the journal idle to fix ro mounts
Benjamin Marzinski
2015-05-01
1
-0
/
+1
*
|
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
2015-04-15
1
-4
/
+4
|
/
*
fs: remove mapping->backing_dev_info
Christoph Hellwig
2015-01-20
1
-1
/
+0
*
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2014-12-10
1
-0
/
+1
|
\
|
*
gfs2: Set allowed quota types
Jan Kara
2014-11-10
1
-0
/
+1
*
|
GFS2: update freeze code to use freeze/thaw_super on all nodes
Benjamin Marzinski
2014-11-17
1
-13
/
+5
|
/
[next]