Age | Commit message (Expand) | Author |
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 |
2017-08-01 | gfs2: convert to errseq_t based writeback error reporting for fsync | Jeff Layton |
2017-07-21 | GFS2: Set gl_object in inode lookup only after block type check | Bob Peterson |
2017-07-21 | GFS2: Introduce helper for clearing gl_object | Bob Peterson |
2017-07-21 | gfs2: add flag REQ_PRIO for metadata I/O | Coly Li |
2017-07-21 | GFS2: fix code parameter error in inode_go_lock | Wang Xibo |
2017-07-19 | gfs2: Fixup to "Get rid of flush_delayed_work in gfs2_evict_inode" | Andreas Gruenbacher |
2017-07-19 | gfs2: Don't clear SGID when inheriting ACLs | Jan Kara |
2017-07-17 | gfs2: Lock holder cleanup (fixup) | Andreas Gruenbacher |
2017-07-17 | GFS2: Prevent double brelse in gfs2_meta_indirect_buffer | Bob Peterson |
2017-07-17 | VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb) | David Howells |
2017-07-15 | Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds |
2017-07-07 | Merge tag 'for-linus-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2017-07-07 | gfs2: Fix glock rhashtable rcu bug | Andreas Gruenbacher |
2017-07-06 | buffer: set errors in mapping at the time that the error occurs | Jeff Layton |
2017-07-06 | VFS: Provide empty name qstr | David Howells |
2017-07-05 | Merge tag 'gfs2-4.13.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2017-07-05 | GFS2: constify attribute_group structures. | Arvind Yadav |
2017-07-05 | gfs2: gfs2_create_inode: Keep glock across iput | Andreas Gruenbacher |
2017-07-05 | gfs2: Clean up glock work enqueuing | Andreas Gruenbacher |
2017-07-05 | gfs2: Protect gl->gl_object by spin lock | Andreas Gruenbacher |
2017-07-05 | gfs2: Get rid of flush_delayed_work in gfs2_evict_inode | Andreas Gruenbacher |
2017-06-20 | GFS2: Eliminate vestigial sd_log_flush_wrapped | Bob Peterson |
2017-06-13 | Merge branch 'uuid-types' of bombadil.infradead.org:public_git/uuid into nvme... | Christoph Hellwig |
2017-06-12 | GFS2: Remove gl_list from glock structure | Bob Peterson |
2017-06-12 | GFS2: Withdraw when directory entry inconsistencies are detected | Bob Peterson |
2017-06-12 | Merge tag 'v4.12-rc5' into for-4.13/block | Jens Axboe |
2017-06-09 | block: switch bios to blk_status_t | Christoph Hellwig |
2017-06-09 | gfs2: remove the unused sd_log_error field | Christoph Hellwig |
2017-06-05 | fs: switch ->s_uuid to uuid_t | Christoph Hellwig |
2017-05-24 | gfs2: Make flush bios explicitely sync | Jan Kara |
2017-05-08 | gfs2: replace CURRENT_TIME with current_time | Stephen Rothwell |
2017-05-05 | Merge tag 'gfs2-4.12.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2017-05-05 | GFS2: Allow glocks to be unlocked after withdraw | Bob Peterson |
2017-04-20 | fs: Remove SB_I_DYNBDI flag | Jan Kara |
2017-04-20 | gfs2: Convert to properly refcounting bdi | Jan Kara |