Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
49d86dc92c6edc1ed674dca623d1e55d95e0c877
/
fs
/
ocfs2
160cc26
ocfs2: set append dio as a ro compat feature
by Joseph Qi
· 10 years ago
4813962
ocfs2: wait for orphan recovery first once append O_DIRECT write crash
by Joseph Qi
· 10 years ago
3a83b34
ocfs2: complete the rest request through buffer io
by Joseph Qi
· 10 years ago
d943d59
ocfs2: do not fallback to buffer I/O write if appending
by Joseph Qi
· 10 years ago
49255dc
ocfs2: allocate blocks in ocfs2_direct_IO_get_blocks
by Joseph Qi
· 10 years ago
24c40b3
ocfs2: implement ocfs2_direct_IO_write
by Joseph Qi
· 10 years ago
ed460cf
ocfs2: add orphan recovery types in ocfs2_recover_orphans
by Joseph Qi
· 10 years ago
06ee5c7
ocfs2: add functions to add and remove inode in orphan dir
by Joseph Qi
· 10 years ago
026749a
ocfs2: prepare some interfaces used in append direct io
by Joseph Qi
· 10 years ago
6bec003
Merge branch 'for-3.20/bdi' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 10 years ago
992de5a
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 10 years ago
d83a08d
mm: drop vm_ops->remap_pages and generic_file_remap_pages() stub
by Kirill A. Shutemov
· 10 years ago
99b8874
o2dlm: fix NULL pointer dereference in o2dlm_blocking_ast_wrapper
by Srinivas Eeda
· 10 years ago
10ab881
ocfs2: prune the dcache before deleting the dentry of directory
by alex chen
· 10 years ago
8989b67
ocfs2: make resv_lock spinlock static
by Fabian Frederick
· 10 years ago
9d6008c
ocfs2: remove unreachable code in __ocfs2_recovery_thread()
by Daeseok Youn
· 10 years ago
9b57269
ocfs2: removes mlog_errno() call twice in ocfs2_find_dir_space_el()
by Daeseok Youn
· 10 years ago
592a202
ocfs2: remove unreachable code
by Daeseok Youn
· 10 years ago
e6d9f86
ocfs2: o2net: silence uninitialized variable warning
by Dan Carpenter
· 10 years ago
d9510a2
ocfs2: remove pointless assignment from ocfs2_calc_refcount_meta_credits()
by Jan Kara
· 10 years ago
1dfeb76
ocfs2: add a mount option journal_async_commit on ocfs2 filesystem
by alex chen
· 10 years ago
15eba0f
ocfs2: fix journal commit deadlock in ocfs2_convert_inline_data_to_extents
by alex chen
· 10 years ago
95671c6
ocfs2: dlm: dlmdomain: remove unused function
by Rickard Strandqvist
· 10 years ago
7ea62d7
ocfs2: quota_local: remove unused function
by Rickard Strandqvist
· 10 years ago
d6edc87
ocfs2: xattr: remove unused function
by Rickard Strandqvist
· 10 years ago
79c83ea
ocfs2: fix snprintf format specifier in dlmdebug.c
by alex chen
· 10 years ago
41d6247
ocfs2: fix wrong comment
by Junxiao Bi
· 10 years ago
696cdf7
ocfs2: fix uninitialized variable access
by Junxiao Bi
· 10 years ago
e6e7461
ocfs2: remove unnecessary else in ocfs2_set_acl()
by Fabian Frederick
· 10 years ago
b934bea
ocfs2/dlm: add missing dlm_lock_put() when recovery master down
by Xue jiufei
· 10 years ago
b10a081
quota: Store maximum space limit in bytes
by Jan Kara
· 10 years ago
664dbd5
ocfs2: Use generic helpers for quotaon and quotaoff
by Jan Kara
· 10 years ago
1cd6b7b
Merge branch 'for_linus' into for_next
by Jan Kara
· 10 years ago
96827ad
ocfs2: Move OLQF_CLEAN flag out of generic quota flags
by Jan Kara
· 10 years ago
b83ae6d
fs: remove mapping->backing_dev_info
by Christoph Hellwig
· 10 years ago
de1414a
fs: export inode_to_bdi and use it in favor of mapping->backing_dev_info
by Christoph Hellwig
· 10 years ago
a7a2c68
fs: deduplicate noop_backing_dev_info
by Christoph Hellwig
· 10 years ago
53dc20b
ocfs2: fix the wrong directory passed to ocfs2_lookup_ino_from_name() when link file
by Xue jiufei
· 10 years ago
eb4f73b
ocfs2: remove bogus check in dlm_process_recovery_data
by Joseph Qi
· 10 years ago
136f49b
ocfs2: fix journal commit deadlock
by Junxiao Bi
· 10 years ago
1e58958
ocfs2/dlm: fix race between dispatched_work and dlm_lockres_grab_inflight_worker
by Joseph Qi
· 10 years ago
f62f12b
ocfs2: reflink: fix slow unlink for refcounted file
by Junxiao Bi
· 10 years ago
b6da007
Merge branch 'akpm' (patchbomb from Andrew)
by Linus Torvalds
· 10 years ago
b3e3e5a
ocfs2: remove unneeded NULL check
by Dan Carpenter
· 10 years ago
88d69b9
ocfs2: remove bogus NULL check in ocfs2_move_extents()
by Dan Carpenter
· 10 years ago
61fb9ea
ocfs2: do not set filesystem readonly if link down
by jiangyiwen
· 10 years ago
d1e78238
ocfs2: do not set OCFS2_LOCK_UPCONVERT_FINISHING if nonblocking lock can not be granted at once
by Xue jiufei
· 10 years ago
dc17158
ocfs2: fix error handling when creating debugfs root in ocfs2_init()
by Jan Kara
· 10 years ago
86b9c6f
ocfs2: remove filesize checks for sync I/O journal commit
by Goldwyn Rodrigues
· 10 years ago
196fe71
ocfs2: o2net: fix connect expired
by Junxiao Bi
· 10 years ago
cb79662
ocfs2: o2dlm: fix a race between purge and master query
by Srinivas Eeda
· 10 years ago
f5425fc
ocfs2: report error from o2hb_do_disk_heartbeat() to user
by Jan Kara
· 10 years ago
4a635a1
ocfs2: remove bogus test from ocfs2_read_locked_inode()
by Jan Kara
· 10 years ago
2b69300
ocfs2: Fix xattr check in ocfs2_get_xattr_nolock()
by Jan Kara
· 10 years ago
519a286
ocfs2: fix an off-by-one BUG_ON() statement
by Dan Carpenter
· 10 years ago
f08736b
ocfs2/dlm: let sender retry if dlm_dispatch_assert_master failed with -ENOMEM
by Joseph Qi
· 10 years ago
cbfe0de
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
1366f5d
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
by Linus Torvalds
· 10 years ago
ba00410
Merge branch 'iov_iter' into for-next
by Al Viro
· 10 years ago
a455589
assorted conversions to %p[dD]
by Al Viro
· 10 years ago
1c92ec6
ocfs2: Convert to private i_dquot field
by Jan Kara
· 10 years ago
7e8631e
fix breakage in o2net_send_tcp_msg()
by Al Viro
· 10 years ago
946e51f
move d_rcu from overlapping d_child to overlapping d_alias
by Al Viro
· 10 years ago
ac7576f
vfs: make first argument of dir_context.actor typed
by Miklos Szeredi
· 10 years ago
d3556ba
ocfs2: fix d_splice_alias() return code checking
by Richard Weinberger
· 10 years ago
2bd6332
ocfs2: replace strnicmp with strncasecmp
by Rasmus Villemoes
· 10 years ago
ac0c493
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
by Linus Torvalds
· 10 years ago
b246d3d
ocfs2: fix a deadlock while o2net_wq doing direct memory reclaim
by Xue jiufei
· 10 years ago
f775da2
ocfs2: fix deadlock due to wrong locking order
by Junxiao Bi
· 10 years ago
70e82a1
ocfs2: fix deadlock between o2hb thread and o2net_wq
by Joseph Qi
· 10 years ago
5046f18
ocfs2: don't fire quorum before connection established
by Junxiao Bi
· 10 years ago
1848cb5
fs/ocfs2/dlmglue.c: use __seq_open_private() not seq_open()
by Rob Jones
· 10 years ago
f328833
fs/ocfs2/cluster/netdebug.c: use seq_open_private() not seq_open()
by Rob Jones
· 10 years ago
8f9ac03
fs/ocfs2/dlm/dlmdebug.c: use seq_open_private() not seq_open()
by Rob Jones
· 10 years ago
6ae0754
ocfs2: remove unused code in dlm_new_lockres()
by Xue jiufei
· 10 years ago
9a7e6b5
ocfs2/dlm: call dlm_lockres_put without resource spinlock
by alex chen
· 10 years ago
4a4e07c
ocfs2: call o2quo_exit() if malloc failed in o2net_init()
by Joseph Qi
· 10 years ago
7fa05c6
ocfs2: fix shift left operations overflow
by Joseph Qi
· 10 years ago
190a772
ocfs2/dlm: refactor error handling in dlm_alloc_ctxt
by Joseph Qi
· 10 years ago
98acbf6
fs/ocfs2/stack_user.c: fix typo in ocfs2_control_release()
by Andrew Morton
· 10 years ago
55dacd2
ocfs2/dlm: should put mle when goto kill in dlm_assert_master_handler
by alex chen
· 10 years ago
c53f755
ocfs2: Back out change to use OCFS2_MAXQUOTAS in ocfs2_setattr()
by Jan Kara
· 10 years ago
5760a97
ocfs2/dlm: do not get resource spinlock if lockres is new
by Joseph Qi
· 10 years ago
f13a568
ocfs2: free vol_label in ocfs2_delete_osb()
by Joseph Qi
· 10 years ago
5236281
ocfs2: Don't use MAXQUOTAS value
by Jan Kara
· 10 years ago
8c7b638
ocfs2: quorum: add a log for node not fenced
by Junxiao Bi
· 10 years ago
8e9801d
ocfs2: o2net: set tcp user timeout to max value
by Junxiao Bi
· 10 years ago
c43c363
ocfs2: o2net: don't shutdown connection when idle timeout
by Junxiao Bi
· 10 years ago
2b46263
ocfs2: do not write error flag to user structure we cannot copy from/to
by Ben Hutchings
· 10 years ago
1b7f8ba
fs/ocfs2/slot_map.c: replace count*size kzalloc by kcalloc
by Fabian Frederick
· 10 years ago
bba1cb1
ocfs2: race between umount and unfinished remastering during recovery
by Tariq Saeed
· 10 years ago
7567c14
ocfs2: remove conversion of total_backoff in dlm_join_domain()
by Xue jiufei
· 10 years ago
981035b
ocfs2: correctly check the return value of ocfs2_search_extent_list
by Yingtai Xie
· 10 years ago
ac4fef4
ocfs2/dlm: do not purge lockres that is queued for assert master
by Xue jiufei
· 10 years ago
b9aaac5
ocfs2: do not return DLM_MIGRATE_RESPONSE_MASTERY_REF to avoid endless,loop during umount
by jiangyiwen
· 10 years ago
595297a
ocfs2: manually do the iput once ocfs2_add_entry failed in ocfs2_symlink and ocfs2_mknod
by jiangyiwen
· 10 years ago
f7a14f3
ocfs2: fix a tiny race when running dirop_fileop_racer
by Yiwen Jiang
· 10 years ago
a270c6d
ocfs2/dlm: fix misuse of list_move_tail() in dlm_run_purge_list()
by Xue jiufei
· 10 years ago
8a8ad1c
ocfs2: refcount: take rw_lock in ocfs2_reflink
by Wengang Wang
· 10 years ago
b253bfd
ocfs2: revert "ocfs2: fix NULL pointer dereference when dismount and ocfs2rec simultaneously"
by Xue jiufei
· 10 years ago
Next »