Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
9b1d3caea9a531595f7524be94f0bb25897b887e
/
fs
/
ocfs2
1fc8a11
ocfs2: Don't walk off the end of fast symlinks.
by Joel Becker
· 14 years ago
5dad6c3
o2dlm: force free mles during dlm exit
by Srinivas Eeda
· 14 years ago
0000b86
ocfs2: Sync inode flags with ext2.
by Tao Ma
· 14 years ago
4a452de
ocfs2: Move 'wanted' into parens of ocfs2_resmap_resv_bits.
by Tao Ma
· 14 years ago
47dea42
ocfs2: Use cpu_to_le16 for e_leaf_clusters in ocfs2_bg_discontig_add_extent.
by Tao Ma
· 14 years ago
1282806
ocfs2: update ctime when changing the file's permission by setfacl
by Tao Ma
· 14 years ago
50aff04
ocfs2/net: fix uninitialized ret in o2net_send_message_vec()
by Wu Fengguang
· 14 years ago
228ac63
Ocfs2: Handle empty list in lockres_seq_start() for dlmdebug.c
by Tristan Ye
· 14 years ago
0f4da21
Ocfs2: Re-access the journal after ocfs2_insert_extent() in dxdir codes.
by Tristan Ye
· 14 years ago
07eaac9
ocfs2: Fix lockdep warning in reflink.
by Tao Ma
· 14 years ago
5e64b0d
ocfs2/lockdep: Move ip_xattr_sem out of ocfs2_xattr_get_nolock.
by Tao Ma
· 14 years ago
97b8f4a
ocfs2: Fix orphan add in ocfs2_create_inode_in_orphan
by Mark Fasheh
· 14 years ago
dd43bcd
ocfs2: split out ocfs2_prepare_orphan_dir() into locking and prep functions
by Mark Fasheh
· 14 years ago
e49e276
ocfs2: allow return of new inode block location before allocation of the inode
by Mark Fasheh
· 14 years ago
d513498
ocfs2: use ocfs2_alloc_dinode_update_counts() instead of open coding
by Mark Fasheh
· 14 years ago
021960c
ocfs2: split out inode alloc code from ocfs2_mknod_locked
by Mark Fasheh
· 14 years ago
81c8c82
Ocfs2: Fix a regression bug from mainline commit(6b933c8e6f1a2f3118082c455eef25f9b1ac7b45).
by Tristan Ye
· 14 years ago
9b4c0ff
ocfs2: Fix deadlock when allocating page
by Jan Kara
· 14 years ago
b2b6ebf
ocfs2: properly set and use inode group alloc hint
by Mark Fasheh
· 14 years ago
889f004
ocfs2: Use the right group in nfs sync check.
by Tao Ma
· 14 years ago
04eda1a
ocfs2: Flush drive's caches on fdatasync
by Jan Kara
· 14 years ago
f63afdb
ocfs2: make __ocfs2_page_mkwrite handle file end properly.
by Tao Ma
· 14 years ago
f5ce5a0
ocfs2: Fix incorrect checksum validation error
by Sunil Mushran
· 14 years ago
dc696ac
ocfs2: Fix metaecc error messages
by Sunil Mushran
· 14 years ago
a30bfd6
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2
by Linus Torvalds
· 14 years ago
5f248c9
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 14 years ago
b57922d
convert remaining ->clear_inode() to ->evict_inode()
by Al Viro
· 14 years ago
45321ac
Make ->drop_inode() just return whether inode needs to be dropped
by Al Viro
· 14 years ago
066d92d
convert ocfs2 to ->evict_inode()
by Al Viro
· 14 years ago
2c27c65
check ATTR_SIZE contraints in inode_change_ok
by Christoph Hellwig
· 14 years ago
1025774
remove inode_setattr
by Christoph Hellwig
· 14 years ago
eafdc7d
sort out blockdev_direct_IO variants
by Christoph Hellwig
· 14 years ago
09dc942
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 14 years ago
415cf32
O2net: Disallow o2net accept connection request from itself.
by Tristan Ye
· 14 years ago
b11f1f1
ocfs2/dlm: remove potential deadlock -V3
by Wengang Wang
· 14 years ago
a524812
ocfs2/dlm: avoid incorrect bit set in refmap on recovery master
by Wengang Wang
· 14 years ago
845b6cf
Fix the nested PR lock calling issue in ACL
by Jiaju Zhang
· 14 years ago
8a2e70c
ocfs2: Count more refcount records in file system fragmentation.
by Tao Ma
· 14 years ago
7beaf24
ocfs2 fix o2dlm dlm run purgelist (rev 3)
by Srinivas Eeda
· 14 years ago
6d98c3c
ocfs2/dlm: fix a dead lock
by Wengang Wang
· 14 years ago
6eda3dd
ocfs2: do not overwrite error codes in ocfs2_init_acl
by Tiger Yang
· 14 years ago
d790d4d
Merge branch 'master' into for-next
by Jiri Kosina
· 14 years ago
a931da6
jbd2: Change j_state_lock to be a rwlock_t
by Theodore Ts'o
· 14 years ago
552ef80
direct-io: move aio_complete into ->end_io
by Christoph Hellwig
· 14 years ago
40e2e97
direct-io: move aio_complete into ->end_io
by Christoph Hellwig
· 14 years ago
33fa1d9
fs/ocfs2: Remove unnecessary casts of private_data
by Joe Perches
· 14 years ago
bea9a6d
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2
by Linus Torvalds
· 14 years ago
5453258
ocfs2: Silence gcc warning in ocfs2_write_zero_page().
by Joel Becker
· 14 years ago
13ceef0
jbd2/ocfs2: Fix block checksumming when a buffer is used in several transactions
by Jan Kara
· 14 years ago
a39953d
ocfs2/dlm: Remove BUG_ON from migration in the rare case of a down node
by Wengang Wang
· 14 years ago
f5e27b6
ocfs2: Don't duplicate pages past i_size during CoW.
by Tao Ma
· 14 years ago
e372357
ocfs2: tighten up strlen() checking
by Dan Carpenter
· 14 years ago
121a39b
ocfs2: Make xattr reflink work with new local alloc reservation.
by Tao Ma
· 14 years ago
a78f9f4
ocfs2: make xattr extension work with new local alloc reservation.
by Tao Ma
· 14 years ago
0a463b7
ocfs2: Remove the redundant cpu_to_le64.
by Tao Ma
· 14 years ago
f471c9d
ocfs2/dlm: don't access beyond bitmap size
by Wengang Wang
· 14 years ago
693c241
ocfs2: No need to zero pages past i_size.
by Joel Becker
· 14 years ago
5693486
ocfs2: Zero the tail cluster when extending past i_size.
by Joel Becker
· 14 years ago
a4bfb4c
ocfs2: When zero extending, do it by page.
by Joel Becker
· 14 years ago
327f935
ocfs2: update gfp/slab.h includes
by Tejun Heo
· 15 years ago
f1bbbb6
Merge branch 'master' into for-next
by Jiri Kosina
· 14 years ago
421f91d
fix typos concerning "initiali[zs]e"
by Uwe Kleine-König
· 14 years ago
1739da4
ocfs2: Limit default local alloc size within bitmap range.
by Tao Ma
· 14 years ago
40f165f
ocfs2: Move orphan scan work to ocfs2_wq.
by Tao Ma
· 14 years ago
6469272
fs/ocfs2/dlm: Add missing spin_unlock
by Julia Lawall
· 14 years ago
d28619f
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6
by Linus Torvalds
· 14 years ago
15c6fd9
kill spurious reference to vmtruncate
by npiggin@suse.de
· 14 years ago
7ea8085
drop unused dentry argument to ->fsync
by Christoph Hellwig
· 14 years ago
4be929b
kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT_MAX and SHRT_MIN
by Alexey Dobriyan
· 14 years ago
287a809
quota: rename default quotactl methods to dquot_
by Christoph Hellwig
· 14 years ago
307ae18
quota: drop remount argument to ->quota_on and ->quota_off
by Christoph Hellwig
· 14 years ago
0f0dd62
quota: kill the vfs_dq_off and vfs_dq_quota_on_remount wrappers
by Christoph Hellwig
· 14 years ago
eea7feb
ocfs2: Fix use after free on remount read-only
by Jan Kara
· 15 years ago
75fe0a2
ocfs2: replace inode uid,gid,mode initialization with helper function
by Dmitry Monakhov
· 15 years ago
537d81c
ocfs: constify xattr_handler
by Stephen Hemminger
· 15 years ago
c06bcbf
ocfs2: Fix lock inversion in quotas during umount
by Jan Kara
· 15 years ago
52a9ee2
ocfs2: Use __dquot_transfer to avoid lock inversion
by Jan Kara
· 15 years ago
741e128
ocfs2: Fix NULL pointer deref when writing local dquot
by Jan Kara
· 15 years ago
832d09c
ocfs2: Fix estimate of credits needed for quota allocation
by Jan Kara
· 15 years ago
fb8dd8d
ocfs2: Fix quota locking
by Jan Kara
· 15 years ago
ae4f6ef
ocfs2: Avoid unnecessary block mapping when refreshing quota info
by Jan Kara
· 15 years ago
f64dd44
ocfs2: Do not map blocks from local quota file on each write
by Jan Kara
· 15 years ago
1275562
quota: unify quota init condition in setattr
by Dmitry Monakhov
· 15 years ago
03e6230
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2
by Linus Torvalds
· 14 years ago
18d3a98
ocfs2: Silence a gcc warning.
by Joel Becker
· 14 years ago
5f5261a
ocfs2: Don't retry xattr set in case value extension fails.
by Tao Ma
· 15 years ago
d9ef752
ocfs2:dlm: avoid dlm->ast_lock lockres->spinlock dependency break
by Wengang Wang
· 14 years ago
d5a7df0
ocfs2: Reset xattr value size after xa_cleanup_value_truncate().
by Tao Ma
· 15 years ago
41841b0
Merge branch 'discontig-bg' of git://oss.oracle.com/git/tma/linux-2.6 into ocfs2-merge-window
by Joel Becker
· 14 years ago
316ce2b
fs/ocfs2/dlm: Use kstrdup
by Julia Lawall
· 15 years ago
3914ed0
fs/ocfs2/dlm: Drop memory allocation cast
by Julia Lawall
· 15 years ago
c1631d4
Ocfs2: Optimize punching-hole code.
by Tristan Ye
· 15 years ago
ee149a7
Ocfs2: Make ocfs2_find_cpos_for_left_leaf() public.
by Tristan Ye
· 15 years ago
e8aec06
Ocfs2: Fix hole punching to correctly do CoW during cluster zeroing.
by Tristan Ye
· 15 years ago
78f9467
Ocfs2: Optimize ocfs2 truncate to use ocfs2_remove_btree_range() instead.
by Tristan Ye
· 15 years ago
547ba7c
ocfs2: Block signals for mkdir/link/symlink/O_CREAT.
by Joel Becker
· 15 years ago
e4b963f
ocfs2: Wrap signal blocking in void functions.
by Joel Becker
· 15 years ago
0467ae9
ocfs2/dlm: Increase o2dlm lockres hash size
by Sunil Mushran
· 15 years ago
c901fb0
ocfs2: Make ocfs2_extend_trans() really extend.
by Tao Ma
· 15 years ago
3e4218d
ocfs2/trivial: Code cleanup for allocation reservation.
by Tao Ma
· 15 years ago
Next »