summaryrefslogtreecommitdiffstats
path: root/fs/gfs2
Commit message (Expand)AuthorAgeFilesLines
...
| * GFS2: Clear gl_object when deleting an inode in gfs2_delete_inodeBob Peterson2017-08-091-1/+10
| * GFS2: Clear gl_object if gfs2_create_inode failsBob Peterson2017-08-091-1/+4
| * GFS2: Set gl_object in inode lookup only after block type checkBob Peterson2017-07-211-2/+2
| * GFS2: Introduce helper for clearing gl_objectBob Peterson2017-07-213-4/+38
| * gfs2: add flag REQ_PRIO for metadata I/OColy Li2017-07-214-6/+11
| * GFS2: fix code parameter error in inode_go_lockWang Xibo2017-07-211-1/+1
| * gfs2: Fixup to "Get rid of flush_delayed_work in gfs2_evict_inode"Andreas Gruenbacher2017-07-191-2/+2
| * gfs2: Don't clear SGID when inheriting ACLsJan Kara2017-07-191-13/+14
| * gfs2: Lock holder cleanup (fixup)Andreas Gruenbacher2017-07-171-2/+1Star
| * GFS2: Prevent double brelse in gfs2_meta_indirect_bufferBob Peterson2017-07-171-1/+2
* | Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2017-07-151-2/+1Star
|\ \ | |/ |/|
| * VFS: Provide empty name qstrDavid Howells2017-07-061-2/+1Star
* | Merge tag 'for-linus-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-07-081-1/+1
|\ \
| * | buffer: set errors in mapping at the time that the error occursJeff Layton2017-07-061-1/+1
* | | gfs2: Fix glock rhashtable rcu bugAndreas Gruenbacher2017-07-072-2/+10
* | | Merge tag 'gfs2-4.13.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-07-0614-102/+175
|\ \ \
| * | | GFS2: constify attribute_group structures.Arvind Yadav2017-07-051-2/+2
| * | | gfs2: gfs2_create_inode: Keep glock across iputAndreas Gruenbacher2017-07-052-7/+15
| * | | gfs2: Clean up glock work enqueuingAndreas Gruenbacher2017-07-051-50/+74
| * | | gfs2: Protect gl->gl_object by spin lockAndreas Gruenbacher2017-07-059-21/+35
| * | | gfs2: Get rid of flush_delayed_work in gfs2_evict_inodeAndreas Gruenbacher2017-07-055-12/+46
| * | | GFS2: Eliminate vestigial sd_log_flush_wrappedBob Peterson2017-06-203-7/+1Star
| * | | GFS2: Remove gl_list from glock structureBob Peterson2017-06-122-2/+0Star
| * | | GFS2: Withdraw when directory entry inconsistencies are detectedBob Peterson2017-06-121-1/+2
* | | | Merge branch 'uuid-types' of bombadil.infradead.org:public_git/uuid into nvme...Christoph Hellwig2017-06-132-18/+6Star
|\ \ \ \
| * | | | fs: switch ->s_uuid to uuid_tChristoph Hellwig2017-06-052-18/+6Star
| | |_|/ | |/| |
* | | | Merge tag 'v4.12-rc5' into for-4.13/blockJens Axboe2017-06-121-1/+1
|\| | |
| * | | gfs2: Make flush bios explicitely syncJan Kara2017-05-241-1/+1
| | |/ | |/|
* | | block: switch bios to blk_status_tChristoph Hellwig2017-06-093-7/+7
* | | gfs2: remove the unused sd_log_error fieldChristoph Hellwig2017-06-092-4/+1Star
|/ /
* / gfs2: replace CURRENT_TIME with current_timeStephen Rothwell2017-05-091-2/+2
|/
* Merge tag 'gfs2-4.12.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-05-058-347/+518
|\
| * GFS2: Allow glocks to be unlocked after withdrawBob Peterson2017-05-051-2/+4
| * GFS2: Non-recursive deleteBob Peterson2017-04-193-292/+463
| * gfs2: Re-enable fallocate for the rindexAndrew Price2017-04-051-1/+5
| * Revert "GFS2: Wait for iopen glock dequeues"Andreas Gruenbacher2017-04-032-7/+4Star
| * gfs2: Switch to rhashtable_lookup_get_insert_fastAndreas Gruenbacher2017-04-031-24/+21Star
| * GFS2: Temporarily zero i_no_addr when creating a dinodeBob Peterson2017-03-161-0/+1
| * gfs2: Don't pack struct lm_locknameAndreas Gruenbacher2017-03-162-3/+7
| * gfs2: Deduplicate gfs2_{glocks,glstats}_openAndreas Gruenbacher2017-03-161-17/+9Star
| * gfs2: Replace rhashtable_walk_init with rhashtable_walk_enterAndreas Gruenbacher2017-03-161-1/+1
| * GFS2: Prevent BUG from occurring when normal Withdraws occurBob Peterson2017-03-162-1/+4
* | fs: Remove SB_I_DYNBDI flagJan Kara2017-04-201-1/+0Star
* | gfs2: Convert to properly refcounting bdiJan Kara2017-04-201-6/+3Star
|/
* gfs2: Avoid alignment hole in struct lm_locknameAndreas Gruenbacher2017-03-151-1/+1
* Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-03-031-5/+6
|\
| * statx: Add a system call to make enhanced file info availableDavid Howells2017-03-031-5/+6
* | sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-022-1/+2
* | sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>Ingo Molnar2017-03-022-0/+2
|/
* mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmfDave Jiang2017-02-251-4/+4