index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ocfs2
Age
Commit message (
Expand
)
Author
Files
Lines
2010-05-21
quota: unify quota init condition in setattr
Dmitry Monakhov
1
-2
/
+2
2010-05-21
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
40
-1491
/
+2589
2010-05-18
ocfs2: Silence a gcc warning.
Joel Becker
1
-1
/
+1
2010-05-18
ocfs2: Don't retry xattr set in case value extension fails.
Tao Ma
1
-2
/
+4
2010-05-18
ocfs2:dlm: avoid dlm->ast_lock lockres->spinlock dependency break
Wengang Wang
3
-8
/
+14
2010-05-18
ocfs2: Reset xattr value size after xa_cleanup_value_truncate().
Tao Ma
1
-7
/
+10
2010-05-18
Merge branch 'discontig-bg' of git://oss.oracle.com/git/tma/linux-2.6 into oc...
Joel Becker
14
-240
/
+667
2010-05-18
fs/ocfs2/dlm: Use kstrdup
Julia Lawall
1
-2
/
+1
2010-05-18
fs/ocfs2/dlm: Drop memory allocation cast
Julia Lawall
2
-13
/
+7
2010-05-18
Ocfs2: Optimize punching-hole code.
Tristan Ye
1
-24
/
+140
2010-05-18
Ocfs2: Make ocfs2_find_cpos_for_left_leaf() public.
Tristan Ye
2
-2
/
+4
2010-05-18
Ocfs2: Fix hole punching to correctly do CoW during cluster zeroing.
Tristan Ye
1
-3
/
+27
2010-05-18
Ocfs2: Optimize ocfs2 truncate to use ocfs2_remove_btree_range() instead.
Tristan Ye
7
-572
/
+178
2010-05-10
ocfs2: Block signals for mkdir/link/symlink/O_CREAT.
Joel Becker
1
-0
/
+21
2010-05-10
ocfs2: Wrap signal blocking in void functions.
Joel Becker
4
-50
/
+39
2010-05-05
ocfs2/dlm: Increase o2dlm lockres hash size
Sunil Mushran
1
-1
/
+1
2010-05-05
ocfs2: Make ocfs2_extend_trans() really extend.
Tao Ma
4
-39
/
+25
2010-05-05
ocfs2/trivial: Code cleanup for allocation reservation.
Tao Ma
2
-7
/
+2
2010-05-05
ocfs2: make ocfs2_adjust_resv_from_alloc simple.
Tao Ma
2
-21
/
+14
2010-05-05
ocfs2: Make nointr a default mount option
Sunil Mushran
1
-1
/
+1
2010-05-05
ocfs2/dlm: Make o2dlm domain join/leave messages KERN_NOTICE
Sunil Mushran
1
-3
/
+3
2010-05-05
o2net: log socket state changes
Srinivas Eeda
1
-0
/
+3
2010-05-05
ocfs2: print node # when tcp fails
Wengang Wang
7
-22
/
+51
2010-05-05
ocfs2: Add dir_resv_level mount option
Mark Fasheh
5
-5
/
+36
2010-05-05
ocfs2: change default reservation window sizes
Mark Fasheh
2
-4
/
+5
2010-05-05
ocfs2: increase the default size of local alloc windows
Mark Fasheh
5
-11
/
+118
2010-05-05
ocfs2: clean up localalloc mount option size parsing
Mark Fasheh
4
-5
/
+41
2010-05-05
ocfs2: remove ocfs2_local_alloc_in_range()
Mark Fasheh
2
-56
/
+1
2010-05-05
ocfs2: allocate btree internal block groups from the global bitmap
Mark Fasheh
1
-1
/
+3
2010-05-05
ocfs2: use allocation reservations for directory data
Mark Fasheh
5
-3
/
+17
2010-05-05
ocfs2: use allocation reservations during file write
Mark Fasheh
6
-0
/
+16
2010-05-05
ocfs2: allocation reservations
Mark Fasheh
9
-11
/
+1091
2010-05-05
ocfs2: Make ocfs2_journal_dirty() void.
Joel Becker
14
-431
/
+102
2010-05-03
ocfs2: Avoid a gcc warning in ocfs2_wipe_inode().
Joel Becker
1
-1
/
+1
2010-04-30
ocfs2: Avoid direct write if we fall back to buffered I/O
Li Dongyang
1
-11
/
+14
2010-04-30
Merge branch 'skip_delete_inode' of git://git.kernel.org/pub/scm/linux/kernel...
Joel Becker
21
-60
/
+84
2010-04-23
ocfs2_dlmfs: Fix math error when reading LVB.
Joel Becker
1
-1
/
+1
2010-04-23
ocfs2: Update VFS inode's id info after reflink.
Tao Ma
1
-0
/
+3
2010-04-23
ocfs2: potential ERR_PTR dereference on error paths
Dan Carpenter
1
-0
/
+1
2010-04-23
ocfs2: Add directory entry later in ocfs2_symlink() and ocfs2_mknod()
Mark Fasheh
1
-15
/
+25
2010-04-23
ocfs2: use OCFS2_INODE_SKIP_ORPHAN_DIR in ocfs2_mknod error path
Li Dongyang
1
-5
/
+11
2010-04-23
ocfs2: use OCFS2_INODE_SKIP_ORPHAN_DIR in ocfs2_symlink error path
Li Dongyang
1
-0
/
+1
2010-04-23
ocfs2: add OCFS2_INODE_SKIP_ORPHAN_DIR flag and honor it in the inode wipe code
Li Dongyang
3
-29
/
+39
2010-04-16
ocfs2: Reset status if we want to restart file extension.
Tao Ma
1
-0
/
+1
2010-03-31
ocfs2: Compute metaecc for superblocks during online resize.
Joel Becker
1
-0
/
+2
2010-03-30
ocfs2: Check the owner of a lockres inside the spinlock
Wengang Wang
1
-3
/
+2
2010-03-30
ocfs2: one more warning fix in ocfs2_file_aio_write(), v2
Coly Li
1
-3
/
+3
2010-03-30
ocfs2_dlmfs: User DLM_* when decoding file open flags.
Tao Ma
1
-6
/
+6
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
19
-11
/
+8
2010-03-23
ocfs2: Fix a race in o2dlm lockres mastery
Srinivas Eeda
1
-3
/
+1
[next]