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