Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
882244a3404088113f1add19d2d029f83e69efeb
/
fs
/
ocfs2
d906074
ocfs2: check if cluster name exists before deref
by Sasha Levin
· 11 years ago
e6a4b6f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 11 years ago
1b56e98
ocfs2 syncs the wrong range...
by Al Viro
· 11 years ago
15c34a7
ocfs2: fix quota file corruption
by Jan Kara
· 11 years ago
0e04831
ocfs2: check existence of old dentry in ocfs2_link()
by Xue jiufei
· 11 years ago
c7d2cbc
ocfs2: update inode size after zeroing the hole
by Junxiao Bi
· 11 years ago
d62e74b
ocfs2: fix issue that ocfs2_setattr() does not deal with new_i_size==i_size
by Younger Liu
· 11 years ago
a987c7c
ocfs2: fix ocfs2_sync_file() if filesystem is readonly
by Younger Liu
· 11 years ago
fb951eb
ocfs2: free allocated clusters if error occurs after ocfs2_claim_clusters
by Zongxun Wang
· 11 years ago
f568849
Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 11 years ago
bf3d846
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 11 years ago
f5b2585
ocfs2: do not log ENOENT in unlink()
by Xiaowei.Hu
· 11 years ago
702e5bc
ocfs2: use generic posix ACL infrastructure
by Christoph Hellwig
· 11 years ago
37bc153
fs: make posix_acl_create more useful
by Christoph Hellwig
· 11 years ago
5bf3258
fs: make posix_acl_chmod more useful
by Christoph Hellwig
· 11 years ago
75f82ea
ocfs2: fix NULL pointer dereference when dismount and ocfs2rec simultaneously
by Yiwen Jiang
· 11 years ago
a2a3b39
ocfs2: punch hole should return EINVAL if the length argument in ioctl is negative
by Tariq Saeed
· 11 years ago
16eac4b
ocfs2: fix sparse non static symbol warning
by Wei Yongjun
· 11 years ago
1ba2212
ocfs2: adjust minlen with discard_granularity in the FITRIM ioctl
by Jie Liu
· 11 years ago
aa89762
ocfs2: return EINVAL if the given range to discard is less than block size
by Jie Liu
· 11 years ago
19e8ac2
ocfs2: return EOPNOTSUPP if the device does not support discard
by Jie Liu
· 11 years ago
0a2fcd89
ocfs2: remove redundant ocfs2_alloc_dinode_update_counts() and ocfs2_block_group_set_bits()
by Younger Liu
· 11 years ago
c994c2e
ocfs2: use the new DLM operation callbacks while requesting new lockspace
by Goldwyn Rodrigues
· 11 years ago
4150363
ocfs2: framework for version LVB
by Goldwyn Rodrigues
· 11 years ago
3e83415
ocfs2: pass ocfs2_cluster_connection to ocfs2_this_node
by Goldwyn Rodrigues
· 11 years ago
24aa338
ocfs2: shift allocation ocfs2_live_connection to user_connect()
by Goldwyn Rodrigues
· 11 years ago
66e188f
ocfs2: add DLM recovery callbacks
by Goldwyn Rodrigues
· 11 years ago
c74a3bd
ocfs2: add clustername to cluster connection
by Goldwyn Rodrigues
· 11 years ago
ff8fb33
ocfs2: remove versioning information
by Goldwyn Rodrigues
· 11 years ago
4f024f3
block: Abstract out bvec iterator
by Kent Overstreet
· 11 years ago
16735d0
tree-wide: use reinit_completion instead of INIT_COMPLETION
by Wolfram Sang
· 11 years ago
5cbb3d2
Merge branch 'akpm' (patches from Andrew Morton)
by Linus Torvalds
· 11 years ago
41ecc34
ocfs2: simplify ocfs2_invalidatepage() and ocfs2_releasepage()
by Jan Kara
· 11 years ago
d00d2f8
ocfs2: convert use of typedef ctl_table to struct ctl_table
by Joe Perches
· 11 years ago
b1214e4
ocfs2: fix possible double free in ocfs2_write_begin_nolock
by Xue jiufei
· 11 years ago
bfbca92
ocfs2: add missing errno in ocfs2_ioctl_move_extents()
by Younger Liu
· 11 years ago
8abaae8
ocfs2: do not call brelse() if group_bh is not initialized in ocfs2_group_add()
by Younger Liu
· 11 years ago
eedd40e
ocfs2: rollback transaction in ocfs2_group_add()
by Younger Liu
· 11 years ago
728b980
ocfs2: break useless while loop
by Junxiao Bi
· 11 years ago
518df6b
ocfs2: use find_last_bit()
by Akinobu Mita
· 11 years ago
fae477b
ocfs2: delay migration when the lockres is in migration state
by Xue jiufei
· 11 years ago
750e3c6
ocfs2: skip locks in the blocked list
by Xue jiufei
· 11 years ago
a8f70de
ocfs2: use bitmap_weight()
by Akinobu Mita
· 11 years ago
910bffe
ocfs2: don't spam on -EDQUOT
by Joel Becker
· 11 years ago
5879620
ocfs2: add necessary check in case sb_getblk() fails
by Rui Xiang
· 11 years ago
7391a29
ocfs2: return ENOMEM when sb_getblk() fails
by Rui Xiang
· 11 years ago
f0cb0f0
fs/ocfs2/file.c: fix wrong comment
by Junxiao Bi
· 11 years ago
06f9da6
fs/ocfs2: remove unnecessary variable bits_wanted from ocfs2_calc_extend_credits
by Goldwyn Rodrigues
· 11 years ago
b19f133
ocfs2: get rid of impossible checks
by Al Viro
· 11 years ago
7b9a237
ocfs2: needs ->d_lock to poke in ->d_parent->d_inode from ->d_revalidate()
by Al Viro
· 11 years ago
99d7a88
fs/ocfs2/super.c: use a bigger nodestr in ocfs2_dismount_volume
by Goldwyn Rodrigues
· 11 years ago
9bf12df
Merge git://git.kvack.org/~bcrl/aio-next
by Linus Torvalds
· 11 years ago
28e8be3
ocfs2: fix the end cluster offset of FIEMAP
by Jie Liu
· 11 years ago
a72e27d3
ocfs2: remove unused variable ip in dlmfs_get_root_inode()
by Joseph Qi
· 11 years ago
6f8648e
ocfs2: fix a tiny race case when firing callbacks
by Joyce
· 11 years ago
03dbe88
ocfs2: avoid possible NULL pointer dereference in o2net_accept_one()
by Joseph Qi
· 11 years ago
9a239e4
ocfs2: adjust code style for o2net_handler_tree_lookup()
by Joseph Qi
· 11 years ago
7aebff1
ocfs2: free path in ocfs2_remove_inode_range()
by Younger Liu
· 11 years ago
6cae6d3
ocfs2: fix possible double free in ocfs2_reflink_xattr_rec
by Joseph Qi
· 11 years ago
69b2bd16
ocfs2/dlm: force clean refmap when doing local cleanup
by Xue jiufei
· 11 years ago
6ea437a
ocfs2: free meta_ac and data_ac when ocfs2_start_trans fails in ocfs2_xattr_set()
by Younger Liu
· 11 years ago
17caf95
ocfs2: add the missing return value check of ocfs2_xattr_get_clusters
by Joseph Qi
· 11 years ago
4704aa3
ocfs2: fix a memory leak in __ocfs2_move_extents()
by Jie Liu
· 11 years ago
2b0f6ea
ocfs2: add missing return value check of ocfs2_get_clusters()
by Joseph Qi
· 11 years ago
3d94ea5
ocfs2: clean up dead code in ocfs2_acl_from_xattr()
by Joseph Qi
· 11 years ago
df53cd3
ocfs2: use list_for_each_entry() instead of list_for_each()
by Dong Fang
· 11 years ago
8dd7903
fs/ocfs2/cluster/tcp.c: fix possible null pointer dereferences
by Sunil Mushran
· 11 years ago
7e9b793
ocfs2: ac_bits_wanted should be local_alloc_bits when returns -ENOSPC
by Younger Liu
· 11 years ago
98ac912
ocfs2: dlm_request_all_locks() should deal with the status sent from target node
by Xue jiufei
· 11 years ago
f17c20d
ocfs2: use i_size_read() to access i_size
by Junxiao Bi
· 11 years ago
2b1e55c
ocfs2: lighten up allocate transaction
by Younger Liu
· 11 years ago
11c7b03
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 11 years ago
45d9a22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 11 years ago
7b7a866
direct-io: Implement generic deferred AIO completions
by Christoph Hellwig
· 11 years ago
49fa814
fs/ocfs2/super.c: Use bigger nodestr to accomodate 32-bit node numbers
by Goldwyn Rodrigues
· 11 years ago
d6394b5
ocfs2: fix null pointer dereference in ocfs2_dir_foreach_blk_id()
by Jeff Liu
· 11 years ago
c7dd339
ocfs2: fix NULL pointer dereference in ocfs2_duplicate_clusters_by_page
by Tiger Yang
· 11 years ago
6115ea2
ocfs2: Revert 40bd62e to avoid regression in extended allocation
by Jie Liu
· 11 years ago
62c6104
ocfs2/refcounttree: add the missing NULL check of the return value of find_or_create_page()
by Gu Zheng
· 11 years ago
73a7075
aio: Kill aio_rw_vect_retry()
by Kent Overstreet
· 11 years ago
9548906
xattr: Constify ->name member of "struct xattr".
by Tetsuo Handa
· 11 years ago
4a184b4
ocfs2: fix NULL pointer dereference when traversing o2hb_all_regions
by Xue jiufei
· 11 years ago
44e89cb
ocfs2: adjust switch_case syntax at o2net_state_change()
by Jie Liu
· 11 years ago
b4d8ed4
ocfs2: fix a comments typo at o2quo_hb_still_up()
by Jie Liu
· 11 years ago
70f651e
ocfs2: consolidate o2hb_global_hearbeat_mode_set() naming convention
by Jie Liu
· 11 years ago
e873fdb
ocfs2: submit disk heartbeat bio using WRITE_SYNC
by Noboru Iwamatsu
· 11 years ago
ef962df
ocfs2: xattr: fix inlined xattr reflink
by Junxiao Bi
· 11 years ago
b5a8bb7
ocfs2: fix readonly issue in ocfs2_unlink()
by Younger Liu
· 11 years ago
25e2892
ocfs2: remove duplicated mlog_errno() in ocfs2_relink_block_group
by Andrew Morton
· 11 years ago
4930984
ocfs2: rework transaction rollback in ocfs2_relink_block_group()
by Jie Liu
· 11 years ago
ea45466
ocfs2: need rollback when journal_access failed in ocfs2_orphan_add()
by Younger Liu
· 11 years ago
096b2ef
ocfs2: dlmlock_master() should return DLM_NORMAL after adding lock to blocked list
by Xue jiufei
· 11 years ago
b30f14c
ocfs2: xattr: remove useless free space checking
by Junxiao Bi
· 11 years ago
d3e3b41
fs/ocfs2/cluster/tcp.c: free sc->sc_page in sc_kref_release()
by Younger Liu
· 11 years ago
40bd62e
fs/ocfs2/journal.h: add bits_wanted while calculating credits in ocfs2_calc_extend_credits
by Goldwyn Rodrigues
· 11 years ago
33add0e
ocfs2: fix mutex_unlock and possible memory leak in ocfs2_remove_btree_range
by Joseph Qi
· 11 years ago
8fa9d17
ocfs2: remove unecessary variable needs_checkpoint
by Goldwyn Rodrigues
· 11 years ago
40c7f2e
ocfs2: add missing dlm_put() in dlm_begin_reco_handler()
by Xue jiufei
· 11 years ago
13eb988
ocfs2: should not use le32_add_cpu to set ocfs2_dinode i_flags
by Joseph Qi
· 11 years ago
22ab901
fs/ocfs2/dlm/dlmrecovery.c:dlm_request_all_locks(): ret should be int instead of enum
by Joseph Qi
· 11 years ago
Next »