Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
3ea4fcc5fe7f990266ddd3139ef5ae66d625bd13
/
fs
/
gfs2
961ae1d
gfs2: Fix glock rhashtable rcu bug
by Andreas Gruenbacher
· 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
· 7 years ago
df68f20
GFS2: Remove gl_list from glock structure
by Bob Peterson
· 7 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
· 7 years ago
4e4cbee
block: switch bios to blk_status_t
by Christoph Hellwig
· 7 years ago
f729b66
gfs2: remove the unused sd_log_error field
by Christoph Hellwig
· 7 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
7637241
writeback: add wbc_to_write_flags()
by Jens Axboe
· 8 years ago
2f8b544
block,fs: untangle fs.h and blk_types.h
by Christoph Hellwig
· 8 years ago
70fd761
block,fs: use REQ_* flags directly
by Christoph Hellwig
· 8 years ago
ef295ec
block: better op and flags encoding
by Christoph Hellwig
· 8 years ago
101105b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
3873691
Merge remote-tracking branch 'ovl/rename2' into for-linus
by Al Viro
· 8 years ago
97d2116
Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
abb5a14
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
fd50eca
vfs: Remove {get,set,remove}xattr inode operations
by Andreas Gruenbacher
· 8 years ago
d1f5323
Merge branch 'work.splice_read' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
82c156f
switch generic_file_splice_read() to use of ->read_iter()
by Al Viro
· 8 years ago
5fdf493
Merge tag 'gfs2-4.8.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2
by Linus Torvalds
· 8 years ago
078cd82
fs: Replace CURRENT_TIME with current_time() for inode timestamps
by Deepa Dinamani
· 8 years ago
2773bf0
fs: rename "rename2" i_op to "rename"
by Miklos Szeredi
· 8 years ago
332f51d
gfs2: Initialize atime of I_NEW inodes
by Andreas Gruenbacher
· 8 years ago
d7c436c
gfs2: Update file times after grabbing glock
by Andreas Gruenbacher
· 8 years ago
31051c8
fs: Give dentry to inode_change_ok() instead of inode
by Jan Kara
· 9 years ago
0739310
posix_acl: Clear SGID bit when setting file permissions
by Jan Kara
· 8 years ago
e0d735c
gfs2: fix to detect failure of register_shrinker
by Chao Yu
· 8 years ago
23e5671
gfs2: Fix extended attribute readahead optimization
by Andreas Gruenbacher
· 8 years ago
1c185c0
gfs2: Remove dirty buffer warning from gfs2_releasepage
by Andreas Gruenbacher
· 8 years ago
337684a
fs: return EPERM on immutable inode
by Eryu Guan
· 8 years ago
47a9a52
GFS2: use BIT() macro
by Fabian Frederick
· 8 years ago
3fc9d69
Merge branch 'for-4.8/drivers' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 8 years ago
d05d7f4
Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 8 years ago
b403f23
Merge tag 'gfs2-4.7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2
by Linus Torvalds
· 8 years ago
e1cb6be
GFS2: Fix gfs2_replay_incr_blk for multiple journal sizes
by Bob Peterson
· 8 years ago
7024628
block: get rid of bio_rw and READA
by Christoph Hellwig
· 8 years ago
44f5212
GFS2: Check rs_free with rd_rsspin protection
by Bob Peterson
· 8 years ago
00699ad
Use the right predicate in ->atomic_open() instances
by Al Viro
· 8 years ago
fd4c574
gfs2: writeout truncated pages
by Benjamin Marzinski
· 8 years ago
6df9f9a
gfs2: Lock holder cleanup
by Andreas Gruenbacher
· 8 years ago
cda9dd4
gfs2: Large-filesystem fix for 32-bit systems
by Andreas Gruenbacher
· 8 years ago
ec5ec66
gfs2: Get rid of gfs2_ilookup
by Andreas Gruenbacher
· 8 years ago
3ce37b2
gfs2: Fix gfs2_lookup_by_inum lock inversion
by Andreas Gruenbacher
· 8 years ago
1e875f5
gfs2: Initialize iopen glock holder for new inodes
by Andreas Gruenbacher
· 8 years ago
36e4ad0
GFS2: don't set rgrp gl_object until it's inserted into rgrp tree
by Bob Peterson
· 8 years ago
e1b1afa
gfs2: use bio op accessors
by Mike Christie
· 8 years ago
dfec8a1
fs: have ll_rw_block users pass in op and flags separately
by Mike Christie
· 8 years ago
2a222ca
fs: have submit_bh users pass in op and flags separately
by Mike Christie
· 8 years ago
4e49ea4
block/fs/drivers: remove rw argument from submit_bio
by Mike Christie
· 8 years ago
d102a56
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 9 years ago
287980e
remove lots of IS_ERR_VALUE abuses
by Arnd Bergmann
· 9 years ago
Next »