aboutsummaryrefslogtreecommitdiffstats
path: root/fs/gfs2
Commit message (Expand)AuthorAge
* Merge tag 'gfs2-4.20.fixes3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-11-16
|\
| * gfs2: Fix iomap buffer head reference counting bugAndreas Gruenbacher2018-11-16
| * gfs2: Fix metadata read-ahead during truncate (2)Andreas Gruenbacher2018-11-09
| * gfs2: Put bitmap buffers in put_superAndreas Gruenbacher2018-11-09
* | Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds2018-10-28
|\ \
| * | pagevec: Use xa_mark_tMatthew Wilcox2018-10-21
* | | Merge tag 'gfs2-4.20.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-10-24
|\ \ \ | | |/ | |/|
| * | gfs2: Fix minor typo: couln't versus couldn't.Bob Peterson2018-10-19
| * | gfs2: write revokes should traverse sd_ail1_list in reverseBob Peterson2018-10-15
| * | gfs2: Pass resource group to rgblk_freeAndreas Gruenbacher2018-10-12
| * | gfs2: Remove unnecessary gfs2_rlist_alloc parameterBob Peterson2018-10-12
| * | gfs2: Fix marking bitmaps non-fullAndreas Gruenbacher2018-10-12
| * | gfs2: Fix some minor typosAndreas Gruenbacher2018-10-12
| * | gfs2: Rename bitmap.bi_{len => bytes}Andreas Gruenbacher2018-10-12
| * | gfs2: Remove unused RGRP_RSRV_MINBYTES definitionAndreas Gruenbacher2018-10-12
| * | gfs2: Move rs_{sizehint, rgd_gh} fields into the inodeAndreas Gruenbacher2018-10-12
| * | gfs2: Clean up out-of-bounds check in gfs2_rbm_from_blockAndreas Gruenbacher2018-10-12
| * | gfs2: Always check the result of gfs2_rbm_from_blockAndreas Gruenbacher2018-10-12
| * | gfs2: getlabel supportSteve Whitehouse2018-10-09
| * | GFS2: Flush the GFS2 delete workqueue before stopping the kernel threadsTim Smith2018-10-09
| * | gfs2: Don't leave s_fs_info pointing to freed memory in init_sbdAndrew Price2018-10-08
| * | gfs2: Use fs_* functions instead of pr_* function where we canBob Peterson2018-10-05
| * | gfs2: slow the deluge of io error messagesBob Peterson2018-10-05
| * | gfs2: Don't set GFS2_RDF_UPTODATE when the lvb is updatedBob Peterson2018-08-28
| * | gfs2: improve debug information when lvb mismatches are foundBob Peterson2018-08-28
| |/
* | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2018-10-24
|\ \
| * | gfs2_meta: ->mount() can get NULL dev_nameAl Viro2018-10-13
| |/
* | gfs2: Fix iomap buffered write support for journaled files (2)Andreas Gruenbacher2018-10-12
* | gfs2: Fix iomap buffered write support for journaled filesAndreas Gruenbacher2018-10-09
|/
* Merge tag 'gfs2-4.19.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-08-16
|\
| * gfs2: eliminate update_rgrp_lvb_unlinkedBob Peterson2018-08-08
| * gfs2: Fix gfs2_testbit to use clone bitmapsBob Peterson2018-08-07
| * gfs2: Get rid of gfs2_ea_strlenAndreas Gruenbacher2018-08-03
| * gfs2: cleanup: call gfs2_rgrp_ondisk2lvb from gfs2_rgrp_outBob Peterson2018-07-26
| * gfs2: Special-case rindex for gfs2_growAndreas Gruenbacher2018-07-25
| * GFS2: rgrp free blocks used incorrectlyBob Peterson2018-07-24
| * gfs2: remove redundant variable 'moved'Colin Ian King2018-07-24
| * gfs2: use iomap_readpage for blocksize == PAGE_SIZEAndreas Gruenbacher2018-07-24
| * gfs2: Use iomap for stuffed direct I/O readsAndreas Gruenbacher2018-07-24
| * Merge branch 'iomap-4.19-merge' into linux-gfs2/for-nextAndreas Gruenbacher2018-07-24
| |\
| * | gfs2: fallocate_chunk: Always initialize struct iomapAndreas Gruenbacher2018-07-24
| * | GFS2: Fix recovery issues for spectatorsBob Peterson2018-07-24
| * | Merge branch 'iomap-write' into linux-gfs2/for-nextAndreas Gruenbacher2018-07-24
| |\ \
| | * | gfs2: Remove gfs2_write_{begin,end}Andreas Gruenbacher2018-07-02
| | * | gfs2: iomap direct I/O supportAndreas Gruenbacher2018-07-02
| | * | gfs2: gfs2_extent_length cleanupAndreas Gruenbacher2018-07-02
| | * | gfs2: iomap buffered write supportAndreas Gruenbacher2018-07-02
| | * | gfs2: Further iomap cleanupsAndreas Gruenbacher2018-07-02
| | |/
| * | fs: gfs2: Adding new return type vm_fault_tSouptick Joarder2018-07-24
| * | gfs2: using posix_acl_xattr_size instead of posix_acl_to_xattrChengguang Xu2018-07-24