Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
4762077c7b93d35e0417f66702deae3ce3a9855e
/
fs
/
ocfs2
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
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
· 14 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
· 14 years ago
c06bcbf
ocfs2: Fix lock inversion in quotas during umount
by Jan Kara
· 14 years ago
52a9ee2
ocfs2: Use __dquot_transfer to avoid lock inversion
by Jan Kara
· 14 years ago
741e128
ocfs2: Fix NULL pointer deref when writing local dquot
by Jan Kara
· 14 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
· 14 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
· 14 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
b065556
ocfs2: make ocfs2_adjust_resv_from_alloc simple.
by Tao Ma
· 15 years ago
4b37fcb
ocfs2: Make nointr a default mount option
by Sunil Mushran
· 15 years ago
5c80d4c
ocfs2/dlm: Make o2dlm domain join/leave messages KERN_NOTICE
by Sunil Mushran
· 15 years ago
23fd9ab
o2net: log socket state changes
by Srinivas Eeda
· 15 years ago
a5196ec
ocfs2: print node # when tcp fails
by Wengang Wang
· 15 years ago
83f9231
ocfs2: Add dir_resv_level mount option
by Mark Fasheh
· 15 years ago
b07f8f2
ocfs2: change default reservation window sizes
by Mark Fasheh
· 15 years ago
6b82021
ocfs2: increase the default size of local alloc windows
by Mark Fasheh
· 15 years ago
73c8a80
ocfs2: clean up localalloc mount option size parsing
by Mark Fasheh
· 15 years ago
a57c8fd
ocfs2: remove ocfs2_local_alloc_in_range()
by Mark Fasheh
· 15 years ago
33d5d38
ocfs2: allocate btree internal block groups from the global bitmap
by Mark Fasheh
· 15 years ago
e3b4a97
ocfs2: use allocation reservations for directory data
by Mark Fasheh
· 15 years ago
4fe370a
ocfs2: use allocation reservations during file write
by Mark Fasheh
· 15 years ago
d02f00c
ocfs2: allocation reservations
by Mark Fasheh
· 15 years ago
ec20cec
ocfs2: Make ocfs2_journal_dirty() void.
by Joel Becker
· 15 years ago
d577632
ocfs2: Avoid a gcc warning in ocfs2_wipe_inode().
by Joel Becker
· 15 years ago
6b933c8
ocfs2: Avoid direct write if we fall back to buffered I/O
by Li Dongyang
· 15 years ago
f9221fd
Merge branch 'skip_delete_inode' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2-mark into ocfs2-fixes
by Joel Becker
· 15 years ago
a36d515
ocfs2_dlmfs: Fix math error when reading LVB.
by Joel Becker
· 15 years ago
c21a534
ocfs2: Update VFS inode's id info after reflink.
by Tao Ma
· 15 years ago
0350cb0
ocfs2: potential ERR_PTR dereference on error paths
by Dan Carpenter
· 15 years ago
a9743fc
ocfs2: Add directory entry later in ocfs2_symlink() and ocfs2_mknod()
by Mark Fasheh
· 15 years ago
062d340
ocfs2: use OCFS2_INODE_SKIP_ORPHAN_DIR in ocfs2_mknod error path
by Li Dongyang
· 15 years ago
ab41fdc
ocfs2: use OCFS2_INODE_SKIP_ORPHAN_DIR in ocfs2_symlink error path
by Li Dongyang
· 15 years ago
d4cd187
ocfs2: add OCFS2_INODE_SKIP_ORPHAN_DIR flag and honor it in the inode wipe code
by Li Dongyang
· 15 years ago
7968184
ocfs2: Reset status if we want to restart file extension.
by Tao Ma
· 15 years ago
a42ab8e
ocfs2: Compute metaecc for superblocks during online resize.
by Joel Becker
· 15 years ago
428257f
ocfs2: Check the owner of a lockres inside the spinlock
by Wengang Wang
· 15 years ago
a03ab78
ocfs2: one more warning fix in ocfs2_file_aio_write(), v2
by Coly Li
· 15 years ago
efd647f
ocfs2_dlmfs: User DLM_* when decoding file open flags.
by Tao Ma
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
1474147
ocfs2: Fix a race in o2dlm lockres mastery
by Srinivas Eeda
· 15 years ago
b54c2ca
Ocfs2: Handle deletion of reflinked oprhan inodes correctly.
by Tristan Ye
· 15 years ago
3939fda
Ocfs2: Journaling i_flags and i_orphaned_slot when adding inode to orphan dir.
by Tristan Ye
· 15 years ago
b4414ee
ocfs2: Clear undo bits when local alloc is freed
by Mark Fasheh
· 15 years ago
b231796
ocfs2: Init meta_ac properly in ocfs2_create_empty_xattr_block.
by Tao Ma
· 15 years ago
dfe4d3d
ocfs2: Fix the update of name_offset when removing xattrs
by Tao Ma
· 15 years ago
b22b63e
ocfs2: Always try for maximum bits with new local alloc windows
by Mark Fasheh
· 15 years ago
1a934c3
ocfs2: enable discontig block group support.
by Tao Ma
· 15 years ago
abf1b3c
ocfs2: Set ac_last_group properly with discontig group.
by Tao Ma
· 15 years ago
74380c4
ocfs2: Free block to the right block group.
by Tao Ma
· 15 years ago
af2bf0d
ocfs2: Add ocfs2_gd_is_discontig.
by Tao Ma
· 14 years ago
8571882
ocfs2: ocfs2_group_bitmap_size has to handle old volume.
by Tao Ma
· 15 years ago
4711954
ocfs2: Some tiny bug fixes for discontiguous block allocation.
by Tao Ma
· 15 years ago
95ec0ad
ocfs2: Don't relink cluster groups when allocating discontig block groups
by Joel Becker
· 15 years ago
8b06bc5
ocfs2: Grow discontig block groups in one transaction.
by Joel Becker
· 15 years ago
2b6cb57
ocfs2: Set suballoc_loc on allocated metadata.
by Joel Becker
· 15 years ago
ba20663
ocfs2: Return allocated metadata blknos on the ocfs2_suballoc_result.
by Joel Becker
· 15 years ago
Next »