Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
33a6039007af112509f48910e62640dadd064322
/
fs
/
ocfs2
454fd35
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 11 years ago
5166701
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 11 years ago
676d236
net: Fix use after free by removing length arg from sk_data_ready callbacks.
by David S. Miller
· 11 years ago
6f4c98e
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 11 years ago
24e7ea3
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 11 years ago
91b0abe
mm + fs: store shadow entries in page cache
by Johannes Weiner
· 11 years ago
9c33925
ocfs2: pass "new" parameter to ocfs2_init_xattr_bucket
by Wengang Wang
· 11 years ago
43b10a2
ocfs2: avoid system inode ref confusion by adding mutex lock
by jiangyiwen
· 11 years ago
7dc3e83
ocfs2: iput inode alloc when failed locally
by jiangyiwen
· 11 years ago
da8ded4
ocfs2/o2net: o2net_listen_data_ready should do nothing if socket state is not TCP_LISTEN
by Tariq Saeed
· 11 years ago
db66c71
ocfs2: rollback alloc_dinode counts when ocfs2_block_group_set_bits() failed
by Younger Liu
· 11 years ago
e228f64
ocfs2: flock: drop cross-node lock when failed locally
by Wengang Wang
· 11 years ago
6fdb702
ocfs2: call ocfs2_update_inode_fsync_trans when updating any inode
by Darrick J. Wong
· 11 years ago
f81c201
ocfs2: fix panic on kfree(xattr->name)
by Tetsuo Handa
· 11 years ago
f7cf4f5
ocfs2: do not put bh when buffer_uptodate failed
by alex chen
· 11 years ago
466e68c
ocfs2: __ocfs2_mknod_locked should return error when ocfs2_create_new_inode_locks() failed
by Xue jiufei
· 11 years ago
3ed2be7
ocfs2: allow for more than one data extent when creating xattr
by Tariq Saeed
· 11 years ago
a35ad97c
ocfs2: fix deadlock risk when kmalloc failed in dlm_query_region_handler
by Zhonghua Guo
· 11 years ago
c8d888d
ocfs2: llseek requires ocfs2 inode lock for the file in SEEK_END
by Jensen
· 11 years ago
41b63ef
ocfs2: fix type conversion risk when get cluster attributes
by Joseph Qi
· 11 years ago
8ed6b23
ocfs2: revert iput deferring code in ocfs2_drop_dentry_lock
by Goldwyn Rodrigues
· 11 years ago
84d86f8
ocfs2: avoid blocking in ocfs2_mark_lockres_freeing() in downconvert thread
by Jan Kara
· 11 years ago
e3a767b
ocfs2: implement delayed dropping of last dquot reference
by Jan Kara
· 11 years ago
bd62ad7
ocfs2: move dquot_initialize() in ocfs2_delete_inode() somewhat later
by Jan Kara
· 11 years ago
7bf619c
ocfs2: remove OCFS2_INODE_SKIP_DELETE flag
by Jan Kara
· 11 years ago
765aabb
ocfs2: add dlm_recover_callback_support in sysfs
by Goldwyn Rodrigues
· 11 years ago
ded2cf7
ocfs2: dlm: fix recovery hung
by Junxiao Bi
· 11 years ago
34aa8da
ocfs2: dlm: fix lock migration crash
by Junxiao Bi
· 11 years ago
2931cdc
ocfs2: improve fsync efficiency and fix deadlock between aio_write and sync_file
by Darrick J. Wong
· 11 years ago
a75fe48
ocfs2: remove unused variable uuid_net_key in ocfs2_initialize_super
by joyce.xue
· 11 years ago
c18ceab
ocfs2: change ip_unaligned_aio to of type mutex from atomit_t
by Wengang Wang
· 11 years ago
181a9a0
ocfs2: fix null pointer dereference when access dlm_state before launching dlm thread
by Zongxun Wang
· 11 years ago
58bfab3
ocfs2_file_aio_write(): switch to generic_perform_write()
by Al Viro
· 11 years ago
5cb6c6c
generic_file_direct_write(): get rid of ppos argument
by Al Viro
· 11 years ago
fcacafd
kill the 5th argument of generic_file_buffered_write()
by Al Viro
· 11 years ago
920220c
ocfs2: don't open-code kernel_recvmsg()
by Al Viro
· 11 years ago
66f5dce
ocfs2: don't open-code kernel_sendmsg()
by Al Viro
· 11 years ago
d906074
ocfs2: check if cluster name exists before deref
by Sasha Levin
· 11 years ago
58f86cc
VERIFY_OCTAL_PERMISSIONS: stricter checking for sysfs perms.
by Rusty Russell
· 11 years ago
02b9984
fs: push sync_filesystem() down to the file system's remount_fs()
by Theodore Ts'o
· 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
Next »