Age | Commit message (Expand) | Author |
2018-10-28 | Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-dax | Linus Torvalds |
2018-10-24 | Merge tag 'gfs2-4.20.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2018-10-24 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs | Linus Torvalds |
2018-10-21 | pagevec: Use xa_mark_t | Matthew Wilcox |
2018-10-19 | gfs2: Fix minor typo: couln't versus couldn't. | Bob Peterson |
2018-10-15 | gfs2: write revokes should traverse sd_ail1_list in reverse | Bob Peterson |
2018-10-13 | gfs2_meta: ->mount() can get NULL dev_name | Al Viro |
2018-10-12 | gfs2: Fix iomap buffered write support for journaled files (2) | Andreas Gruenbacher |
2018-10-12 | gfs2: Pass resource group to rgblk_free | Andreas Gruenbacher |
2018-10-12 | gfs2: Remove unnecessary gfs2_rlist_alloc parameter | Bob Peterson |
2018-10-12 | gfs2: Fix marking bitmaps non-full | Andreas Gruenbacher |
2018-10-12 | gfs2: Fix some minor typos | Andreas Gruenbacher |
2018-10-12 | gfs2: Rename bitmap.bi_{len => bytes} | Andreas Gruenbacher |
2018-10-12 | gfs2: Remove unused RGRP_RSRV_MINBYTES definition | Andreas Gruenbacher |
2018-10-12 | gfs2: Move rs_{sizehint, rgd_gh} fields into the inode | Andreas Gruenbacher |
2018-10-12 | gfs2: Clean up out-of-bounds check in gfs2_rbm_from_block | Andreas Gruenbacher |
2018-10-12 | gfs2: Always check the result of gfs2_rbm_from_block | Andreas Gruenbacher |
2018-10-09 | gfs2: Fix iomap buffered write support for journaled files | Andreas Gruenbacher |
2018-10-09 | gfs2: getlabel support | Steve Whitehouse |
2018-10-09 | GFS2: Flush the GFS2 delete workqueue before stopping the kernel threads | Tim Smith |
2018-10-08 | gfs2: Don't leave s_fs_info pointing to freed memory in init_sbd | Andrew Price |
2018-10-05 | gfs2: Use fs_* functions instead of pr_* function where we can | Bob Peterson |
2018-10-05 | gfs2: slow the deluge of io error messages | Bob Peterson |
2018-08-28 | gfs2: Don't set GFS2_RDF_UPTODATE when the lvb is updated | Bob Peterson |
2018-08-28 | gfs2: improve debug information when lvb mismatches are found | Bob Peterson |
2018-08-15 | Merge tag 'gfs2-4.19.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2018-08-08 | gfs2: eliminate update_rgrp_lvb_unlinked | Bob Peterson |
2018-08-07 | gfs2: Fix gfs2_testbit to use clone bitmaps | Bob Peterson |
2018-08-03 | gfs2: Get rid of gfs2_ea_strlen | Andreas Gruenbacher |
2018-07-26 | gfs2: cleanup: call gfs2_rgrp_ondisk2lvb from gfs2_rgrp_out | Bob Peterson |
2018-07-25 | gfs2: Special-case rindex for gfs2_grow | Andreas Gruenbacher |
2018-07-25 | GFS2: rgrp free blocks used incorrectly | Bob Peterson |
2018-07-25 | gfs2: remove redundant variable 'moved' | Colin Ian King |
2018-07-25 | gfs2: use iomap_readpage for blocksize == PAGE_SIZE | Andreas Gruenbacher |
2018-07-25 | gfs2: Use iomap for stuffed direct I/O reads | Andreas Gruenbacher |
2018-07-25 | Merge branch 'iomap-4.19-merge' into linux-gfs2/for-next | Andreas Gruenbacher |
2018-07-25 | gfs2: fallocate_chunk: Always initialize struct iomap | Andreas Gruenbacher |
2018-07-25 | GFS2: Fix recovery issues for spectators | Bob Peterson |
2018-07-24 | Merge branch 'iomap-write' into linux-gfs2/for-next | Andreas Gruenbacher |
2018-07-24 | fs: gfs2: Adding new return type vm_fault_t | Souptick Joarder |
2018-07-24 | gfs2: using posix_acl_xattr_size instead of posix_acl_to_xattr | Chengguang Xu |
2018-07-24 | gfs2: Don't reject a supposedly full bitmap if we have blocks reserved | Bob Peterson |
2018-07-12 | get rid of 'opened' argument of ->atomic_open() - part 3 | Al Viro |
2018-07-12 | getting rid of 'opened' argument of ->atomic_open() - part 2 | Al Viro |
2018-07-12 | getting rid of 'opened' argument of ->atomic_open() - part 1 | Al Viro |
2018-07-12 | introduce FMODE_CREATED and switch to it | Al Viro |
2018-07-12 | switch all remaining checks for FILE_OPENED to FMODE_OPENED | Al Viro |
2018-07-05 | gfs2: Eliminate redundant ip->i_rgd | Andreas Gruenbacher |
2018-07-04 | gfs2: Stop messing with ip->i_rgd in the rlist code | Andreas Gruenbacher |
2018-07-02 | gfs2: Remove gfs2_write_{begin,end} | Andreas Gruenbacher |