Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
7d839b4b9e00645e49345d6ce5dfa8edf53c1a21
/
fs
/
gfs2
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
73a09dd
introduce FMODE_CREATED and switch to it
by Al Viro
· 6 years ago
aad888f
switch all remaining checks for FILE_OPENED to FMODE_OPENED
by Al Viro
· 6 years ago
b7eba89
gfs2: Eliminate redundant ip->i_rgd
by Andreas Gruenbacher
· 6 years ago
03f8c41
gfs2: Stop messing with ip->i_rgd in the rlist code
by Andreas Gruenbacher
· 6 years ago
025d0e7
gfs2: Remove gfs2_write_{begin,end}
by Andreas Gruenbacher
· 7 years ago
967bcc9
gfs2: iomap direct I/O support
by Andreas Gruenbacher
· 6 years ago
bcfe941
gfs2: gfs2_extent_length cleanup
by Andreas Gruenbacher
· 7 years ago
64bc06b
gfs2: iomap buffered write support
by Andreas Gruenbacher
· 6 years ago
d505a96a
gfs2: Further iomap cleanups
by Andreas Gruenbacher
· 6 years ago
ee9c7f9
gfs2: call ktime_get_coarse_real_ts64() directly
by Arnd Bergmann
· 6 years ago
00251a1
gfs2: Minor clarification to __gfs2_punch_hole
by Andreas Gruenbacher
· 6 years ago
9e1a9ec
gfs2: Don't withdraw under a spin lock
by Andreas Gruenbacher
· 6 years ago
f85c10e
gfs2: eliminate rs_inum and reduce the size of gfs2 inodes
by Bob Peterson
· 6 years ago
7a93251
Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/playground
by Linus Torvalds
· 6 years ago
6da2ec5
treewide: kmalloc() -> kmalloc_array()
by Kees Cook
· 6 years ago
95582b0
vfs: change inode times to use struct timespec64
by Deepa Dinamani
· 7 years ago
6567af7
Merge tag 'xfs-4.18-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
by Linus Torvalds
· 6 years ago
628e366
gfs2: Iomap cleanups and improvements
by Andreas Gruenbacher
· 6 years ago
845802b
gfs2: Remove ordered write mode handling from gfs2_trans_add_data
by Andreas Gruenbacher
· 6 years ago
d6382a3
gfs2: gfs2_stuffed_write_end cleanup
by Andreas Gruenbacher
· 6 years ago
7841b9f
gfs2: hole_size improvement
by Andreas Gruenbacher
· 6 years ago
dc8fbb0
GFS2: gfs2_free_extlen can return an extent that is too long
by Bob Peterson
· 6 years ago
7b5747f
GFS2: Fix allocation error bug with recursive rgrp glocking
by Andreas Gruenbacher
· 6 years ago
07e23d6
gfs2: Update find_metapath comment
by Andreas Gruenbacher
· 6 years ago
7ee66c0
iomap: move IOMAP_F_BOUNDARY to gfs2
by Christoph Hellwig
· 6 years ago
19319b5
iomap: inline data should be an iomap type, not a flag
by Christoph Hellwig
· 6 years ago
9a38662
gfs2: Remove sdp->sd_jheightsize
by Andreas Gruenbacher
· 7 years ago
3e7aafc
GFS2: Minor improvements to comments and documentation
by Bob Peterson
· 7 years ago
Next »