Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
2402687d89315bbbf90116706008cd7aac7e472f
/
fs
/
ocfs2
d5c5e8b
ocfs2: o2hb: revert hb threshold to keep compatible
by Junxiao Bi
· 8 years ago
61604a2
fs: add i_blocksize()
by Fabian Frederick
· 8 years ago
6c9bd81
ocfs2: fix crash caused by stale lvb with fsdlm plugin
by Eric Ren
· 8 years ago
d006c71
ocfs2: fix not enough credit panic
by Junxiao Bi
· 8 years ago
0cc482e
ocfs2: fix memory leak in dlm_migrate_request_handler()
by Guozhonghua
· 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
e55f1d1
Merge remote-tracking branch 'jk/vfs' into work.misc
by Al Viro
· 8 years ago
b66484c
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 8 years ago
fd50eca
vfs: Remove {get,set,remove}xattr inode operations
by Andreas Gruenbacher
· 8 years ago
48e509e
ocfs2: fix undefined struct variable in inode.h
by Joseph Qi
· 8 years ago
055fdcf
fs/ocfs2/dlm: remove deprecated create_singlethread_workqueue()
by Bhaktipriya Shridhar
· 8 years ago
44be975
fs/ocfs2/super: remove deprecated create_singlethread_workqueue()
by Bhaktipriya Shridhar
· 8 years ago
bf94077
fs/ocfs2/cluster: remove deprecated create_singlethread_workqueue()
by Bhaktipriya Shridhar
· 8 years ago
0b41be0
fs/ocfs2/dlmfs: remove deprecated create_singlethread_workqueue()
by Bhaktipriya Shridhar
· 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
c33f078
ocfs2: fix deadlock on mmapped page in ocfs2_write_begin_nolock()
by Eric Ren
· 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
1cd66c9
fs: make remaining filesystems use .rename2
by Miklos Szeredi
· 8 years ago
31051c8
fs: Give dentry to inode_change_ok() instead of inode
by Jan Kara
· 8 years ago
0739310
posix_acl: Clear SGID bit when setting file permissions
by Jan Kara
· 8 years ago
63b52c4
Revert "ocfs2: bump up o2cb network protocol version"
by Junxiao Bi
· 8 years ago
d21c353
ocfs2: fix start offset to ocfs2_zero_range_for_truncate()
by Ashish Samant
· 8 years ago
3bb8b653
ocfs2: fix double unlock in case retry after free truncate log
by Joseph Qi
· 8 years ago
d5bf141
ocfs2: fix trans extend while free cached blocks
by Junxiao Bi
· 8 years ago
2b0ad00
ocfs2: fix trans extend while flush truncate log
by Junxiao Bi
· 8 years ago
e6f0c6e
ocfs2/dlm: fix race between convert and migration
by Joseph Qi
· 8 years ago
835c92d
Merge branch 'work.const-qstr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
ee8f7fc
ocfs2/dlm: continue to purge recovery lockres when recovery master goes down
by piaojun
· 8 years ago
309e919
ocfs2/dlm: solve a BUG when deref failed in dlm_drop_lockres_ref
by piaojun
· 8 years ago
86b652b
ocfs2/dlm: disable BUG_ON when DLM_LOCK_RES_DROPPING_REF is cleared before dlm_deref_lockres_done_handler
by piaojun
· 8 years ago
2070ad1
ocfs2: retry on ENOSPC if sufficient space in truncate log
by Eric Ren
· 8 years ago
01a36b6
ocfs2: ensure that dlm lockspace is created by kernel module
by Gang He
· 8 years ago
69c4289
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 8 years ago
76d5b28
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
by Linus Torvalds
· 8 years ago
6784725
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
554828e
Merge branch 'salted-string-hash'
by Linus Torvalds
· 8 years ago
0e06f5c
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 8 years ago
7d65b27
ocfs2/cluster: clean up unnecessary assignment for 'ret'
by piaojun
· 8 years ago
e81f1c5
ocfs2: remove obscure BUG_ON in dlmglue
by Joseph Qi
· 8 years ago
698d44b
ocfs2: cleanup implemented prototypes
by Joseph Qi
· 8 years ago
8ec7b17
ocfs2/dlm: fix memory leak of dlm_debug_ctxt
by Joseph Qi
· 8 years ago
a8f24f1b
ocfs2: cleanup unneeded goto in ocfs2_create_new_inode_locks
by Joseph Qi
· 8 years ago
0b492f6
ocfs2: improve recovery performance
by Junxiao Bi
· 8 years ago
191df2b
ocfs2: fix a redundant re-initialization
by Eric Ren
· 8 years ago
d05d7f4
Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 8 years ago
612645f
qstr: constify instances in ocfs2
by Al Viro
· 8 years ago
b223f4e2
Merge branch 'd_real' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs into work.misc
by Al Viro
· 8 years ago
7186ee0
ocfs2: disable BUG assertions in reading blocks
by Gang He
· 8 years ago
84d86e6
ocfs: fix ocfs2_xattr_user_get() argument name
by Andreas Gruenbacher
· 8 years ago
e008bb6
quota: use time64_t internally
by Arnd Bergmann
· 8 years ago
8387ff2
vfs: make the string hashes salt the hash
by Linus Torvalds
· 8 years ago
0d16dcf
ocfs2: 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
93c76a3
file_inode(f)->i_mapping is f->f_mapping
by Al Viro
· 9 years ago
d102a56
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
38b52ef
ocfs2: bump up o2cb network protocol version
by Junxiao Bi
· 8 years ago
6633ca5
ocfs2: o2hb: fix hb hung time
by Junxiao Bi
· 8 years ago
88dbe98
ocfs2: o2hb: don't negotiate if last hb fail
by Junxiao Bi
· 8 years ago
1bd1290
ocfs2: o2hb: add some user/debug log
by Junxiao Bi
· 8 years ago
e76f823
ocfs2: o2hb: add NEGOTIATE_APPROVE message
by Junxiao Bi
· 8 years ago
34069b8
ocfs2: o2hb: add NEGO_TIMEOUT message
by Junxiao Bi
· 8 years ago
e0cbb79
ocfs2: o2hb: add negotiate timer
by Junxiao Bi
· 8 years ago
5930122
switch xattr_handler->set() to passing dentry and inode separately
by Al Viro
· 8 years ago
1f3a437
ocfs2: fix improper handling of return errno
by Eric Ren
· 8 years ago
0e01df1
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 8 years ago
087afe8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 8 years ago
8f9b180
ocfs2: clean up an unneeded goto in ocfs2_put_slot()
by Guozhonghua
· 8 years ago
aa6913d
ocfs2: clean up unused parameter 'count' in o2hb_read_block_input()
by Jun Piao
· 8 years ago
c14688e
ocfs2: clean up an unused variable 'wants_rotate' in ocfs2_truncate_rec
by piaojun
· 8 years ago
8ba4422
ocfs2: fix comment in struct ocfs2_extended_slot
by Guozhonghua
· 8 years ago
e1daca2
ocfs2/cluster: block BH in TCP callbacks
by Eric Dumazet
· 8 years ago
c2e7b20
Merge branch 'work.preadv2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
7f427d3
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
0e0162b
Merge branch 'ovl-fixes' into for-linus
by Al Viro
· 8 years ago
c25a1e0
ocfs2: fix posix_acl_create deadlock
by Junxiao Bi
· 8 years ago
5ee0fbd
ocfs2: revert using ocfs2_acl_chmod to avoid inode cluster lock hang
by Junxiao Bi
· 8 years ago
9902af7
parallel lookups: actual switch to rwsem
by Al Viro
· 9 years ago
7b9743e
ocfs2: don't open-code inode_lock/inode_unlock
by Al Viro
· 9 years ago
84695ff
Merge getxattr prototype change into work.lookups
by Al Viro
· 9 years ago
c8b8e32
direct-io: eliminate the offset argument to ->direct_IO
by Christoph Hellwig
· 9 years ago
b734136
ocfs2/dlm: return zero if deref_done message is successfully handled
by xuejiufei
· 9 years ago
41617e1
jbd2: add support for avoiding data writes during transaction commits
by Jan Kara
· 9 years ago
b296821
xattr_handler: pass dentry and inode as separate arguments of ->get()
by Al Viro
· 9 years ago
fc64005
don't bother with ->d_inode->i_sb - it's always equal to ->d_sb
by Al Viro
· 9 years ago
e865f49
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
by Linus Torvalds
· 9 years ago
ea1754a
mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usage
by Kirill A. Shutemov
· 9 years ago
09cbfea
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
by Kirill A. Shutemov
· 9 years ago
b8a7a3a
posix_acl: Inode acl caching fixes
by Andreas Gruenbacher
· 9 years ago
8f9e8f5
ocfs2: Fix Q_GETNEXTQUOTA for filesystem without quotas
by Jan Kara
· 9 years ago
102c259
ocfs2: extend enough credits for freeing one truncate record while replaying truncate records
by Xue jiufei
· 9 years ago
1721598
ocfs2: extend transaction for ocfs2_remove_rightmost_path() and ocfs2_update_edge_lengths() before to avoid inconsistency between inode and et
by Xue jiufei
· 9 years ago
e5054c9
ocfs2/dlm: move lock to the tail of grant queue while doing in-place convert
by xuejiufei
· 9 years ago
584dca3
ocfs2: solve a problem of crossing the boundary in updating backups
by jiangyiwen
· 9 years ago
Next »