Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
3ffdeb1a02be3086f1411a15c5b9c481fa28e21f
/
fs
/
gfs2
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
1776364
Merge tag 'gfs2-for-linus-4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2
by Linus Torvalds
· 7 years ago
1020165
gfs2: Fix debugfs glocks dump
by Andreas Gruenbacher
· 7 years ago
0f0d127
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
a0725ab
Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 7 years ago
ec3604c
Merge tag 'wberr-v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux
by Linus Torvalds
· 7 years ago
77d0ab6
Merge tag 'gfs2-4.14.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2
by Linus Torvalds
· 7 years ago
309e8cd
gfs2: preserve i_mode if __gfs2_set_acl() fails
by Ernesto A. Fernández
· 7 years ago
54aae14
gfs2: don't return ENODATA in __gfs2_xattr_set unless replacing
by Ernesto A. Fernández
· 7 years ago
c4a9d18
GFS2: Fix non-recursive truncate bug
by Bob Peterson
· 7 years ago
d296b15
gfs2: constify rhashtable_params
by Arvind Yadav
· 7 years ago
7023a0b
GFS2: Fix gl_object warnings
by Andreas Gruenbacher
· 7 years ago
27c3b41
GFS2: Fix up some sparse warnings
by Bob Peterson
· 7 years ago
561b796
gfs2: Silence gcc format-truncation warning
by Andreas Gruenbacher
· 7 years ago
942b0cd
GFS2: Withdraw for IO errors writing to the journal or statfs
by Bob Peterson
· 7 years ago
74d4699
block: replace bi_bdev with a gendisk pointer and partitions index
by Christoph Hellwig
· 7 years ago
cc1dfa8
gfs2: fix slab corruption during mounting and umounting gfs file system
by Thomas Tai
· 7 years ago
b066a4eeb
gfs2: forcibly flush ail to relieve memory pressure
by Abhi Das
· 7 years ago
a91323e
gfs2: Clean up waiting on glocks
by Andreas Gruenbacher
· 7 years ago
6a1c8f6
gfs2: Defer deleting inodes under memory pressure
by Andreas Gruenbacher
· 7 years ago
71c1b213
gfs2: gfs2_evict_inode: Put glocks asynchronously
by Andreas Gruenbacher
· 7 years ago
eebd2e8
gfs2: Get rid of gfs2_set_nlink
by Andreas Gruenbacher
· 7 years ago
0515480
gfs2: gfs2_glock_get: Wait on freeing glocks
by Andreas Gruenbacher
· 7 years ago
61b91cf
gfs2: Fix trivial typos
by Andreas Gruenbacher
· 7 years ago
b2fb7da
GFS2: Delete debugfs files only after we evict the glocks
by Bob Peterson
· 7 years ago
645ebd4
GFS2: Don't waste time locking lru_lock for non-lru glocks
by Bob Peterson
· 7 years ago
2d821a8
GFS2: Don't bother trying to add rgrps to the lru list
by Bob Peterson
· 7 years ago
240c623
GFS2: Clear gl_object when deleting an inode in gfs2_delete_inode
by Bob Peterson
· 7 years ago
9c1b280
GFS2: Clear gl_object if gfs2_create_inode fails
by Bob Peterson
· 7 years ago
d07a6ac
gfs2: convert to errseq_t based writeback error reporting for fsync
by Jeff Layton
· 7 years ago
4d7c18c
GFS2: Set gl_object in inode lookup only after block type check
by Bob Peterson
· 7 years ago
df3d87bd
GFS2: Introduce helper for clearing gl_object
by Bob Peterson
· 7 years ago
e477b24
gfs2: add flag REQ_PRIO for metadata I/O
by Coly Li
· 7 years ago
e7cb550
GFS2: fix code parameter error in inode_go_lock
by Wang Xibo
· 7 years ago
98e5a91
gfs2: Fixup to "Get rid of flush_delayed_work in gfs2_evict_inode"
by Andreas Gruenbacher
· 7 years ago
914cea9
gfs2: Don't clear SGID when inheriting ACLs
by Jan Kara
· 7 years ago
283c9a9
gfs2: Lock holder cleanup (fixup)
by Andreas Gruenbacher
· 7 years ago
61eaadc
GFS2: Prevent double brelse in gfs2_meta_indirect_buffer
by Bob Peterson
· 7 years ago
bc98a42
VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb)
by David Howells
· 7 years ago
78dcf73
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
088737f
Merge tag 'for-linus-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux
by Linus Torvalds
· 7 years ago
961ae1d
gfs2: Fix glock rhashtable rcu bug
by Andreas Gruenbacher
· 7 years ago
87354e5
buffer: set errors in mapping at the time that the error occurs
by Jeff Layton
· 7 years ago
cdf0122
VFS: Provide empty name qstr
by David Howells
· 7 years ago
c96e6da
Merge tag 'gfs2-4.13.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2
by Linus Torvalds
· 7 years ago
2969525
GFS2: constify attribute_group structures.
by Arvind Yadav
· 7 years ago
e0b62e2
gfs2: gfs2_create_inode: Keep glock across iput
by Andreas Gruenbacher
· 7 years ago
6b0c744
gfs2: Clean up glock work enqueuing
by Andreas Gruenbacher
· 7 years ago
6f6597ba
gfs2: Protect gl->gl_object by spin lock
by Andreas Gruenbacher
· 7 years ago
4fd1a57
gfs2: Get rid of flush_delayed_work in gfs2_evict_inode
by Andreas Gruenbacher
· 7 years ago
722f6f6
GFS2: Eliminate vestigial sd_log_flush_wrapped
by Bob Peterson
· 7 years ago
fdd050b
Merge branch 'uuid-types' of bombadil.infradead.org:public_git/uuid into nvme-base
by Christoph Hellwig
· 8 years ago
df68f20
GFS2: Remove gl_list from glock structure
by Bob Peterson
· 8 years ago
d87d62b
GFS2: Withdraw when directory entry inconsistencies are detected
by Bob Peterson
· 8 years ago
8f66439
Merge tag 'v4.12-rc5' into for-4.13/block
by Jens Axboe
· 8 years ago
4e4cbee
block: switch bios to blk_status_t
by Christoph Hellwig
· 8 years ago
f729b66
gfs2: remove the unused sd_log_error field
by Christoph Hellwig
· 8 years ago
8578709
fs: switch ->s_uuid to uuid_t
by Christoph Hellwig
· 8 years ago
0f0b9b6
gfs2: Make flush bios explicitely sync
by Jan Kara
· 8 years ago
b32c8c7
gfs2: replace CURRENT_TIME with current_time
by Stephen Rothwell
· 8 years ago
1a5fb64
Merge tag 'gfs2-4.12.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2
by Linus Torvalds
· 8 years ago
ed17545
GFS2: Allow glocks to be unlocked after withdraw
by Bob Peterson
· 8 years ago
c1844d5
fs: Remove SB_I_DYNBDI flag
by Jan Kara
· 8 years ago
95fe66d
gfs2: Convert to properly refcounting bdi
by Jan Kara
· 8 years ago
d552a2b
GFS2: Non-recursive delete
by Bob Peterson
· 8 years ago
d4d7fc1
gfs2: Re-enable fallocate for the rindex
by Andrew Price
· 8 years ago
d4da319
Revert "GFS2: Wait for iopen glock dequeues"
by Andreas Gruenbacher
· 8 years ago
0a52aba
gfs2: Switch to rhashtable_lookup_get_insert_fast
by Andreas Gruenbacher
· 8 years ago
cc963a1
GFS2: Temporarily zero i_no_addr when creating a dinode
by Bob Peterson
· 8 years ago
972b044
gfs2: Don't pack struct lm_lockname
by Andreas Gruenbacher
· 8 years ago
92ecd73
gfs2: Deduplicate gfs2_{glocks,glstats}_open
by Andreas Gruenbacher
· 8 years ago
cc37a62
gfs2: Replace rhashtable_walk_init with rhashtable_walk_enter
by Andreas Gruenbacher
· 8 years ago
0d1c7ae
GFS2: Prevent BUG from occurring when normal Withdraws occur
by Bob Peterson
· 8 years ago
28ea06c
gfs2: Avoid alignment hole in struct lm_lockname
by Andreas Gruenbacher
· 8 years ago
590dce2
Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
a528d35
statx: Add a system call to make enhanced file info available
by David Howells
· 8 years ago
174cd4b
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>
by Ingo Molnar
· 8 years ago
5b825c3
sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>
by Ingo Molnar
· 8 years ago
11bac80
mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf
by Dave Jiang
· 8 years ago
15192b0
Merge tag 'gfs2-4.11.addendum' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2
by Linus Torvalds
· 8 years ago
f38e5fb
gfs2: Add missing rcu locking for glock lookup
by Andrew Price
· 8 years ago
3051bf3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 8 years ago
772c8f6
Merge tag 'for-4.11/linus-merge-signed' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 8 years ago
9763dd6
Merge tag 'gfs2-4.11.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2
by Linus Torvalds
· 8 years ago
98687f4
gfs2: Use rhashtable walk interface in glock_hash_walk
by Herbert Xu
· 8 years ago
c548a1c
gfs2: Make gfs2_write_full_page static
by Andrew Price
· 8 years ago
dc3b17c
block: Use pointer to backing_dev_info from request_queue
by Jan Kara
· 8 years ago
aacee72
GFS2: Reduce contention on gfs2_log_lock
by Bob Peterson
· 8 years ago
192738b
GFS2: Inline function meta_lo_add
by Bob Peterson
· 8 years ago
9862ca0
GFS2: Switch tr_touched to flag in transaction
by Bob Peterson
· 8 years ago
b63f5e8
GFS2: Wake up io waiters whenever a flush is done
by Bob Peterson
· 8 years ago
f07b352
GFS2: Made logd daemon take into account log demand
by Bob Peterson
· 8 years ago
2fcf5cc
GFS2: Limit number of transaction blocks requested for truncates
by Bob Peterson
· 8 years ago
8b0e195
ktime: Cleanup ktime_set() usage
by Thomas Gleixner
· 8 years ago
7c0f6ba
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
by Linus Torvalds
· 8 years ago
231753e
Merge uncontroversial parts of branch 'readlink' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs
by Linus Torvalds
· 8 years ago
0110c35
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
14d3756
GFS2: Fix reference to ERR_PTR in gfs2_glock_iter_next
by Dan Carpenter
· 8 years ago
43388b2
fix gfs2_stuffed_write_end() on short copies
by Al Viro
· 8 years ago
dfeef68
vfs: remove ".readlink = generic_readlink" assignments
by Miklos Szeredi
· 8 years ago
Next »