Age | Commit message (Expand) | Author |
2017-11-27 | Rename superblock flags (MS_xyz -> SB_xyz) | Linus Torvalds |
2017-11-15 | mm, pagevec: remove cold parameter for pagevecs | Mel Gorman |
2017-11-15 | mm: remove nr_pages argument from pagevec_lookup_{,range}_tag() | Jan Kara |
2017-11-15 | gfs2: use pagevec_lookup_range_tag() | Jan Kara |
2017-11-14 | Merge tag 'gfs2-4.15.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-10-31 | gfs2: Allow gfs2_xattr_set to be called with the glock held | Andreas Gruenbacher |
2017-10-31 | gfs2: Add support for statx inode flags | Andreas Gruenbacher |
2017-10-31 | gfs2: Fix and clean up {GET,SET}FLAGS ioctl | Andreas Gruenbacher |
2017-10-31 | gfs2: Fix a harmless typo | Andreas Gruenbacher |
2017-10-31 | gfs2: Fix xattr fsync | Andreas Gruenbacher |
2017-10-31 | GFS2: Take inode off order_write list when setting jdata flag | Bob Peterson |
2017-10-31 | GFS2: flush the log and all pages for jdata as we do for WB_SYNC_ALL | Bob Peterson |
2017-10-31 | gfs2: Implement SEEK_HOLE / SEEK_DATA via iomap | Andreas Gruenbacher |
2017-10-31 | GFS2: Switch fiemap implementation to use iomap | Bob Peterson |
2017-10-31 | GFS2: Implement iomap for block_map | Bob Peterson |
2017-10-31 | GFS2: Make height info part of metapath | Bob Peterson |
2017-10-16 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/... | Andreas Gruenbacher |
2017-09-25 | Merge tag 'gfs2-for-linus-4.14-rc3' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2017-09-25 | gfs2: Always update inode ctime in set_acl | Andreas Gruenbacher |
2017-09-25 | gfs2: Support negative atimes | Andreas Gruenbacher |
2017-09-25 | gfs2: Update ctime in setflags ioctl | Andreas Gruenbacher |
2017-09-25 | gfs2: Clarify gfs2_block_map | Andreas Gruenbacher |
2017-09-25 | gfs2: Fix debugfs glocks dump | Andreas Gruenbacher |
2017-09-14 | Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds |
2017-09-07 | Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-block | Linus Torvalds |
2017-09-06 | Merge tag 'wberr-v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl... | Linus Torvalds |
2017-09-06 | Merge tag 'gfs2-4.14.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2017-08-31 | gfs2: preserve i_mode if __gfs2_set_acl() fails | Ernesto A. Fernández |
2017-08-31 | gfs2: don't return ENODATA in __gfs2_xattr_set unless replacing | Ernesto A. Fernández |
2017-08-30 | GFS2: Fix non-recursive truncate bug | Bob Peterson |
2017-08-30 | gfs2: constify rhashtable_params | Arvind Yadav |
2017-08-30 | GFS2: Fix gl_object warnings | Andreas Gruenbacher |
2017-08-25 | GFS2: Fix up some sparse warnings | Bob Peterson |
2017-08-25 | gfs2: Silence gcc format-truncation warning | Andreas Gruenbacher |
2017-08-25 | GFS2: Withdraw for IO errors writing to the journal or statfs | Bob Peterson |
2017-08-23 | block: replace bi_bdev with a gendisk pointer and partitions index | Christoph Hellwig |
2017-08-15 | gfs2: fix slab corruption during mounting and umounting gfs file system | Thomas Tai |
2017-08-10 | gfs2: forcibly flush ail to relieve memory pressure | Abhi Das |
2017-08-10 | gfs2: Clean up waiting on glocks | Andreas Gruenbacher |
2017-08-10 | gfs2: Defer deleting inodes under memory pressure | Andreas Gruenbacher |
2017-08-10 | gfs2: gfs2_evict_inode: Put glocks asynchronously | Andreas Gruenbacher |
2017-08-10 | gfs2: Get rid of gfs2_set_nlink | Andreas Gruenbacher |
2017-08-10 | gfs2: gfs2_glock_get: Wait on freeing glocks | Andreas Gruenbacher |
2017-08-09 | gfs2: Fix trivial typos | Andreas Gruenbacher |
2017-08-09 | GFS2: Delete debugfs files only after we evict the glocks | Bob Peterson |
2017-08-09 | GFS2: Don't waste time locking lru_lock for non-lru glocks | Bob Peterson |
2017-08-09 | GFS2: Don't bother trying to add rgrps to the lru list | Bob Peterson |
2017-08-09 | GFS2: Clear gl_object when deleting an inode in gfs2_delete_inode | Bob Peterson |
2017-08-09 | GFS2: Clear gl_object if gfs2_create_inode fails | Bob Peterson |