summaryrefslogtreecommitdiff
path: root/fs/gfs2
Commit message (Expand)AuthorAge
* Merge tag 'gfs2-for-linus-4.14-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-09-25
|\
| * gfs2: Fix debugfs glocks dumpAndreas Gruenbacher2017-09-25
* | Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2017-09-14
|\ \ | |/ |/|
| * VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb)David Howells2017-07-17
* | Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-blockLinus Torvalds2017-09-07
|\ \
| * | block: replace bi_bdev with a gendisk pointer and partitions indexChristoph Hellwig2017-08-23
| |/
* | Merge tag 'wberr-v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...Linus Torvalds2017-09-06
|\ \
| * | gfs2: convert to errseq_t based writeback error reporting for fsyncJeff Layton2017-08-01
| |/
* | Merge tag 'gfs2-4.14.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-09-06
|\ \ | |/ |/|
| * gfs2: preserve i_mode if __gfs2_set_acl() failsErnesto A. Fernández2017-08-31
| * gfs2: don't return ENODATA in __gfs2_xattr_set unless replacingErnesto A. Fernández2017-08-31
| * GFS2: Fix non-recursive truncate bugBob Peterson2017-08-30
| * gfs2: constify rhashtable_paramsArvind Yadav2017-08-30
| * GFS2: Fix gl_object warningsAndreas Gruenbacher2017-08-30
| * GFS2: Fix up some sparse warningsBob Peterson2017-08-25
| * gfs2: Silence gcc format-truncation warningAndreas Gruenbacher2017-08-25
| * GFS2: Withdraw for IO errors writing to the journal or statfsBob Peterson2017-08-25
| * gfs2: fix slab corruption during mounting and umounting gfs file systemThomas Tai2017-08-15
| * gfs2: forcibly flush ail to relieve memory pressureAbhi Das2017-08-10
| * gfs2: Clean up waiting on glocksAndreas Gruenbacher2017-08-10
| * gfs2: Defer deleting inodes under memory pressureAndreas Gruenbacher2017-08-10
| * gfs2: gfs2_evict_inode: Put glocks asynchronouslyAndreas Gruenbacher2017-08-10
| * gfs2: Get rid of gfs2_set_nlinkAndreas Gruenbacher2017-08-10
| * gfs2: gfs2_glock_get: Wait on freeing glocksAndreas Gruenbacher2017-08-10
| * gfs2: Fix trivial typosAndreas Gruenbacher2017-08-09
| * GFS2: Delete debugfs files only after we evict the glocksBob Peterson2017-08-09
| * GFS2: Don't waste time locking lru_lock for non-lru glocksBob Peterson2017-08-09
| * GFS2: Don't bother trying to add rgrps to the lru listBob Peterson2017-08-09
| * GFS2: Clear gl_object when deleting an inode in gfs2_delete_inodeBob Peterson2017-08-09
| * GFS2: Clear gl_object if gfs2_create_inode failsBob Peterson2017-08-09
| * GFS2: Set gl_object in inode lookup only after block type checkBob Peterson2017-07-21
| * GFS2: Introduce helper for clearing gl_objectBob Peterson2017-07-21
| * gfs2: add flag REQ_PRIO for metadata I/OColy Li2017-07-21
| * GFS2: fix code parameter error in inode_go_lockWang Xibo2017-07-21
| * gfs2: Fixup to "Get rid of flush_delayed_work in gfs2_evict_inode"Andreas Gruenbacher2017-07-19
| * gfs2: Don't clear SGID when inheriting ACLsJan Kara2017-07-19
| * gfs2: Lock holder cleanup (fixup)Andreas Gruenbacher2017-07-17
| * GFS2: Prevent double brelse in gfs2_meta_indirect_bufferBob Peterson2017-07-17
* | Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2017-07-15
|\ \ | |/ |/|
| * VFS: Provide empty name qstrDavid Howells2017-07-06
* | Merge tag 'for-linus-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-07-07
|\ \
| * | buffer: set errors in mapping at the time that the error occursJeff Layton2017-07-06
* | | gfs2: Fix glock rhashtable rcu bugAndreas Gruenbacher2017-07-07
* | | Merge tag 'gfs2-4.13.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-07-05
|\ \ \
| * | | GFS2: constify attribute_group structures.Arvind Yadav2017-07-05
| * | | gfs2: gfs2_create_inode: Keep glock across iputAndreas Gruenbacher2017-07-05
| * | | gfs2: Clean up glock work enqueuingAndreas Gruenbacher2017-07-05
| * | | gfs2: Protect gl->gl_object by spin lockAndreas Gruenbacher2017-07-05
| * | | gfs2: Get rid of flush_delayed_work in gfs2_evict_inodeAndreas Gruenbacher2017-07-05
| * | | GFS2: Eliminate vestigial sd_log_flush_wrappedBob Peterson2017-06-20