summaryrefslogtreecommitdiffstats
path: root/fs/gfs2
Commit message (Expand)AuthorAgeFilesLines
* mm, pagevec: remove cold parameter for pagevecsMel Gorman2017-11-151-1/+1
* mm: remove nr_pages argument from pagevec_lookup_{,range}_tag()Jan Kara2017-11-151-1/+1
* gfs2: use pagevec_lookup_range_tag()Jan Kara2017-11-151-18/+2
* Merge tag 'gfs2-4.15.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-11-1411-209/+469
|\
| * gfs2: Allow gfs2_xattr_set to be called with the glock heldAndreas Gruenbacher2017-10-311-7/+16
| * gfs2: Add support for statx inode flagsAndreas Gruenbacher2017-10-311-0/+14
| * gfs2: Fix and clean up {GET,SET}FLAGS ioctlAndreas Gruenbacher2017-10-311-55/+47
| * gfs2: Fix a harmless typoAndreas Gruenbacher2017-10-311-1/+1
| * gfs2: Fix xattr fsyncAndreas Gruenbacher2017-10-311-32/+8
| * GFS2: Take inode off order_write list when setting jdata flagBob Peterson2017-10-311-1/+3
| * GFS2: flush the log and all pages for jdata as we do for WB_SYNC_ALLBob Peterson2017-10-311-2/+3
| * gfs2: Implement SEEK_HOLE / SEEK_DATA via iomapAndreas Gruenbacher2017-10-313-3/+54
| * GFS2: Switch fiemap implementation to use iomapBob Peterson2017-10-312-25/+10
| * GFS2: Implement iomap for block_mapBob Peterson2017-10-313-68/+274
| * GFS2: Make height info part of metapathBob Peterson2017-10-311-47/+62
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/...Andreas Gruenbacher2017-10-166-8/+8
| |\
| * | gfs2: Always update inode ctime in set_aclAndreas Gruenbacher2017-09-251-0/+1
| * | gfs2: Support negative atimesAndreas Gruenbacher2017-09-251-1/+2
| * | gfs2: Update ctime in setflags ioctlAndreas Gruenbacher2017-09-251-0/+1
| * | gfs2: Clarify gfs2_block_mapAndreas Gruenbacher2017-09-251-4/+10
* | | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-022-0/+2
| |/ |/|
* | Merge tag 'gfs2-for-linus-4.14-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-09-251-9/+5
|\ \ | |/
| * gfs2: Fix debugfs glocks dumpAndreas Gruenbacher2017-09-251-9/+5
* | Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2017-09-146-8/+8
|\ \ | |/ |/|
| * VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb)David Howells2017-07-176-8/+8
* | Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-blockLinus Torvalds2017-09-073-3/+3
|\ \
| * | block: replace bi_bdev with a gendisk pointer and partitions indexChristoph Hellwig2017-08-233-3/+3
| |/
* | Merge tag 'wberr-v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...Linus Torvalds2017-09-061-2/+4
|\ \
| * | gfs2: convert to errseq_t based writeback error reporting for fsyncJeff Layton2017-08-011-2/+4
| |/
* | Merge tag 'gfs2-4.14.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-09-0620-110/+321
|\ \ | |/ |/|
| * gfs2: preserve i_mode if __gfs2_set_acl() failsErnesto A. Fernández2017-08-311-5/+8
| * gfs2: don't return ENODATA in __gfs2_xattr_set unless replacingErnesto A. Fernández2017-08-311-2/+6
| * GFS2: Fix non-recursive truncate bugBob Peterson2017-08-301-3/+16
| * gfs2: constify rhashtable_paramsArvind Yadav2017-08-301-1/+1
| * GFS2: Fix gl_object warningsAndreas Gruenbacher2017-08-301-1/+1
| * GFS2: Fix up some sparse warningsBob Peterson2017-08-254-6/+9
| * gfs2: Silence gcc format-truncation warningAndreas Gruenbacher2017-08-252-4/+4
| * GFS2: Withdraw for IO errors writing to the journal or statfsBob Peterson2017-08-255-5/+21
| * gfs2: fix slab corruption during mounting and umounting gfs file systemThomas Tai2017-08-151-0/+1
| * gfs2: forcibly flush ail to relieve memory pressureAbhi Das2017-08-103-1/+18
| * gfs2: Clean up waiting on glocksAndreas Gruenbacher2017-08-101-20/+7
| * gfs2: Defer deleting inodes under memory pressureAndreas Gruenbacher2017-08-101-0/+21
| * gfs2: gfs2_evict_inode: Put glocks asynchronouslyAndreas Gruenbacher2017-08-103-3/+39
| * gfs2: Get rid of gfs2_set_nlinkAndreas Gruenbacher2017-08-101-27/+1
| * gfs2: gfs2_glock_get: Wait on freeing glocksAndreas Gruenbacher2017-08-101-22/+104
| * gfs2: Fix trivial typosAndreas Gruenbacher2017-08-092-2/+2
| * GFS2: Delete debugfs files only after we evict the glocksBob Peterson2017-08-092-1/+1
| * GFS2: Don't waste time locking lru_lock for non-lru glocksBob Peterson2017-08-091-0/+3
| * GFS2: Don't bother trying to add rgrps to the lru listBob Peterson2017-08-091-1/+0
| * GFS2: Clear gl_object when deleting an inode in gfs2_delete_inodeBob Peterson2017-08-091-1/+10
OpenPOWER on IntegriCloud