Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
483178f38cbe55a0b1854a93ceef715a0fc2ef9f
/
fs
/
gfs2
9331b67
Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 5 years ago
638803d
Revert "gfs2: Replace gl_revokes with a GLF flag"
by Bob Peterson
· 5 years ago
7336d0e
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 398
by Thomas Gleixner
· 5 years ago
651bae9
Merge tag 'gfs2-5.1.fixes2' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2
by Linus Torvalds
· 5 years ago
5a5ec83
gfs2: Fix sign extension bug in gfs2_update_stats
by Andreas Gruenbacher
· 6 years ago
ec8f24b
treewide: Add SPDX license identifier - Makefile/Kconfig
by Thomas Gleixner
· 6 years ago
fbcde19
gfs2: Fix error path kobject memory leak
by Tobin C. Harding
· 6 years ago
ef75bd7
Merge tag 'gfs2-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2
by Linus Torvalds
· 6 years ago
67a2422
Merge tag 'for-5.2/block-20190507' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 6 years ago
f4686c2
gfs2: read journal in large chunks
by Abhi Das
· 6 years ago
d0a22a4
gfs2: Fix iomap write page reclaim deadlock
by Andreas Gruenbacher
· 6 years ago
8f918219
gfs2: fix race between gfs2_freeze_func and unmount
by Abhi Das
· 6 years ago
fbb2787
gfs2: Rename gfs2_trans_{add_unrevoke => remove_revoke}
by Andreas Gruenbacher
· 6 years ago
a5b1d3f
gfs2: Rename sd_log_le_{revoke,ordered}
by Andreas Gruenbacher
· 6 years ago
32ac43f
gfs2: Remove unnecessary extern declarations
by Andreas Gruenbacher
· 6 years ago
ce895cf
gfs2: Remove misleading comments in gfs2_evict_inode
by Andreas Gruenbacher
· 6 years ago
73118ca
gfs2: Replace gl_revokes with a GLF flag
by Bob Peterson
· 6 years ago
9287c64
gfs2: Fix occasional glock use-after-free
by Andreas Gruenbacher
· 6 years ago
7c70b89
gfs2: clean_journal improperly set sd_log_flush_head
by Bob Peterson
· 6 years ago
7881ef3
gfs2: Fix lru_count going negative
by Ross Lagerwall
· 6 years ago
71921ef
gfs2: Fix loop in gfs2_rbm_find (v2)
by Andreas Gruenbacher
· 6 years ago
b4b52b8
Merge tag 'Wimplicit-fallthrough-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux
by Linus Torvalds
· 6 years ago
d8456ea
Merge tag 'iomap-5.2-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
by Linus Torvalds
· 6 years ago
784494e
gfs2: switch to ->free_inode()
by Al Viro
· 6 years ago
df0db3e
iomap: Add a page_prepare callback
by Andreas Gruenbacher
· 6 years ago
2b070cf
block: remove the i argument to bio_for_each_segment_all
by Christoph Hellwig
· 6 years ago
0a4c926
fs: mark expected switch fall-throughs
by Gustavo A. R. Silva
· 6 years ago
72deb45
block: remove CONFIG_LBDAF
by Christoph Hellwig
· 6 years ago
36011dd
Merge tag 'gfs2-5.1.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2
by Linus Torvalds
· 6 years ago
80201fe
Merge tag 'for-5.1/block-20190302' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 6 years ago
605b048
gfs2: Fix missed wakeups in find_insert_glock
by Andreas Gruenbacher
· 6 years ago
7c03e75
gfs2: Fix an incorrect gfs2_assert()
by Tim Smith
· 6 years ago
81214ba
iomap: wire up the iopoll method
by Christoph Hellwig
· 6 years ago
6fb845f
Merge tag 'v5.0-rc6' into for-5.1/block
by Jens Axboe
· 6 years ago
6dc4f10
block: allow bio_for_each_segment_all() to iterate over multi-page bvec
by Ming Lei
· 6 years ago
23e93c9
Revert "gfs2: read journal in large chunks to locate the head"
by Bob Peterson
· 6 years ago
e74c98c
gfs2: Revert "Fix loop in gfs2_rbm_find"
by Andreas Gruenbacher
· 6 years ago
2abbf9a
gfs: no need to check return value of debugfs_create functions
by Greg Kroah-Hartman
· 6 years ago
00c569b
Merge tag 'locks-v4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux
by Linus Torvalds
· 6 years ago
bc02056
gfs2: take jdata unstuff into account in do_grow
by Bob Peterson
· 6 years ago
27a2660f
gfs2: Dump nrpages for inodes and their glocks
by Bob Peterson
· 7 years ago
2d29f6b
gfs2: Fix loop in gfs2_rbm_find
by Andreas Gruenbacher
· 6 years ago
6ff9b09
gfs2: Get rid of potential double-freeing in gfs2_create_inode
by Andreas Gruenbacher
· 6 years ago
cbbe76c
gfs2: Remove vestigial bd_ops
by Bob Peterson
· 6 years ago
2a5f14f
gfs2: read journal in large chunks to locate the head
by Abhi Das
· 6 years ago
40e0e61
gfs2: add a helper function to get_log_header that can be used elsewhere
by Abhi Das
· 6 years ago
5b84609
gfs2: changes to gfs2_log_XXX_bio
by Abhi Das
· 6 years ago
98583b3
gfs2: add more timing info to journal recovery process
by Abhi Das
· 6 years ago
0ebbe4f
gfs2: Fix the gfs2_invalidatepage description
by Andreas Gruenbacher
· 6 years ago
977767a
gfs2: Clean up gfs2_is_{ordered,writeback}
by Andreas Gruenbacher
· 6 years ago
4d62d3f
gfs2: properly initial file_lock used for unlock.
by NeilBrown
· 6 years ago
e6a2562
Merge tag 'gfs2-4.20.fixes3' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2
by Linus Torvalds
· 6 years ago
c26b5aa
gfs2: Fix iomap buffer head reference counting bug
by Andreas Gruenbacher
· 6 years ago
e7445ce
gfs2: Fix metadata read-ahead during truncate (2)
by Andreas Gruenbacher
· 6 years ago
10283ea
gfs2: Put bitmap buffers in put_super
by Andreas Gruenbacher
· 6 years ago
dad4f14
Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-dax
by Linus Torvalds
· 6 years ago
bfd93a8
Merge tag 'gfs2-4.20.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2
by Linus Torvalds
· 6 years ago
6b609e3
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 6 years ago
10bbd23
pagevec: Use xa_mark_t
by Matthew Wilcox
· 7 years ago
8e31582
gfs2: Fix minor typo: couln't versus couldn't.
by Bob Peterson
· 6 years ago
c9e58fb
gfs2: write revokes should traverse sd_ail1_list in reverse
by Bob Peterson
· 6 years ago
3df629d
gfs2_meta: ->mount() can get NULL dev_name
by Al Viro
· 6 years ago
fee5150
gfs2: Fix iomap buffered write support for journaled files (2)
by Andreas Gruenbacher
· 6 years ago
0ddeded
gfs2: Pass resource group to rgblk_free
by Andreas Gruenbacher
· 6 years ago
c3abc29
gfs2: Remove unnecessary gfs2_rlist_alloc parameter
by Bob Peterson
· 6 years ago
ec23df2
gfs2: Fix marking bitmaps non-full
by Andreas Gruenbacher
· 6 years ago
243fea4
gfs2: Fix some minor typos
by Andreas Gruenbacher
· 6 years ago
281b495
gfs2: Rename bitmap.bi_{len => bytes}
by Andreas Gruenbacher
· 6 years ago
ad89945
gfs2: Remove unused RGRP_RSRV_MINBYTES definition
by Andreas Gruenbacher
· 6 years ago
21f09c4
gfs2: Move rs_{sizehint, rgd_gh} fields into the inode
by Andreas Gruenbacher
· 6 years ago
3548fce
gfs2: Clean up out-of-bounds check in gfs2_rbm_from_block
by Andreas Gruenbacher
· 6 years ago
f654683
gfs2: Always check the result of gfs2_rbm_from_block
by Andreas Gruenbacher
· 6 years ago
dc480fe
gfs2: Fix iomap buffered write support for journaled files
by Andreas Gruenbacher
· 6 years ago
6ddc5c3
gfs2: getlabel support
by Steve Whitehouse
· 6 years ago
1eb8d73
GFS2: Flush the GFS2 delete workqueue before stopping the kernel threads
by Tim Smith
· 6 years ago
4c62bd9
gfs2: Don't leave s_fs_info pointing to freed memory in init_sbd
by Andrew Price
· 6 years ago
e54c78a
gfs2: Use fs_* functions instead of pr_* function where we can
by Bob Peterson
· 6 years ago
b524abc
gfs2: slow the deluge of io error messages
by Bob Peterson
· 6 years ago
4f36cb3
gfs2: Don't set GFS2_RDF_UPTODATE when the lvb is updated
by Bob Peterson
· 6 years ago
72244b6
gfs2: improve debug information when lvb mismatches are found
by Bob Peterson
· 6 years ago
2b2f2ae
Merge tag 'gfs2-4.19.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2
by Linus Torvalds
· 6 years ago
f5580d0
gfs2: eliminate update_rgrp_lvb_unlinked
by Bob Peterson
· 6 years ago
dffe12a
gfs2: Fix gfs2_testbit to use clone bitmaps
by Bob Peterson
· 6 years ago
21e2156
gfs2: Get rid of gfs2_ea_strlen
by Andreas Gruenbacher
· 6 years ago
3f30f92
gfs2: cleanup: call gfs2_rgrp_ondisk2lvb from gfs2_rgrp_out
by Bob Peterson
· 6 years ago
7761257
gfs2: Special-case rindex for gfs2_grow
by Andreas Gruenbacher
· 6 years ago
f6753df
GFS2: rgrp free blocks used incorrectly
by Bob Peterson
· 6 years ago
d1b0cb9
gfs2: remove redundant variable 'moved'
by Colin Ian King
· 6 years ago
f95cbb4
gfs2: use iomap_readpage for blocksize == PAGE_SIZE
by Andreas Gruenbacher
· 6 years ago
1d45bb7
gfs2: Use iomap for stuffed direct I/O reads
by Andreas Gruenbacher
· 6 years ago
0ed91ec
Merge branch 'iomap-4.19-merge' into linux-gfs2/for-next
by Andreas Gruenbacher
· 6 years ago
c2589282
gfs2: fallocate_chunk: Always initialize struct iomap
by Andreas Gruenbacher
· 6 years ago
4a77277
GFS2: Fix recovery issues for spectators
by Bob Peterson
· 6 years ago
a3479c7
Merge branch 'iomap-write' into linux-gfs2/for-next
by Andreas Gruenbacher
· 6 years ago
109dbb1
fs: gfs2: Adding new return type vm_fault_t
by Souptick Joarder
· 6 years ago
910f3d5
gfs2: using posix_acl_xattr_size instead of posix_acl_to_xattr
by Chengguang Xu
· 6 years ago
e79e0e1
gfs2: Don't reject a supposedly full bitmap if we have blocks reserved
by Bob Peterson
· 6 years ago
44907d7
get rid of 'opened' argument of ->atomic_open() - part 3
by Al Viro
· 6 years ago
b452a45
getting rid of 'opened' argument of ->atomic_open() - part 2
by Al Viro
· 6 years ago
be12af3
getting rid of 'opened' argument of ->atomic_open() - part 1
by Al Viro
· 6 years ago
Next »